summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* content: pepper: VideoEncoder: add software encoder supportlionel.g.landwerlin2015-03-234-105/+238
* Fix size calcuation in video_decoder_resource.cctsepez2015-03-211-1/+1
* Plugin Power Saver: Mute throttled plugins.tommycli2015-03-201-0/+1
* Check kMaxDescriptorsPerMessage in test_packaged_app.ccyusukes2015-03-182-2/+19
* Add missing CdmKeyInformation enum valuesjrummell2015-03-173-4/+8
* Increase MessageAttachmentSet::kMaxDescriptorsPerMessage to 128yusukes2015-03-172-5/+127
* Plugin Power Saver: Replace all "plug-in" with "plugin" for consistency.tommycli2015-03-163-3/+3
* Add support for multicast in PPB_UDPSocket APIeduardo.lima2015-03-1317-49/+668
* Printing: PDFs should only be fit to page if there is a size mismatch.thestig2015-03-112-3/+10
* Non-SFI NaCl: Batch-open resource filesyusukes2015-03-102-0/+46
* Block platform verification and file IO in the CDM adapter if the CDM configu...sandersd2015-03-109-71/+102
* base: Stop passing a non-const ref to ObserverListBase::Iterator.danakj2015-03-091-2/+1
* Print Preview: Support the duplex preset in PDFs.thestig2015-03-052-1/+16
* Add remoting and PPAPI tests to GN buildbrettw2015-03-043-2/+80
* Fix the following browser_tests in the Linux GN build.jam2015-03-041-0/+26
* Pepper: add video_encoder examplelionel.g.landwerlin2015-03-025-0/+655
* Revert of Add remoting and PPAPI tests to GN build (patchset #6 id:100001 of ...cpu2015-03-023-80/+2
* Add remoting and PPAPI tests to GN buildbrettw2015-03-023-2/+80
* Apply gn format with 'sources' sorting to src/scottmg2015-02-281-1/+1
* Revert of Add remoting and PPAPI tests to GN build (patchset #7 id:120001 of ...eroman2015-02-273-80/+2
* Add remoting and PPAPI tests to GN buildbrettw2015-02-273-2/+80
* Pepper: Remove PPB_FileMappingdmichael2015-02-2722-1390/+0
* Enable NaCl on the Linux GN x64 release build (only).dpranke2015-02-261-1/+1
* Land prep work to enable NaCl in the Linux x64 GN builds.dpranke2015-02-267-22/+126
* Pepper: add PPB interfaces that are missing in histograms.xml.Bill Budge2015-02-261-1/+17
* Fix content_browsertests on Linux GN build.jam2015-02-253-37/+12
* PPAPI: Whitelist PPB_CameraDevice_Private for some appsjchuang2015-02-259-23/+20
* Pepper: PPB_VideoEncoder implementationlionel.g.landwerlin2015-02-258-16/+1670
* Remove irt_nonsfi.h, which is no longer necessary.mazda2015-02-241-31/+0
* PPAPI: Add test for new-style permission for Socketsdmichael2015-02-248-6/+169
* 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