summaryrefslogtreecommitdiffstats
path: root/content/browser/geolocation
Commit message (Expand)AuthorAgeFilesLines
* Hide geolocation_provider.h from chrome, and move geolocation_permission_cont...jam@chromium.org2012-01-243-48/+21
* Convert use of int ms to TimeDelta in files owned by bulach.tedvessenes@gmail.com2012-01-204-10/+10
* Revert r117895 "Convert use of int ms to TimeDelta in files owned by bulach."maruel@chromium.org2012-01-174-10/+10
* Convert use of int ms to TimeDelta in files owned by bulach.tedvessenes@gmail.com2012-01-174-10/+10
* Revert 117541 - Convert use of int ms to TimeDelta in files owned by bulach.lambroslambrou@google.com2012-01-124-10/+10
* Convert use of int ms to TimeDelta in files owned by bulach.tedvessenes@gmail.com2012-01-124-10/+10
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-065-5/+1
* base::Bind: Remove includes of base.bind in header files.jhawkins@chromium.org2011-12-211-1/+1
* Move AccessTokenStore to Content API, now that it is a pure-virtual class.joi@chromium.org2011-12-2116-88/+54
* Switch to PostTaskAndReply for AccessTokenStore.joi@chromium.org2011-12-219-46/+39
* Revert 114992 - Switch to PostTaskAndReply for AccessTokenStore.joi@chromium.org2011-12-199-18/+45
* Switch to PostTaskAndReply for AccessTokenStore.joi@chromium.org2011-12-199-45/+18
* Move BrowserMessageFilter to public, and into content namespace.joi@chromium.org2011-12-161-2/+2
* Removing MessageLoop::QuitTask() from content/dcheng@chromium.org2011-12-101-2/+2
* Update includes to new header locationsabarth@chromium.org2011-12-031-1/+1
* base::Bind: More random cleanups.jhawkins@chromium.org2011-12-011-8/+5
* Hide geolocation_messages.h from chrome. It was only used in a test. Instead ...jam@chromium.org2011-11-303-43/+24
* Add OVERRIDE to content/.avi@chromium.org2011-11-283-12/+15
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-1/+1
* Add OVERRIDE to content/.avi@chromium.org2011-11-179-34/+34
* Fix components build on Linux when toolkit_views=1.tony@chromium.org2011-11-141-1/+1
* Make chrome communicate with gpsd through libgps/shared memorymiletus@chromium.org2011-11-126-321/+229
* Fix statics in DeviceDataProvider templates to work in content component build.dpranke@chromium.org2011-11-102-11/+13
* Cleanup: Remove unneeded forward declarations in content/browser.thestig@chromium.org2011-11-102-5/+1
* Move BrowserThread to content namespace.joi@chromium.org2011-11-023-1/+6
* Switch content tests to use BrowserThreadImpl directly.joi@chromium.org2011-10-311-2/+4
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-282-3/+3
* Handle additional feedback from http://codereview.chromium.org/8395038/.jam@chromium.org2011-10-282-10/+10
* Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetc...jam@chromium.org2011-10-271-3/+3
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-253-17/+19
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-242-4/+7
* Move content_browser_client.h to public, and while at it, movejoi@chromium.org2011-10-191-1/+1
* Move content_client.h into content/public.joi@chromium.org2011-10-181-1/+0
* Move content_switches to content\public\common.jam@chromium.org2011-10-132-2/+2
* base::Bind: Cleanup in geolocation.jhawkins@chromium.org2011-10-1012-66/+79
* Fix gps.h license issue, by deleting itjoth@chromium.org2011-10-105-115/+22
* base::Bind: Cleanups in geolocation/.jhawkins@chromium.org2011-10-074-7/+10
* Revert 104481 - Fix gps.h license issue, by deleting itjoth@chromium.org2011-10-074-19/+107
* Fix gps.h license issue, by deleting itjoth@chromium.org2011-10-074-107/+19
* Export some unix-specific content symbols.dpranke@chromium.org2011-10-043-5/+8
* more content exports needed for unit_tests and browser_tests.dpranke@chromium.org2011-09-301-2/+3
* Here are more exports needed for content_unittests to link in the component b...dpranke@chromium.org2011-09-3012-23/+38
* Update params to OnURLFetchComplete() for net location request.skerner@chromium.org2011-09-263-26/+29
* net: Put more functions from escape.h into net namespace.tfarina@chromium.org2011-09-221-1/+1
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-133-5/+8
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Fix Linux Views build breakage.willchan@chromium.org2011-09-131-1/+1
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Remove gateway data providers for location service.allanwoj@chromium.org2011-09-0615-963/+25
* Remove use of GetDefaultRequestContext in geolocation.allanwoj@chromium.org2011-09-0610-65/+104