summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* PPAPI Examples: Fix painting in Graphics 2D example.tommycli2015-04-071-11/+14
* Make MediaStreamBufferManager.General pass in official builds.thakis2015-04-071-2/+7
* Work on Windows GN component build.brettw2015-04-063-4/+28
* Revert of Work on Windows GN component build. (patchset #8 id:140001 of https...pkotwicz2015-04-063-28/+4
* Work on Windows GN component build.brettw2015-04-063-4/+28
* Move V8 snapshot loading code from isolate_holder to gin/v8_startup_data.{h,cc}.oth2015-04-051-3/+3
* Hold the Pepper proxy lock for all Pepper GL calls.dmichael2015-04-034-11/+31
* Don't lock ProxyLock on the IO threaddmichael2015-04-0219-236/+571
* ppapi : make gl2ext.h be consistent with Copy[Sub]TextureCHROMIUM APIdongseong.hwang2015-04-021-2/+21
* media: Rename SessionError to LegacySessionError.xhwang2015-04-0212-113/+113
* CreateSessionAndGenerateRequest() to use enum for |init_data_type|jrummell2015-04-0210-30/+44
* PPAPI: Make TrackedCallback more threadsafedmichael2015-03-319-492/+704
* ppapi_generator: Improve logging for versioned functionseduardo.lima2015-03-306-13/+15
* clean up GN targets that are already migrated, add pepper_hash_for_uma.dpranke2015-03-271-1/+11
* Test for net::ERR_ICANN_NAME_COLLISION in other places that check host resolo...eroman2015-03-271-0/+1
* Add Plugin.PpapiSyncIPCTime metric.gab2015-03-261-0/+2
* Remove deprecated PPB_Messaging_1_1dmichael2015-03-2610-252/+12
* Pepper: CallOnMainThread should do nothing if Globals are gonedmichael2015-03-251-0/+7
* Fixing debug GN build.bradnelson2015-03-242-2/+3
* 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