summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* PPAPI: Rename PPB_ImageCapture_Private to PPB_CameraDevice_Privatejchuang2015-02-2025-308/+305
* PPAPI: Suppport GetSupportedVideoCaptureFormats for frame_ratejchuang2015-02-2013-71/+168
* Update Chomium's build files to work w/ latest GN binaries.dpranke2015-02-202-2/+2
* PPAPI: Don't use MessageLoop::current in the plugin processdmichael2015-02-184-4/+5
* Roll NaCl toolchain change.ncbray2015-02-181-53/+6
* Pepper: Use the Mojo IRT interface in Chrome.teravest2015-02-174-0/+18
* PPAPI: implement GetSupportedPreviewSizesjchuang2015-02-1729-191/+661
* Prepare for moving nacl_irt_icache definition to the NaCl repository.mazda2015-02-161-0/+7
* Sort GYP and GN files under ppapisatorux2015-02-1610-48/+49
* Implement the rest of the PPAPI examples in the GN build.brettw2015-02-1429-2/+562
* Split apart the PPAPI GN targetsbrettw2015-02-1417-794/+941
* Enable size_t to int truncation warnings in PPAPIbrettw2015-02-1358-199/+190
* PPAPI: Make tests that disable the proxy lock re-enable itdmichael2015-02-127-21/+12
* Add support for multithreading the GPU command buffer.jbauman2015-02-122-0/+5
* Revert of PPAPI: Make tests that disable the proxy lock re-enable it (patchse...dmichael2015-02-114-2/+7
* PPAPI: Make tests that disable the proxy lock re-enable itdmichael2015-02-104-7/+2
* NaCl cleanup: Move ppb_nacl_private.h into components/nacl/renderer/mseaborn2015-02-105-869/+0
* Mechanical rename of base::debug -> base::trace_event [final pass]ssid2015-02-091-12/+13
* NaCl cleanup: Remove references to native_client/src/public/nacl_file_info.hmseaborn2015-02-092-7/+3
* Pepper: Make Mojo test more strict.teravest2015-02-071-1/+3
* Add OrderingBarrierCHROMIUM API.vmiura2015-02-062-0/+5
* ppapi: VideoEncoder: Add proxy boilerplatelionel.g.landwerlin2015-02-0614-10/+227
* Pepper: PPB_VideoEncoder should be 'Dev' only for now.bbudge2015-02-055-14/+10
* Revert of NaCl: Remove the IRT's Gyp dependency on libsrpc (patchset #1 id:1 ...mseaborn2015-02-051-0/+6
* Image Capture PPAPI: remove unused APIsjchuang2015-02-0511-895/+25
* Pepper: Make C++ pp::VideoEncoder wrapper compilable on non-C++11 builds.bbudge2015-02-052-2/+2
* Pepper: Define PPB_VideoEncoder API.bbudge2015-02-0410-3/+1133
* Remove vrk@chromium.org from media OWNERS.xhwang2015-02-041-1/+1
* Non-SFI mode: Enable PnaclTransitional Non-SFI browser tests on x86-64 bots.hidehiko2015-02-024-8/+42
* Revert of [NaCl SDK] Remove create_nmf dependency on NACL_SDK_ROOT env var (p...rouslan2015-01-302-15/+4
* [NaCl SDK] Remove create_nmf dependency on NACL_SDK_ROOT env varsbc2015-01-302-4/+15
* ppapi: MediaStreamBufferManager: expose underlying shared memory bufferlionel.g.landwerlin2015-01-301-0/+2
* Mechanical rename of tracing includes for /ppapiprimiano2015-01-306-6/+6
* NaCl: Move src/trusted/plugin/ to components/nacl/renderer/plugin/mseaborn2015-01-2931-3816/+0
* Make ppapi TestView use default browser test timeouts rather than internal onesraymes2015-01-291-40/+6
* NaCl: Remove the IRT's Gyp dependency on libsrpcmseaborn2015-01-291-6/+0
* Fix callback access in Pepper's UDP socket resourceelijahtaylor2015-01-281-0/+5
* Remove obsolete sandbox disabling logic from testing/test_env.py.earthdok2015-01-271-1/+1
* PPAPI: Release renderer Var refcount when returning to plugindmichael2015-01-272-3/+45
* Increase timeout of PPAPI*.View tests and reenable on MSAN.benwells2015-01-271-1/+1
* Fix pnacl_support_extension null build on linux/mac (no longer have libgcc_eh...jvoung2015-01-271-4/+0
* NaCl: Fix Chromium style warnings in src/trusted/plugin/mseaborn2015-01-265-12/+16
* NaCl: Simplify the plumbing for PPAPI's DevInterfacesEnabled flagmseaborn2015-01-244-23/+6
* NaCl: Remove now-unneeded SRPC reverse service codemseaborn2015-01-2313-614/+7
* Grab a bunch of owners / todos.bradnelson2015-01-233-4/+7
* Fix a broken dependency in generate_pnacl_support_extensionsebmarchand2015-01-231-2/+0
* Include Mojo SDK/EDK via fully-qualified paths in Chromium code.blundell2015-01-232-2/+2
* NaCl: Remove now-unused ReportLoadSuccess() function from PPB_NaCl_Privatemseaborn2015-01-233-16/+1
* NaCl test cleanup: Move progress_event_listener.js into chrome/test/data/nacl/mseaborn2015-01-231-189/+0
* NaCl: Remove now-unused callback plumbing for handling "init_done" SRPC callmseaborn2015-01-234-41/+15