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
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a reload button to the "plugin crashed" infobar.
bauerb@chromium.org
2014-03-21
1
-2
/
+70
*
Move clients of BrowserContextKeyedService to use KeyedService (#4)
blundell@chromium.org
2014-03-14
4
-5
/
+5
*
Allow the content browser client to specify a special cookie store to be
tburkard@chromium.org
2014-03-12
1
-1
/
+1
*
Revert 256579 "Allow the content browser client to specify a spe..."
peter@chromium.org
2014-03-12
1
-1
/
+1
*
Allow the content browser client to specify a special cookie store to be
tburkard@chromium.org
2014-03-12
1
-1
/
+1
*
Refactor the BrowserContextKeyedService component to be a layered component.
blundell@chromium.org
2014-03-12
1
-1
/
+0
*
Allow MessageFilters to restrict listening to specific message classes
jdduke@chromium.org
2014-02-26
1
-1
/
+2
*
Revert "Allow MessageFilters to restrict listening to specific message classes"
jdduke@chromium.org
2014-02-21
1
-2
/
+1
*
Allow MessageFilters to restrict listening to specific message classes
jdduke@chromium.org
2014-02-16
1
-1
/
+2
*
Move root_window_host* in aura to window_tree_host*.
ben@chromium.org
2014-02-14
1
-1
/
+1
*
Cleanup: Remove unneeded browser_thread.h includes.
thestig@chromium.org
2014-02-13
1
-1
/
+0
*
Rename TabModalConfirmDialogCloseDelegate's GetMessage to GetDialogMessage.
maniscalco@chromium.org
2014-02-05
1
-2
/
+2
*
Clean up some ifdefs around Win Aura.
jam@chromium.org
2014-02-04
1
-1
/
+1
*
Restart plugin loading only if the plugin list has actually become stale.
bauerb@chromium.org
2014-01-27
1
-4
/
+2
*
Check return value in PluginObserver::OnBlockedOutdatedPlugin().
tsepez@chromium.org
2014-01-23
1
-9
/
+8
*
Remove old about scheme URL constants.
msw@chromium.org
2014-01-22
1
-1
/
+1
*
[Download] Return DownloadInterruptReason from OnStartedCallback
asanka@chromium.org
2014-01-14
2
-11
/
+16
*
Move the guts of user_metrics to a new static lib in //base/metrics.
ben@chromium.org
2014-01-13
1
-1
/
+1
*
Disable the Run option in the context menu for blocked plugins if they were b...
bauerb@chromium.org
2014-01-13
2
-7
/
+14
*
Rename RootWindowHost to WindowTreeHost
ben@chromium.org
2014-01-08
1
-1
/
+1
*
Revert "Update all users of base::Version to explicitly specify the namespace...
avi@chromium.org
2014-01-03
5
-14
/
+15
*
Update some uses of UTF conversions in chrome/browser to use the base:: names...
avi@chromium.org
2013-12-24
7
-17
/
+19
*
Update all users of base::Version to explicitly specify the namespace, and cl...
avi@chromium.org
2013-12-23
5
-15
/
+14
*
Update some uses of Value in chrome/browser to use the base:: namespace.
avi@chromium.org
2013-12-23
4
-34
/
+35
*
Switch ContentSettingsObserver to be a RenderFrameObserver instead of a Rende...
jam@chromium.org
2013-12-17
5
-15
/
+43
*
Replace string16 with base::string16 in chrome/browser
brettw@chromium.org
2013-12-12
2
-25
/
+25
*
Replace string16 with base::string16 in chrome/browser
brettw@chromium.org
2013-12-12
3
-15
/
+15
*
Convert string16 to base::string16 in chrome/browser
brettw@chromium.org
2013-12-11
11
-89
/
+91
*
Remove kEnableResourceContentSettings and all the code that uses it since it'...
jam@chromium.org
2013-12-11
1
-1
/
+1
*
Infobar system refactor.
pkasting@chromium.org
2013-12-06
2
-55
/
+45
*
Move more of the plugin code in the renderer to use RenderFrame instead of Re...
jam@chromium.org
2013-12-06
4
-29
/
+26
*
Revert 238283 "Infobar system refactor."
tonyg@chromium.org
2013-12-03
2
-45
/
+55
*
Infobar system refactor.
pkasting@chromium.org
2013-12-03
2
-55
/
+45
*
Add the infobar back in for blocked plugins
cdn@chromium.org
2013-11-27
1
-1
/
+1
*
Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"
ben@chromium.org
2013-11-20
1
-1
/
+1
*
Rename RootWindowHost* to WindowTreeHost*
ben@chromium.org
2013-11-19
1
-1
/
+1
*
Fix WeakPtrFactory member order in chrome/browser/plugins/.
bauerb@chromium.org
2013-11-15
3
-6
/
+7
*
Fix for crash related to tab restore containing NPAPI plugins in metro/ash en...
shrikant@chromium.org
2013-11-15
1
-3
/
+16
*
Fixes for -Wunused-function on Linux, Android and ChromeOS
hans@chromium.org
2013-11-12
1
-0
/
+2
*
Make PluginPrefsTest more robust.
asanka@chromium.org
2013-11-08
1
-12
/
+17
*
We now show restart button for both missing and installed npapi plugins in Me...
shrikant@chromium.org
2013-11-07
1
-9
/
+8
*
Rename WebKit namespace to blink (part 4)
abarth@chromium.org
2013-11-07
2
-2
/
+2
*
Move the Ash NPAPI plugin blocker logic
cpu@chromium.org
2013-11-07
2
-27
/
+21
*
Remove the chrome namespace around ChromeContent[Renderer]Client.
wez@chromium.org
2013-11-06
2
-2
/
+1
*
[Net] Add a priority parameter to URLRequest's constructor
akalin@chromium.org
2013-10-31
1
-1
/
+3
*
Move ScopedUserPrefUpdate to base/prefs.
derat@chromium.org
2013-10-30
1
-1
/
+1
*
Use adapter's additional params to detect codecs supported by CDM.
ddorwin@chromium.org
2013-10-29
2
-17
/
+27
*
Cleanup: Remove a few unneeded UTF8 <-> UTF16 conversions.
thestig@chromium.org
2013-10-24
1
-7
/
+1
*
Add interface to check if a plugin belongs to an extension
cdn@chromium.org
2013-10-18
3
-1
/
+12
*
Drop the infobar for unrecognized plugins. They will now act in the same way ...
cdn@chromium.org
2013-10-07
1
-1
/
+1
[next]