summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Initialize V8 in PDFium from external files (plugin process only)baixo2014-11-1414-5/+76
* Add Non-SFI test for a NaCl packaged app.teravest2014-11-131-2/+15
* Remove glGetMultipleIntegervCHROMIUM from ppapi gl2ext.hpiman2014-11-131-3/+0
* Initialize V8 in PDFium from external files when plugin is running in the ren...baixo2014-11-133-0/+27
* Revert "Add Non-SFI test for a NaCl packaged app."Bartosz Fabianowski2014-11-131-15/+2
* Enable PPAPI browser tests for Non-SFI ARM.mazda2014-11-134-20/+66
* Add Non-SFI test for a NaCl packaged app.teravest2014-11-131-2/+15
* Exclude unused functions for NaCl code path.mazda2014-11-121-1/+2
* Hold the Pepper proxy lock for all Pepper GL calls.penghuang2014-11-115-5/+26
* PPAPI: Make GetProxiedInterface not re-enter the plugindmichael2014-11-112-6/+3
* Add chrome perf tests to GN build, fix harfbuzzBrett Wilson2014-11-101-0/+2
* Revert of PPAPI: Make GetProxiedInterface not re-enter the plugin (patchset #...kareng2014-11-089-36/+18
* PPAPI: Format ppapi/thunk using clang-format.Dave Michael2014-11-0753-760/+537
* PPAPI: Make GetProxiedInterface not re-enter the plugindmichael2014-11-079-18/+36
* Implement PpapiCommandBufferProxy::GetCapabilitiespiman2014-11-078-9/+29
* Pepper: Expose visible_rect to PPB_VideoDecoder.GetPicture.Bill Budge2014-11-0615-76/+391
* gpu: Match autogen files to code style.dongseong.hwang2014-11-062-322/+230
* PepperGL: Enable client side arrays support.penghuang2014-11-031-0/+2
* Revert of Hold the Pepper proxy lock for all Pepper GL calls. (patchset #3 id...kareng2014-11-015-26/+5
* Hold the Pepper proxy lock for all Pepper GL calls.penghuang2014-10-315-5/+26
* Add packaged app test for NaCl/Pepper.teravest2014-10-316-0/+123
* Non-SFI mode: Build ppapi libraries for nacl_helper_nonsfi.hidehiko2014-10-307-3/+42
* Remove last non-third_party typeofs on Mac.thakis2014-10-291-2/+2
* Add support for using custom PNaCl translator within the chromium gyp build.dschuff2014-10-281-19/+47
* With this CL, the time for PepperVideoSourceHost::SendGetFrameReply drops fro...magjed2014-10-283-4/+7
* PPAPI: Make TestMessageHandler.Exceptions workdmichael2014-10-272-28/+57
* GN: Fix Android component buildcjhopman2014-10-271-0/+4
* Fix Flash fullscreen focus regressions, and add interactive_ui_tests.miu2014-10-253-0/+149
* NaCl: Ensure that sysconf() is declared: add missing #include of <unistd.h>mseaborn2014-10-221-0/+2
* Refactoring: Make IPC::Channel::TakeClientFileDescriptor() a ScopedFD.morrita2014-10-202-2/+3
* Enforce handle ownership in base::Process.rvargas2014-10-171-2/+3
* Cleanup: Remove trailing whitespaces in gyp files.thestig2014-10-172-4/+4
* Modify ALLOW_UNUSED to allow enabling unused local warnings on MSVC.pkasting2014-10-161-1/+1
* Fix NaCl again. TBR=raymesJohn Abd-El-Malek2014-10-151-1/+1
* Fix nacl_integration script since it needs to be updated after test_env.py up...John Abd-El-Malek2014-10-151-1/+1
* gpu: Compositor management of GpuMemoryBuffer instances.reveman2014-10-132-14/+24
* Add mkwst@chromium.org to IPC OWNERS files.mkwst2014-10-091-0/+1
* Remove yzshen from pepper OWNERS filesdmichael2014-10-091-1/+0
* Revert of Revert of Fix the ppapi test for FlashDRM (patchset #1 id:1 of http...jackhou2014-10-071-12/+22
* Revert of Fix the ppapi test for FlashDRM (patchset #1 id:1 of https://codere...jackhou2014-10-071-22/+12
* Fix the ppapi test for FlashDRMraymes2014-10-061-12/+22
* replace OVERRIDE and FINAL with override and final in ppapi/mostynb2014-10-06114-795/+795
* NaCl: Replace launch/start param flags with a NaClAppProcessType enum.jvoung2014-10-037-83/+40
* gpu: Remove Echo and SwapCompletion GL interfacessievers2014-10-022-5/+0
* Non-SFI: Add out_newlib32_nonsfi variable in pnacl_irt_shim.gyp.hidehiko2014-10-011-0/+4
* command_buffer: infer all generated c/c++ source files to clang-formatkkinnunen2014-09-302-103/+190
* Pass lsan GYP variable to swarming's test_env so that we can disable the sand...jam2014-09-301-1/+1
* PPAPI: Never re-enter JavaScript for PostMessage.dmichael2014-09-297-38/+47
* Revert of PPAPI: Never re-enter JavaScript for PostMessage. (patchset #5 id:8...dmichael2014-09-267-34/+37
* PPAPI: Move PPB_Messaging 1.2 to stabledmichael2014-09-266-11/+13