summaryrefslogtreecommitdiff
path: root/platform/default/src/mbgl/util
Commit message (Expand)AuthorAgeFilesLines
* [build] Fix undefined behavour sanitizer (#16375)zmiao2020-04-072-3/+4
* [core] Fix readability-* errorsThiago Marcos P. Santos2020-03-301-2/+4
* [core] Fix bugprone-macro-parentheses errorsThiago Marcos P. Santos2020-03-301-2/+1
* [core] Fix google-readability-casting errorsThiago Marcos P. Santos2020-03-301-2/+2
* [core] Fix google-explicit-constructor errorsThiago Marcos P. Santos2020-03-302-6/+2
* [core] Fix google-readability-casting errorsThiago Marcos P. Santos2020-03-302-4/+4
* [core] Fix modernize-deprecated-headers errorsThiago Marcos P. Santos2020-03-231-3/+4
* [default] Fix possible crash at RunLoop::wake()Mikhail Pozdnyakov2020-03-021-1/+1
* [core] Add platform::setCurrentThreadPriority(double)Alexander Shalamov2020-02-061-3/+16
* [util] fix thread.cpp portabilitySamuel Thibault2020-01-081-0/+6
* [render-test] Implement fps benchmarking tests (#15803)Mikko Pulkki2019-10-221-0/+24
* [core][android][darwin] Move number format to i18nAlexander Shalamov2019-09-261-39/+0
* [build] Move compression to platformThiago Marcos P. Santos2019-09-201-0/+104
* [build] Fix clang format and tidy checksThiago Marcos P. Santos2019-09-171-5/+5
* [core] Fix build with old ICU versionsThiago Marcos P. Santos2019-09-061-0/+4
* [core] Add number-format expressionJuha Alanen2019-06-271-0/+35
* [core] option to perform platform specific operations when creating/destroyin...Łukasz Paczos2019-05-221-0/+7
* [core] Make the BackgroundScheduler a singletonThiago Marcos P. Santos2019-05-102-71/+0
* [core] refactor ThreadLocal backendKonstantin Käfer2019-04-081-42/+22
* [core] move BackendScope to gfx namespaceKonstantin Käfer2019-04-051-2/+2
* [build] rework platform/default directory and add -files.txt for vendored libsKonstantin Käfer2018-12-1414-0/+1036