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
/
proxy
Commit message (
Expand
)
Author
Age
Files
Lines
*
PPAPI interface for reading the enterprise policy as a big JSON blob.
ajwong@chromium.org
2011-07-30
2
-0
/
+6
*
PPB_VideoDecoder_Dev::Initialize is now synchronous!
fischman@chromium.org
2011-07-29
2
-2
/
+8
*
Implemented CommandBuffer::GetState Graphics3D.
apatrick@chromium.org
2011-07-26
1
-0
/
+5
*
Fix input event resource proxying functions in the Chrome IPC proxy. The
brettw@chromium.org
2011-07-22
3
-4
/
+46
*
Reland 93066 - Execute all GL commands up to the put offset reported by a eac...
apatrick@chromium.org
2011-07-21
1
-0
/
+5
*
Convert input event to interface version 1.0. Rename some of the mouse and
brettw@chromium.org
2011-07-20
2
-11
/
+11
*
Reland http://codereview.chromium.org/7452002/ again
dmichael@chromium.org
2011-07-20
7
-102
/
+14
*
Revert 93223 - Reland http://codereview.chromium.org/7452002/
dmichael@chromium.org
2011-07-20
7
-14
/
+102
*
Reland http://codereview.chromium.org/7452002/
dmichael@chromium.org
2011-07-20
7
-102
/
+14
*
Revert 93202 - Remove HandleInputEvent from PPP_Instance and freeze to 1.0.
dmichael@chromium.org
2011-07-20
7
-14
/
+102
*
Remove HandleInputEvent from PPP_Instance and freeze to 1.0.
dmichael@chromium.org
2011-07-20
7
-102
/
+14
*
Revert 93066 - Execute all GL commands up to the put offset reported by a eac...
apatrick@chromium.org
2011-07-20
1
-5
/
+0
*
Binding Graphics3D with Instance and OpenGLES2 interface.
alokp@chromium.org
2011-07-19
4
-893
/
+9
*
Allow creation of input events. Revert changes to testing interface for
brettw@chromium.org
2011-07-19
3
-21
/
+94
*
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
1
-0
/
+21
*
Re-land r92885, which was reverted in r92891.
alokp@chromium.org
2011-07-19
7
-1
/
+804
*
Revert 92885 - Completed the implementation for PPB_Graphics3D interface.
alokp@chromium.org
2011-07-18
7
-804
/
+1
*
Completed the implementation for PPB_Graphics3D interface.
alokp@chromium.org
2011-07-18
7
-1
/
+804
*
Remove untrusted scripting support.
dmichael@chromium.org
2011-07-14
8
-181
/
+7
*
Removed MemAlloc and MemFree from PPB_Core
mball@google.com
2011-07-14
2
-8
/
+6
*
Hook up the network status notifications to out-of-process Pepper plugins.
brettw@chromium.org
2011-07-14
1
-0
/
+5
*
Detect and expose loss of OpenGL context using GL_ARB_robustness.
kbr@chromium.org
2011-07-14
1
-0
/
+6
*
Add instrumentation and checks to help debugging plugins.
piman@chromium.org
2011-07-13
3
-1
/
+18
*
Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...
kbr@chromium.org
2011-07-13
1
-6
/
+0
*
Detect and expose loss of OpenGL context using GL_ARB_robustness.
kbr@chromium.org
2011-07-13
1
-0
/
+6
*
Reland http://codereview.chromium.org/7292033
dmichael@chromium.org
2011-07-13
3
-2
/
+16
*
Revert 92302 - First pass at revving stable pepper interfaces to 1.0.
dmichael@chromium.org
2011-07-13
3
-16
/
+2
*
First pass at revving stable pepper interfaces to 1.0.
dmichael@chromium.org
2011-07-13
3
-2
/
+16
*
Move the time conversion code to the PPAPI shared_impl directory and use it in
brettw@chromium.org
2011-07-12
1
-5
/
+6
*
Reland http://codereview.chromium.org/7312008/
dmichael@chromium.org
2011-07-08
4
-1
/
+19
*
Revert 91859 - Porting ppapi_tests framework to postMessage.
dmichael@chromium.org
2011-07-08
4
-19
/
+1
*
Porting ppapi_tests framework to postMessage.
dmichael@chromium.org
2011-07-08
4
-1
/
+19
*
Remove PPBoolToBool and BoolToPPBool and use PP_FromBool and PP_ToBool instead.
brettw@chromium.org
2011-07-08
9
-25
/
+17
*
Trivial fixes to PPAPI
noelallen@google.com
2011-07-07
1
-0
/
+1
*
Migrating PPB_FileIO_Dev, PPB_FileRef_Dev, and PPB_FileSystem_Dev dependencie...
sanga@chromium.org
2011-07-07
13
-45
/
+52
*
Add interfaces for requesting and receiving input event resources.
brettw@chromium.org
2011-07-07
9
-0
/
+413
*
Move PPB_Zoom and PPB_Messageing to the thunk system. Implement PPB_Messaging
brettw@chromium.org
2011-07-06
3
-0
/
+42
*
Add PPB_Memory_Dev to the proxy.
dspringer@chromium.org
2011-07-06
4
-0
/
+103
*
Fix clang warning.
yzshen@chromium.org
2011-07-01
1
-1
/
+2
*
Re-land the reverted CL:
yzshen@chromium.org
2011-07-01
13
-1
/
+619
*
Add a flag field to PP_CompletionCallback to control if the callback should
polina@google.com
2011-06-30
9
-10
/
+10
*
Revert 91150 - Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.
dpapad@chromium.org
2011-06-30
11
-610
/
+1
*
Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.
yzshen@chromium.org
2011-06-30
11
-1
/
+610
*
Add owners files to ppapi.
brettw@chromium.org
2011-06-29
1
-0
/
+2
*
Make o.o.p. proxy handle PPP_Instance versions 0.4 and 0.5.
dmichael@chromium.org
2011-06-29
14
-116
/
+824
*
Make scrollbar GetThickness take a resource argument. This allows simlper
brettw@chromium.org
2011-06-23
2
-0
/
+8
*
Fix the ARM build. Apparently it's picky about the difference between NULL
brettw@chromium.org
2011-06-22
1
-1
/
+1
*
Convert most remaining resources to use the API/thunk system. The significant
brettw@chromium.org
2011-06-22
13
-731
/
+642
*
Fixing coverity PASS_BY_VALUE bugs.
dpapad@chromium.org
2011-06-22
4
-4
/
+4
[next]