summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [core] Cache file source base URL and access tokenJesse Bounds2017-03-011-0/+16
* [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo...Anand Thakker2017-02-282-52/+90
* [core] Log Memory.Footprint test results (#8170)Anand Thakker2017-02-283-29/+172
* [core] There's only ever one icon quadJohn Firebaugh2017-02-281-132/+130
* [core] private OffscreenView implementationKonstantin Käfer2017-02-277-32/+32
* [core] Replace three maps/mutexes in GlyphAtlas with a single map and mutexJohn Firebaugh2017-02-271-12/+10
* [tests] Added unit tests for Thread::pause/resumeThiago Marcos P. Santos2017-02-251-0/+78
* [core] don't treat empty raster tiles as "DataAvailability::All"Konstantin Käfer2017-02-221-0/+15
* [core] Eliminate manual HeadlessBackend activation managementJohn Firebaugh2017-02-203-47/+47
* [test] add unit test for DefaultFileSource::setResourceTransform()Konstantin Käfer2017-02-201-0/+30
* [tests] Disable timing-based Timer tests in CIJohn Firebaugh2017-02-151-1/+1
* [core] Eliminate SpritePatternModeJohn Firebaugh2017-02-141-8/+8
* [core] Combine SpriteAtlas::getPosition with SpriteAtlas::getImageJohn Firebaugh2017-02-142-3/+5
* [core] Eliminate SpriteAtlas::updateDirtyJohn Firebaugh2017-02-141-6/+19
* [core] Make Image saferJohn Firebaugh2017-02-144-13/+39
* [tests] Use test::checkImageJohn Firebaugh2017-02-145-17/+5
* [core] add tests for user/password, port, trailing dot, and IPv4/IPv6 address...Konstantin Käfer2017-02-131-0/+20
* Upright CJK characters in vertically-oriented labels (#7114)Minh Nguyễn2017-02-101-1/+1
* [core] Restore support for GL implementations without VAO extensionJohn Firebaugh2017-02-102-0/+19
* [core] Restore support for *-transition propertiesJohn Firebaugh2017-02-091-0/+46
* [core, ios, macos] Refactor composite stop types and conversionsJohn Firebaugh2017-02-091-3/+6
* compare polygon ring areas absolutelynode-v3.4.4-13e504Dane Springmeyer2017-02-091-0/+46
* [test] Added a test to make sure 404 does not trigger a retryThiago Marcos P. Santos2017-02-071-0/+5
* [test] Added unit test for style request failuresThiago Marcos P. Santos2017-02-072-0/+79
* regex is no longer used after 6c91c3eDane Springmeyer2017-02-022-4/+1
* [core] default value support in categorical function conversionIvo van Dongen2017-02-023-2/+132
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-0211-157/+182
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-2713-45/+45
* [Qt] Implement mapbox::sqlite::{Database,Statement} using QtSqlBruno de Oliveira Abinader2017-01-232-19/+27
* [core] Move lastInsertRowId/changes to sqlite::StatementBruno de Oliveira Abinader2017-01-231-0/+19
* [core] Clean up merge_lines.cpp and add bounds checkingJohn Firebaugh2017-01-181-0/+24
* [core] Remove platform-specific main.cpp from MBGL_TEST_FILESBruno de Oliveira Abinader2017-01-181-20/+0
* [core] Fix calculation of delayed transitionsJohn Firebaugh2017-01-171-0/+94
* [core] abort early when placing a glyph in GlyphAtlas if the bitmap is invalidKonstantin Käfer2017-01-171-0/+40
* [core] harden Glyph PBF parsingKonstantin Käfer2017-01-174-0/+188
* [test] add tests for paths with leading slashesKonstantin Käfer2017-01-171-0/+34
* [core] include leading slash in URL.pathKonstantin Käfer2017-01-171-25/+25
* [core] add tests for function parsingKonstantin Käfer2017-01-161-0/+54
* [tests] Sidestep a gcc or gtest bugJohn Firebaugh2017-01-111-5/+5
* [core] Fix flickering caused by regression in #7586John Firebaugh2017-01-103-4/+98
* [core] Replace FeatureIndex::collisionTile with a method parameterJohn Firebaugh2017-01-101-9/+1
* [core] Keep symbol and non-symbol buckets segregatedJohn Firebaugh2017-01-101-0/+43
* [core] Get rid of user-specified refsJohn Firebaugh2017-01-042-0/+142
* Happy new year! 🎉Minh Nguyễn2017-01-041-1/+1
* [core] Correct boolean function interpolationJohn Firebaugh2016-12-221-10/+20
* [core, ios] replace `altitude` with `fov`Ansis Brammanis2016-12-212-7/+9
* [core] refactor URL parsingKonstantin Käfer2016-12-212-1/+186
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.5-masterMinh Nguyễn2016-12-202-0/+12
|\
| * [core] guard against duplicate layer idsIvo van Dongen2016-12-131-0/+28
| * [test] Fixed Map-GetImageMinh Nguyễn2016-12-051-1/+1