summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Pepper: Nexe downloading out of the trusted plugin.teravest@chromium.org2014-05-165-107/+73
* Pepper: Simplify manifest download logic.teravest@chromium.org2014-05-164-77/+18
* PPAPI: Simplify PluginDispatcher::instance_map_dmichael@chromium.org2014-05-152-8/+5
* Pepper: ErrorInfo cleanup in service_runtime.teravest@chromium.org2014-05-142-48/+60
* Add support for passing an arbitrary parameter to an IPC message handler. The...jam@chromium.org2014-05-131-3/+4
* Add PPAPI_BEGIN_MESSAGE_MAP and PPAPI_END_MESSAGE_MAP to be used when dispatc...jam@chromium.org2014-05-139-16/+32
* Pepper: Simplify LaunchSelLdr error reporting.teravest@chromium.org2014-05-139-55/+12
* Pepper: Miscellaneous trusted plugin cleanup.teravest@chromium.org2014-05-135-62/+14
* Pepper: Remove unnecessary CloseManifestEntry code.teravest@chromium.org2014-05-132-77/+3
* Make command buffer generator infer GL array element type from the GL prototypekkinnunen@nvidia.com2014-05-121-155/+76
* Pepper: Move DoPostMessage out of trusted plugin.teravest@chromium.org2014-05-105-37/+22
* Implement nacl_irt_icache for non-sfi mode.mazda@chromium.org2014-05-081-0/+24
* Make placeholder target to fix build.bbudge@chromium.org2014-05-071-0/+18
* Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.dmikurube@chromium.org2014-05-071-4/+2
* Rename PPB_VideoDecoder_Dev test and example code to avoid collisions.bbudge@chromium.org2014-05-076-18/+19
* PNaCl translator: teach Chrome to send CPU features to the compilerjfb@chromium.org2014-05-077-26/+71
* Move IsStringUTF8/ASCII to base namespacebrettw@chromium.org2014-05-073-3/+3
* Remove dependency of TOOL_REVISIONS from pnacl_component_crx_gen.dyen@chromium.org2014-05-072-51/+37
* Adds IDL for enums and structs for encoding/decoding.bbudge@chromium.org2014-05-0611-0/+1043
* Pepper: Remove file_utils from trusted plugin.teravest@chromium.org2014-05-068-186/+37
* Rearrange GLImage API to create them with a usage typealexst@chromium.org2014-05-062-5/+6
* Pepper: Move manifest logic to components/nacl.teravest@chromium.org2014-05-0616-969/+124
* Rename some PPB_VideoDecoder_Dev implementation types.bbudge@chromium.org2014-05-0612-45/+45
* PPAPI: Simplify PPP_Messaging proxy, remove in-processdmichael@chromium.org2014-05-064-47/+21
* [PPAPI] Add media stream video track output APIronghuawu@chromium.org2014-05-0521-31/+397
* Remove command_buffer/common/types.h.thakis@chromium.org2014-05-051-76/+155
* Revert 268280 "Pepper: Move manifest logic to components/nacl."miu@chromium.org2014-05-0516-124/+969
* Shorten gyp target names for PNaCl IRT Shimdschuff@chromium.org2014-05-054-9/+12
* Pepper: Move manifest logic to components/nacl.teravest@chromium.org2014-05-0516-969/+124
* Revert 268250 "Pepper: Move manifest logic to components/nacl."miu@chromium.org2014-05-0516-124/+969
* Pepper: Move manifest logic to components/nacl.teravest@chromium.org2014-05-0516-969/+124
* Implement open_resource in non-SFI mode.hidehiko@chromium.org2014-05-0214-50/+276
* gpu: Separate GpuControlService from GpuControlboliu@chromium.org2014-05-021-1/+1
* Chromium NaCl scripts now uses package_version to extract.dyen@chromium.org2014-05-021-12/+10
* Pepper: Move nmf downloading out of trusted plugin.teravest@chromium.org2014-05-015-79/+37
* Trusted plugin: Clean up manifest error reporting.teravest@chromium.org2014-05-015-50/+31
* Renamed namespaces of url lib.vitalybuka@chromium.org2014-05-011-3/+2
* Remove PPB_Ext_Socket_Dev.yzshen@chromium.org2014-04-3031-4602/+85
* Pepper: Remove PPB_NaCl_Private GetUrlScheme().teravest@chromium.org2014-04-305-31/+1
* Remove CommandBuffer::GetStatepiman@chromium.org2014-04-306-42/+0
* Trusted plugin: Miscellaneous cleanup.teravest@chromium.org2014-04-293-36/+15
* Trusted plugin: Remove EnumerateManifestKeys.teravest@chromium.org2014-04-296-40/+0
* PPAPI: Remove the PP_FontDescription_Dev version of GetFontFileWithFallback()...thestig@chromium.org2014-04-292-29/+0
* Revert of NaCl: Update revision in DEPS, r13018 -> r13078. (https://coderevie...tonyg@chromium.org2014-04-261-10/+12
* NaCl: Update revision in DEPS, r13018 -> r13078.dyen@chromium.org2014-04-251-12/+10
* Remove GPU_FEATURE_TYPE_3D_CSS and --disable-accelerated-layerspiman@chromium.org2014-04-251-5/+1
* Pepper: Cleanup PNaCl support in trusted plugin.teravest@chromium.org2014-04-253-61/+36
* Move IPC::MessageFilter and router to a separate filedmichael@chromium.org2014-04-255-10/+16
* Pepper: Move IME workaround from the trusted plugin.teravest@chromium.org2014-04-242-42/+6
* Pepper: Move attributes out of the trusted plugin.teravest@chromium.org2014-04-245-158/+61