summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* node-v2.0.0-pre.16node-v2.0.0-pre.16Mike Morris2015-11-231-1/+1
* [node] Allow GC in spite of reference loops through the request methodJohn Firebaugh2015-11-206-73/+35
* Discourage code usage of styleURL__ propertyMinh Nguyễn2015-11-201-0/+3
* [iOS] Set application root as asset rootMinh Nguyễn2015-11-203-14/+4
* [android] - #2658 improve window background PopupWindowViewTobrun2015-11-207-42/+79
* [core] more robust max-age parsingKonstantin Käfer2015-11-205-5/+128
* [iOS] Added missing documentation commentMinh Nguyễn2015-11-201-1/+6
* [core] Force style-sourced annotations to be visibleJohn Firebaugh2015-11-192-0/+4
* [core] Followup fix to #3037John Firebaugh2015-11-192-2/+2
* Fixed Linux builds; code styleMinh Nguyễn2015-11-191-10/+10
* Ported replaceTokens() tests from GL JSMinh Nguyễn2015-11-182-0/+51
* refs #2380: plop Settings.bundle inside of framework distributionJustin R. Miller2015-11-183-0/+36
* refs #2922: update display link in all common modes (inc. scrolling)Justin R. Miller2015-11-181-1/+1
* [node] Fix race condition in testsJohn Firebaugh2015-11-181-8/+0
* Rewrite CustomSpriteImages testJohn Firebaugh2015-11-184-88/+14
* [core] Avoid calling AnnotationManager::updateStyle until the style is loadedJohn Firebaugh2015-11-183-1/+8
* Ensure proper will/is/didChange for resetNorthMinh Nguyễn2015-11-181-3/+11
* [ios] update changelog for willStart/didFinishLoadingJason Wray2015-11-181-0/+1
* [ios] document willStart/didFinish map loading delegate methodsJason Wray2015-11-181-4/+10
* [core] Added ConstrainMode::{HeightOnly,WidthAndHeight}Bruno de Oliveira Abinader2015-11-189-33/+93
* [core] Fix LatLngBounds default coordinatesBruno de Oliveira Abinader2015-11-186-12/+20
* [core] Avoid extra copy of TransformState in Painter::renderBruno de Oliveira Abinader2015-11-188-21/+20
* more clearly indicate Foundation imports to avoid recursionJustin R. Miller2015-11-1719-10/+47
* clarify how to run individual testsJustin R. Miller2015-11-171-1/+1
* add IB additions to umbrella header to avoid framework warningsJustin R. Miller2015-11-171-0/+1
* fixes #3054: move desktop test app keybindings output to startup logJustin R. Miller2015-11-173-14/+27
* [core] allow changing pitch in GLFW based appsKonstantin Käfer2015-11-176-1/+24
* refs #3045: implicitly link dependencies for frameworkJustin R. Miller2015-11-162-0/+9
* refs #3045: correct bundle identifier for iOS framework targetJustin R. Miller2015-11-161-1/+1
* bump version to ios-v3.0.0-pre.7Justin R. Miller2015-11-162-2/+2
* refs #3045: fix up targetJustin R. Miller2015-11-161-1/+1
* [android] Bring back OkHTTPLeith Bade2015-11-175-117/+83
* [node] Need to have a singleton RunLoop instanceJohn Firebaugh2015-11-164-11/+27
* [core] Use std::unique_ptr for FileSource requestJohn Firebaugh2015-11-1642-617/+298
* [core] Pass a value to response callback, not a referenceJohn Firebaugh2015-11-1622-56/+45
* [core] Do not pass uv_loop_t aroundThiago Marcos P. Santos2015-11-1632-91/+193
* [core] Cancelled flag needs to be atomic; it is read from multiple threadsJohn Firebaugh2015-11-161-4/+5
* [core] Fix a subtle and currently unexposed bug in RunLoop::invokeWithCallbackJohn Firebaugh2015-11-161-12/+12
* [core] Use std::mutex on RunLoopThiago Marcos P. Santos2015-11-162-2/+2
* static framework target for iOSJustin R. Miller2015-11-165-0/+67
* provide resource bundle search for premade frameworksJustin R. Miller2015-11-161-1/+14
* Add creds for bitrise. Fixes #3028Jeff Miccolis2015-11-131-0/+44
* Merge pull request #2991 from mapbox/2931-adams-playgroundAdam Hunter2015-11-1311-0/+131
|\
| * [android] #2931 - Adding Zoom button to UIBrad Leege2015-11-132-0/+9
| * [android] #2931 - Making Manual Zoom Navigation Drawer Item Open Manual Zoom ...Brad Leege2015-11-133-0/+8
| * [android] #2931 - Creating basic Activity for Manual ZoomBrad Leege2015-11-132-0/+107
| * [android] #2931 - Adding Manual Zoom As Drawer OptionBrad Leege2015-11-137-0/+7
|/
* [android] #3029 - Adding removeMarker() convenience methodBrad Leege2015-11-131-0/+12
* also look in commit bodies for CI skipping commandsJustin R. Miller2015-11-131-2/+4
* bump iOS version to 3.0.0-pre.6ios-v3.0.0-pre.6Justin R. Miller2015-11-132-2/+2