summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add native ignore for "resolved-locale" test.upstream/port-collatorChris Loer2018-06-191-0/+1
* Temporary ignore for heatmap stencil test.Chris Loer2018-06-151-0/+1
* Update comment using Anand's suggested wording.Chris Loer2018-06-151-2/+2
* Bump mapbox-gl-js version for "resolved-locale" test.Chris Loer2018-06-151-0/+0
* Put mysterious // NOLINT back.Chris Loer2018-06-151-1/+1
* Address some review comments:Chris Loer2018-06-1511-67/+47
* Move anti-constant-folding CollatorExpression special case from "isConstant" ...Chris Loer2018-06-122-7/+9
* Oops, put that include back.Chris Loer2018-06-121-0/+1
* Update ignores.Chris Loer2018-06-121-3/+10
* Update line shaders.Chris Loer2018-06-123-3/+3
* Enable collator and resolved-locale in expression.test.cpp.Chris Loer2018-06-121-1/+1
* Make Android Collator use nunicode-based "unaccent" for case-sensitive/diacri...Chris Loer2018-06-127-72/+85
* Get Android collator passing basic test:Chris Loer2018-06-113-23/+91
* Bump gl-js version to get collator render test.Chris Loer2018-06-111-0/+0
* Add unit test for BCP 47 parsing.Chris Loer2018-06-072-0/+46
* Pull subset of nunicode 1.8 directly into gl-native.Chris Loer2018-06-0738-14/+13033
* Remove native ignores for Collator.Chris Loer2018-06-071-15/+1
* Locale-free default Collator implementation using nunicode.Chris Loer2018-06-075-66/+77
* Fix Darwin collator expression test failures (except for 'accent-equals-de')Chris Loer2018-06-072-12/+15
* Extend "-"/eoi lookahead to all subtags.Chris Loer2018-06-071-7/+6
* Bring compound expression error handling for argument mismatch into line with...Chris Loer2018-06-071-7/+17
* Stub Collator serialization for node_expression.Chris Loer2018-06-071-0/+8
* Add BCP 47 language tag parser, use it to convert BCP 47 tags to Apple Locale...Chris Loer2018-06-074-2/+314
* Initial Android collator implementation.Chris Loer2018-06-076-45/+235
* Initial darwin implementation of collator (using darwin-specific locale ident...Chris Loer2018-06-075-49/+102
* Add collator platform stubs for Android/Linux/Qt.Chris Loer2018-06-077-7/+122
* Collator native port step 1:Chris Loer2018-06-0714-7/+312
* [core] always commit placement to fix #11795Ansis Brammanis2018-06-073-20/+14
* [android] - automate tag releaseŁukasz Paczos2018-06-071-4/+109
* [android] - parsing fragment's xml attributesŁukasz Paczos2018-06-073-22/+51
* [core] Fix crash due to mixing legacy filters and expressions (#12065)Anand Thakker2018-06-062-33/+63
* [test,ios] Disable multiple mapsnapshotter test.Chris Loer2018-06-041-11/+9
* [docs,ios,macos] Changelog entries for MGLMapSnapshotter fix.Chris Loer2018-06-042-0/+2
* [ios, macos] Use NSCAssert instead of assert.Chris Loer2018-06-041-1/+1
* [ios, macos] Raise exception if MGLMapSnapshotter is used from thread without...Julian Rex2018-06-041-0/+5
* [ios, test] Add MGLMapSnapshotter integration tests.Chris Loer2018-06-043-0/+257
* [ios, macos] Fix MGLMapSnapshotter concurrency bugs (issue #11827).Chris Loer2018-06-041-153/+162
* [core] offline database - batch region resource insertsIvo van Dongen2018-06-045-20/+131
* [core] offline database - move transaction scope to public api levelIvo van Dongen2018-06-041-14/+4
* [build] cache Node + Nan headers globally, not build-specificKonstantin Käfer2018-06-041-0/+1
* [node] hide all symbols from the Node.js addonsKonstantin Käfer2018-06-044-2/+10
* [core] fix bogus unused variable with GCC 7Konstantin Käfer2018-06-041-3/+3
* [core] don't use floating point versions of pow/logKonstantin Käfer2018-06-0414-31/+20
* [linux] link EGL backend against SwiftShader to avoid Mesa dependencyKonstantin Käfer2018-06-041-7/+2
* [linux] load cURL dynamically for wider compatibilityKonstantin Käfer2018-06-042-44/+125
* [linux] statically link the C++ standard libraryKonstantin Käfer2018-06-042-1/+9
* [android] - Render tests with PixelMatchTobrun Van Nuland2018-06-0116-54/+821
* [ios] Use 'Recognized' state for tap gesture handlersJason Wray2018-06-011-58/+48
* [android] - update changelog for v6.2.0-beta.1tobrun2018-06-011-0/+10
* [android] - ensure that camera is invalidated before generating telemetry eventandroid-v6.2.0-beta.1Łukasz Paczos2018-06-012-15/+12