index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
browser
/
geolocation
/
network_location_request.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use scoped_ptrs in JSONReader::Read functions.
estade
2015-05-22
1
-2
/
+3
*
Convert JsonWriter::Write to taking a const ref for the in-param
estade
2015-05-16
1
-1
/
+1
*
Adjust URLFetcher::Create API so that object is returned as scoped_ptr.
dtapuska
2015-05-01
1
-2
/
+2
*
Rename various Geolocation bits for clarity and consistency.
mvanouwerkerk@chromium.org
2014-08-14
1
-8
/
+8
*
Fixes for re-enabling more MSVC level 4 warnings: content/browser/ edition
pkasting@chromium.org
2014-07-15
1
-1
/
+2
*
Update uses of UTF conversions in content/ to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-1
/
+1
*
Convert string16 to base::string16 in content.
brettw@chromium.org
2013-12-03
1
-8
/
+8
*
Geolocation: expand number of buckets for wifi access points in histogram.
mvanouwerkerk@chromium.org
2013-10-25
1
-2
/
+2
*
Geolocation: log the number of wifi access points used to determine location.
mvanouwerkerk@chromium.org
2013-10-17
1
-0
/
+9
*
Geolocation: add UMA histograms for events and response codes.
mvanouwerkerk@chromium.org
2013-10-02
1
-1
/
+37
*
Clean up a few more unused globals.
thakis@chromium.org
2013-09-25
1
-4
/
+0
*
Rename GeolocationArbitrator to LocationArbitrator.
mvanouwerkerk@chromium.org
2013-09-10
1
-1
/
+1
*
Replace DeviceDataProvider with the non-templated WifiDataProvider.
mvanouwerkerk@chromium.org
2013-08-23
1
-1
/
+1
*
Convert NetworkLocationRequest::ListenerInterface to a callback.
mvanouwerkerk@chromium.org
2013-08-21
1
-7
/
+5
*
Make content use base namespace for Values.
brettw@chromium.org
2013-06-14
1
-6
/
+6
*
Use a direct include of strings headers in content/browser/, part 1.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in content/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...
rsleevi@chromium.org
2013-06-02
1
-1
/
+1
*
Cleanup: use MockGeolocationArbitrator to test GeolocationProvider
jknotten@chromium.org
2012-11-30
1
-2
/
+2
*
Adding histogram for a LBS request latency. See bug.
vadimt@chromium.org
2012-11-01
1
-0
/
+13
*
Move geolocation code to content namespace.
jam@chromium.org
2012-10-29
1
-9
/
+10
*
Update the network-based geolocation to use the new
jknotten@chromium.org
2012-09-12
1
-101
/
+63
*
Correct const accessors in base/values.(h|cc)
vabr@chromium.org
2012-07-27
1
-6
/
+7
*
Move content::URLFetcher static functions to net::URLFetcher
akalin@chromium.org
2012-06-19
1
-2
/
+2
*
Remove RadioData from geolocation
joth@chromium.org
2012-06-13
1
-3
/
+1
*
Change most content::URLFetcher references to net::URLFetcher
akalin@chromium.org
2012-05-23
1
-3
/
+3
*
Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/
akalin@chromium.org
2012-05-11
1
-1
/
+1
*
Make the Geoposition helper struct public
bartfab@chromium.org
2012-05-02
1
-11
/
+13
*
Remove requesting_frame parameters from Geolocation stack
bartfab@chromium.org
2012-04-20
1
-2
/
+2
*
Modify the base::JSONReader interface to take a set of options rather than a ...
rsesek@chromium.org
2012-04-11
1
-1
/
+1
*
Change geolocaiton browser name in official builds
joth@chromium.org
2012-02-10
1
-1
/
+6
*
Handle additional feedback from http://codereview.chromium.org/8395038/.
jam@chromium.org
2011-10-28
1
-1
/
+1
*
Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetc...
jam@chromium.org
2011-10-27
1
-3
/
+3
*
Create a content::UrlFetcher interface that lives in content/public/common an...
jam@chromium.org
2011-10-25
1
-6
/
+7
*
Convert URLFetcher::Delegates to use an interface in content/public/common. A...
jam@chromium.org
2011-10-24
1
-1
/
+4
*
Update params to OnURLFetchComplete() for net location request.
skerner@chromium.org
2011-09-26
1
-9
/
+11
*
net: Put more functions from escape.h into net namespace.
tfarina@chromium.org
2011-09-22
1
-1
/
+1
*
Remove gateway data providers for location service.
allanwoj@chromium.org
2011-09-06
1
-3
/
+1
*
Revert 99206 - Revert 99168 - Fix geolocation url character escaping issues.
dyu@chromium.org
2011-09-01
1
-11
/
+34
*
Revert 99168 - Fix geolocation url character escaping issues.
dyu@chromium.org
2011-09-01
1
-34
/
+11
*
Fix geolocation url character escaping issues.
allanwoj@chromium.org
2011-09-01
1
-11
/
+34
*
Use new network location service protocol
allanwoj@chromium.org
2011-08-31
1
-186
/
+116
*
net: Move ResponseCookies into the net namespace.
tfarina@chromium.org
2011-05-06
1
-1
/
+1
*
Moved URLRequestContextGetter to net/ so it can be used by projects such as j...
sanjeevr@chromium.org
2011-03-31
1
-6
/
+7
*
Move a bunch of files from chrome\common to content\common.
jam@chromium.org
2011-03-17
1
-1
/
+1
*
Move core pieces of geolocation from chrome to content.This is a rough carvin...
jam@chromium.org
2011-02-28
1
-0
/
+452