summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * [ios] Don't force the attribution button tint color to updateupstream/fb-attribution-tint-unforceningJason Wray2017-07-242-2/+5
| | * update release configandroid-v5.1.1Tobrun Van Nuland2017-07-212-2/+2
| | * [core] Work around Adreno 2xx GPU bugs (#9573)John Firebaugh2017-07-211-0/+7
| | * [android] - update change log, fix typo public xmlTobrun Van Nuland2017-07-212-1/+5
| | * [android] - increase touch target to match largest Marker icon (#9565)Tobrun2017-07-212-27/+27
| | * [android] - manage InfoWindow selection in AnnotationManager (#9567)Tobrun2017-07-211-5/+0
| | * [android] - update changelog for 5.1.1Tobrun Van Nuland2017-07-211-0/+10
| | * [android] - add OnPolygonClickListener and OnPolylineClickListener (#9443)Tobrun2017-07-214-10/+164
| | * Hit test Marker and MarkerViews (#9424)Tobrun2017-07-214-74/+140
| | * [android] - fine tune fling gesture (#9532)Tobrun2017-07-212-2/+2
| | * [android] - bump OkHttp dependency to avoid null pointer exceptions on Androi...Tobrun2017-07-211-1/+1
| | * [android] Fix my location drawable getting tinted (#9410)Pablo Guardiola2017-07-213-18/+44
| | * [android] - map's visible region fix #9427 (#9428)Łukasz Paczos2017-07-211-4/+4
| | * [android] - validate if platform implementation doesn't return a null motion ...Tobrun2017-07-211-2/+6
| | * [ios] Added Hungarian settings bundleMinh Nguyễn2017-07-192-0/+5
| | * [android, ios, macos] Updated French localizationMinh Nguyễn2017-07-196-1/+343
| | * [core] Revert conditional attribute bindingJohn Firebaugh2017-07-193-51/+9
| | * [android] remove manual ref counting on activation/deactivationIvo van Dongen2017-07-192-9/+0
| | * [core] BackendScope prevent double (de-)activationIvo van Dongen2017-07-195-8/+150
| | * [android] Force previously cached program binaries to be regeneratedJohn Firebaugh2017-07-171-0/+1
| | * [core] Pass correct sources to programIdentifierJohn Firebaugh2017-07-171-10/+6
| | * [core] No need for optional in map of VertexArraysJohn Firebaugh2017-07-173-10/+9
| | * [core] Reduce memory requirements of VertexArraysJohn Firebaugh2017-07-174-12/+34
| | * [core] Per-segment-per-layer vertex arraysJohn Firebaugh2017-07-1713-26/+59
| | * [core] Rework attribute binding (again)John Firebaugh2017-07-1730-310/+369
| | * [core] Inline getActiveAttributes detailsJohn Firebaugh2017-07-171-25/+11
| | * [core] Include what you useJohn Firebaugh2017-07-171-1/+1
| | * [core] Bind only active attributes in order to avoid exceeding attribute limi...Lauren Budorick2017-07-173-6/+64
| | * [core] rename a_gap_width => a_gapwidth, u_gap_width => u_gapwidth to reflect...Konstantin Käfer2017-07-173-3/+3
| | * [core] Eliminate constant attribute bindingsJohn Firebaugh2017-07-176-229/+76
| | * [core] Don't use "current" icon/text-size when bindingJohn Firebaugh2017-07-172-17/+5
| | * [ios] Update changelog; kick-off 3.6.1upstream/fb-build-cherry-pickinJason Wray2017-07-131-1/+5
| | * [all] make default_styles header-onlyKonstantin Käfer2017-07-137-31/+8
| | * [build] enable -fvisibility=hidden for iOSKonstantin Käfer2017-07-138-5/+25
| | * [darwin] Include polylabel via cmakeJason Wray2017-07-135-41/+12
| | * [ios] Update SMCalloutView to fix iOS 10 build warningsMinh Nguyễn2017-07-131-0/+0
| | * [android] - invible marker views performance fix #9419 (#9420)Łukasz Paczos2017-07-051-1/+1
* | | Add {Source,CompositeCamera}Function benchmarks (#9838)Anand Thakker2017-08-298-3/+265
* | | Update to gejson 0.4.2 and add StyleParser test to verify that GeoJSON withou...Asheem Mamoowala2017-08-283-1/+16
* | | Implement icon-anchor propertyLauren Budorick2017-08-2827-114/+550
|/ /
* | [core] initialize OfflineDatabase asynchronously in DefaultFileSourceKonstantin Käfer2017-08-281-13/+18
* | [core] Fix issue #9843 (overzoomed line label rendering glitch).Chris Loer2017-08-252-21/+55
* | [core] Add optional type template parameter to util::unit, so that it doesn't...Chris Loer2017-08-251-2/+2
* | [core] Added GeometryTileWorker-owned image correlation IDBruno de Oliveira Abinader2017-08-258-24/+48
* | [core] Don't throttle placement in still modeBruno de Oliveira Abinader2017-08-252-2/+8
* | [test] Un-ignore regressions/mapbox-gl-native#9792Bruno de Oliveira Abinader2017-08-251-1/+0
* | Revert "[core] Ensure image dependencies in GeometryTileWorker::onImagesAvail...Bruno de Oliveira Abinader2017-08-251-6/+1
* | [core] No need to skip glClear optimization in overdraw modeJohn Firebaugh2017-08-241-5/+0
* | [core] Eliminate temporary sources setJohn Firebaugh2017-08-241-11/+8
* | [core] Clean up includes and forward declarationsJohn Firebaugh2017-08-243-25/+13