summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [core] Collection-level immutabilityJohn Firebaugh2017-06-051-2/+2
* [core] Fix several bugs in AnnotationManagerJohn Firebaugh2017-06-051-0/+6
* [core] Split RenderStyle from StyleJohn Firebaugh2017-06-051-2/+2
* [core] Simplify LayerObserver APIJohn Firebaugh2017-06-052-27/+19
* [core] Refactor RenderSource updatesJohn Firebaugh2017-06-055-31/+114
* [core] Thread Style parameter through queryRenderedFeaturesJohn Firebaugh2017-06-051-1/+1
* [core] Reuse RasterBucket for ImageSourceAsheem Mamoowala2017-06-011-0/+16
* [core] Use fixed-size std::array for ImageSource coordinatesAsheem Mamoowala2017-06-011-1/+1
* [core] Offline support for Image SourcesAsheem Mamoowala2017-06-016-3/+29
* [core] Add toDouble Conversion method for correctly parsing Lat Lng coordinatesAsheem Mamoowala2017-06-011-0/+9
* [core] Add ImageSource support to style parsersAsheem Mamoowala2017-06-017-0/+88
* [core] Make TransformState LatLngBounds optionalBruno de Oliveira Abinader2017-06-011-3/+7
* [core] Replace inline SpriteAtlas updates with diffingJohn Firebaugh2017-05-301-1/+1
* [core] check source usage before removeIvo van Dongen2017-05-301-0/+32
* [core] add test to demonstrate waiting threads in mailbox::receive won't cras...Ivo van Dongen2017-05-271-0/+56
* [core] allow self closing mailbox/actorIvo van Dongen2017-05-271-0/+32
* [core] Don't use a separate SpriteAtlas for annotation imagesJohn Firebaugh2017-05-262-45/+40
* [test] Lower memory ceilingJohn Firebaugh2017-05-261-1/+1
* [core] Auto-growable SpriteAtlas using shelf-packJohn Firebaugh2017-05-2611-28/+13
* [tests] Add test for calling addAnnotationImage with an existing IDJohn Firebaugh2017-05-262-2/+18
* [core] Block in Mailbox::close() until neither receive nor push are in progressJohn Firebaugh2017-05-241-1/+57
* [core] Simplify and fix sprite atlas coordinate calculationsJohn Firebaugh2017-05-233-171/+142
* [core] Remove unnecessary optionals in PositionedIconJohn Firebaugh2017-05-231-14/+12
* [core] Make ExponentialStops behavior consistent; add testsJohn Firebaugh2017-05-192-0/+40
* [core] leave Image objects in a valid state after premultiply/unpremultiplyKonstantin Käfer2017-05-191-0/+4
* [core] Remove redundant SpriteAtlasElement membersJohn Firebaugh2017-05-171-12/+12
* [core] Remove ambiguous get{Width,Height} accessors from style::ImageJohn Firebaugh2017-05-172-14/+0
* [core] Remove obsolete modular arithmetic on atlas coordinatesJohn Firebaugh2017-05-171-4/+4
* [core] Remove WorkQueueJohn Firebaugh2017-05-171-59/+0
* [core, node, darwin, android, qt] Make image ID part of ImageJohn Firebaugh2017-05-169-70/+70
* [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