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
*
Merge 88642 - JRE6u26 sounds like it fixes some pretty nasty bugs:
cevans@chromium.org
2011-06-14
1
-1
/
+1
*
Merge 84104 - Update Reader version in the plug-in metadata.
cevans@chromium.org
2011-05-10
1
-1
/
+3
*
Revert 83835 - Merge 83822 - Update Flash and Reader metadata.
kerz@chromium.org
2011-05-03
1
-12
/
+2
*
Merge 83822 - Update Flash and Reader metadata.
cevans@chromium.org
2011-05-03
1
-2
/
+12
*
Merge 83761 - Update Mac Java version metadata.
cevans@chromium.org
2011-05-03
1
-1
/
+2
*
linux: don't always print dlopen errors from LoadNativeLibrary
evan@chromium.org
2011-04-18
2
-12
/
+18
*
Delete the plugin printing code, which wasn't actually called.
jam@chromium.org
2011-04-15
5
-27
/
+0
*
Wire up the extension API for registering NaCl modules to an actual registry ...
abarth@chromium.org
2011-04-14
2
-2
/
+8
*
Renamed raw_data_length to encoded_data_length
vsevik@chromium.org
2011-04-13
2
-5
/
+9
*
Fix download path for RealPlayer.
cevans@chromium.org
2011-04-12
1
-1
/
+1
*
Eliminate skia::PlatformCanvas - Step 1 (linux)
alokp@chromium.org
2011-04-11
1
-3
/
+3
*
Enabled actual transfer size in chromium
vsevik@chromium.org
2011-04-08
2
-4
/
+4
*
Eliminate skia::PlatformCanvas, a subclass of SkCanvas. Skia provides multipl...
alokp@chromium.org
2011-04-08
2
-9
/
+7
*
Make the windows_version.h functions threadsafe by using a singleton. Add ac...
pkasting@chromium.org
2011-04-07
1
-5
/
+1
*
Revert 80819 due to failed tests
mmenke@chromium.org
2011-04-07
1
-1
/
+5
*
Make the windows_version.h functions threadsafe by using a singleton. Add ac...
pkasting@chromium.org
2011-04-07
1
-5
/
+1
*
WebKit roll 83160:83167.
pfeldman@chromium.org
2011-04-07
2
-24
/
+4
*
Update Silverlight v3 version metadata.
cevans@chromium.org
2011-03-31
1
-14
/
+11
*
Migrated chromium to new didReceiveData method in WebURLLoaderClient
vsevik@chromium.org
2011-03-31
2
-8
/
+30
*
Remove usages of WebView::Create that pass in devtools/autofill client.
jam@chromium.org
2011-03-29
1
-1
/
+1
*
Report more detailed stats on which plug-ins are being blocked.
cevans@chromium.org
2011-03-29
3
-3
/
+7
*
Add bauerb to webkit/plugins/npapi/OWNERS.
bauerb@chromium.org
2011-03-29
1
-0
/
+1
*
Refactor: Move app/gfx/gl ==> ui/gfx/gl
backer@chromium.org
2011-03-28
1
-2
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
18
-33
/
+33
*
Be more thorough checking for NULL NPP values
davidben@chromium.org
2011-03-26
1
-1
/
+25
*
Remove DevToolsAgent network callbacks as this information is now available t...
vsevik@chromium.org
2011-03-25
2
-40
/
+0
*
DevTools: migrate to the new updatream willSendRequest method.
pfeldman@chromium.org
2011-03-25
1
-5
/
+2
*
Moved the code which sets focus to the dummy activation window created for wi...
ananta@chromium.org
2011-03-24
1
-41
/
+53
*
Removed the static on all stats macros and changed the static declaration
rtenneti@chromium.org
2011-03-22
2
-3
/
+3
*
Update minimum plug-in versions to reflect latest Adobe 0-day.
cevans@chromium.org
2011-03-22
1
-2
/
+2
*
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
[next]