summaryrefslogtreecommitdiff
path: root/include/mbgl/android/native_map_view.hpp
Commit message (Expand)AuthorAgeFilesLines
* [android] Implement UserLocationViewLeith Bade2015-10-221-2/+3
* Refactor Android render loop to limit frame rate to 60 FPSLeith Bade2015-09-241-3/+1
* Refactor NativeMapView to hold std::unique_ptr to Map and DefaultFileSourceLeith Bade2015-09-241-2/+2
* Improve handling of cancelled HTTP requestsLeith Bade2015-09-231-1/+1
* Create SharedSQLiteCacheLeith Bade2015-09-161-1/+1
* View::swap -> View::beforeRender View::afterRenderMike Morris2015-08-251-1/+2
* Map::nudgeTransitions no longer depends on client informationBruno de Oliveira Abinader2015-08-051-1/+1
* First pass at updating JNI bindingsLeith Bade2015-07-291-1/+4
* Avoid nudging transitions if a gesture is in progressBruno de Oliveira Abinader2015-07-231-1/+1
* Make pixelRatio constant across a Map object lifetimeKonstantin Käfer2015-07-081-1/+13
* Remove duration argument from View::notifyMapChangeJohn Firebaugh2015-06-261-1/+1
* drive Android rendering from the main thread via invalidate() callsKonstantin Käfer2015-06-261-0/+3
* drive map rendering from main threadKonstantin Käfer2015-06-261-1/+2
* 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
* refactor makefileKonstantin Käfer2015-02-041-3/+5
* Use std::chronoLeith Bade2015-02-041-1/+1
* Throw on egl errorsLeith Bade2015-01-221-3/+5
* Clang-format on Android codeLeith Bade2015-01-021-7/+6
* Rename View functionsLeith Bade2014-12-231-3/+3
* 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-041-7/+7
* Add fps mode for #646Leith Bade2014-11-281-0/+6
* Perfer 16 bit depth, handle long GL extension stringsLeith Bade2014-11-281-1/+3
* Rewrite EGL config choosingLeith Bade2014-11-221-4/+2
* Fix crashLeith Bade2014-11-121-1/+1
* Tidy code up moreLeith Bade2014-11-121-25/+25
* Renamed source files using mapbox styleLeith Bade2014-11-121-0/+94