summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [core, node, darwin, qt] Remove support for paint classesJohn Firebaugh2017-05-152-46/+2
* [core] Unify {Paint,Layout,Light}PropertiesJohn Firebaugh2017-05-153-27/+35
* [core] *LayerImpl::cascading ⇢ paintJohn Firebaugh2017-05-151-4/+4
* [core] Immutable<Impl> for ImageJohn Firebaugh2017-05-152-12/+13
* [core] Trim StyleObserver interfaceJohn Firebaugh2017-05-133-24/+32
* [core] Move renderer/* files into sub-folders (#8983)Asheem Mamoowala2017-05-123-6/+6
* [core] Split style image collection from SpriteAtlasIvo van Dongen2017-05-127-217/+239
* [core] Replace createRender{Source,Layer} with Render{Source,Layer}::createJohn Firebaugh2017-05-122-10/+10
* [core] Immutable ImplsJohn Firebaugh2017-05-125-74/+55
* [tidy] modernize-deprecated-headersBruno de Oliveira Abinader2017-05-122-2/+2
* [tidy] modernize-raw-string-literalBruno de Oliveira Abinader2017-05-125-22/+22
* [tidy] modernize-pass-by-valueBruno de Oliveira Abinader2017-05-121-3/+4
* [tidy] modernize-use-emplaceBruno de Oliveira Abinader2017-05-121-1/+1
* [tidy] modernize-use-nullptrBruno de Oliveira Abinader2017-05-121-2/+2
* [tidy] modernize-use-default-member-initBruno de Oliveira Abinader2017-05-122-8/+5
* [tidy] modernize-use-usingBruno de Oliveira Abinader2017-05-121-2/+2
* [tidy] llvm-namespace-commentBruno de Oliveira Abinader2017-05-121-2/+2
* [tidy] Added test/.clang-tidyBruno de Oliveira Abinader2017-05-121-0/+2
* [core, android, ios, macos, qt] v10 default stylesMinh Nguyễn2017-05-111-2/+2
* [core] Remove StyleSourcedAnnotation supportJohn Firebaugh2017-05-101-10/+0
* [core, android] Factor JSON string conversionsJohn Firebaugh2017-05-084-53/+27
* [core] generated accessor methods on lightIvo van Dongen2017-05-081-19/+19
* [core] Omnibus Style::update methodJohn Firebaugh2017-05-041-4/+8
* [core] UpdateParameters ⇢ TileParametersJohn Firebaugh2017-05-045-29/+29
* [core] Move render-related sources out of style directory/namespaceJohn Firebaugh2017-05-037-13/+13
* [core] Make Map.addImage tests pass (#8843)Asheem Mamoowala2017-05-021-0/+15
* [core] Refactor Source::*Impls into RenderSources and TilePyramidJohn Firebaugh2017-05-024-137/+139
* [core] Load source TileJSON immediatelyJohn Firebaugh2017-05-024-76/+4
* [all] Push querySourceFeatures back out to MapJohn Firebaugh2017-05-022-8/+8
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-275-22/+174
* [core] split off render layersIvo van Dongen2017-04-255-12/+22
* [all] Rationalize style::ImageJohn Firebaugh2017-04-248-184/+132
* [core] Move Sprite parsing to thread poolKonstantin Käfer2017-04-249-23/+36
* [android] use AAssetManager instead of libzipKonstantin Käfer2017-04-246-52/+10
* [core] Render parent raster tiles when ideal tile can't be loadedKonstantin Käfer2017-04-204-1/+51
* [core] Move ProjectedMeters to projection.hppJohn Firebaugh2017-04-182-16/+15
* [core] Replace GlyphRangeSet in onGlyphsAvailable with optionals in the mapJohn Firebaugh2017-04-141-18/+14
* [core] Ignore shortest path in Map::pixelForLatLngBruno de Oliveira Abinader2017-04-142-25/+54
* [core] Safeguard PositionedIcon usage via optionalBruno de Oliveira Abinader2017-04-142-15/+21
* [core] Tighten geo.hpp ctorsBruno de Oliveira Abinader2017-04-143-9/+76
* [all] Remove redundant scale-related camera methodsJohn Firebaugh2017-04-131-49/+27
* [tests] Rewrite GlyphAtlas tests to use public APIJohn Firebaugh2017-04-131-66/+77
* [core] Inline GlyphSet into GlyphAtlasJohn Firebaugh2017-04-121-6/+5
* Merge branch 'release-ios-v3.5.0-android-v5.0.0' into boundsj-merge-release-b...Fabian Guerra2017-04-111-0/+1
|\
| * [core] cache binary shaders on AndroidKonstantin Käfer2017-04-031-0/+39
| * [core] check null data in query source features (#8553)John Firebaugh2017-03-281-0/+10
| * [test] Fix polygon construction to compile with clang 3.9.xDane Springmeyer2017-03-281-9/+9
| * [core] don’t query rendered features until all data is availableIvo van Dongen2017-03-141-0/+88
| * [core] query source featuresIvo van Dongen2017-03-102-0/+50
* | [core] Added {set,get}{Min,Max}PitchBruno de Oliveira Abinader2017-04-111-0/+18