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
/
plugin_service.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Group plugins in about:plugins and show update link for out-of-date ones.
bauerb@chromium.org
2010-06-29
1
-78
/
+3
*
Turn on the pdf plugin by default for Chrome OS.
jam@chromium.org
2010-06-25
1
-0
/
+4
*
Fix the internal plugin getting disabled after an update.
jam@chromium.org
2010-06-16
1
-9
/
+10
*
Revert 48997 [causes Windows unit_tests to hang] - Group plugins in about:plu...
viettrungluu@chromium.org
2010-06-05
1
-3
/
+73
*
Group plugins in about:plugins and show update link for out-of-date ones.
viettrungluu@chromium.org
2010-06-05
1
-73
/
+3
*
Make webkit_glue not depend on default_plugin.
thakis@chromium.org
2010-06-02
1
-0
/
+3
*
Add ppapi plugins to about:plugins
darin@chromium.org
2010-05-28
1
-0
/
+21
*
Disable internal plugin on all platforms by default.
jam@chromium.org
2010-05-26
1
-6
/
+0
*
Get the internal plugin working on Mac.
jabdelmalek@google.com
2010-05-26
1
-0
/
+6
*
Do case-insensitive checks for the plugin paths in case a user has different ...
jam@chromium.org
2010-05-24
1
-2
/
+4
*
Don't use command line flags for enabling the internal pdf plugin. Instead, ...
jam@chromium.org
2010-05-22
1
-19
/
+57
*
Make disabled internal plugins stay disabled even when the version of Chrome ...
viettrungluu@chromium.org
2010-05-05
1
-2
/
+19
*
No longer display EULA when internal Flash enabled (revert r42783 and most of...
viettrungluu@chromium.org
2010-04-09
1
-10
/
+0
*
Revert "Temporary CL to debug test failure on the buildbot."
mpcomplete@chromium.org
2010-04-07
1
-7
/
+0
*
Temporary CL to debug test failure on the buildbot.
mpcomplete@chromium.org
2010-04-07
1
-0
/
+7
*
Fix problems with unloading/reloading/updating extensions that contain NPAPI
mpcomplete@chromium.org
2010-04-06
1
-7
/
+14
*
Use internal pdf plugin with --internal-pdf
jam@chromium.org
2010-03-27
1
-0
/
+7
*
Temporary stuff for internal plugins, part 1.
viettrungluu@chromium.org
2010-03-25
1
-0
/
+10
*
Implement chrome://plugins page that can disable plugins.
viettrungluu@chromium.org
2010-03-24
1
-1
/
+33
*
linux: also load plugins from ~/.config/google-chrome/Plugins
evan@chromium.org
2010-01-27
1
-0
/
+10
*
Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...
apatrick@google.com
2009-12-22
1
-0
/
+3
*
Revert 33344 - Relocate plugin list fetching to PluginService
jamesr@chromium.org
2009-11-30
1
-38
/
+0
*
Relocate plugin list fetching to PluginService
evan@chromium.org
2009-11-30
1
-0
/
+38
*
Tommi, please review everything. John please review the changes to plugin_ser...
ananta@chromium.org
2009-11-21
1
-0
/
+11
*
Use GetSwitchValueASCII.
tony@chromium.org
2009-11-06
1
-3
/
+2
*
Don't allow the browser to stay above a modal plugin window (Mac)
stuartmorgan@chromium.org
2009-11-04
1
-0
/
+26
*
Simplify threading in browser thread by making only ChromeThread deal with di...
jam@chromium.org
2009-10-27
1
-6
/
+3
*
Fix a whole bunch of style nits.
erg@google.com
2009-10-13
1
-2
/
+2
*
Add an option to disable NaCl at compile time for platforms where it doesn't ...
piman@chromium.org
2009-10-02
1
-0
/
+4
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-29
1
-0
/
+3
*
Revert 27397 - First step towards NaClChrome integration:1. NaCl plugin becom...
gregoryd@google.com
2009-09-28
1
-3
/
+0
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-28
1
-0
/
+3
*
Revert 27324 - First step towards NaClChrome integration:1. NaCl plugin becom...
gregoryd@google.com
2009-09-26
1
-3
/
+0
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-26
1
-0
/
+3
*
Revert 27315 - First step towards NaClChrome integration:1. NaCl plugin becom...
gregoryd@google.com
2009-09-26
1
-3
/
+0
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-26
1
-0
/
+3
*
Update renderer plugin cache when we load/unload extensions with plugins.
mpcomplete@chromium.org
2009-09-21
1
-8
/
+24
*
Preparing rollback in case things don't work out.
bradnelson@google.com
2009-09-18
1
-10
/
+0
*
This is a copy of http://codereview.chromium.org/153002/show
gregoryd@google.com
2009-09-18
1
-0
/
+10
*
Take out the activex control.BUG=20259
jam@chromium.org
2009-09-08
1
-16
/
+13
*
This changelist fixes some issues with the NPAPI WMP plugin work in Chrome. ...
jam@chromium.org
2009-09-04
1
-6
/
+1
*
Load extensions that have their manifest in the Prefs on the UI thread.
mpcomplete@chromium.org
2009-08-21
1
-13
/
+9
*
Cleaning up lines longer than 80 chars under src/chrome/browser.
mark@chromium.org
2009-08-17
1
-1
/
+2
*
Refactor IDMap to support safe removing of elements during iteration.
phajdan.jr@chromium.org
2009-08-17
1
-4
/
+4
*
Ensure we don't load plugins on the IO thread.
jam@chromium.org
2009-08-15
1
-34
/
+9
*
Reverting 23420. It caused a reliability regression.
maruel@chromium.org
2009-08-14
1
-9
/
+34
*
Ensure we don't load plugins on the IO thread.
jam@chromium.org
2009-08-14
1
-34
/
+9
*
Revert 23064 - Ensure we don't load plugins on the IO thread
sgk@google.com
2009-08-11
1
-12
/
+0
*
Ensure we don't load plugins on the IO thread
jam@chromium.org
2009-08-11
1
-0
/
+12
*
Replace std:;wstring with std::string and string16 in locale-name related APIs.
jshin@chromium.org
2009-06-24
1
-1
/
+2
[next]