summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [android] Reuse Bitmap, Paint & Canvas instances in LocalGlyphRasterizerupstream/themics-android-localglyphrasterizer-reusingKiyong Jung2018-07-273-24/+46
* [android] using @Keep annotation across the project with the help of lint checksŁukasz Paczos2018-07-2666-17/+809
* [android] - add minimal touch target to marker click detectionTobrun2018-07-261-3/+18
* [android] - validate if circle-ci var is unsettobrun2018-07-261-4/+4
* [iOS] Add fallbacks for name fields (#12387)Lloyd Sheng2018-07-263-5/+25
* [ios] Updated podspecs and changelog for ios-v4.3.0-alpha.1 (#12486)Jordan Kiley2018-07-254-4/+4
* [core] Compress all shader source as a single corpusJohn Firebaugh2018-07-2529-3697/+1616
* [core] Compress shader source codeJohn Firebaugh2018-07-2526-2866/+3705
* [android] - changelog for 6.4.0-alpha.1ios-v4.3.0-alpha.1android-v6.4.0-alpha.1Łukasz Paczos2018-07-251-3/+13
* [ios, macos] Fixed typos in expression conversion error messagesMinh Nguyễn2018-07-251-2/+2
* [darwin] Use FOUNDATION_EXTERN instead of plain externJason Wray2018-07-2412-41/+41
* [ios] Simplify and (internally) document MGLPointRounded()Jason Wray2018-07-242-1/+4
* [ios] Move private geometry symbol visibility definitions to headerJason Wray2018-07-242-4/+2
* [ios] Fix symbol mangling issue with MGLMapPointForCoordinate()Jason Wray2018-07-242-3/+3
* [build] Remove obsolete bitrise.yml filesJohn Firebaugh2018-07-244-75/+0
* [core] Use hand-rolled RTTIJohn Firebaugh2018-07-2428-26/+104
* [core] Check all bucket dynamic_castsJohn Firebaugh2018-07-2415-34/+122
* [core] Replace expressions RTTI with enums + static castBruno de Oliveira Abinader2018-07-2429-64/+138
* [core] coveredByChildren is false if at least one child is uncoveredBruno de Oliveira Abinader2018-07-242-5/+55
* Remove 'preinstall'Dane Springmeyer2018-07-231-1/+0
* [test] Add native ignore for symbol-cross-fade test.Chris Loer2018-07-231-0/+1
* [test] Bump gl-js pin for line-center tests.Chris Loer2018-07-231-0/+0
* [android, ios, macos] Generate symbol-placement: line-center wrappersChris Loer2018-07-237-32/+68
* [core] Add `symbol-placement: line-center`Chris Loer2018-07-2311-47/+114
* [build] Attempt to determine a likely base branch without a PRJohn Firebaugh2018-07-231-0/+11
* [android] - fix circle ci configuration for building forked PRstobrun2018-07-231-16/+24
* [build] Bump benchmark to v1.4.1Bruno de Oliveira Abinader2018-07-232-2/+2
* Use Filter::serialize() in QMapboxGL::getFilter()Asheem Mamoowala2018-07-231-8/+1
* Keep original input for filters using legacy syntax.Asheem Mamoowala2018-07-233-4/+92
* [android] - fix accesstoken validationtobrun2018-07-232-5/+32
* [android] - replace deprecated javacompile with getJavaCompiler()tobrun2018-07-231-1/+1
* [ios] Mapbox's Location Manager new API. (#12013)Fabian Guerra Soto2018-07-2014-15/+781
* [build] Disable binary size checks for fork PRsJohn Firebaugh2018-07-201-1/+7
* [build] See what happened when `npm install` failsJohn Firebaugh2018-07-201-1/+5
* [ios, macos, android] Add changelog entriesJohn Firebaugh2018-07-203-0/+10
* [android] Test token strings for icon-image and text-fieldJohn Firebaugh2018-07-202-0/+11
* [ios, macos] Convert token strings to expressions on inputJohn Firebaugh2018-07-2011-174/+79
* [core] Convert token strings to expressionsJohn Firebaugh2018-07-2020-101/+166
* [core] Move expression.cpp to expression directoryJohn Firebaugh2018-07-202-3/+1
* [core] Replace {Source,Camera,Composite}Function with PropertyExpressionJohn Firebaugh2018-07-2053-951/+702
* [build] add nitpick step for verifying that dependencies are up-to-date and u...upstream/vendor-gtestKonstantin Käfer2018-07-203-2/+45
* [build] vendor Google TestKonstantin Käfer2018-07-2038-8/+31750
* [android] - expose getMap on native_map_viewTobrun2018-07-203-1/+7
* fixed typo in error messageJustyna Janczyszyn2018-07-191-1/+1
* [ios] Reorganize changelog for ios-v4.2.0Jason Wray2018-07-181-2/+5
* [ios] Update podspecs for ios-v4.2.0Jason Wray2018-07-183-3/+3
* [android] - update changelog for v6.3.0 finalTobrun2018-07-181-3/+8
* [android] VisibleRegion instrumentation testsŁukasz Paczos2018-07-181-0/+342
* [android] option to request the visible region restricted by the content paddingŁukasz Paczos2018-07-181-5/+32
* Correct `MGL_MATCH ` documentation (#12378)Lloyd Sheng2018-07-181-1/+1