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
*
Simplify Android geolocation permission checks
miguelg@chromium.org
2014-08-06
9
-229
/
+53
*
Remove 'Learn More' Link from the geolocation infobar
miguelg@chromium.org
2014-08-06
2
-28
/
+1
*
ifdef a few pieces of extensions code.
thestig@chromium.org
2014-08-02
1
-2
/
+8
*
Audit the last time the Geolocation and Notification content settings
dhnishi@chromium.org
2014-07-17
3
-3
/
+191
*
[Geolocation] Enable content settings write using permissions bubbles.
gbillock@chromium.org
2014-07-10
1
-1
/
+9
*
WebViewGuest is growing fairly large (~ 1600 lines). This CL aims to move all...
hanxi@chromium.org
2014-07-09
1
-11
/
+11
*
https://codereview.chromium.org/351683004 did the same for midi but missed so...
miguelg@chromium.org
2014-06-30
1
-2
/
+6
*
Removes bulach@ from OWNERS.
bulach@chromium.org
2014-06-27
1
-1
/
+0
*
Show full security origin on infobars instead of just hostname.
meacer@chromium.org
2014-06-24
1
-1
/
+4
*
Componentize google_util
blundell@chromium.org
2014-06-19
1
-1
/
+1
*
Simplify geolocation permission request in the Content API.
jam@chromium.org
2014-06-13
10
-153
/
+159
*
Do not append Google locale to help center links
blundell@chromium.org
2014-06-12
1
-1
/
+1
*
Android: Remove context_menus and guest_view_internal extension APIs.
thestig@chromium.org
2014-06-11
4
-51
/
+165
*
Trust the renderer's same-document navigation flag if it is a same-origin nav.
japhet@chromium.org
2014-06-04
1
-2
/
+2
*
use origin instead of session_id in detecting duplicate EME permission request
qinmin@chromium.org
2014-05-29
3
-5
/
+6
*
[Media,Geolocation] Add permission bubble cancellation.
gbillock@chromium.org
2014-05-27
2
-5
/
+44
*
infobars: Componentize ConfirmInfoBarDelegate.
tfarina@chromium.org
2014-05-22
3
-3
/
+3
*
components: Extract pref_registry component out of user_prefs.
tfarina@chromium.org
2014-05-15
1
-1
/
+1
*
Add a null check for PermissionBubbleManager::FromWebcontents.
leng@chromium.org
2014-05-13
1
-3
/
+5
*
Dispatch geolocation IPCs on the UI thread. Aside from simplifying the code t...
jam@chromium.org
2014-05-12
3
-68
/
+49
*
1. Handle the case of empty embedder_extension_id in guestview.h.
hanxi@chromium.org
2014-04-30
1
-1
/
+1
*
Revert "Revert "Revert 266297 "1. Handle the case of empty embedder_extension...
machenbach@chromium.org
2014-04-28
1
-1
/
+1
*
Revert "Revert 266297 "1. Handle the case of empty embedder_extension_id...""
dbeam@chromium.org
2014-04-28
1
-1
/
+1
*
Revert 266297 "1. Handle the case of empty embedder_extension_id..."
rmsousa@chromium.org
2014-04-26
1
-1
/
+1
*
1. Handle the case of empty embedder_extension_id in guestview.h.
hanxi@chromium.org
2014-04-26
1
-1
/
+1
*
Convert notifications to use RenderFrame instead of RenderView.
jam@chromium.org
2014-04-22
1
-3
/
+3
*
Move Infobars core files to the Infobars component
droger@chromium.org
2014-04-18
4
-36
/
+38
*
Bump libc++/libc++abi version to 206024. Enable GeolocationPermissionContextT...
glider@chromium.org
2014-04-16
2
-9
/
+1
*
<webview>: Move Geolocation permission to chrome layer.
fsamuel@chromium.org
2014-04-15
1
-8
/
+33
*
Remove InfoBarDelegate::web_contents()
droger@chromium.org
2014-04-10
1
-6
/
+9
*
InfoBarService inherits from InfoBarManager
droger@chromium.org
2014-04-10
2
-83
/
+81
*
[Geolocation] Attach user gesture indicator to permission request call.
gbillock@chromium.org
2014-04-10
5
-27
/
+48
*
Disable GeolocationPermissionContextTests.TabDestroyed under ThreadSanitizer.
glider@chromium.org
2014-04-04
2
-1
/
+9
*
Remove dependency from infobars on LoadCommittedDetails
droger@chromium.org
2014-04-04
3
-8
/
+7
*
Comment spelling correction in chrome_access_token_store.cc
jww@chromium.org
2014-04-04
1
-1
/
+1
*
Split InfoBarService core code into InfoBarManager
droger@chromium.org
2014-04-01
2
-82
/
+87
*
Clean up infobar-related theme images.
pkasting@chromium.org
2014-03-26
2
-2
/
+2
*
squash some more base::Value::CreateStringValue calls
estade@chromium.org
2014-03-24
1
-1
/
+1
*
Move GeolocationBrowserTest to RenderFrameHost.
avi@chromium.org
2014-03-19
1
-49
/
+72
*
Move clients of BrowserContextKeyedService to use KeyedService (#5)
blundell@chromium.org
2014-03-13
2
-6
/
+6
*
Copy JavaScript execution to RenderFrame, switch easy cases to use it.
avi@chromium.org
2014-03-12
1
-2
/
+2
*
[WebsiteSettings] Change permission bubble API to adapt to new mocks.
gbillock@chromium.org
2014-03-10
1
-8
/
+14
*
The CL breaks up some of the work done in GeoLocationInfoBar.
acleung@chromium.org
2014-02-27
9
-24
/
+133
*
[Geolocation] Add permission bubble client.
gbillock@chromium.org
2014-02-11
4
-19
/
+128
*
Convert extensions::ProcessMap to BrowserContextKeyedService
jamescook@chromium.org
2014-01-17
1
-8
/
+8
*
Dismiss EME infobar when WebMediaPlayer is destroyed.
kkimlabs@chromium.org
2014-01-08
3
-9
/
+10
*
Revert 242454 "Revert 242450 "Update some uses of UTF conversion..."
avi@chromium.org
2013-12-24
3
-7
/
+9
*
Revert 242450 "Update some uses of UTF conversions in chrome/bro..."
avi@chromium.org
2013-12-24
3
-9
/
+7
*
Update some uses of UTF conversions in chrome/browser to use the base:: names...
avi@chromium.org
2013-12-24
3
-7
/
+9
*
Update some uses of Value in chrome/browser to use the base:: namespace.
avi@chromium.org
2013-12-23
1
-4
/
+4
[next]