summaryrefslogtreecommitdiffstats
path: root/ppapi/c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused in-process pepper APIsraymes2015-05-297-445/+0
* Removed unused functions in PPB_PDFraymes2015-05-291-69/+0
* ppapi: report hardware support with PP_Bool in PP_VideoProfileDescriptionlionel.g.landwerlin2015-05-062-3/+66
* Initialize the CDM asynchronouslyjrummell2015-05-051-6/+10
* Plugin Power Saver: Make PPS work well with prerendered pages.tommycli2015-05-051-3/+11
* ppapi: VideoEncoder: add more details about supported codecs/platformslionel.g.landwerlin2015-05-051-4/+3
* Plugin Power Saver: Add comprehensive browser tests.tommycli2015-04-241-0/+4
* Remove GTalk Pepper interfaces and related code.jhorwich2015-04-151-159/+0
* media: Rename SessionError to LegacySessionError.xhwang2015-04-022-13/+13
* CreateSessionAndGenerateRequest() to use enum for |init_data_type|jrummell2015-04-022-5/+15
* Remove deprecated PPB_Messaging_1_1dmichael2015-03-261-47/+0
* Add missing CdmKeyInformation enum valuesjrummell2015-03-171-2/+4
* Plugin Power Saver: Replace all "plug-in" with "plugin" for consistency.tommycli2015-03-161-1/+1
* Add support for multicast in PPB_UDPSocket APIeduardo.lima2015-03-131-5/+81
* 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-102-9/+16
* Print Preview: Support the duplex preset in PDFs.thestig2015-03-051-1/+13
* Pepper: Remove PPB_FileMappingdmichael2015-02-271-147/+0
* 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
* Split apart the PPAPI GN targetsbrettw2015-02-141-0/+10
* 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
* Pepper: PPB_VideoEncoder should be 'Dev' only for now.bbudge2015-02-051-8/+4
* Image Capture PPAPI: remove unused APIsjchuang2015-02-052-286/+6
* Pepper: Define PPB_VideoEncoder API.bbudge2015-02-043-3/+297
* 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-162-23/+2
* Pepper: Allow plugins to call PPB_UDP_Socket::SendTo multiple times.bbudge2015-01-141-1/+4
* Add |legacy_destination_url| back to SessionMessage for EMEjrummell2015-01-141-2/+7
* Changes to support CDM_7jrummell2015-01-084-79/+97
* Remove timing limitation of SetOption invocation for PPAPI sockets.hidehiko2014-12-112-14/+83
* Support NumCopies print presetn.bansal2014-11-192-2/+39
* 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
* PPAPI: Format ppapi/thunk using clang-format.Dave Michael2014-11-071-1/+2
* Pepper: Expose visible_rect to PPB_VideoDecoder.GetPicture.Bill Budge2014-11-063-8/+72
* 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
* PPAPI: Move PPB_Messaging 1.2 to stabledmichael2014-09-262-8/+10
* PPAPI: Disallow blocking callbacks while handling a blocking messagedmichael2014-09-241-1/+8
* PPAPI: Add C++ wrapper for MessageHandler stuff.dmichael2014-09-181-5/+10
* PPAPI: Make PPP_MessageHandler work in PNaClDave Michael2014-09-173-12/+61
* Move PPB_VideoDecoder from 'Dev' to Stable.bbudge2014-09-161-5/+9