summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* NaCl: Replace launch/start param flags with a NaClAppProcessType enum.jvoung2014-10-037-83/+40
* gpu: Remove Echo and SwapCompletion GL interfacessievers2014-10-022-5/+0
* Non-SFI: Add out_newlib32_nonsfi variable in pnacl_irt_shim.gyp.hidehiko2014-10-011-0/+4
* command_buffer: infer all generated c/c++ source files to clang-formatkkinnunen2014-09-302-103/+190
* Pass lsan GYP variable to swarming's test_env so that we can disable the sand...jam2014-09-301-1/+1
* PPAPI: Never re-enter JavaScript for PostMessage.dmichael2014-09-297-38/+47
* Revert of PPAPI: Never re-enter JavaScript for PostMessage. (patchset #5 id:8...dmichael2014-09-267-34/+37
* PPAPI: Move PPB_Messaging 1.2 to stabledmichael2014-09-266-11/+13
* PPAPI: Add more error testing for postMessageAndAwaitResponsedmichael2014-09-264-3/+82
* PPAPI: Never re-enter JavaScript for PostMessage.dmichael2014-09-257-37/+34
* Adding tracking to verify the theory that jankiness of ExtensionMessageFilter...vadimt2014-09-252-4/+3
* NaCl: Update revision in DEPS, r13759 -> r13783dschuff2014-09-252-13/+6
* Revert of PPAPI: Never re-enter JavaScript for PostMessage. (patchset #4 id:6...bbudge2014-09-247-34/+37
* PPAPI: Disallow blocking callbacks while handling a blocking messagedmichael2014-09-248-4/+77
* Add a test to verify the waveform from the Pepper MediaStream API is asamistry2014-09-242-2/+139
* Cleanup: Remove unused dependency on NaCl src/trusted/gio targetmseaborn2014-09-241-1/+0
* PPAPI: Never re-enter JavaScript for PostMessage.dmichael2014-09-247-37/+34
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-231-3/+3
* Fix URLRequest pepper unit testlandell2014-09-232-14/+19
* remove empty gl.gyp filemostynb2014-09-221-0/+0
* PPAPI: Fix GetBrowserInterface race conditionsdmichael2014-09-187-44/+83
* PPAPI: Add C++ wrapper for MessageHandler stuff.dmichael2014-09-187-73/+217
* Remove brettw from content/OWNERSbrettw2014-09-181-1/+0
* PPAPI: Make PPP_MessageHandler work in PNaClDave Michael2014-09-1717-88/+325
* Pepper UDP socket: buffer received packets in the plugin process to improve p...yzshen2014-09-177-83/+200
* Move PPB_VideoDecoder from 'Dev' to Stable.bbudge2014-09-165-9/+14
* Build only the appropriate x86 arches for nacl (chrome side).bradnelson2014-09-163-22/+54
* Revert of PPAPI: Fix GetBrowserInterface race conditions (patchset #6 id:1000...raymes2014-09-157-67/+44
* PPAPI: Fix GetBrowserInterface race conditionsdmichael2014-09-137-44/+67
* Fix potential race-condition _beginthreaddrbasic2014-09-123-18/+34
* PPAPI: Make CallWhileUnlocked more permissive.dmichael2014-09-114-22/+26
* Non-SFI mode: Quick workaround of unexpected CHECK failure.hidehiko2014-09-111-0/+6
* Clean up trusted plugin includes.Justin TerAvest2014-09-1014-105/+72
* Pepper: Stop using SRPC for irt_open_resource().Justin TerAvest2014-09-107-13/+72
* Remove Plugin::DocumentCanRequest.teravest2014-09-102-13/+0
* Stabilize PPB_View.GetScrollOffsetraymes2014-09-102-7/+7
* Make component build Chrome link.Brett Wilson2014-09-101-0/+2
* When use the Pepper MapTexSubImage2DCHROMIUM() and the Compositor API togethe...penghuang2014-09-099-52/+105
* Generate Pepper IDL for OpenGLES2hamaji2014-09-096-59/+1478
* Remove the unused remnants of NPObject from Pepperraymes2014-09-092-4/+0
* Add wfh@chromium.org to ipc OWNERS filesWill Harris2014-09-081-0/+1
* Add lots of testonly annotations to the GN build.Brett Wilson2014-09-081-0/+1
* Update Pepper interface for EMEjrummell2014-09-0814-71/+784
* Convert GN visibility variables to lists.brettw2014-09-061-0/+6
* NaCl: add missing GYP dependancies on pthread_lib.ncbray2014-09-052-0/+3
* Replace NPObject usage in ppapi with ginraymes2014-09-044-15/+21
* NaCl: Detect plugin crashes via EOF on Chromium IPC.Justin TerAvest2014-09-047-80/+24
* Drop NaCl support for posting stdout/stderr to JS.teravest2014-09-037-84/+9
* Revert of Replace NPObject usage in ppapi with gin (patchset #28 id:540001 of...raymes2014-09-034-21/+15
* Replace NPObject usage in ppapi with ginraymes2014-09-014-15/+21