summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Add IsCrashReportingEnabled call to Pepper UMA APIelijahtaylor@chromium.org2014-03-2111-36/+122
* Pepper: Move AddToConsole() to PPB_NaCl_Private.teravest@chromium.org2014-03-205-33/+24
* Fix DCHECK errors on non-SFI mode.hidehiko@chromium.org2014-03-201-1/+5
* Pepper: Small cleanup in FileDownloader.teravest@chromium.org2014-03-202-25/+9
* Revert of Add very simple loading test for non-SFI NaCl. (https://codereview....pneubeck@chromium.org2014-03-201-5/+1
* Add very simple loading test for non-SFI NaCl.hidehiko@chromium.org2014-03-201-1/+5
* This proxies PPB_Find_Dev so that it can be used out of process. It also adds...raymes@google.com2014-03-2017-23/+376
* Pepper: Make PPB ReportLoadError set lastError.teravest@chromium.org2014-03-194-7/+7
* Pepper: Fix VLOG line wrapping in generated thunks.teravest@chromium.org2014-03-191-1/+6
* Pepper: Move GetUrlScheme to PPB_NaCl_Private.teravest@chromium.org2014-03-197-54/+45
* Move Blink dependency out of plugin proxy code.bbudge@chromium.org2014-03-181-13/+5
* Revert 257743 "Add very simple loading test for non-SFI NaCl."yzshen@chromium.org2014-03-181-5/+1
* Replace command buffer FlushSync with WaitForTokenInRange and WaitForGetOffse...jbauman@chromium.org2014-03-186-51/+95
* Pepper: Clean up ErrorInfo use in ServiceRuntime.teravest@chromium.org2014-03-182-22/+8
* Add very simple loading test for non-SFI NaCl.hidehiko@chromium.org2014-03-181-1/+5
* Fix "unreachable code" warnings (MSVC warning 4702) in ppapi/.pkasting@chromium.org2014-03-183-9/+5
* Fix PNaCl debug commandline flags, and use the pexe with debug info in test.jvoung@google.com2014-03-182-8/+10
* 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