summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added bounds checks to the URLLoader prefetch buffer threshhold.raymes@chromium.org2012-01-172-2/+36
* Pepper/Flapper: Add C++ wrappers for PPB_Flash_Clipboard.viettrungluu@chromium.org2012-01-143-0/+120
* Adding functionality to print PDF embedded in the html page.gene@chromium.org2012-01-131-0/+3
* Fixed capitalization of error codes as per bug here:jond@google.com2012-01-136-16/+16
* Add NaCl proxy for pepper gamepadscottmg@chromium.org2012-01-1316-2/+196
* Fixed a couple warnings that came up during doxygen generation. Changed <code...jond@google.com2012-01-132-4/+4
* Needed to add an @file introduction and a class introduction.jond@google.com2012-01-131-1/+7
* Lift the 64K message size limit for postMessage to/from NativeClient.sehr@google.com2012-01-1315-57/+51
* Initialized rv to 0 to fix -Wmaybe-uninitialized warning.asharif@chromium.org2012-01-131-2/+2
* PPAPI: Implement operator= for FileChooser_Trusted.viettrungluu@chromium.org2012-01-132-4/+14
* Revert 117561 - Add NaCl proxy for pepper gamepadscottmg@google.com2012-01-1315-195/+2
* Add NaCl proxy for pepper gamepadscottmg@chromium.org2012-01-1315-2/+195
* Fix incorrectly resolved conflict, and add error message for missing sources.noelallen@google.com2012-01-135-9/+17
* Remove VideoDecodeAccelerator::Client::NotifyEndOfStream / PPP_VideoDecoder_D...fischman@chromium.org2012-01-1310-63/+32
* Reland 9034035: Make it possible to have 1 PpapiGlobals per thread.dmichael@chromium.org2012-01-1225-219/+325
* WebSocket Pepper API: add a unit test for the bufferedAmount propertytoyoshim@chromium.org2012-01-122-5/+68