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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
A proposal and implementation for an initial postMessage interface. These in...
dmichael@google.com
2011-03-23
6
-5
/
+522
*
PPB_CursorControl_Dev.SetCursor: Add support for custom cursor.
yzshen@chromium.org
2011-03-23
3
-17
/
+50
*
Minor changes to the comments of ResourceTracker and PP_ImageDataFormat.
yzshen@chromium.org
2011-03-23
1
-1
/
+1
*
Remove PPB_Var interface's scripting functionality.
neb@chromium.org
2011-03-23
5
-589
/
+3
*
Removing method printing::PdfPsMetafile::SetRawData().
dpapad@chromium.org
2011-03-23
1
-1
/
+1
*
Fix write-after-free in PPB_Surface_3D_Impl
piman@google.com
2011-03-22
1
-0
/
+2
*
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
*
Hook up the sad plugin painting and the crashed plugin infobars for
brettw@chromium.org
2011-03-19
10
-4
/
+120
*
Renaming NativeMetafile related methods to more appropriate names.
dpapad@chromium.org
2011-03-19
1
-1
/
+1
*
Removed deprecated function WebPlugin::getBackingTextureId.
alokp@chromium.org
2011-03-18
4
-11
/
+0
*
Implement a proxy for URL util. Some of the implementation that doesn't need to
brettw@chromium.org
2011-03-18
4
-63
/
+42
*
Stop overloading Init() in NativeMetafile.
vandebo@chromium.org
2011-03-17
1
-1
/
+1
*
Fixing PPB_Graiphics2D::Describe to behave according to spec with an invalid ...
brettw@chromium.org
2011-03-16
1
-4
/
+6
*
Run PPB_CharSet_Dev logic directly in the plugin process.
yzshen@chromium.org
2011-03-15
1
-115
/
+8
*
Pepper: Add a property to URLRequestInfo to skip header validation.
viettrungluu@chromium.org
2011-03-14
3
-17
/
+63
*
Remove Gears from Chrome.
aa@chromium.org
2011-03-11
4
-29
/
+0
*
Add a console interface for logging to the JS console from a PPAPI plugin.
brettw@chromium.org
2011-03-11
5
-0
/
+149
*
Ensure that PP_Instance values are unique within a plugin process in addition
brettw@chromium.org
2011-03-10
4
-3
/
+42
*
Used new WebKit::WebPluginContainer::setBackingTextureId() to switch on/off a...
alokp@chromium.org
2011-03-10
2
-0
/
+23
*
Handle lost contexts in PPAPI.
piman@google.com
2011-03-10
5
-1
/
+43
*
Removing references to off the record in comments and log messages.
akalin@chromium.org
2011-03-08
1
-1
/
+1
*
Clarify/fix fullscreen semantics, and add GetScreenSize
piman@google.com
2011-03-08
8
-27
/
+110
*
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
*
New assets for PDF progress control. Added asset for drop shadow.
gene@chromium.org
2011-03-04
1
-0
/
+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
*
Switch to new libjingle branch.
sergeyu@chromium.org
2011-03-04
2
-1
/
+10
*
Addressing review comments from brettw.
ananta@chromium.org
2011-03-04
1
-6
/
+2
*
Pepper/Flapper: Add very basic clipboard support.
viettrungluu@chromium.org
2011-03-04
3
-0
/
+127
*
Adding resources for PDF loading progress control.
gene@chromium.org
2011-03-03
1
-0
/
+13
*
Add GetP2PSocketDispatcher() in ppapi::PluginDelegate.
sergeyu@chromium.org
2011-03-03
3
-1
/
+13
*
Implement the grab/grabbing cursors (for Mac/GTK).
avi@chromium.org
2011-03-02
2
-2
/
+4
*
Add PPB_URLUtil_Dev::GetDocumentURL
piman@google.com
2011-03-02
3
-22
/
+36
*
Applying factory pattern (through NativeMetafileFactory class). It is used to...
dpapad@chromium.org
2011-03-02
1
-5
/
+14
*
Inform the browser about mouse input in windowed plugins to ensure that we ex...
ananta@chromium.org
2011-03-02
1
-1
/
+11
*
Revert 76553 - Applying factory pattern (through NativeMetafileFactory class)...
jam@chromium.org
2011-03-02
1
-14
/
+5
*
Applying factory pattern (through NativeMetafileFactory class). It is used to...
dpapad@chromium.org
2011-03-02
1
-5
/
+14
*
Pepper/Flapper: Get rid of unimplemented private file ref stuff and implement...
viettrungluu@chromium.org
2011-03-02
1
-32
/
+0
*
Pure pedantry: Replace all ".size() == 0" with ".empty()".
erg@google.com
2011-03-02
1
-1
/
+1
*
Pepper/Flapper: Add an interface to do sync file ops on FileRefs.
viettrungluu@chromium.org
2011-03-01
6
-3
/
+114
*
Added EnabledPlugins policy.
pastarmovj@chromium.org
2011-03-01
3
-73
/
+270
*
Don't allow multiple opens for Pepper FileSystem.
yzshen@chromium.org
2011-02-28
2
-3
/
+9
*
Don't use crashed plugins when instantiating new ones. Before, when a plugin
brettw@chromium.org
2011-02-27
5
-7
/
+22
*
The IcedTea version updates corresponding to the recent JDK 6u24 fixes.
cevans@chromium.org
2011-02-27
1
-2
/
+2
*
Pepper/Flapper: Refactor module-local file stuff to make it easier/nicer to a...
viettrungluu@chromium.org
2011-02-26
6
-128
/
+226
[prev]
[next]