index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ppapi
/
c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused in-process pepper APIs
raymes
2015-05-29
7
-445
/
+0
*
Removed unused functions in PPB_PDF
raymes
2015-05-29
1
-69
/
+0
*
ppapi: report hardware support with PP_Bool in PP_VideoProfileDescription
lionel.g.landwerlin
2015-05-06
2
-3
/
+66
*
Initialize the CDM asynchronously
jrummell
2015-05-05
1
-6
/
+10
*
Plugin Power Saver: Make PPS work well with prerendered pages.
tommycli
2015-05-05
1
-3
/
+11
*
ppapi: VideoEncoder: add more details about supported codecs/platforms
lionel.g.landwerlin
2015-05-05
1
-4
/
+3
*
Plugin Power Saver: Add comprehensive browser tests.
tommycli
2015-04-24
1
-0
/
+4
*
Remove GTalk Pepper interfaces and related code.
jhorwich
2015-04-15
1
-159
/
+0
*
media: Rename SessionError to LegacySessionError.
xhwang
2015-04-02
2
-13
/
+13
*
CreateSessionAndGenerateRequest() to use enum for |init_data_type|
jrummell
2015-04-02
2
-5
/
+15
*
Remove deprecated PPB_Messaging_1_1
dmichael
2015-03-26
1
-47
/
+0
*
Add missing CdmKeyInformation enum values
jrummell
2015-03-17
1
-2
/
+4
*
Plugin Power Saver: Replace all "plug-in" with "plugin" for consistency.
tommycli
2015-03-16
1
-1
/
+1
*
Add support for multicast in PPB_UDPSocket API
eduardo.lima
2015-03-13
1
-5
/
+81
*
Printing: PDFs should only be fit to page if there is a size mismatch.
thestig
2015-03-11
1
-1
/
+7
*
Block platform verification and file IO in the CDM adapter if the CDM configu...
sandersd
2015-03-10
2
-9
/
+16
*
Print Preview: Support the duplex preset in PDFs.
thestig
2015-03-05
1
-1
/
+13
*
Pepper: Remove PPB_FileMapping
dmichael
2015-02-27
1
-147
/
+0
*
PPAPI: Rename PPB_ImageCapture_Private to PPB_CameraDevice_Private
jchuang
2015-02-20
1
-32
/
+32
*
PPAPI: Suppport GetSupportedVideoCaptureFormats for frame_rate
jchuang
2015-02-20
2
-11
/
+60
*
PPAPI: implement GetSupportedPreviewSizes
jchuang
2015-02-17
2
-47
/
+20
*
Split apart the PPAPI GN targets
brettw
2015-02-14
1
-0
/
+10
*
NaCl cleanup: Move ppb_nacl_private.h into components/nacl/renderer/
mseaborn
2015-02-10
1
-363
/
+0
*
NaCl cleanup: Remove references to native_client/src/public/nacl_file_info.h
mseaborn
2015-02-09
1
-4
/
+2
*
Pepper: PPB_VideoEncoder should be 'Dev' only for now.
bbudge
2015-02-05
1
-8
/
+4
*
Image Capture PPAPI: remove unused APIs
jchuang
2015-02-05
2
-286
/
+6
*
Pepper: Define PPB_VideoEncoder API.
bbudge
2015-02-04
3
-3
/
+297
*
NaCl: Simplify the plumbing for PPAPI's DevInterfacesEnabled flag
mseaborn
2015-01-24
1
-5
/
+2
*
NaCl: Remove now-unneeded SRPC reverse service code
mseaborn
2015-01-23
1
-11
/
+1
*
NaCl: Remove now-unused ReportLoadSuccess() function from PPB_NaCl_Private
mseaborn
2015-01-23
1
-5
/
+1
*
NaCl: Remove reliance on "init_done" SRPC call in the remaining PNaCl case
mseaborn
2015-01-22
1
-5
/
+1
*
media: Rename WebSessionId to SessionId.
xhwang
2015-01-22
2
-27
/
+27
*
NaCl: Remove unused functions from PPB_NaCl_Private
mseaborn
2015-01-22
1
-20
/
+1
*
Remove unused fields from PP_PdfPrintPresetOptions_Dev
raymes
2015-01-16
2
-23
/
+2
*
Pepper: Allow plugins to call PPB_UDP_Socket::SendTo multiple times.
bbudge
2015-01-14
1
-1
/
+4
*
Add |legacy_destination_url| back to SessionMessage for EME
jrummell
2015-01-14
1
-2
/
+7
*
Changes to support CDM_7
jrummell
2015-01-08
4
-79
/
+97
*
Remove timing limitation of SetOption invocation for PPAPI sockets.
hidehiko
2014-12-11
2
-14
/
+83
*
Support NumCopies print preset
n.bansal
2014-11-19
2
-2
/
+39
*
Initialize V8 in PDFium from external files (plugin process only)
baixo
2014-11-14
1
-1
/
+2
*
Initialize V8 in PDFium from external files when plugin is running in the ren...
baixo
2014-11-13
1
-0
/
+7
*
PPAPI: Format ppapi/thunk using clang-format.
Dave Michael
2014-11-07
1
-1
/
+2
*
Pepper: Expose visible_rect to PPB_VideoDecoder.GetPicture.
Bill Budge
2014-11-06
3
-8
/
+72
*
With this CL, the time for PepperVideoSourceHost::SendGetFrameReply drops fro...
magjed
2014-10-28
1
-2
/
+3
*
NaCl: Replace launch/start param flags with a NaClAppProcessType enum.
jvoung
2014-10-03
1
-19
/
+14
*
PPAPI: Move PPB_Messaging 1.2 to stable
dmichael
2014-09-26
2
-8
/
+10
*
PPAPI: Disallow blocking callbacks while handling a blocking message
dmichael
2014-09-24
1
-1
/
+8
*
PPAPI: Add C++ wrapper for MessageHandler stuff.
dmichael
2014-09-18
1
-5
/
+10
*
PPAPI: Make PPP_MessageHandler work in PNaCl
Dave Michael
2014-09-17
3
-12
/
+61
*
Move PPB_VideoDecoder from 'Dev' to Stable.
bbudge
2014-09-16
1
-5
/
+9
[next]