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
/
ppapi
/
c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Formatting changes
jond@google.com
2011-08-12
5
-47
/
+96
*
Pepper and WebKit API change to support a plugin knowing if a scrollbar is an...
jam@chromium.org
2011-08-10
2
-5
/
+35
*
PPAPI: header comments on when PPP_Instance::DidDestroy and PPP_ShutdownModule
polina@google.com
2011-08-08
2
-13
/
+18
*
Implement PPAPI VideoDecode out-of-process support
vrk@chromium.org
2011-08-06
1
-0
/
+2
*
Video Capture Pepper API
piman@chromium.org
2011-08-06
3
-0
/
+209
*
Added PPB_Graphics3D_Dev::Resize to let plugins resize the backing surface.
alokp@chromium.org
2011-08-01
1
-2
/
+14
*
PPAPI interface for reading the enterprise policy as a big JSON blob.
ajwong@chromium.org
2011-07-30
2
-0
/
+57
*
PPB_VideoDecoder_Dev::Initialize is now synchronous!
fischman@chromium.org
2011-07-29
1
-23
/
+9
*
Re-added decoder id to PPP_VideoDecoder_Dev methods
fischman@chromium.org
2011-07-22
1
-9
/
+20
*
PPAPI: Make forceasync callback option the default.
polina@google.com
2011-07-22
1
-6
/
+2
*
Remove the requirement that keyboard events be sent in filtered mode. This
brettw@chromium.org
2011-07-22
1
-9
/
+10
*
Clarify the requirements of the GetInterface function that the plugin must
brettw@chromium.org
2011-07-22
1
-1
/
+11
*
Convert input event to interface version 1.0. Rename some of the mouse and
brettw@chromium.org
2011-07-20
6
-40
/
+54
*
Redid VideoDecodeAccelerator::Error codes and propagated to ppapi.
fischman@chromium.org
2011-07-20
3
-26
/
+16
*
Reland http://codereview.chromium.org/7452002/ again
dmichael@chromium.org
2011-07-20
2
-73
/
+10
*
Revert 93223 - Reland http://codereview.chromium.org/7452002/
dmichael@chromium.org
2011-07-20
2
-10
/
+73
*
Reland http://codereview.chromium.org/7452002/
dmichael@chromium.org
2011-07-20
2
-73
/
+10
*
Revert 93202 - Remove HandleInputEvent from PPP_Instance and freeze to 1.0.
dmichael@chromium.org
2011-07-20
2
-10
/
+73
*
Remove HandleInputEvent from PPP_Instance and freeze to 1.0.
dmichael@chromium.org
2011-07-20
2
-73
/
+10
*
Missing changes for IDL
noelallen@google.com
2011-07-19
2
-4
/
+10
*
Allow creation of input events. Revert changes to testing interface for
brettw@chromium.org
2011-07-19
2
-11
/
+42
*
Update the widget API to use the new InputEvent resource rather than the old
brettw@chromium.org
2011-07-19
2
-7
/
+14
*
Removing file io, file ref, and file sytem from dev.
sanga@chromium.org
2011-07-19
4
-92
/
+0
*
Remove redundant size and type information from VideoDecode PPAPI
vrk@google.com
2011-07-19
3
-50
/
+10
*
Re-land r92885, which was reverted in r92891.
alokp@chromium.org
2011-07-19
1
-0
/
+104
*
More trivial cleanupi of ppapi/c headers
noelallen@google.com
2011-07-19
34
-476
/
+376
*
More trivial cleanupi of ppapi/c/trusted headers
noelallen@google.com
2011-07-18
7
-85
/
+205
*
Revert 92885 - Completed the implementation for PPB_Graphics3D interface.
alokp@chromium.org
2011-07-18
1
-104
/
+0
*
Completed the implementation for PPB_Graphics3D interface.
alokp@chromium.org
2011-07-18
1
-0
/
+104
*
Clean up the file dev interfaces. The combination of some dev and some non
brettw@chromium.org
2011-07-15
4
-235
/
+10
*
Enable fire-and-forget Destroy of HW video decoder, and misc other improvements.
fischman@chromium.org
2011-07-15
2
-29
/
+13
*
Remove untrusted scripting support.
dmichael@chromium.org
2011-07-14
2
-63
/
+0
*
Removed MemAlloc and MemFree from PPB_Core
mball@google.com
2011-07-14
1
-20
/
+2
*
Trivial ppapi/c headers changes
noelallen@google.com
2011-07-14
5
-13
/
+15
*
Overhauled OmxVideoDecodeAccelerator's state machine implementation and relat...
fischman@chromium.org
2011-07-13
2
-162
/
+49
*
Reland http://codereview.chromium.org/7292033
dmichael@chromium.org
2011-07-13
15
-18
/
+33
*
Revert 92302 - First pass at revving stable pepper interfaces to 1.0.
dmichael@chromium.org
2011-07-13
14
-31
/
+16
*
First pass at revving stable pepper interfaces to 1.0.
dmichael@chromium.org
2011-07-13
14
-16
/
+31
*
Add a network state notification interface to Pepper. Some plugins will need
brettw@chromium.org
2011-07-12
1
-0
/
+27
*
Move the default Scrollbar implementation to 0.4 and update the C++ wrapper.
brettw@chromium.org
2011-07-12
1
-3
/
+3
*
Trivial changes to PPAPI headers
noelallen@google.com
2011-07-12
11
-98
/
+133
*
PPAPI: Remove deprecated PP_ERROR_WOULDBLOCK and PP_Error_WouldBlock.
polina@google.com
2011-07-09
1
-1
/
+0
*
Add comments to explain PP_URLResponseProperty enum values and their use. See...
bbudge@chromium.org
2011-07-09
1
-10
/
+41
*
New documentation for one of the file io headers.
jond@google.com
2011-07-07
1
-2
/
+62
*
All new file i/o documentation.
jond@google.com
2011-07-07
3
-88
/
+377
*
Trivial fixes to PPAPI
noelallen@google.com
2011-07-07
1
-2
/
+1
*
Migrating PPB_FileIO_Dev, PPB_FileRef_Dev, and PPB_FileSystem_Dev dependencie...
sanga@chromium.org
2011-07-07
2
-5
/
+5
*
Add interfaces for requesting and receiving input event resources.
brettw@chromium.org
2011-07-07
5
-74
/
+550
*
Misc. changes. Mostly formatting.
jond@google.com
2011-07-06
13
-374
/
+481
*
Add PPB_Memory_Dev. This is the first of a few CLs needed to pull MemAlloc and
dspringer@chromium.org
2011-07-05
1
-0
/
+51
[next]