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
*
Revert 119758 - Add skeleton for file cleanup and cache renaming during trans...
karen@chromium.org
2012-01-31
10
-479
/
+342
*
The tricky part about logging to the console is that many of the errors are g...
brettw@chromium.org
2012-01-31
20
-78
/
+251
*
Convert use of int ms to TimeDelta in scattered chromium files.
tedvessenes@gmail.com
2012-01-30
1
-1
/
+2
*
ppapi_tests: Remove the source of flakiness from out-of-process FlashFullscre...
polina@google.com
2012-01-30
1
-5
/
+9
*
Add skeleton for file cleanup and cache renaming during translation.
sehr@google.com
2012-01-30
10
-342
/
+479
*
Make it possible to use ThreadLocalStorage::Slot as a static without
thakis@chromium.org
2012-01-30
1
-1
/
+1
*
This implicit cast (int32_t to bool) causes an error in the NaCl Clang build.
pdox@google.com
2012-01-28
1
-1
/
+2
*
PPAPI URLRequestInfo test: port NaCl version to ppapi_tests. Fix Var and Reso...
polina@google.com
2012-01-27
4
-1
/
+454
*
Revert "Revert 119430 - Make transferbuffer increase in size dynamically"
gman@chromium.org
2012-01-27
6
-45
/
+41
*
Revert 119430 - Make transferbuffer increase in size dynamically
kinuko@chromium.org
2012-01-27
5
-40
/
+45
*
Make transferbuffer increase in size dynamically
gman@chromium.org
2012-01-27
5
-45
/
+40
*
WebSocket Pepper API: make the API out of dev
toyoshim@chromium.org
2012-01-27
22
-105
/
+253
*
Mouse Lock is currently supported in Pepper, but not yet supported from WebKit.
scheib@chromium.org
2012-01-27
2
-19
/
+40
*
Toward an android build of sync_unit_tests: OWNERS=viettrungluu
jrg@chromium.org
2012-01-27
2
-5
/
+5
*
WebSocket Pepper API: Remove binary type handling interfaces
toyoshim@chromium.org
2012-01-27
15
-423
/
+22
*
PPAPI: Move PPB_ArrayBuffer out of Dev.
dmichael@chromium.org
2012-01-27
20
-151
/
+151
*
Tweaks to PPB_VarArrayBuffer in preperation for taking out of Dev.
dmichael@chromium.org
2012-01-26
13
-79
/
+224
*
Revert 119200, the rest of the patch.
brettw@chromium.org
2012-01-26
3
-0
/
+221
*
Revert 119200 - Revert 119198 - First pass at implementing the MessageLoop in...
brettw@chromium.org
2012-01-26
8
-0
/
+352
*
Revert 119206 - Mouse Lock is currently supported in Pepper, but not yet supp...
tzik@chromium.org
2012-01-26
2
-40
/
+19
*
Mouse Lock is currently supported in Pepper, but not yet supported from WebKit.
scheib@chromium.org
2012-01-26
2
-19
/
+40
*
Revert 119198 - First pass at implementing the MessageLoop interface. This in...
brettw@chromium.org
2012-01-26
11
-573
/
+0
*
First pass at implementing the MessageLoop interface. This includes a simple
brettw@chromium.org
2012-01-26
11
-0
/
+573
*
Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leaky
fischman@chromium.org
2012-01-26
1
-4
/
+2
*
New header and footer (removed old ones) for devsite. New doxyfile pointing t...
jond@google.com
2012-01-25
5
-26
/
+167
*
Enhance the PPAPI enter tracking.
brettw@chromium.org
2012-01-25
4
-46
/
+184
*
Adding new png resource for page indicator background (2/2)
dpapad@chromium.org
2012-01-24
1
-1
/
+2
*
Add ppapi perftests infrastructure, plus a performance test for PPP_Messaging.
dmichael@chromium.org
2012-01-24
3
-4
/
+131
*
WebSocket Pepper API: SetBinaryType() returned unexpected PP_FALSE
toyoshim@chromium.org
2012-01-24
1
-1
/
+1
*
Move the pnacl translation nexes fully off the main thread.
sehr@google.com
2012-01-21
6
-30
/
+34
*
Implement PPB_DeviceRef_Dev.
yzshen@chromium.org
2012-01-21
16
-1
/
+433
*
Repeat performance for 118553 -- Add nacl private interface and state
sehr@google.com
2012-01-21
2
-5
/
+13
*
r118503 introduced a dependency on WebKit.gyp to ppapi_shared;
dpranke@chromium.org
2012-01-21
1
-3
/
+12
*
Revert 118553 - Add nacl private interface and state for process creation.
sehr@google.com
2012-01-21
2
-15
/
+7
*
Add nacl private interface and state for process creation.
sehr@google.com
2012-01-20
2
-7
/
+15
*
Enable Pepper broker test for windows
cpu@chromium.org
2012-01-20
1
-3
/
+1
*
Relanding this with fixes to the mac dbg builder
ananta@chromium.org
2012-01-20
17
-355
/
+533
*
Add API definition and error values for running message loops.
brettw@chromium.org
2012-01-20
7
-4
/
+933
*
Revert 118385 since this seems to break mac-debug build.
sadrul@chromium.org
2012-01-20
17
-523
/
+355
*
Allow pnacl's LD to look up resources in the nexe's manifest. This will allow
sehr@google.com
2012-01-20
7
-69
/
+158
*
Remove the Webkit thread in the PPAPI plugin process and perform the text and...
ananta@chromium.org
2012-01-19
17
-355
/
+523
*
WebSocket Pepper API: SRPC proxy implementation
toyoshim@chromium.org
2012-01-19
24
-14
/
+1711
*
Revert r118525 / Re-land r118240 - the build failure was a flake.
dpranke@chromium.org
2012-01-19
1
-1
/
+2
*
WebSocket Pepper API: WebArrayBuffer support
toyoshim@chromium.org
2012-01-19
5
-11
/
+57
*
Pepper SRPC proxy style and type nits
toyoshim@chromium.org
2012-01-19
77
-467
/
+412
*
Revert r118240 - gles_2_c_lib as a component.
dpranke@chromium.org
2012-01-19
1
-2
/
+1
*
Output generated headers using Python's "wb" mode, to prevent EOL-munging.
wez@chromium.org
2012-01-19
1
-2
/
+2
*
This change makes gles2_c_lib work as a component. It introduces a gles2_c_li...
dpranke@chromium.org
2012-01-19
1
-1
/
+2
*
Exposed PPB_NetAddress_Private.
ygorshenin@chromium.org
2012-01-18
19
-0
/
+892
*
WebSocket Pepper API: fix wrong return code on thunk
toyoshim@chromium.org
2012-01-18
1
-2
/
+2
[next]