summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 117399 - Make it possible to have 1 PpapiGlobals per thread. Update un...tommi@chromium.org2012-01-1225-320/+219
* Make it possible to have 1 PpapiGlobals per thread. Update unit tests.dmichael@chromium.org2012-01-1225-219/+320
* WebSocket Pepper API: add interfaces to handle binaryType attributetoyoshim@chromium.org2012-01-126-31/+180
* Fixed lint errorsjond@google.com2012-01-111-2/+2
* Remove srpcgen-diff test from sconsmcgrathr@chromium.org2012-01-111-14/+0
* ppapi: Add presubmit check for .srpc file changesmcgrathr@chromium.org2012-01-101-7/+23
* Revert 117055 - Lift the 64K limit on SRPCs done in the proxy.sehr@google.com2012-01-1015-49/+55
* Pepper gamepad supportscottmg@chromium.org2012-01-1013-3/+425
* Lift the 64K limit on SRPCs done in the proxy.sehr@google.com2012-01-1015-55/+49
* Fix single release generationnoelallen@google.com2012-01-104-16/+71
* Fix python scripts in src/ppapi/maruel@chromium.org2012-01-1020-113/+84
* srpcgen: Open output files as binarymcgrathr@chromium.org2012-01-091-2/+4