summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Revert 257524 "Move IsStringASCII/UTF8 to base namespace."brettw@chromium.org2014-03-173-3/+3
* Move IsStringASCII/UTF8 to base namespace.brettw@chromium.org2014-03-173-3/+3
* Bump the min PNaCl version of M35 to what we send out to M34. Delete fallback.jvoung@google.com2014-03-172-72/+31
* Declare dependency on blink_headers in targets that use blink headersjamesr@chromium.org2014-03-161-4/+5
* Pepper: Move GetSandboxISA() to PPB_NaCl_Private.teravest@chromium.org2014-03-1413-138/+49
* Revert of Add very simple loading test for non-SFI NaCl. (https://codereview....sadrul@chromium.org2014-03-141-5/+1
* Add very simple loading test for non-SFI NaCl.hidehiko@chromium.org2014-03-141-1/+5
* Revert of Replace --ppapi-keep-alive-throttle command line switch with IPC pa...thakis@chromium.org2014-03-1410-41/+40
* Replace --ppapi-keep-alive-throttle command line switch with IPC parameter.scheib@chromium.org2014-03-1410-40/+41
* [Mac] Add an implementation of MonitorFinder to support PepperFlashDRMHost.rsesek@chromium.org2014-03-132-6/+10
* Pepper: Remove stale comments in trusted plugin.teravest@chromium.org2014-03-132-9/+0
* Return a NULL histogram pointer on construction errorelijahtaylor@chromium.org2014-03-131-0/+13
* Support unions in extensions IDl dictionaries.benwells@chromium.org2014-03-132-3/+41
* Pepper: Init reverse service before LoadModule.teravest@chromium.org2014-03-122-7/+15
* Revert of Replace --ppapi-keep-alive-throttle command line switch with IPC pa...jochen@chromium.org2014-03-1211-54/+40
* Replace --ppapi-keep-alive-throttle command line switch with IPC parameter.scheib@chromium.org2014-03-1211-40/+54
* PPB_FLASH_DEVICEID_INTERFACE_1_0 requires PERMISSION_FLASH.xhwang@chromium.org2014-03-122-3/+2
* Extend the sample rates that Pepper should support.xians@chromium.org2014-03-114-5/+36
* Remove --enable-prune-gpu-command-bufferspiman@chromium.org2014-03-111-2/+0
* Increase PNaCl streaming buffer size (chrome side).jvoung@google.com2014-03-101-1/+1
* [PPAPI] It is now possible to pass a FileSystem to JS in PostMessage.mgiuca@chromium.org2014-03-102-63/+59
* Split the PNaCl IRT shim into 3 pieces, and include one piece into IRT.jvoung@google.com2014-03-0911-80/+247
* NaCl: Remove PNaCl's IRT interface whitelist from the PNaCl IRT shimsmseaborn@chromium.org2014-03-081-74/+0
* 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