summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Revert 119758 - Add skeleton for file cleanup and cache renaming during trans...karen@chromium.org2012-01-3110-479/+342
* The tricky part about logging to the console is that many of the errors are g...brettw@chromium.org2012-01-3120-78/+251
* Convert use of int ms to TimeDelta in scattered chromium files.tedvessenes@gmail.com2012-01-301-1/+2
* ppapi_tests: Remove the source of flakiness from out-of-process FlashFullscre...polina@google.com2012-01-301-5/+9
* Add skeleton for file cleanup and cache renaming during translation.sehr@google.com2012-01-3010-342/+479
* Make it possible to use ThreadLocalStorage::Slot as a static withoutthakis@chromium.org2012-01-301-1/+1
* This implicit cast (int32_t to bool) causes an error in the NaCl Clang build.pdox@google.com2012-01-281-1/+2
* PPAPI URLRequestInfo test: port NaCl version to ppapi_tests. Fix Var and Reso...polina@google.com2012-01-274-1/+454
* Revert "Revert 119430 - Make transferbuffer increase in size dynamically"gman@chromium.org2012-01-276-45/+41
* Revert 119430 - Make transferbuffer increase in size dynamicallykinuko@chromium.org2012-01-275-40/+45
* Make transferbuffer increase in size dynamicallygman@chromium.org2012-01-275-45/+40
* WebSocket Pepper API: make the API out of devtoyoshim@chromium.org2012-01-2722-105/+253
* Mouse Lock is currently supported in Pepper, but not yet supported from WebKit.scheib@chromium.org2012-01-272-19/+40
* Toward an android build of sync_unit_tests: OWNERS=viettrungluujrg@chromium.org2012-01-272-5/+5
* WebSocket Pepper API: Remove binary type handling interfacestoyoshim@chromium.org2012-01-2715-423/+22
* PPAPI: Move PPB_ArrayBuffer out of Dev.dmichael@chromium.org2012-01-2720-151/+151
* Tweaks to PPB_VarArrayBuffer in preperation for taking out of Dev.dmichael@chromium.org2012-01-2613-79/+224
* Revert 119200, the rest of the patch.brettw@chromium.org2012-01-263-0/+221
* Revert 119200 - Revert 119198 - First pass at implementing the MessageLoop in...brettw@chromium.org2012-01-268-0/+352
* Revert 119206 - Mouse Lock is currently supported in Pepper, but not yet supp...tzik@chromium.org2012-01-262-40/+19
* Mouse Lock is currently supported in Pepper, but not yet supported from WebKit.scheib@chromium.org2012-01-262-19/+40
* Revert 119198 - First pass at implementing the MessageLoop interface. This in...brettw@chromium.org2012-01-2611-573/+0
* First pass at implementing the MessageLoop interface. This includes a simplebrettw@chromium.org2012-01-2611-0/+573
* Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leakyfischman@chromium.org2012-01-261-4/+2
* New header and footer (removed old ones) for devsite. New doxyfile pointing t...jond@google.com2012-01-255-26/+167
* Enhance the PPAPI enter tracking.brettw@chromium.org2012-01-254-46/+184
* Adding new png resource for page indicator background (2/2)dpapad@chromium.org2012-01-241-1/+2
* Add ppapi perftests infrastructure, plus a performance test for PPP_Messaging.dmichael@chromium.org2012-01-243-4/+131
* WebSocket Pepper API: SetBinaryType() returned unexpected PP_FALSEtoyoshim@chromium.org2012-01-241-1/+1
* Move the pnacl translation nexes fully off the main thread.sehr@google.com2012-01-216-30/+34
* Implement PPB_DeviceRef_Dev.yzshen@chromium.org2012-01-2116-1/+433
* Repeat performance for 118553 -- Add nacl private interface and statesehr@google.com2012-01-212-5/+13
* r118503 introduced a dependency on WebKit.gyp to ppapi_shared;dpranke@chromium.org2012-01-211-3/+12
* Revert 118553 - Add nacl private interface and state for process creation.sehr@google.com2012-01-212-15/+7
* Add nacl private interface and state for process creation.sehr@google.com2012-01-202-7/+15
* Enable Pepper broker test for windowscpu@chromium.org2012-01-201-3/+1
* Relanding this with fixes to the mac dbg builderananta@chromium.org2012-01-2017-355/+533
* Add API definition and error values for running message loops.brettw@chromium.org2012-01-207-4/+933
* Revert 118385 since this seems to break mac-debug build.sadrul@chromium.org2012-01-2017-523/+355
* Allow pnacl's LD to look up resources in the nexe's manifest. This will allowsehr@google.com2012-01-207-69/+158
* Remove the Webkit thread in the PPAPI plugin process and perform the text and...ananta@chromium.org2012-01-1917-355/+523
* WebSocket Pepper API: SRPC proxy implementationtoyoshim@chromium.org2012-01-1924-14/+1711
* Revert r118525 / Re-land r118240 - the build failure was a flake.dpranke@chromium.org2012-01-191-1/+2
* WebSocket Pepper API: WebArrayBuffer supporttoyoshim@chromium.org2012-01-195-11/+57
* Pepper SRPC proxy style and type nitstoyoshim@chromium.org2012-01-1977-467/+412
* Revert r118240 - gles_2_c_lib as a component.dpranke@chromium.org2012-01-191-2/+1
* Output generated headers using Python's "wb" mode, to prevent EOL-munging.wez@chromium.org2012-01-191-2/+2
* This change makes gles2_c_lib work as a component. It introduces a gles2_c_li...dpranke@chromium.org2012-01-191-1/+2
* Exposed PPB_NetAddress_Private.ygorshenin@chromium.org2012-01-1819-0/+892
* WebSocket Pepper API: fix wrong return code on thunktoyoshim@chromium.org2012-01-181-2/+2