summaryrefslogtreecommitdiffstats
path: root/content/browser/geolocation/location_api_adapter_android.cc
Commit message (Expand)AuthorAgeFilesLines
* Clean up some raw pointers in the geolocation code.mvanouwerkerk2016-03-041-1/+1
* Add context_utils.h includes where needed.torne2015-11-251-0/+1
* Move Singleton and related structs to namespace baseolli.raula2015-09-101-1/+1
* jni_generator: Pass object parameters as JavaParamRef.torne2015-09-041-6/+13
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-051-12/+12
* Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"skyostil2015-06-051-12/+12
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-051-12/+12
* Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"skyostil2015-06-051-12/+12
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-051-12/+12
* Add a mechanism to pause and resume geolocation requests. Currently Android W...benm@chromium.org2013-12-131-4/+5
* Update Android to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-131-2/+2
* Move geolocation code to content namespace.jam@chromium.org2012-10-291-6/+10
* Android: lazy initialization for method id.bulach@chromium.org2012-10-161-1/+0
* Uses gyp "rules" rather than "actions" templates for the JNI generator.bulach@chromium.org2012-07-191-1/+1
* Upstream Geolocation timestamp fix.jknotten@chromium.org2012-05-161-3/+3
* Upstream Geolocation for Android.jknotten@chromium.org2012-05-091-0/+160