summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [core] Updated Size::isEmpty and TransformState::valid checksBruno de Oliveira Abinader2017-04-101-23/+58
* [core] Test glyph PBF parsing independently of GlyphAtlasJohn Firebaugh2017-04-062-67/+17
* [core] Add DDS support for {text,icon}-size (#8593)Anand Thakker2017-04-063-14/+14
* [all] Make LatLng coordinates read-onlyJohn Firebaugh2017-04-065-149/+149
* [core] Tighten LatLng and other geo.hpp classesJohn Firebaugh2017-04-062-56/+7
* [core] De-mutex GlyphAtlas and SpriteAtlasChris Loer2017-04-043-29/+53
* [core] fixup stale constants references in test fixturesIvo van Dongen2017-04-043-9/+5
* Fix edge case in composite function interpolation (#8613)Anand Thakker2017-04-031-0/+46
* [core] Pass fully-evaluated layout properties to SymbolInstance and quad methodsJohn Firebaugh2017-03-311-12/+12
* [core] Introduce a fully-evaluated tuple type for layout propertiesJohn Firebaugh2017-03-313-15/+15
* [core] check null data in query source featuresIvo van Dongen2017-03-281-0/+9
* [glfw] Remove GL state restorationKonstantin Käfer2017-03-281-14/+0
* [core] Remove private header includes from CLI utilitiesKonstantin Käfer2017-03-281-18/+0
* [android] - update VectorSource javadoc (#8521)Tobrun2017-03-241-4/+3
* [core] Added Map::latLngBoundsForCameraBruno de Oliveira Abinader2017-03-241-0/+22
* [core] Ensure that a BackendScope exists when doing GL callsKonstantin Käfer2017-03-239-2/+19
* [all] Replace Result<T> with optional<T> plus out Error parameterJohn Firebaugh2017-03-234-25/+35
* [core] cache binary shaders on AndroidKonstantin Käfer2017-03-221-0/+39
* Make Source::getZoomRange return an optional rangeBruno de Oliveira Abinader2017-03-211-9/+16
* [core] Prefer std::map to std::unordered_map for smaller binary sizeJohn Firebaugh2017-03-211-1/+1
* [core] s/onSourceDidChange/onSourceChanged/ + source refBruno de Oliveira Abinader2017-03-212-5/+5
* [core] Expose Source::getZoomRangeBruno de Oliveira Abinader2017-03-201-0/+24
* [core] Pass std::exception_ptr in MapObserver::onDidFailLoadingMapBruno de Oliveira Abinader2017-03-171-21/+13
* [core] Replace MapChange enum with MapObserverBruno de Oliveira Abinader2017-03-153-34/+69
* [core] don’t query rendered features until all data is availableIvo van Dongen2017-03-141-0/+88
* [test] Fix polygon construction to compile with clang 3.9.xDane Springmeyer2017-03-091-9/+9
* [core] query source featuresIvo van Dongen2017-03-092-0/+50
* [core] Avoid unnecessary convert template instantiationsJohn Firebaugh2017-03-092-2/+2
* [test] Increase memory test ceiling slightlyJohn Firebaugh2017-03-081-2/+2
* For data-driven paint setters, transition immediately to target value (#8306)Anand Thakker2017-03-081-0/+45
* [core] Add support for queryRenderedFeatures filterAsheem Mamoowala2017-03-043-6/+53
* [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