summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [publish binary]node-v3.1.2-asanupstream/node-asanMike Morris2016-05-131-1/+2
* 3.1.2-asan [publish binary]Mike Morris2016-05-131-1/+1
* move -fsanitize=address from binding.gyp to travis envMike Morris2016-05-122-7/+1
* add simple leak testMike Morris2016-05-123-4/+34
* [node] call npm test directlyMike Morris2016-05-121-1/+2
* remove some loggingMike Morris2016-05-121-5/+1
* bump node_asan, drop hack from .travis.ymlMike Morris2016-05-122-9/+1
* drop catMike Morris2016-05-111-1/+1
* fix PATH exportMike Morris2016-05-111-2/+4
* [node] install catMike Morris2016-05-111-1/+1
* [node] hack to make npm portableMike Morris2016-05-111-0/+9
* [node] disable leak detection until make test-nodeMike Morris2016-05-111-1/+2
* [node] nvm use system AFTER installing node_asanMike Morris2016-05-111-2/+2
* [node] compile with -fsanitize=addressMike Morris2016-05-115-3/+11
* [node] bump mason for node_asan@4.4.4Mike Morris2016-05-111-0/+0
* node-v3.1.2node-v3.1.2Mike Morris2016-04-263-4/+9
* [Qt] Split Qt flagsThiago Marcos P. Santos2016-04-263-6/+21
* use Clock::time_point::max() instead of frame timeMike Morris2016-04-261-2/+2
* [android] #3231 - add support for tinting attribution icon through xml - Mapb...Tobrun2016-04-269-44/+106
* [android] #3231 - added support for automatic tinting ui components used the ...Tobrun2016-04-264-3/+113
* [osx] make scrollwheel zooming smootherKonstantin Käfer2016-04-261-6/+14
* [osx] disable touch eventsKonstantin Käfer2016-04-261-1/+0
* [ios] Hide compass from VoiceOver when pointing northMinh Nguyễn2016-04-261-6/+7
* [ios] Use default images for world tour destinationsMinh Nguyễn2016-04-251-1/+1
* [tests] Rationalize test fixtures (#4834)John Firebaugh2016-04-2523-243/+163
* [ios] Update frame size when changing dot/puck modeJason Wray2016-04-251-0/+20
* [osx] Fixed crash on launch on OS X 10.10Minh Nguyễn2016-04-251-1/+1
* [core] Define mbgl::variant (#4833)John Firebaugh2016-04-258-15/+24
* [core] Move enum type classes to implementation (#4831)John Firebaugh2016-04-253-81/+63
* [android] #4829 - Use CopyOnWriteArrayList for non blocking iterationsBrad Leege2016-04-251-6/+3
* [core] Extract Function::evaluation to a separate class (#4811)John Firebaugh2016-04-2512-148/+122
* [build][Qt] Use Ubuntu Trusty for Qt5Thiago Marcos P. Santos2016-04-251-16/+26
* [Qt] Add toolchain supportThiago Marcos P. Santos2016-04-253-24/+58
* [build] Added 'qt-app' targets to Travis Qt buildBruno de Oliveira Abinader2016-04-251-2/+2
* [Qt] Force lib install name to be executable path on OS XBruno de Oliveira Abinader2016-04-251-1/+4
* [Qt] Do not ignore compilation errorsThiago Marcos P. Santos2016-04-252-2/+0
* [Qt] Only include and link with QMapboxGL libThiago Marcos P. Santos2016-04-252-4/+2
* [Qt] Do not use non-Qt headersThiago Marcos P. Santos2016-04-253-10/+21
* [Qt] Set default visibility to hidden for QtThiago Marcos P. Santos2016-04-251-0/+4
* [ios] Added accessibility labels, hints, gesturesMinh Nguyễn2016-04-255-30/+100
* [ios] Made annotation callouts accessibleMinh Nguyễn2016-04-255-27/+142
* [ios] Restored user dot accessibilityMinh Nguyễn2016-04-251-5/+15
* [ios] Made annotations accessibleMinh Nguyễn2016-04-252-0/+113
* [ios] Made compass and user dot accessibleMinh Nguyễn2016-04-253-26/+66
* [ios] VoiceOver support for MGLMapViewMinh Nguyễn2016-04-251-0/+39
* [ios, osx] Fixed direction formatter edge casesMinh Nguyễn2016-04-244-2/+35
* [ios] Only convert encoding of files generated by genstringsMinh Nguyễn2016-04-241-2/+2
* [ios] Added separate target for Settings.bundleMinh Nguyễn2016-04-244-33/+125
* [ios] Use base localization for Settings.bundleMinh Nguyễn2016-04-243-3/+6
* [ios] Fixed ios-test build warningsMinh Nguyễn2016-04-242-104/+4