summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the formatting code in build_gles2_cmd_buffer.pyzmo@chromium.org2014-03-074-18/+18
* Support non-SFI mode in NaCl manifest file.hidehiko@chromium.org2014-03-0714-42/+146
* Add flag to avoid blocking the PNaCl translator when chrome NaCl GDB flag is on.jvoung@chromium.org2014-03-075-19/+36
* Have PNaCl use debug pexe URL instead of stripped pexe w/ kEnableNaClDebugjvoung@google.com2014-03-078-22/+67
* Pepper: More FileDownloader cleanup.teravest@chromium.org2014-03-072-51/+41
* Ensure that pepper plugins honor the GPU H/W video decode blacklist and the d...ananta@chromium.org2014-03-074-2/+10
* Pepper: Cleanup in PepperReverseInterface.teravest@chromium.org2014-03-061-41/+19
* Add new PPB_OPENGLES2_DRAWBUFFERS_DEV_INTERFACE_1_0 pepper interface.jbauman@chromium.org2014-03-068-1/+52
* Pepper: Simplify FileDownloader::url().teravest@chromium.org2014-03-054-18/+16
* Add use_allocator instead of linux_use_tcmalloc to switch the allocator.dmikurube@chromium.org2014-03-051-2/+4
* Fix inconsistent arg name of ServiceRuntime().hidehiko@chromium.org2014-03-051-1/+1
* Format generated gpu files using clang-format.zmo@chromium.org2014-03-054-454/+851
* Delete the PNaCl translate thread before deleting object files on surfaway.jvoung@google.com2014-03-042-2/+8
* Rename Nacl Log module name containing ':'.uekawa@chromium.org2014-03-041-1/+1
* Encrypted Media: Use uint32 for systemCode in SessionError.xhwang@chromium.org2014-03-0411-74/+74
* Rename tracing_untrusted->tracing_naclsergeyu@chromium.org2014-03-043-8/+8
* Fix "defined but not used" warning in ppapi/proxy/ppb_instance_proxy.ccmseaborn@chromium.org2014-03-031-0/+2
* Move TrimWhitespace to the base namespace.brettw@chromium.org2014-03-031-1/+1
* Remove unused constants in a PPAPI test for TCP socketsmseaborn@chromium.org2014-03-031-7/+0
* Revert "Have PNaCl use debug pexe URL instead of stripped pexe w/ kEnableNaCl...jvoung@google.com2014-02-288-67/+22
* Have PNaCl use debug pexe URL instead of stripped pexe w/ kEnableNaClDebugjvoung@chromium.org2014-02-288-22/+67
* Revert "Pepper: Fix channel init in ProxyChannel."dmichael@chromium.org2014-02-275-26/+25
* Update comment about NaCl UMA. Histogram entries are public.jvoung@chromium.org2014-02-272-5/+3
* Use _nacl suffix for NaCl targets in src/ppapisergeyu@chromium.org2014-02-276-38/+38
* plain/text is not a real MIME type.davidben@chromium.org2014-02-271-1/+1
* Updating Gamepad API to match latest specbajones@chromium.org2014-02-262-5/+13
* Fixed issue with wrong output location for nacl_irtdyen@chromium.org2014-02-261-168/+6
* Pepper: Dispatcher cleanup nits.teravest@chromium.org2014-02-264-28/+8
* [PPAPI][MediaStream] Add unit tests for code in ppapi/shared_impl/penghuang@chromium.org2014-02-263-0/+280
* [PPAPI][MediaStream] Add browser tests for MediaStreamVideoTrackpenghuang@chromium.org2014-02-263-0/+265
* Rename ipc_untrusted -> ipc_naclsergeyu@chromium.org2014-02-263-9/+9
* Pepper: Fix channel init in ProxyChannel.teravest@chromium.org2014-02-265-25/+26
* Pepper: Add channel for trusted plugin.teravest@chromium.org2014-02-264-2/+16
* Remove early-return and unreached code in TCPSocketResourceBase::AddChainBuil...raymes@chromium.org2014-02-261-25/+6
* [PPAPI][MediaStream] Support configure for video input.penghuang@chromium.org2014-02-2615-141/+475
* Cleanups for pnacl_irt_shim: more const, fewer headers, move .h, remove depsjvoung@google.com2014-02-256-293/+226
* PPAPI/NaCl: Move some nexe loading error reporting to the renderer.dmichael@chromium.org2014-02-2513-223/+292
* Pepper: Get rid of UNPROXIED_IFACE.teravest@chromium.org2014-02-245-27/+17
* Refactor NaCl json_manifest a bit. Make some funcs into methods.jvoung@chromium.org2014-02-242-74/+79
* [MIPS] Use IRT shim instead of dummy IRT shimpetarj@mips.com2014-02-232-50/+44
* PPAPI: Use clang-format on ppapi/shared_impldmichael@chromium.org2014-02-2293-1442/+1209
* [PPAPI][MediaStream] Add browser tests for MediaStreamAudioTrackpenghuang@chromium.org2014-02-223-0/+160
* Rename base_untrusted to base_naclsergeyu@chromium.org2014-02-224-9/+9
* Use _nacl suffix for NaCl targets in src/media and the gyp file.sergeyu@chromium.org2014-02-212-6/+6
* NaCl: Add a README file to explain what the ppapi/nacl_irt/ directory is formseaborn@chromium.org2014-02-211-0/+10
* Connect PPAPI IPC channels for non-SFI mode.hidehiko@chromium.org2014-02-215-16/+80
* Revert "Connect PPAPI IPC channels for non-SFI mode."loislo@chromium.org2014-02-215-80/+16
* Connect PPAPI IPC channels for non-SFI mode.hidehiko@chromium.org2014-02-215-16/+80
* Use _nacl suffix for NaCl targets in src/gpusergeyu@chromium.org2014-02-214-40/+40
* NaCl: Address some TODOs from moving PPAPI IRT interface into the Chromium repomseaborn@chromium.org2014-02-212-13/+1