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
/
content_settings
Commit message (
Expand
)
Author
Age
Files
Lines
*
Service Worker: Hook up browsing data deletion
jsbell@chromium.org
2014-08-11
2
-0
/
+25
*
Cleanup: Remove unneeded #includes for grit/, ui/base/l10n/l10n_util.h and ui...
thestig@chromium.org
2014-08-08
1
-2
/
+0
*
Simplify Android geolocation permission checks
miguelg@chromium.org
2014-08-06
4
-13
/
+5
*
Remember user decisions on invalid certificates behind a flag
jww@chromium.org
2014-08-01
4
-4
/
+10
*
Move extension notifications to extensions/browser/notification_types.h
jamescook@chromium.org
2014-07-31
1
-7
/
+9
*
Componentize content_settings_types.h
vasilii@chromium.org
2014-07-25
18
-18
/
+18
*
Rename ServerBoundCert => ChannelID to reflect the current name
rch@chromium.org
2014-07-25
2
-10
/
+10
*
Migrate the notification permission to the new common permission classes.
miguelg@chromium.org
2014-07-24
3
-11
/
+41
*
Get rid of some uses of CreateIntegerValue
estade@chromium.org
2014-07-22
12
-88
/
+80
*
Audit the last time the media stream content settings have been used.
dhnishi@chromium.org
2014-07-18
1
-6
/
+6
*
Get rid of the rest of CreateStringValue
estade@chromium.org
2014-07-18
1
-4
/
+4
*
Audit the last time the Geolocation and Notification content settings
dhnishi@chromium.org
2014-07-17
5
-5
/
+264
*
ClickToPlayPluginTest.NoCallbackAtLoad test should create head element
kangil.han@samsung.com
2014-07-17
1
-2
/
+6
*
Add UMA for the new generic permisison class
miguelg@chromium.org
2014-07-16
10
-23
/
+216
*
Fix 'except' and 'prefer' spelling.
tnagel@chromium.org
2014-07-16
1
-7
/
+7
*
Add an option page for searching and managing resources and permissions by or...
dhnishi@chromium.org
2014-07-16
3
-0
/
+15
*
Add tests for the permission context class
miguelg@chromium.org
2014-07-11
1
-0
/
+141
*
[Geolocation] Enable content settings write using permissions bubbles.
gbillock@chromium.org
2014-07-10
1
-3
/
+5
*
Implement midi permissions on top of the new common permission classes
miguelg@chromium.org
2014-07-09
6
-0
/
+565
*
Update several WebContentsObserver loading callbacks to use RFH.
dcheng@chromium.org
2014-07-03
2
-11
/
+5
*
Fix a bug where Chrome crashes when geolocation permissions are granted
dhnishi@chromium.org
2014-06-26
2
-0
/
+15
*
Move all remaining appcache-related code to content namespace
pilgrim@chromium.org
2014-06-25
1
-2
/
+2
*
Manual revert with a fix for the failing test.
miguelg@chromium.org
2014-06-25
4
-0
/
+11
*
Remove unnecessary #includes in cookie_settings.cc and cookie_settings_unitte...
sungmann.cho@navercorp.com
2014-06-25
2
-4
/
+0
*
Revert 279437 "Implement a permission check for push."
xhwang@chromium.org
2014-06-24
4
-11
/
+0
*
Implement a permission check for push.
miguelg@chromium.org
2014-06-24
4
-0
/
+11
*
Add hashes to whitelist for Chromoting plugin.
garykac@chromium.org
2014-06-19
1
-1
/
+13
*
Fix a potential use-after-free after JSONReader::Read.
pneubeck@chromium.org
2014-06-17
1
-6
/
+9
*
Allow duplicate infobar requests
qinmin@chromium.org
2014-06-12
1
-27
/
+25
*
Move kStandardSchemeSeparator from //content to //url
blundell@chromium.org
2014-06-05
1
-1
/
+1
*
use origin instead of session_id in detecting duplicate EME permission request
qinmin@chromium.org
2014-05-29
5
-48
/
+14
*
components: Extract pref_registry component out of user_prefs.
tfarina@chromium.org
2014-05-15
6
-6
/
+6
*
Re-land "Pass RenderFrameHost to WebContentObservers' message handlers"
mnaganov@chromium.org
2014-05-10
2
-2
/
+5
*
Revert 268939 "Pass RenderFrameHost to WebContentObservers' mess..."
rlp@chromium.org
2014-05-08
2
-5
/
+2
*
Pass RenderFrameHost to WebContentObservers' message handlers
mnaganov@chromium.org
2014-05-07
2
-2
/
+5
*
Enable file_handlers and chrome.app.runtime for QuickOffice.
benwells@chromium.org
2014-05-07
1
-1
/
+1
*
Move some content url constants to /url.
sungmann.cho@navercorp.com
2014-05-07
1
-1
/
+1
*
Replace NOTIFICATION_EXTENSION_LOADED to NOTIFICATION_EXTENSION_LOADED_DEPREC...
limasdf@gmail.com
2014-04-20
1
-2
/
+3
*
Move Infobars core files to the Infobars component
droger@chromium.org
2014-04-18
1
-4
/
+5
*
InfoBarService inherits from InfoBarManager
droger@chromium.org
2014-04-10
1
-4
/
+3
*
Move core features code to //extensions
rockot@chromium.org
2014-04-03
1
-1
/
+1
*
Remove //chrome dependency from ExtensionPrefs
rockot@google.com
2014-04-02
1
-1
/
+2
*
Split InfoBarService core code into InfoBarManager
droger@chromium.org
2014-04-01
1
-3
/
+4
*
Move ExtensionHost from src/chrome to src/extensions
jamescook@chromium.org
2014-03-21
1
-1
/
+1
*
Add hashes to whitelist for Chromoting plugin.
garykac@chromium.org
2014-03-21
1
-1
/
+22
*
Rename NOTIFICATION_EXTENSION_UNLOADED to
kalman@chromium.org
2014-03-19
1
-2
/
+2
*
Add more stats about the use of cookies in prerenders.
tburkard@chromium.org
2014-03-19
2
-2
/
+10
*
Remove '--only-block-setting-third-party-cookies' flag.
mkwst@chromium.org
2014-03-16
2
-13
/
+1
*
Remove GetContentSettingsStore() From ExtensionService
rdevlin.cronin@chromium.org
2014-03-14
1
-1
/
+3
*
Move clients of BrowserContextKeyedService to use KeyedService (#5)
blundell@chromium.org
2014-03-13
2
-4
/
+4
[next]