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
/
chrome
/
browser
/
geolocation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor chrome_geolocation_permission_context.* in preperation for adding pl...
cramya@chromium.org
2012-10-18
8
-248
/
+378
*
Remove TabContents from geolocation.
avi@chromium.org
2012-10-17
2
-9
/
+25
*
Fix Double Geolocation Infobar Removal Notification Bug.
jknotten@chromium.org
2012-10-12
3
-9
/
+138
*
Switch InfoBarTabHelper to use WebContentsUserData.
avi@chromium.org
2012-10-11
3
-33
/
+34
*
Don't retain reference to ChromeGeolocationPermissionContext
jknotten@chromium.org
2012-10-09
1
-1
/
+1
*
Move GeolocationInfoBarQueueController to own files.
jknotten@chromium.org
2012-10-09
4
-556
/
+600
*
Switch TabSpecificContentSettings to use WebContentsUserData.
avi@chromium.org
2012-09-28
2
-4
/
+5
*
Update the network-based geolocation to use the new
jknotten@chromium.org
2012-09-12
1
-8
/
+19
*
Make TabContents ctor private; poke hole for existing callers.
avi@chromium.org
2012-08-27
1
-1
/
+1
*
Add more OWNERS inside chrome/browser.
thestig@chromium.org
2012-08-22
1
-0
/
+3
*
Introduce InfoBarTabService API.
joi@chromium.org
2012-08-20
3
-37
/
+37
*
Move SessionStorageNamespace entirely into NavigationController and support S...
ajwong@chromium.org
2012-08-13
1
-1
/
+1
*
Create chrome/browser/api directory. Move infobar delegates used by Autofill ...
joi@chromium.org
2012-08-13
3
-3
/
+3
*
Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...
jam@chromium.org
2012-07-26
2
-3
/
+3
*
Move ExecuteJavaScript functions from ui_test_utils.h to browser_test_utils.h...
jam@chromium.org
2012-07-24
1
-4
/
+5
*
Create content\public\test\test_utils.h to hold common test classes that are ...
jam@chromium.org
2012-07-20
1
-4
/
+4
*
base: Make ScopedVector::clear() destroy elements.
derat@chromium.org
2012-07-19
1
-1
/
+1
*
Always enable dom automation for browser_tests. This avoids developers having...
jam@chromium.org
2012-07-18
1
-3
/
+1
*
Remove browser::FindTabbedBrowser from a bunch of browser tests by making ui_...
jam@chromium.org
2012-07-12
1
-4
/
+2
*
This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...
benrg@chromium.org
2012-07-11
1
-1
/
+0
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
5
-5
/
+0
*
Move tab functions off Browser into browser_tabstrip and browser_tabrestore.
ben@chromium.org
2012-06-29
1
-14
/
+15
*
Reenable geolocation tests
bartfab@chromium.org
2012-06-28
1
-21
/
+11
*
Move each permission classes to its own files in extensions/permissions and r...
penghuang@chromium.org
2012-06-27
1
-1
/
+1
*
Move browser commands into a separate file.
ben@chromium.org
2012-06-25
1
-1
/
+2
*
Simplify overriding ShouldExpire() a bit by allowing classes to override Shou...
pkasting@chromium.org
2012-06-22
1
-17
/
+1
*
Upstream Geolocation global enable/disable preference.
jknotten@chromium.org
2012-06-18
5
-3
/
+63
*
TabContentsWrapper -> TabContents, part 14.
avi@chromium.org
2012-06-08
3
-28
/
+26
*
TabContentsWrapper -> TabContents, part 2.
avi@chromium.org
2012-06-06
1
-8
/
+8
*
Move the rest of the content\test headers that are used by embedders to conte...
jam@chromium.org
2012-06-04
1
-2
/
+2
*
Move test_browser_thread.h from content\test to content\public\test. This way...
jam@chromium.org
2012-06-04
3
-3
/
+3
*
Move mock test headers from content\test to content\public\test. This way we ...
jam@chromium.org
2012-06-03
1
-1
/
+1
*
Get rid of the RenderViewType concept in content, since it was only used by C...
jam@chromium.org
2012-05-23
1
-3
/
+2
*
Disable GeolocationBrowserTest.TwoWatchesInOneFrame on linux.
zea@chromium.org
2012-05-21
1
-1
/
+7
*
Disable crashy geolcoation browser tests
zea@chromium.org
2012-05-21
1
-10
/
+14
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-1
/
+1
*
Update use of TimeDelta in chrome/browser/*, ui/views/*, and other places.
tedvessenes@gmail.com
2012-05-17
1
-2
/
+2
*
Moves methods for finding browsers to browser_finder.
sky@chromium.org
2012-05-16
1
-2
/
+2
*
Taking over issue 10006037.
rlp@chromium.org
2012-05-14
1
-1
/
+12
*
Remove VIEW_TYPE_WEB_CONTENTS and make default view type INVALID.
aa@chromium.org
2012-05-14
1
-1
/
+2
*
Revert 136499 - Taking over issue 10006037.
yusukes@google.com
2012-05-11
1
-12
/
+1
*
Taking over issue 10006037.
rlp@chromium.org
2012-05-11
1
-1
/
+12
*
RefCounted types should not have public destructors, chrome/browser/ part 6
rsleevi@chromium.org
2012-04-27
2
-8
/
+12
*
Geolocation support for chromedriver, browser-side only.
kkania@chromium.org
2012-04-25
2
-30
/
+20
*
TabContents -> WebContentsImpl, part 18.
avi@chromium.org
2012-04-17
2
-3
/
+3
*
TabContents -> WebContentsImpl, part 15.
avi@chromium.org
2012-04-17
1
-1
/
+1
*
Reenable GeolocationBrowserTest.TabDestroyed browser test.
jknotten@chromium.org
2012-04-05
1
-2
/
+1
*
Remove infobar from helper list before notifying observers.
jknotten@chromium.org
2012-03-31
1
-1
/
+8
*
Revert 129439 - Reenable GeolocationBrowserTest.TabDestroyed browser test.
abodenha@google.com
2012-03-29
1
-1
/
+2
*
Reenable GeolocationBrowserTest.TabDestroyed browser test.
jknotten@chromium.org
2012-03-28
1
-2
/
+1
[next]