summaryrefslogtreecommitdiffstats
path: root/content/browser/geolocation
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 99206 - Revert 99168 - Fix geolocation url character escaping issues.dyu@chromium.org2011-09-012-19/+42
* Revert 99168 - Fix geolocation url character escaping issues.dyu@chromium.org2011-09-012-42/+19
* Fix geolocation url character escaping issues.allanwoj@chromium.org2011-09-012-19/+42
* Reduce number of unnamed-type-template-args violations (mostly when passing v...pkasting@chromium.org2011-09-011-1/+1
* Use new network location service protocolallanwoj@chromium.org2011-08-313-467/+226
* Rework wifi_data_provider_linux.cc with our D-Bus library.satorux@chromium.org2011-08-253-253/+430
* Get rid of the link time dependency between content and chrome through the ge...jam@chromium.org2011-08-253-6/+24
* Removal of Profile from content part 9 of 9.avi@chromium.org2011-08-231-2/+5
* base: Fix the TODO in string_util.htfarina@chromium.org2011-08-171-5/+6
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-152-3/+3
* Removal of Profile from content part 7.avi@chromium.org2011-08-091-2/+1
* Add a scoper object for URLFetcher::Factoryphajdan.jr@chromium.org2011-07-291-3/+1
* Deprecate Profile::GetDefaultRequestContext().willchan@chromium.org2011-07-201-2/+1
* Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...tfarina@chromium.org2011-06-251-4/+4
* Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...tfarina@chromium.org2011-06-251-4/+4
* Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.tfarina@chromium.org2011-06-251-4/+4
* Split out abstract interface from GeolocationPermissionContextjoth@chromium.org2011-06-233-46/+50
* Remove content dependency on chrome/browser/accessibility/browser_accessibili...jam@chromium.org2011-06-134-4/+4
* Move UrlFetcher to content. I originally thought that it's only used by chro...jam@chromium.org2011-06-012-2/+2
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-254-4/+4
* Move the chromeos implementation of WifiDataProvider back to chrome, since it...jam@chromium.org2011-05-173-384/+0