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
/
webkit
/
plugins
/
npapi
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Direct Windows users to a better Java download page.
mal@chromium.org
2011-03-22
1
-2
/
+3
*
WinDDK ATL and MSVC express 2008/2005 compatability
mark@chromium.org
2011-03-21
1
-2
/
+6
*
Removed deprecated function WebPlugin::getBackingTextureId.
alokp@chromium.org
2011-03-18
2
-6
/
+0
*
Remove Gears from Chrome.
aa@chromium.org
2011-03-11
4
-29
/
+0
*
Removing references to off the record in comments and log messages.
akalin@chromium.org
2011-03-08
1
-1
/
+1
*
Pepper: Store file extensions and description on a per-mime-type basis.
viettrungluu@chromium.org
2011-03-08
3
-6
/
+21
*
Check that a plugin path points to a file before rejecting the plugin because...
sergeyu@chromium.org
2011-03-07
1
-1
/
+1
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
1
-1
/
+1
*
Get rid of the extension dependency in ResourceDispatcher by calling out to a...
jam@chromium.org
2011-03-04
1
-1
/
+0
*
While enumerating plugins under the MozillaPlugins registry key, we should ig...
ananta@chromium.org
2011-03-04
1
-1
/
+27
*
Addressing review comments from brettw.
ananta@chromium.org
2011-03-04
1
-6
/
+2
*
Inform the browser about mouse input in windowed plugins to ensure that we ex...
ananta@chromium.org
2011-03-02
1
-1
/
+11
*
Pure pedantry: Replace all ".size() == 0" with ".empty()".
erg@google.com
2011-03-02
1
-1
/
+1
*
Added EnabledPlugins policy.
pastarmovj@chromium.org
2011-03-01
3
-73
/
+270
*
The IcedTea version updates corresponding to the recent JDK 6u24 fixes.
cevans@chromium.org
2011-02-27
1
-2
/
+2
*
OOL code in CarbonPluginWindowTracker.
erg@google.com
2011-02-24
2
-4
/
+7
*
Fix a bug that disabled some plugin groups at startup.
bauerb@chromium.org
2011-02-24
5
-81
/
+67
*
Check for NULL |surface_| in WebPluginDelegateImpl before accessing its context.
bauerb@chromium.org
2011-02-24
1
-1
/
+1
*
Don't access WebPluginInfo array out of bounds in PluginGroup::RemovePlugin.
bauerb@chromium.org
2011-02-24
2
-2
/
+8
*
Parse version string of debug Flash builds correctly.
bauerb@chromium.org
2011-02-23
2
-1
/
+3
*
Update the Windows minimum QuickTime version. Unfortunately, we can't do this
cevans@chromium.org
2011-02-21
1
-1
/
+1
*
Reset plugin group version to "0" instead of NULL.
bauerb@chromium.org
2011-02-17
1
-1
/
+1
*
Fix some of the more common chromium-style errors on the mac clang builder.
erg@google.com
2011-02-16
4
-8
/
+20
*
Update minimum Java version numbers to reflect the latest critical patch:
cevans@chromium.org
2011-02-16
1
-2
/
+2
*
Correctly update description and version when changing a PluginGroup.
bauerb@chromium.org
2011-02-16
4
-58
/
+89
*
Linux: Un-blacklist gecko-mediaplayer.
thestig@chromium.org
2011-02-15
1
-3
/
+0
*
New versions for Adobe Reader, Flash, Shockwave and RealPlayer.
panayiotis@google.com
2011-02-14
1
-23
/
+22
*
Make sure that if Reader is installed after Chrome and the internal PDF reade...
jam@chromium.org
2011-02-14
1
-0
/
+10
*
clang: Fix several -Woverloaded-virtual warnings.
thakis@chromium.org
2011-02-11
2
-4
/
+4
*
Restore old title in WebViewPlugin only when loading the plugin.
bauerb@chromium.org
2011-02-10
2
-2
/
+8
*
Corrected signature of WebPlugin3DDeviceDelegate::Device3DRegisterCallback.
apatrick@chromium.org
2011-02-08
2
-5
/
+6
*
Clean up warnings found in our testing code.
erg@google.com
2011-02-07
11
-47
/
+75
*
Implement WebFrameClient::didReceiveResponse in WebViewPlugin
bauerb@chromium.org
2011-02-07
2
-0
/
+14
*
Move the Carbon SetCursor method on WebPluginDelegateImpl to a different name...
avi@chromium.org
2011-02-07
2
-4
/
+8
*
Correctly match plugins to their definitions.
bauerb@chromium.org
2011-02-07
5
-40
/
+78
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
12
-17
/
+17
*
FilePath: Remove much of ToWStringHack, adding a LossyDisplayName()
evan@chromium.org
2011-02-04
1
-2
/
+2
*
Revert accidental change to webplugin_delegate_impl_mac.mm
sail@chromium.org
2011-02-04
1
-5
/
+4
*
Mac: Enable "Check Spelling While Typing" in Edit menu
sail@chromium.org
2011-02-03
1
-4
/
+5
*
Re-enable the test that I disabled last night.
cevans@chromium.org
2011-02-03
3
-10
/
+17
*
Activate / fix the NPAPI plugin test on Linux:
cevans@chromium.org
2011-02-02
2
-1
/
+10
*
Propagate the user gesture state. It is necessary to do correct pop-up blocking
cevans@chromium.org
2011-02-02
2
-2
/
+5
*
Fix a typo I introduced (IceTea should be IcedTea) in my last commit here.
cevans@chromium.org
2011-02-01
1
-3
/
+3
*
Ensure that windowed NPAPI plugins get reparented to the plugin wrapper windo...
ananta@chromium.org
2011-01-29
1
-0
/
+7
*
Change UTF8ToUTF16 to accept const StringPiece&.
suzhe@google.com
2011-01-28
2
-0
/
+4
*
Put some plug-ins behind an infobar, where they have:
cevans@chromium.org
2011-01-27
4
-46
/
+73
*
If a user chooses to open a PDF with Reader, ask them if they want to do so a...
jam@chromium.org
2011-01-27
1
-1
/
+1
*
Fixed grave bug in Plugin Loading code that lead to a crash with some plugins.
pastarmovj@chromium.org
2011-01-25
2
-7
/
+21
*
Allow multiple instances of the newer VLC plugins to load. The older versions...
ananta@chromium.org
2011-01-25
1
-13
/
+22
*
Refactor the plugin lists handling code.
pastarmovj@chromium.org
2011-01-24
14
-439
/
+870
[prev]
[next]