summaryrefslogtreecommitdiff
path: root/platform/node/src/node_request.hpp
Commit message (Expand)AuthorAgeFilesLines
* [node] Fix clang-tidy errors on the Node bindings headersThiago Marcos P. Santos2020-04-171-3/+3
* [core] Fix bugprone-virtual-near-miss errorsThiago Marcos P. Santos2020-03-301-1/+1
* [node] Use new FileSourceManager interfaceAlexander Shalamov2020-01-131-1/+2
* Fixes problems associated with node 10 and NAN (#14847)Blake Thompson2019-06-261-13/+13
* Partially revert "[node] Fix memory test hanging after GlyphAtlas refactoring...John Firebaugh2017-07-211-6/+0
* [node] Fix memory test hanging after GlyphAtlas refactoring (#8394)Thiago Marcos P. Santos2017-03-141-0/+6
* [node] remove internal NodeRequest class from public APIMike Morris2016-10-201-1/+1
* [node] NodeRequest inherits from Nan::AsyncWorkerMike Morris2016-07-141-14/+16
* [node] don't fire callback for canceled AsyncRequestKonstantin Käfer2016-05-261-0/+9
* [node] Fix build on GCC 4.9.2Thiago Marcos P. Santos2015-11-261-1/+0
* [core] Use std::unique_ptr for FileSource requestJohn Firebaugh2015-11-161-9/+4
* [node] Fixes 'make xnode' to configure HOST_SLUG.gypiMike Morris2015-11-051-0/+1
* Nan 2.0John Firebaugh2015-09-091-10/+4
* move node-mbgl to platform/node/ directoryMike Morris2015-08-211-0/+43