summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [core] Always request 1x and @2x sprite images for portabilityupstream/offline-download-retina-spriteKonstantin Käfer2018-09-202-9/+13
* [android] update 6.6.0-alpha.1 changelog to reflect ProGuard changesŁukasz Paczos2018-09-201-0/+1
* [ios] Update changelogs and bump podspec to 4.5.0-alpha.1ios-v4.5.0-alpha.1Fabian Guerra2018-09-195-6/+14
* [docs] First uncompressed shader source diffChris Loer2018-09-191-49/+9
* [docs] Include uncompressed shader source in .cpp commentsChris Loer2018-09-1926-0/+3343
* [ios, macos] Fix add file content test, create Documents folder when missing.Fabian Guerra2018-09-191-3/+8
* [test] Bump gl-js pin.Chris Loer2018-09-1915-1569/+1579
* [core] For string-valued properties, do coercion rather than assertionJohn Firebaugh2018-09-199-51/+89
* [core] Auto-convert concat arguments to stringsJohn Firebaugh2018-09-193-9/+15
* [ios] Remove Settings target; move Settings.bundle to iosappNadia Barbosa2018-09-1927-158/+11
* [android] changelog for 6.6.0.alpha.1android-v6.6.0-alpha.1Łukasz Paczos2018-09-191-2/+11
* [core] add --cache option to GLFW binary to specify the cache databaseKonstantin Käfer2018-09-192-1/+5
* [android] - update proguard config to not warn about AutoValueTobrun2018-09-192-2/+1
* [android] - bump snapshot version to v6.6.0Tobrun2018-09-191-1/+1
* [core] prevent crash when expression for pattern evaluates to "" (#12896)Molly Lloyd2018-09-182-2/+11
* [ios, macos] Offline regions merge. (#12791)Fabian Guerra Soto2018-09-1711-8/+272
* [ios, build] Remove broken link from deploy Slack notificationJason Wray2018-09-171-3/+3
* [ios, build] Bump timeout for ios-release to 5mJason Wray2018-09-171-1/+1
* [build] Reduce CircleCI timeouts for iOS/macOS buildsJason Wray2018-09-171-0/+3
* [core] Disable debugging extension when running on ANGLE over Direct3DAnder Conselvan de Oliveira2018-09-141-1/+5
* [core] Refactor vertex array object extension initializationAnder Conselvan de Oliveira2018-09-142-24/+18
* [build] Run cmake again when source file lists changesAnder Conselvan de Oliveira2018-09-141-0/+1
* [ios] Update changelog and podspecs for ios-v4.4.1Jason Wray2018-09-134-5/+8
* [android, ios, macos, node] Update CHANGELOGsJohn Firebaugh2018-09-134-0/+4
* [core] Make "to-number" of null behave as documentedJohn Firebaugh2018-09-133-0/+2
* [tests] Update mapbox-gl-jsJohn Firebaugh2018-09-132-2/+2
* [core] Implement array assertion fallback behaviorJohn Firebaugh2018-09-138-174/+78
* [core] to-color should be idempotentJohn Firebaugh2018-09-131-0/+3
* [core] ["to-array", <item type>, <empty array>] should work for any item typeJohn Firebaugh2018-09-131-4/+12
* [iOS] Update events library (#12889)Randall Lee2018-09-132-0/+1
* [ios, macos] Look even more widely for IB designables agentMinh Nguyễn2018-09-132-1/+4
* [node] v4.0.0John Firebaugh2018-09-132-2/+14
* [ios, macos] Copyedited changelogsMinh Nguyễn2018-09-132-4/+12
* [ios, macos] Fixed changelogsMinh Nguyễn2018-09-132-10/+9
* [build] Don't let the binary size query get confused by post-dated commitsJohn Firebaugh2018-09-131-1/+1
* [linux,qt] Remove remainder of WebP supportKonstantin Käfer2018-09-1310-103/+4
* [node] Ignore custom layer tests in node platformAnder Conselvan de Oliveira2018-09-131-0/+2
* [core] Enable face culling for fill extrusion layersBruno de Oliveira Abinader2018-09-132-4/+10
* [core] Add face culling mode parameter to Program::drawBruno de Oliveira Abinader2018-09-1325-0/+164
* [node] Release cadence for npm packageJohn Firebaugh2018-09-121-4/+6
* [ios, macos] Update Podspecs & changelog for 4.4.0Nadia Barbosa2018-09-127-11/+14
* [docs] Experiment: stage changelog entry.Chris Loer2018-09-121-0/+6
* [android] - add binding integration for cross source collisiontobrun2018-09-128-17/+64
* [core] Port "collision group" plumbing to gl-native.Chris Loer2018-09-1217-50/+149
* [android] improved render timeouts in LocationComponent testsŁukasz Paczos2018-09-123-45/+93
* [android] use the SparseArray instead of the HashMap in location animator coo...Łukasz Paczos2018-09-123-64/+62
* [android] updated location tracking gestures management testsŁukasz Paczos2018-09-124-13/+81
* [android] prevent from reloading the location layer drawables on every locati...Łukasz Paczos2018-09-122-3/+12
* [android] LocationComponent - javadoc fixes, improved initialization, removed...Łukasz Paczos2018-09-1221-423/+391
* [android] location saved state tests, default location engine deactivation testŁukasz Paczos2018-09-122-8/+100