summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* 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
* Non-SFI NaCl: Fix the crash for the AudioShared.hidehiko@chromium.org2014-04-234-70/+64
* Implement ManifestService::StartupInitializationComplete().hidehiko@chromium.org2014-04-2313-37/+167
* Revert of SDK building script now uses package_version to extract. (https://c...hidehiko@chromium.org2014-04-231-10/+12
* GPU/Pepper: Always return -1 for ID when we return a NULL buffer.epenner@chromium.org2014-04-231-0/+1
* Pepper: Move some manifest processing for refactor.teravest@chromium.org2014-04-225-46/+23
* NaCl: Update revision in DEPS, r13018 -> r13062.dyen@chromium.org2014-04-221-12/+10
* Pepper: Drop open time tracking from FileDownloader.teravest@chromium.org2014-04-214-22/+23
* Pepper: Remove FileDownloader DOWNLOAD_TO_BUFFER.teravest@chromium.org2014-04-217-112/+35
* Add test to make sure if PPB_Audio_Shared::StartThread() works.hidehiko@chromium.org2014-04-217-4/+205
* Pepper: Move URL resolves outside trusted plugin.teravest@chromium.org2014-04-185-81/+58
* Clean up Pepper file system resource unit test.bbudge@chromium.org2014-04-181-17/+23
* Add IPC Channel for new ManifestService.hidehiko@chromium.org2014-04-176-4/+122
* Pepper: Move PnaclOptions outside trusted plugin.teravest@chromium.org2014-04-1714-142/+91
* NaCl: Remove tests for NACL_NAME_SERVICE_LIST.teravest@chromium.org2014-04-161-34/+0
* Allow the plugin to set an empty tickmarks array to clear tickmarksraymes@chromium.org2014-04-162-6/+5
* Pepper: Move time logic out of the trusted plugin.teravest@chromium.org2014-04-155-82/+28
* Pepper: Fix MODULE_PRINTF behavior.teravest@chromium.org2014-04-153-8/+16
* Removed dependency of native_client/toolchain from chromium pnacl support.dyen@chromium.org2014-04-152-10/+47
* More removal of GTK code.erg@chromium.org2014-04-152-20/+0
* Refactor some ResourceMessageReply usages.bbudge@chromium.org2014-04-142-2/+5
* Encrypted Media: Support VP9 playback.xhwang@chromium.org2014-04-112-5/+7
* Used condvar timed wait instead of indefinite wait for WaitForSelLdrStart.jvoung@google.com2014-04-113-8/+34