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
*
[Android] Update mobile "Learn More" URL on Geolocation infobar.
kkimlabs@chromium.org
2013-10-11
1
-0
/
+2
*
Make mvanouwerkerk@chromium.org a geolocation owner and reviewer.
mvanouwerkerk@chromium.org
2013-09-24
1
-2
/
+4
*
GeolocationPermissionContext: only use origin from embedder url.
mvanouwerkerk@chromium.org
2013-09-13
3
-13
/
+44
*
Rename GeolocationArbitrator to LocationArbitrator.
mvanouwerkerk@chromium.org
2013-09-10
1
-1
/
+0
*
[GeoLocation] Check for webcontents on the set permission delegate.
miguelg@chromium.org
2013-08-29
1
-3
/
+5
*
Infobar for JavaScript APIs should invoke a callback on closing
toyoshim@chromium.org
2013-08-21
2
-0
/
+5
*
Add some comments in geolocation_browsertest.cc.
mvanouwerkerk@chromium.org
2013-08-16
1
-1
/
+22
*
Enable NoInfobarForSecondTab and NoInfobarForDeniedOrigin.
mvanouwerkerk@chromium.org
2013-08-14
1
-14
/
+2
*
Enable Geolocation tests that were flaky at some point.
mvanouwerkerk@chromium.org
2013-08-02
1
-8
/
+3
*
Web MIDI: implement permission infobar
toyoshim@chromium.org
2013-08-02
1
-1
/
+1
*
Misc. cleanup part III:
pkasting@chromium.org
2013-07-24
1
-4
/
+2
*
Make PermissionQueueController available from other content settings
toyoshim@chromium.org
2013-07-23
14
-648
/
+66
*
Move GeolocationSettingsState to ContentSettingsUsagesState
toyoshim@chromium.org
2013-07-23
4
-190
/
+10
*
Remove unused WebKit includes and DEPS entries from chrome/browser
jamesr@chromium.org
2013-07-20
1
-2
/
+0
*
More misc. cleanup:
pkasting@chromium.org
2013-07-19
6
-155
/
+158
*
Clarify geolocation OWNERS
joth@chromium.org
2013-07-19
1
-1
/
+5
*
Remove ExtensionURLInfo, make security decisions in render process
jamesr@chromium.org
2013-07-18
1
-3
/
+1
*
Use a direct include of the message_loop header in chrome/browser/, part 4.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Update some includes of chrome_notification_types.h
jam@chromium.org
2013-07-12
3
-3
/
+3
*
Clean up the geolocation code a little:
pkasting@chromium.org
2013-07-09
8
-217
/
+198
*
Allow Chrome OS login profile to have different default pref values
bartfab@chromium.org
2013-07-05
2
-2
/
+2
*
chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1
tfarina@chromium.org
2013-07-02
3
-5
/
+5
*
GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1
phajdan.jr@chromium.org
2013-06-26
1
-19
/
+16
*
Update Blink include paths
abarth@chromium.org
2013-06-17
1
-1
/
+1
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
1
-1
/
+1
*
Use a direct include of strings headers in chrome/browser/e*-h*/.
avi@chromium.org
2013-06-10
3
-3
/
+3
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.
avi@chromium.org
2013-06-07
6
-6
/
+6
*
Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces...
ajwong@chromium.org
2013-06-06
2
-60
/
+14
*
Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-1
/
+1
*
Update refernces to Blink's Platform API (chrome)
abarth@chromium.org
2013-05-30
1
-1
/
+1
*
chrome: Use base::MessageLoop. (Part 3)
xhwang@chromium.org
2013-05-28
5
-7
/
+7
*
Remove references to Profile from browser_context_keyed_service.
phajdan.jr@chromium.org
2013-05-22
2
-8
/
+8
*
Move ProfileKeyedService infrastructure to a component
phajdan.jr@chromium.org
2013-05-20
2
-2
/
+2
*
[InfoBar] Add InfoBarDelegate::GetIconID()
dfalcantara@chromium.org
2013-05-16
3
-6
/
+4
*
Move SpawnedTestServer to its own subdirectory.
phajdan.jr@chromium.org
2013-05-07
1
-1
/
+1
*
Removes jknotten from OWNERS.
bulach@chromium.org
2013-05-07
1
-1
/
+0
*
components: Move PrefRegistrySyncable into user_prefs namespace.
tfarina@chromium.org
2013-05-06
2
-5
/
+7
*
Change GetProfileToUse method from Profile to content::BrowserContext
phajdan.jr@chromium.org
2013-05-03
2
-10
/
+7
*
GTTF: rename net::TestServer -> net::SpawnedTestServer
phajdan.jr@chromium.org
2013-05-03
1
-1
/
+1
*
Formatting cleanup. Should be no code change.
pkasting@chromium.org
2013-05-03
4
-248
/
+309
*
Reorder pieces of code. No other changes.
pkasting@chromium.org
2013-04-30
5
-44
/
+47
*
[components] Switch {RefCounted}ProfileKeyedService to use BrowserContext
phajdan.jr@chromium.org
2013-04-26
2
-3
/
+4
*
Add InfoBarDelegate::web_contents(). This is convenient for the number of
pkasting@chromium.org
2013-04-24
1
-2
/
+2
*
Eliminate InfoBarTabHelper. Make InfoBarService a concrete class.
pkasting@chromium.org
2013-04-23
3
-67
/
+67
*
GeolocationConfirmInfoBarDelegate* -> GeolocationInfoBarDelegate*, for consis...
pkasting@chromium.org
2013-04-16
6
-53
/
+45
*
Prevents leaking geolocation permission from Incognito mode to regular profile.
vasilii@chromium.org
2013-04-05
3
-0
/
+22
*
Move the ViewType enum to extensions\common.
jam@chromium.org
2013-04-01
2
-5
/
+6
*
chrome: Update the include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-03-31
2
-2
/
+2
*
Move c/b/a/infobar files back to c/b/infobar
kaiwang@chromium.org
2013-03-19
6
-8
/
+8
*
Introduce //components/user_prefs.
joi@chromium.org
2013-03-06
1
-1
/
+1
[next]