summaryrefslogtreecommitdiff
path: root/include/mbgl/android
Commit message (Expand)AuthorAgeFilesLines
* Ignore deactivate when no valid EGL display. Fixes #1435Leith Bade2015-05-091-5/+6
* Ensure no GL commands are executed after pauseJohn Firebaugh2015-05-041-1/+1
* Resize view from map threadJohn Firebaugh2015-04-281-2/+0
* Remove Map::start/stopJohn Firebaugh2015-04-281-3/+0
* move most private Map code to MapContextKonstantin Käfer2015-04-281-1/+1
* make implementation files private headersKonstantin Käfer2015-04-131-1/+1
* hide Thread<> and separate the Implementation objectKonstantin Käfer2015-04-131-3/+2
* convert DefaultFileSource to use util::Thread<>Konstantin Käfer2015-04-101-1/+1
* add Thread<T> and RunLoopKonstantin Käfer2015-04-101-1/+2
* Add typedefs for std::chrono::steady_clock typesJohn Firebaugh2015-04-021-1/+1
* fixes black flicker on rotating the deviceKonstantin Käfer2015-03-121-3/+2
* guard against concurrent OpenGL extension loadingKonstantin Käfer2015-03-061-4/+0
* make Map::resize() privateKonstantin Käfer2015-03-061-0/+2
* Add projection functions to JavaLeith Bade2015-02-191-0/+10
* Tidy up JNI LatLng refsLeith Bade2015-02-191-10/+10
* refactor makefileKonstantin Käfer2015-02-042-4/+10
* Use std::chronoLeith Bade2015-02-041-1/+1
* Remove excess semicolon in jni.hppLeith Bade2015-01-281-1/+1
* Throw on egl errorsLeith Bade2015-01-221-3/+5
* Clang-format on Android codeLeith Bade2015-01-022-9/+8
* Rename View functionsLeith Bade2014-12-231-3/+3
* Add Android user-agent infoLeith Bade2014-12-101-0/+1
* Merge classesLeith Bade2014-12-061-27/+6
* Fix commitLeith Bade2014-12-061-1/+5
* Fix Map with CachingHTTPFileSourceLeith Bade2014-12-041-0/+3
* Rename lots of thingsLeith Bade2014-12-042-27/+27
* Add fps mode for #646Leith Bade2014-11-282-0/+7
* Perfer 16 bit depth, handle long GL extension stringsLeith Bade2014-11-281-1/+3
* Rewrite EGL config choosingLeith Bade2014-11-221-4/+2
* Fix null string crashLeith Bade2014-11-181-0/+1
* Read styles from APKLeith Bade2014-11-171-0/+1
* Change to proper Log functionsLeith Bade2014-11-151-25/+0
* Fix crashLeith Bade2014-11-121-1/+1
* Tidy code up moreLeith Bade2014-11-121-25/+25
* Renamed source files using mapbox styleLeith Bade2014-11-123-0/+156