summaryrefslogtreecommitdiffstats
path: root/ppapi/c/private
Commit message (Expand)AuthorAgeFilesLines
* Add missing CdmKeyInformation enum valuesjrummell2015-03-171-2/+4
* Printing: PDFs should only be fit to page if there is a size mismatch.thestig2015-03-111-1/+7
* Block platform verification and file IO in the CDM adapter if the CDM configu...sandersd2015-03-101-7/+14
* Print Preview: Support the duplex preset in PDFs.thestig2015-03-051-1/+13
* PPAPI: Rename PPB_ImageCapture_Private to PPB_CameraDevice_Privatejchuang2015-02-201-32/+32
* PPAPI: Suppport GetSupportedVideoCaptureFormats for frame_ratejchuang2015-02-202-11/+60
* PPAPI: implement GetSupportedPreviewSizesjchuang2015-02-172-47/+20
* NaCl cleanup: Move ppb_nacl_private.h into components/nacl/renderer/mseaborn2015-02-101-363/+0
* NaCl cleanup: Remove references to native_client/src/public/nacl_file_info.hmseaborn2015-02-091-4/+2
* Image Capture PPAPI: remove unused APIsjchuang2015-02-052-286/+6
* NaCl: Simplify the plumbing for PPAPI's DevInterfacesEnabled flagmseaborn2015-01-241-5/+2
* NaCl: Remove now-unneeded SRPC reverse service codemseaborn2015-01-231-11/+1
* NaCl: Remove now-unused ReportLoadSuccess() function from PPB_NaCl_Privatemseaborn2015-01-231-5/+1
* NaCl: Remove reliance on "init_done" SRPC call in the remaining PNaCl casemseaborn2015-01-221-5/+1
* media: Rename WebSessionId to SessionId.xhwang2015-01-222-27/+27
* NaCl: Remove unused functions from PPB_NaCl_Privatemseaborn2015-01-221-20/+1
* Remove unused fields from PP_PdfPrintPresetOptions_Devraymes2015-01-161-8/+1
* Add |legacy_destination_url| back to SessionMessage for EMEjrummell2015-01-141-2/+7
* Changes to support CDM_7jrummell2015-01-083-77/+95
* Support NumCopies print presetn.bansal2014-11-191-2/+25
* Initialize V8 in PDFium from external files (plugin process only)baixo2014-11-141-1/+2
* Initialize V8 in PDFium from external files when plugin is running in the ren...baixo2014-11-131-0/+7
* With this CL, the time for PepperVideoSourceHost::SendGetFrameReply drops fro...magjed2014-10-281-2/+3
* NaCl: Replace launch/start param flags with a NaClAppProcessType enum.jvoung2014-10-031-19/+14
* Update Pepper interface for EMEjrummell2014-09-082-11/+94
* NaCl: Detect plugin crashes via EOF on Chromium IPC.Justin TerAvest2014-09-041-3/+1
* Drop NaCl support for posting stdout/stderr to JS.teravest2014-09-031-5/+1
* pdf: Create a separate component for using the pdf pepper plugin.Sadrul Habib Chowdhury2014-08-281-4/+4
* Pepper: Report NaCl exit status over Chromium IPC.teravest@chromium.org2014-08-221-5/+1
* PPAPI: make generator output a pointer to an array correctly.wuchengli@chromium.org2014-08-222-16/+16
* NaCl: Send fatal log messages via shared memory.teravest@chromium.org2014-08-201-2/+2
* Pepper: add Image Capture interfaces.wuchengli@chromium.org2014-08-173-0/+503
* Add test support for transition from NPObject to gin bindings for Pepperraymes@chromium.org2014-08-111-1/+5
* Pepper: Fix caching for translated nexes.teravest@chromium.org2014-08-071-2/+4
* Pepper: Delete FileDownloader in trusted plugin.teravest@chromium.org2014-07-232-22/+74
* Revert 284684 "Pepper: Delete FileDownloader in trusted plugin."sky@chromium.org2014-07-222-74/+22
* Pepper: Delete FileDownloader in trusted plugin.teravest@chromium.org2014-07-222-22/+74
* Pepper: Small PnaclResources cleanupteravest@chromium.org2014-07-091-5/+2
* Pepper: Remove program_url in trusted plugin.teravest@chromium.org2014-07-031-2/+1
* Enable mmap and identity-based validation caching on pnacl-{llc,ld}.nexejvoung@chromium.org2014-06-301-4/+5
* Pepper: Remove PPP_ManifestService.teravest@chromium.org2014-06-271-43/+14
* Pepper: Move Pnacl init time out of trusted plugin.teravest@chromium.org2014-06-261-3/+6
* Pepper: Refactor OpenManifestEntry.teravest@chromium.org2014-06-251-12/+11
* Remove LoadModule SRPC for non-SFI mode.hidehiko@chromium.org2014-06-231-1/+5
* Pepper: Simplify OpenResource() for Non-SFI.teravest@chromium.org2014-06-201-8/+1
* Pepper: Move more UMA stuff out of trusted plugin.teravest@chromium.org2014-06-161-1/+5
* Pepper: Refactor some coordinator histograms.teravest@chromium.org2014-06-131-2/+7
* Add Promises for EME (Chromium side)jrummell@chromium.org2014-06-073-50/+122
* Pepper: Clean up trusted plugin error reporting.teravest@chromium.org2014-06-051-3/+2
* Pepper: Miscellaneous trusted plugin cleanup.teravest@chromium.org2014-06-041-7/+9