summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* set ASAN_OPTIONSupstream/fix-sqlite3-open-leakDane Springmeyer2019-08-151-0/+2
* fix leak in sqlite3 usageDane Springmeyer2019-08-151-0/+1
* close db on errorDane Springmeyer2019-08-151-0/+1
* [build] FIXME: CI configThiago Marcos P. Santos2019-08-156-1353/+1731
* [build] FIXME: iOS hacksThiago Marcos P. Santos2019-08-153-2/+7
* [build] FIXME: Delete files not in useThiago Marcos P. Santos2019-08-1530-2639/+0
* [build] Fix iOS nitsThiago Marcos P. Santos2019-08-158-8/+8
* [build] Rewrite our CMake buildsystemThiago Marcos P. Santos2019-08-1512-362/+2534
* [build] Remove Qt test dependency on coreThiago Marcos P. Santos2019-08-152-7/+13
* [build] Simplify Android cmake integrationThiago Marcos P. Santos2019-08-152-14/+3
* [build] Use the system CURL on LinuxThiago Marcos P. Santos2019-08-151-121/+43
* [build] Mark explicitly visible symbolsThiago Marcos P. Santos2019-08-154-3/+30
* [build] Make test/util.hpp a public interfaceThiago Marcos P. Santos2019-08-151-0/+0
* [build] Make the default styles part of GL NativeThiago Marcos P. Santos2019-08-151-0/+0
* [build] Move OpenGL related code to platformThiago Marcos P. Santos2019-08-1574-0/+0
* [build] Cosmetics on vendor packagesThiago Marcos P. Santos2019-08-1526-116/+244
* [android] execute quickzoom scale change based on the Y axis delta changeŁukasz Paczos2019-08-154-18/+68
* add back test-memory target, removed in 692fe1f3f (#15383)Dane Springmeyer2019-08-151-0/+1
* [core] Ignore updated icon-text-fit render testsAlexander Shalamov2019-08-151-1/+13
* [core][node] Serialize formatted expression's text-color optionAlexander Shalamov2019-08-153-0/+14
* [core] Bump gl-js versionAlexander Shalamov2019-08-151-0/+0
* [android] bring back scale delta span threshold when rotation is started firstŁukasz Paczos2019-08-154-6/+41
* [android] improve rotation inertia, adjust velocity ratios for screen densityŁukasz Paczos2019-08-153-32/+53
* [android] improve scale + rotation behaviorŁukasz Paczos2019-08-155-51/+103
* [android] improve scale inertiaŁukasz Paczos2019-08-153-3/+18
* [android] bump gestures library to v0.5.0Łukasz Paczos2019-08-153-2/+2
* [ios] Release v5.3.0-alpha.3 (#15379)ios-v5.3.0-alpha.3Jordan Kiley2019-08-144-10/+5
* [core] Clear collision text boxes between symbol placement iterationsAlexander Shalamov2019-08-141-0/+1
* [build] Look further back for branch merge baseJason Wray2019-08-131-1/+1
* [android] Test app tweaks from 8.3.0-alpha.2 QA (#15360)Langston Smith2019-08-132-5/+11
* [core] Unskip text-rotate/with-offset fixed by #14932Alexander Shalamov2019-08-131-1/+0
* [ios][Android] Add changelog entriesMikhail Pozdnyakov2019-08-132-0/+2
* Bump mapbox-gl-js versionMikhail Pozdnyakov2019-08-131-0/+0
* [core] Enable variable placement with allowed text overlapMikhail Pozdnyakov2019-08-131-2/+6
* [core] Simplifications to variable text placement code pathMikhail Pozdnyakov2019-08-132-12/+10
* Enable number format expression testsMikhail Pozdnyakov2019-08-131-4/+1
* [macos][ios][android][node] Add changelog entry for text-writing-mode layout ...Alexander Shalamov2019-08-134-0/+11
* [core] Update shaping unit testAlexander Shalamov2019-08-131-1/+2
* [core] Render half-width glyphs in upright orientationAlexander Shalamov2019-08-136-8/+31
* [core] Use constexpr map for verticalized punctiationAlexander Shalamov2019-08-131-2/+4
* [darwin] Update documentation text for enum array valueAlexander Shalamov2019-08-132-9/+9
* [darwin] Generate plural version of property name, yet, keep singular version...Alexander Shalamov2019-08-138-67/+94
* [darwin] Add plural override for 'text-writing-mode' layout propertyAlexander Shalamov2019-08-137-46/+63
* [darwin] Bindings for new 'text-writing-mode' layout propertyAlexander Shalamov2019-08-136-5/+189
* [android] Android bindings for new 'text-writing-mode' layout propertyAlexander Shalamov2019-08-137-1/+88
* [core] Update unit testsAlexander Shalamov2019-08-132-13/+13
* [core] Break lines for vertical writing modeAlexander Shalamov2019-08-131-4/+3
* [core] Rotate text collision box based on text-rotation valueAlexander Shalamov2019-08-132-5/+7
* [core] Implement support for "text-writing-mode" layout propertyAlexander Shalamov2019-08-1316-107/+343
* [core] Add style bindings for "text-writing-mode" layout propertyAlexander Shalamov2019-08-139-2/+59