summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* node-v3.3.3-pre.7node-v3.3.3-pre.7Mike Morris2016-08-261-1/+1
* Revert "[node] use a GLsync fence object to defer mapping the pixel buffer un...Mike Morris2016-08-261-26/+1
* [node] use a GLsync fence object to defer mapping the pixel buffer until glRe...Mike Morris2016-08-261-1/+26
* [node] Move to using PBOs for the readStillImage call in HeadlessView.Adam Hunter2016-08-261-10/+29
* [core] check GL errors in loopMike Morris2016-08-261-14/+26
* [DO NOT MERGE] check GL errorsMike Morris2016-08-261-4/+0
* [core] add GL_CONTEXT_LOST case to checkErrorMike Morris2016-08-261-4/+7
* [node] unskip tests, stopwatch render timesMike Morris2016-08-263-9/+9
* [node] accept uuid argument for tracking resource requestsMike Morris2016-08-262-0/+14
* [node] add logging for MapMode::Still partial tilesMike Morris2016-08-264-0/+32
* [node] add tests for partial tile states caused by slow resource requestsMike Morris2016-08-2620-2/+277
* [node] stopwatchThiago Marcos P. Santos2016-08-264-9/+16
* [Qt] s/parent_/parentThiago Marcos P. Santos2016-08-261-2/+2
* [Qt] Initial documentation stubThiago Marcos P. Santos2016-08-263-0/+96
* [Qt][tests] Added tests for set style interfaceThiago Marcos P. Santos2016-08-262-0/+95
* [tests] Make it possible to disable tests on the CIThiago Marcos P. Santos2016-08-262-0/+12
* [Qt] setStyleURL and setStyleJSON name reviewThiago Marcos P. Santos2016-08-264-10/+10
* [Qt] Read the access token from the environment by defaultThiago Marcos P. Santos2016-08-262-1/+1
* [node][tests] Add a test for making sure the map object throws on invalid styleThiago Marcos P. Santos2016-08-251-1/+18
* [node] Throw on invalid style JSONThiago Marcos P. Santos2016-08-251-0/+6
* [macos] TypoMinh Nguyễn2016-08-251-1/+1
* [macos] Synchronized readme w/ install docsMinh Nguyễn2016-08-251-0/+8
* upgrade to protozer 1.4.0 (#6158)Dane Springmeyer2016-08-252-12/+11
* [ios] Move OHHTTPStubs to Git submodule and update to 5.2.0Jason Wray2016-08-25282-24088/+3
* [android] #6155 - Release Android v4.2.0-beta.2android-v4.2.0-beta.2Antonio Zugaldia2016-08-251-1/+17
* [android] #6148 - update MAS dependency to v1.3.0Antonio Zugaldia2016-08-252-2/+2
* [ios] Clean-up user location annotation heading calculationsJason Wray2016-08-241-7/+11
* [ios] Stop exaggerating heading accuracy indicator sizeJason Wray2016-08-242-4/+5
* Document -mapViewDidFailLoadingMap:withError: (#6145)Minh Nguyễn2016-08-245-2/+30
* [android] #6042 - Check for network connectivity before requesting resourcesAntonio Zugaldia2016-08-243-7/+37
* [ios, macos] Expose name and default position of current style (#6127)Minh Nguyễn2016-08-245-9/+27
* [tests] Removed dead codeThiago Marcos P. Santos2016-08-241-8/+0
* [tests] Add unit test for style loading failuresThiago Marcos P. Santos2016-08-243-0/+42
* [core] Emit MapChangeDidFailLoadingMap when the style cannot be loaded or parsedThiago Marcos P. Santos2016-08-248-12/+41
* [core] Simplify Thread::invokeSync (#6128)John Firebaugh2016-08-243-15/+7
* [ios] Fix typoThiago Marcos P. Santos2016-08-243-6/+6
* [ci skip] Add database files to gitignoreThiago Marcos P. Santos2016-08-241-1/+2
* [ios, macos] Distinguish between blackColor and clearColor (#6125)Minh Nguyễn2016-08-246-12/+15
* [macos] Avoid negative content insets (#6102)Minh Nguyễn2016-08-232-2/+3
* [ios, macos] Move debug mask options to shared header (#6094)Jason Wray2016-08-233-52/+26
* [core] Add static getters for property default values (#6124)John Firebaugh2016-08-2316-9/+455
* [ios] Disable implicit animation of user annotation pitch changes (#6122)Jason Wray2016-08-231-0/+6
* [ios, macos] Update changelog with database performance noteJason Wray2016-08-232-0/+2
* [core] Update SQLite schema with WAL journal mode and normal syncJason Wray2016-08-233-7/+17
* [tests] Test that style mutations due to annotations don't cancel style reval...John Firebaugh2016-08-231-0/+26
* [core] Don't allow style mutations to be overwritten by revalidationJohn Firebaugh2016-08-234-0/+148
* [tests] Fix a subtle ordering bug in StubFileSourceJohn Firebaugh2016-08-231-2/+10
* [tests] Merge single test in set_style.cpp with other Map testsJohn Firebaugh2016-08-233-34/+19
* [core] #6071 - extract GeoJSONOptions conversion from GeoJSONSource conversionIvo van Dongen2016-08-236-55/+267
* 6039 focal point uses MyLocationView padding (#6108)Tobrun2016-08-238-67/+287