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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove RadioData from geolocation
joth@chromium.org
2012-06-13
8
-188
/
+10
*
Coverity: Restructure logically dead code.
kmadhusu@chromium.org
2012-06-08
1
-3
/
+3
*
Support NULL geolocation and speech delegates to make embedding content easier.
jam@chromium.org
2012-06-07
1
-6
/
+13
*
replace wstring printf in geolocation as wstring is deprecated
james.wei@intel.com
2012-06-06
1
-3
/
+3
*
Move the rest of the content\test headers that are used by embedders to conte...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
Move test_browser_thread.h from content\test to content\public\test. This way...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
Change most content::URLFetcher references to net::URLFetcher
akalin@chromium.org
2012-05-23
2
-5
/
+5
*
Remove content::URLFetcherDelegate
akalin@chromium.org
2012-05-22
1
-5
/
+4
*
RefCounted types should not have public destructors
rsleevi@chromium.org
2012-05-18
1
-0
/
+6
*
Cleanup: Remove unneeded scoped_ptr.h includes from content.
thestig@chromium.org
2012-05-17
3
-8
/
+8
*
Upstream Geolocation timestamp fix.
jknotten@chromium.org
2012-05-16
2
-4
/
+4
*
Fix content geolocation tests on Windows
bartfab@chromium.org
2012-05-11
1
-37
/
+35
*
Disable flaky GeolocationProviderTest on Windows
jknotten@chromium.org
2012-05-11
1
-1
/
+8
*
Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/
akalin@chromium.org
2012-05-11
2
-2
/
+2
*
Fix override of LocationProviderBase::OnPermissionGranted() in LocationProvid...
steveblock@chromium.org
2012-05-10
2
-3
/
+2
*
Try to fix GeolocationProviderTest flakiness
bartfab@chromium.org
2012-05-09
1
-4
/
+17
*
Upstream Geolocation for Android.
jknotten@chromium.org
2012-05-09
6
-2
/
+333
*
Fix the implementation order of GeolocationProvider methods
bartfab@chromium.org
2012-05-04
1
-84
/
+84
*
Add content API for requesting the current geolocation
bartfab@chromium.org
2012-05-04
5
-208
/
+304
*
Fix Geolocation tests to work on Official Chrome builders.
kerz@chromium.org
2012-05-04
1
-2
/
+9
*
Make the Geoposition helper struct public
bartfab@chromium.org
2012-05-02
32
-196
/
+222
*
RefCounted types should not have public destructors, content/browser part 1
rsleevi@chromium.org
2012-04-27
7
-9
/
+31
*
Geolocation support for chromedriver, browser-side only.
kkania@chromium.org
2012-04-25
4
-0
/
+104
*
Remove requesting_frame parameters from Geolocation stack
bartfab@chromium.org
2012-04-20
19
-101
/
+74
*
Remove some constant spew in unit test logs
erg@chromium.org
2012-04-11
3
-8
/
+14
*
Update uses of TimeDelta in geolocation code.
tedvessenes@gmail.com
2012-04-11
2
-4
/
+6
*
Modify the base::JSONReader interface to take a set of options rather than a ...
rsesek@chromium.org
2012-04-11
1
-1
/
+1
*
Fix some grammar in comments, error messages and documentation.
gavinp@chromium.org
2012-04-03
2
-2
/
+2
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-0
/
+1
*
Move Render(Widget|View)HostImpl to files with _impl in filename.
joi@chromium.org
2012-03-06
1
-1
/
+1
*
Extract minimal RenderViewHost interface for embedders, leaving
joi@chromium.org
2012-03-05
1
-2
/
+3
*
dbus: add ObjectPath type
keybuk@google.com
2012-02-14
2
-43
/
+51
*
Revert 121920 - dbus: add ObjectPath type
dpapad@chromium.org
2012-02-14
2
-51
/
+43
*
dbus: add ObjectPath type
keybuk@chromium.org
2012-02-14
2
-43
/
+51
*
Change geolocaiton browser name in official builds
joth@chromium.org
2012-02-10
1
-1
/
+6
*
Hide geolocation_provider.h from chrome, and move geolocation_permission_cont...
jam@chromium.org
2012-01-24
3
-48
/
+21
*
Convert use of int ms to TimeDelta in files owned by bulach.
tedvessenes@gmail.com
2012-01-20
4
-10
/
+10
*
Revert r117895 "Convert use of int ms to TimeDelta in files owned by bulach."
maruel@chromium.org
2012-01-17
4
-10
/
+10
*
Convert use of int ms to TimeDelta in files owned by bulach.
tedvessenes@gmail.com
2012-01-17
4
-10
/
+10
*
Revert 117541 - Convert use of int ms to TimeDelta in files owned by bulach.
lambroslambrou@google.com
2012-01-12
4
-10
/
+10
*
Convert use of int ms to TimeDelta in files owned by bulach.
tedvessenes@gmail.com
2012-01-12
4
-10
/
+10
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
5
-5
/
+1
*
base::Bind: Remove includes of base.bind in header files.
jhawkins@chromium.org
2011-12-21
1
-1
/
+1
*
Move AccessTokenStore to Content API, now that it is a pure-virtual class.
joi@chromium.org
2011-12-21
16
-88
/
+54
*
Switch to PostTaskAndReply for AccessTokenStore.
joi@chromium.org
2011-12-21
9
-46
/
+39
*
Revert 114992 - Switch to PostTaskAndReply for AccessTokenStore.
joi@chromium.org
2011-12-19
9
-18
/
+45
*
Switch to PostTaskAndReply for AccessTokenStore.
joi@chromium.org
2011-12-19
9
-45
/
+18
*
Move BrowserMessageFilter to public, and into content namespace.
joi@chromium.org
2011-12-16
1
-2
/
+2
*
Removing MessageLoop::QuitTask() from content/
dcheng@chromium.org
2011-12-10
1
-2
/
+2
*
Update includes to new header locations
abarth@chromium.org
2011-12-03
1
-1
/
+1
[next]