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
*
Binding Graphics3D with Instance and OpenGLES2 interface.
alokp@chromium.org
2011-07-19
6
-929
/
+88
*
Allow creation of input events. Revert changes to testing interface for
brettw@chromium.org
2011-07-19
3
-28
/
+100
*
Unbind currently bound surface before binding new surface.
reveman@google.com
2011-07-19
1
-9
/
+11
*
Execute all GL commands up to the put offset reported by a each flush.This me...
apatrick@chromium.org
2011-07-19
1
-8
/
+0
*
Update the widget API to use the new InputEvent resource rather than the old
brettw@chromium.org
2011-07-19
7
-45
/
+82
*
Remove redundant size and type information from VideoDecode PPAPI
vrk@google.com
2011-07-19
2
-26
/
+14
*
Re-land r92885, which was reverted in r92891.
alokp@chromium.org
2011-07-19
4
-29
/
+281
*
FileManagerDialogTest.SelectFileAndCancel flaky.
grt@chromium.org
2011-07-19
263
-0
/
+42898
|
\
*
|
Roll ANGLE r704:r705
jbauman@chromium.org
2011-07-19
263
-42898
/
+0
*
|
Make unfiltered events default to 'handled'.
dmichael@chromium.org
2011-07-19
1
-0
/
+2
|
/
*
Fix forgotten bool location.
brettw@chromium.org
2011-07-19
1
-2
/
+1
*
Revert 92885 - Completed the implementation for PPB_Graphics3D interface.
alokp@chromium.org
2011-07-18
4
-281
/
+28
*
Completed the implementation for PPB_Graphics3D interface.
alokp@chromium.org
2011-07-18
4
-28
/
+281
*
Removing support dev file interfaces.
sanga@chromium.org
2011-07-17
1
-17
/
+0
*
Collect stats on MIME types seen for Flash plug-in loads. This will help us
cevans@chromium.org
2011-07-15
1
-1
/
+40
*
Avoid leaking file handles.
yzshen@chromium.org
2011-07-15
3
-4
/
+4
*
Defend against content confusions attacks by Flash.
cevans@chromium.org
2011-07-15
1
-7
/
+31
*
Fix re-entrancy case in WebPluginImpl::scriptableObject.
piman@chromium.org
2011-07-15
1
-0
/
+5
*
Enable fire-and-forget Destroy of HW video decoder, and misc other improvements.
fischman@chromium.org
2011-07-15
3
-45
/
+20
*
Remove untrusted scripting support.
dmichael@chromium.org
2011-07-14
3
-35
/
+2
*
Removed MemAlloc and MemFree from PPB_Core
mball@google.com
2011-07-14
4
-6
/
+14
*
Add instrumentation and checks to help debugging plugins.
piman@chromium.org
2011-07-13
1
-0
/
+8
*
Fixing PPB_FileRef::Create so it returns 0 for non-local file systems.
sanga@chromium.org
2011-07-13
1
-0
/
+4
*
Overhauled OmxVideoDecodeAccelerator's state machine implementation and relat...
fischman@chromium.org
2011-07-13
2
-108
/
+60
*
Support overlapped calls of FileIO::{Read,Write}.
yzshen@chromium.org
2011-07-13
2
-51
/
+130
*
Getting form value from NPAPI plugins.
bashi@chromium.org
2011-07-13
11
-2
/
+49
*
Reland http://codereview.chromium.org/7292033
dmichael@chromium.org
2011-07-13
2
-17
/
+57
*
Revert 92302 - First pass at revving stable pepper interfaces to 1.0.
dmichael@chromium.org
2011-07-13
2
-57
/
+17
*
First pass at revving stable pepper interfaces to 1.0.
dmichael@chromium.org
2011-07-13
2
-17
/
+57
*
Fix the ARM build by converting a NULL to a 0 (it's a PP_Module).
brettw@chromium.org
2011-07-12
1
-1
/
+1
*
Make the Var object use a PP_Module ID rather than a PluginModule object.
brettw@chromium.org
2011-07-12
16
-78
/
+106
*
Move the time conversion code to the PPAPI shared_impl directory and use it in
brettw@chromium.org
2011-07-12
13
-107
/
+28
*
Add check for bad allocations in MessageChannelEnumerate
cdn@chromium.org
2011-07-12
1
-0
/
+3
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
1
-3
/
+6
*
Return an error for PPB_Instance BindGraphics if device is not a graphics (2D...
elijahtaylor@google.com
2011-07-12
1
-0
/
+3
*
Make sure webkit compositor is not using ppapi backing texture ID after it ha...
reveman@google.com
2011-07-12
1
-0
/
+3
*
Remove temporary fixes for URLLoader synchronous error reporting. Fix an PPB_...
bbudge@google.com
2011-07-11
1
-9
/
+6
*
Fix typo
zea@chromium.org
2011-07-11
1
-1
/
+1
*
Fix resolution of GetTimeTicks.
dmichael@chromium.org
2011-07-11
1
-2
/
+2
*
Mark TimeConversion.Time as failing on linux.
zea@chromium.org
2011-07-11
1
-1
/
+7
*
Remove incorrect optimization for plugin binding. This would cause incorrect
brettw@chromium.org
2011-07-11
2
-15
/
+2
*
Properly account for all color channels when checking for overflow in image
brettw@chromium.org
2011-07-11
1
-1
/
+1
*
Fix surface destruction, broken by r90096
piman@google.com
2011-07-09
3
-3
/
+9
*
Make PP_TimeTicks actually be a tick counter rather than be the same as the
brettw@chromium.org
2011-07-08
11
-34
/
+168
*
While initializing the pepper plugin registry in the renderer we load each pl...
ananta@chromium.org
2011-07-07
2
-8
/
+15
*
Migrating PPB_FileIO_Dev, PPB_FileRef_Dev, and PPB_FileSystem_Dev dependencie...
sanga@chromium.org
2011-07-07
13
-50
/
+69
*
Add interfaces for requesting and receiving input event resources.
brettw@chromium.org
2011-07-07
7
-56
/
+325
*
Move PPB_Zoom and PPB_Messageing to the thunk system. Implement PPB_Messaging
brettw@chromium.org
2011-07-06
3
-79
/
+41
*
Add PPB_Memory_Dev. This is the first of a few CLs needed to pull MemAlloc and
dspringer@chromium.org
2011-07-05
3
-0
/
+64
*
Re-land the reverted CL:
yzshen@chromium.org
2011-07-01
3
-0
/
+10
[next]