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
*
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
*
Re-land the reverted CL:
yzshen@chromium.org
2011-07-01
2
-6
/
+89
*
Mostly minor changes such as adding <code></code> around elements, a little r...
jond@google.com
2011-06-30
9
-89
/
+144
*
Add a flag field to PP_CompletionCallback to control if the callback should
polina@google.com
2011-06-30
22
-83
/
+146
*
Rewrote a little, adding some formatting.
jond@google.com
2011-06-30
3
-104
/
+116
*
Revert 91150 - Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.
dpapad@chromium.org
2011-06-30
2
-89
/
+6
*
Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.
yzshen@chromium.org
2011-06-30
2
-6
/
+89
*
Review URL: http://codereview.chromium.org/7276038
jond@google.com
2011-06-28
2
-2
/
+2
*
Minor change to Doxyfile (updated to 1.7.4) and removefiles (added one file t...
jond@google.com
2011-06-28
2
-30
/
+86
[next]