summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [osx] Enable coverage support for debug buildBruno de Oliveira Abinader2016-02-184-2/+20
* [linux] Enable coverage support for debug buildBruno de Oliveira Abinader2016-02-181-1/+12
* [tests] Bumped KIF hashBruno de Oliveira Abinader2016-02-181-0/+0
* [android] #4007 - improve coverage geometry packageTobrun2016-02-184-3/+61
* [core] Use RVO in PremultipliedImage::decodeJPEGBruno de Oliveira Abinader2016-02-181-1/+1
* [gl] Refactor texture pool cleanupBruno de Oliveira Abinader2016-02-183-25/+47
* [gl] Updated CustomLayer testsBruno de Oliveira Abinader2016-02-181-26/+24
* [gl] Added mbgl::gl::VAOHolderBruno de Oliveira Abinader2016-02-184-31/+38
* [gl] Added mbgl::gl::Texture{,Pool}HolderBruno de Oliveira Abinader2016-02-1812-62/+98
* [gl] Added mbgl::gl::BufferHolderBruno de Oliveira Abinader2016-02-183-20/+43
* [gl] Added mbgl::gl::ShaderHolderBruno de Oliveira Abinader2016-02-184-42/+53
* [gl] Added mbgl::gl::ProgramHolderBruno de Oliveira Abinader2016-02-184-30/+59
* [gl] Moved TexturePool to gl namespaceBruno de Oliveira Abinader2016-02-1814-26/+33
* [gl] Moved GLObjectStore to gl namespaceBruno de Oliveira Abinader2016-02-1812-26/+24
* [gl] Use Buffer::getID() whenever possibleBruno de Oliveira Abinader2016-02-181-2/+2
* [gl] Use Shader::getID() whenever possibleBruno de Oliveira Abinader2016-02-1815-30/+32
* [gl] Moved VAO helpers to common headerBruno de Oliveira Abinader2016-02-182-34/+34
* [android] #4005 move annotations to correct packageTobrun2016-02-185-105/+131
* [android] #4003 - add unit tests for InfoWindowTobrun2016-02-182-3/+93
* [android] #4000 - add unit tests iconTobrun2016-02-181-0/+55
* [androd] #3119 - use resourcePrefix for library resourcesTobrun2016-02-1718-36/+39
* [android] #2816 - make save instance state robuster + cleanup some old permis...Tobrun2016-02-173-10/+7
* [tests] Fix compilation error in test/storage/headers.cppBruno de Oliveira Abinader2016-02-161-13/+13
* [core] Faster access with unordered_setThiago Marcos P. Santos2016-02-161-2/+2
* [core] Remove requests from the pending queue on cancelThiago Marcos P. Santos2016-02-161-13/+21
* [core] Remove RunLoop::{ref,unref}John Firebaugh2016-02-163-72/+1
* [ios, osx] Adjust HTTPNSURLRequest so that it may always delete itself immedi...John Firebaugh2016-02-161-21/+28
* [android] #3976 - hide info window when removing annotationsTobrun2016-02-161-0/+5
* [android] #3976 - remove annotations doesn't workTobrun2016-02-161-0/+6
* [android] #3941 - update espresso testsTobrun2016-02-1617-35/+443
* [android] #3963 - move and relax if permission checkTobrun2016-02-163-23/+23
* [android] #3750 - update proguard library for 4.0.0 release (maps package) + ...Tobrun2016-02-162-8/+9
* [android] #3960 - Return hex strings of SHA1 digestsBrad Leege2016-02-151-1/+10
* [core] less slanted dashed lines near sharp cornersAnsis Brammanis2016-02-155-8/+55
* [core] round points created by clipLines instead of truncating themAnsis Brammanis2016-02-151-8/+8
* [iOS] Generate and send a turnstile event when map view event is queuedJesse Bounds2016-02-151-36/+41
* Fix coordinate bounds documentation.Tom MacWright2016-02-151-2/+1
* [android] #3756 - unit test annotations integration in MapboxMapTobrun2016-02-1514-334/+713
* [android] #3944 - Using ApplicationContext instead of Activity context for Ma...Brad Leege2016-02-151-1/+1
* [android] #3895 - remove request permission annotationTobrun2016-02-152-14/+11
* [Android] #3761 - add map padding, introduce new feature activityTobrun2016-02-1517-208/+633
* [android] #3943 #3775 #3885 - added sample feature activity + espresso testTobrun2016-02-1511-8/+272
* [android] Update marker position and icon #3885Gabriel Miklós2016-02-155-21/+153
* [android] #3938 - Upgrading OkHttp to version 3.1.2Brad Leege2016-02-131-1/+1
* [ios] Fix screenshot linkJason Wray2016-02-121-1/+1
* [tests] Add test for Map::updatePointAnnotationJohn Firebaugh2016-02-123-3/+21
* [core] Add support for updating point annotationsGabriel Miklós2016-02-124-0/+18
* [android] #3907 - Adding Telemetry description to dialogBrad Leege2016-02-124-10/+43
* [ios, osx] Consolidate remaining files in platform/{ios,osx}John Firebaugh2016-02-12485-112/+111
* [android] #3900 - Using CopyWriteArrayList to avoid concurrency issues with M...Tobrun2016-02-122-18/+22