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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-added decoder id to PPP_VideoDecoder_Dev methods
fischman@chromium.org
2011-07-22
4
-37
/
+64
*
PPAPI: Make forceasync callback option the default.
polina@google.com
2011-07-22
2
-11
/
+4
*
Fix return value when unfiltered keyboard events are registered.
dmichael@chromium.org
2011-07-22
1
-4
/
+0
*
Adding linter for IDL
noelallen@google.com
2011-07-22
3
-28
/
+132
*
Remove the requirement that keyboard events be sent in filtered mode. This
brettw@chromium.org
2011-07-22
2
-17
/
+19
*
Fix input event resource proxying functions in the Chrome IPC proxy. The
brettw@chromium.org
2011-07-22
3
-4
/
+46
*
Clarify the requirements of the GetInterface function that the plugin must
brettw@chromium.org
2011-07-22
2
-1
/
+21
*
Reland http://codereview.chromium.org/7484003/:
dmichael@chromium.org
2011-07-22
2
-54
/
+1
*
Revert 93523 - Remove backwards compatibility for PPP_Instance 0.5 and old in...
dmichael@chromium.org
2011-07-22
2
-1
/
+54
*
Remove backwards compatibility for PPP_Instance 0.5 and old input events.
dmichael@chromium.org
2011-07-22
2
-54
/
+1
*
Reland 93066 - Execute all GL commands up to the put offset reported by a eac...
apatrick@chromium.org
2011-07-21
1
-0
/
+5
*
Fix crash in PPB_URLLoader_Impl, where didFail invokes a null callback.
bbudge@chromium.org
2011-07-21
2
-0
/
+44
*
Trivial fix for IDL to H delta
noelallen@google.com
2011-07-21
1
-1
/
+1
*
Convert input event to interface version 1.0. Rename some of the mouse and
brettw@chromium.org
2011-07-20
20
-172
/
+416
*
Redid VideoDecodeAccelerator::Error codes and propagated to ppapi.
fischman@chromium.org
2011-07-20
4
-29
/
+49
*
Reland http://codereview.chromium.org/7452002/ again
dmichael@chromium.org
2011-07-20
18
-257
/
+108
*
Revert 93223 - Reland http://codereview.chromium.org/7452002/
dmichael@chromium.org
2011-07-20
18
-108
/
+257
*
Reland http://codereview.chromium.org/7452002/
dmichael@chromium.org
2011-07-20
18
-257
/
+108
*
Revert 93202 - Remove HandleInputEvent from PPP_Instance and freeze to 1.0.
dmichael@chromium.org
2011-07-20
18
-108
/
+257
*
Remove HandleInputEvent from PPP_Instance and freeze to 1.0.
dmichael@chromium.org
2011-07-20
18
-257
/
+108
*
Revert 93066 - Execute all GL commands up to the put offset reported by a eac...
apatrick@chromium.org
2011-07-20
1
-5
/
+0
*
Move check for Javascript URL to PPB_URLRequestInfo_Impl::RequiresUniversalAc...
bbudge@chromium.org
2011-07-20
2
-0
/
+27
*
Missing changes for IDL
noelallen@google.com
2011-07-19
4
-8
/
+55
*
Binding Graphics3D with Instance and OpenGLES2 interface.
alokp@chromium.org
2011-07-19
10
-893
/
+956
*
Allow creation of input events. Revert changes to testing interface for
brettw@chromium.org
2011-07-19
11
-41
/
+280
*
Execute all GL commands up to the put offset reported by a each flush.This me...
apatrick@chromium.org
2011-07-19
2
-8
/
+5
*
Update the widget API to use the new InputEvent resource rather than the old
brettw@chromium.org
2011-07-19
9
-21
/
+59
*
Create a way to iterate over instances in a module in the C++ wrapper.
brettw@chromium.org
2011-07-19
1
-1
/
+5
*
Removing file io, file ref, and file sytem from dev.
sanga@chromium.org
2011-07-19
8
-148
/
+1
*
Implemented cpp interface for PPB_Graphics3D_Dev. Needed to port gpu demos.
alokp@chromium.org
2011-07-19
2
-3
/
+69
*
Add missing IDL Visistor class
noelallen@google.com
2011-07-19
1
-0
/
+81
*
Remove redundant size and type information from VideoDecode PPAPI
vrk@google.com
2011-07-19
12
-80
/
+36
*
Re-land r92885, which was reverted in r92891.
alokp@chromium.org
2011-07-19
18
-1
/
+1234
*
Remove common.h from the build. This only included the bool converters which
brettw@chromium.org
2011-07-19
5
-44
/
+0
*
Update the generator
noelallen@google.com
2011-07-19
5
-31
/
+67
*
More trivial cleanupi of ppapi/c headers
noelallen@google.com
2011-07-19
34
-476
/
+376
*
Update the generator
noelallen@google.com
2011-07-19
12
-345
/
+1069
*
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
18
-1233
/
+1
*
Completed the implementation for PPB_Graphics3D interface.
alokp@chromium.org
2011-07-18
18
-1
/
+1233
*
Removing support dev file interfaces.
sanga@chromium.org
2011-07-17
1
-1
/
+1
*
Update the IDL
noelallen@google.com
2011-07-16
42
-782
/
+3798
*
[Reverted due to check_deps failure]
zea@chromium.org
2011-07-15
2
-13
/
+9
*
Fix problem when 'ended' event was fired before stream really ended.
enal@chromium.org
2011-07-15
2
-9
/
+13
*
Avoid leaking file handles.
yzshen@chromium.org
2011-07-15
1
-2
/
+6
*
Clean up the file dev interfaces. The combination of some dev and some non
brettw@chromium.org
2011-07-15
17
-668
/
+74
*
Enable fire-and-forget Destroy of HW video decoder, and misc other improvements.
fischman@chromium.org
2011-07-15
9
-97
/
+55
*
Remove untrusted scripting support.
dmichael@chromium.org
2011-07-14
21
-573
/
+24
*
Removed MemAlloc and MemFree from PPB_Core
mball@google.com
2011-07-14
11
-73
/
+50
*
Trival lexer/parser changes for errors
noelallen@google.com
2011-07-14
2
-3
/
+4
[next]