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
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update MediaKeyStatus to replace OutputNotAllowed with OutputRestricted
jrummell
2015-07-28
1
-1
/
+1
*
Remove ppapi input latency tracking code
miletus
2015-07-27
1
-54
/
+0
*
ppapi: Stabilize PPB_VideoEncoder 0.2
lionel.g.landwerlin
2015-07-15
1
-1
/
+1
*
Stabilize PPB_UDPSocket 1.2 API
eduardo.lima
2015-06-25
1
-1
/
+1
*
Remove unused in-process pepper APIs
raymes
2015-05-29
7
-287
/
+0
*
Removed unused functions in PPB_PDF
raymes
2015-05-29
1
-165
/
+0
*
ppapi: report hardware support with PP_Bool in PP_VideoProfileDescription
lionel.g.landwerlin
2015-05-06
2
-2
/
+52
*
Initialize the CDM asynchronously
jrummell
2015-05-05
1
-1
/
+5
*
Plugin Power Saver: Make PPS work well with prerendered pages.
tommycli
2015-05-05
1
-3
/
+12
*
ppapi: VideoEncoder: add more details about supported codecs/platforms
lionel.g.landwerlin
2015-05-05
1
-3
/
+2
*
Plugin Power Saver: Add comprehensive browser tests.
tommycli
2015-04-24
1
-0
/
+5
*
Remove GTalk Pepper interfaces and related code.
jhorwich
2015-04-15
1
-142
/
+0
*
media: Rename SessionError to LegacySessionError.
xhwang
2015-04-02
1
-2
/
+2
*
CreateSessionAndGenerateRequest() to use enum for |init_data_type|
jrummell
2015-04-02
2
-3
/
+13
*
Remove deprecated PPB_Messaging_1_1
dmichael
2015-03-26
1
-0
/
+2
*
Add missing CdmKeyInformation enum values
jrummell
2015-03-17
1
-1
/
+3
*
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
-2
/
+82
*
Block platform verification and file IO in the CDM adapter if the CDM configu...
sandersd
2015-03-10
1
-2
/
+8
*
Pepper: Remove PPB_FileMapping
dmichael
2015-02-27
1
-131
/
+0
*
PPAPI: Rename PPB_ImageCapture_Private to PPB_CameraDevice_Private
jchuang
2015-02-20
1
-23
/
+23
*
PPAPI: Suppport GetSupportedVideoCaptureFormats for frame_rate
jchuang
2015-02-20
2
-10
/
+39
*
PPAPI: implement GetSupportedPreviewSizes
jchuang
2015-02-17
2
-50
/
+22
*
NaCl cleanup: Move ppb_nacl_private.h into components/nacl/renderer/
mseaborn
2015-02-10
1
-338
/
+0
*
NaCl cleanup: Remove references to native_client/src/public/nacl_file_info.h
mseaborn
2015-02-09
1
-3
/
+1
*
Pepper: PPB_VideoEncoder should be 'Dev' only for now.
bbudge
2015-02-05
1
-2
/
+2
*
Image Capture PPAPI: remove unused APIs
jchuang
2015-02-05
2
-271
/
+5
*
Pepper: Define PPB_VideoEncoder API.
bbudge
2015-02-04
2
-0
/
+283
*
NaCl: Simplify the plumbing for PPAPI's DevInterfacesEnabled flag
mseaborn
2015-01-24
1
-5
/
+1
*
NaCl: Remove now-unneeded SRPC reverse service code
mseaborn
2015-01-23
1
-11
/
+0
*
NaCl: Remove now-unused ReportLoadSuccess() function from PPB_NaCl_Private
mseaborn
2015-01-23
1
-5
/
+0
*
NaCl: Remove reliance on "init_done" SRPC call in the remaining PNaCl case
mseaborn
2015-01-22
1
-5
/
+0
*
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
-27
/
+0
*
Remove unused fields from PP_PdfPrintPresetOptions_Dev
raymes
2015-01-16
1
-14
/
+0
*
Pepper: Allow plugins to call PPB_UDP_Socket::SendTo multiple times.
bbudge
2015-01-14
1
-0
/
+3
*
Add |legacy_destination_url| back to SessionMessage for EME
jrummell
2015-01-14
1
-1
/
+6
*
Changes to support CDM_7
jrummell
2015-01-08
3
-70
/
+77
*
Remove timing limitation of SetOption invocation for PPAPI sockets.
hidehiko
2014-12-11
2
-10
/
+61
*
Support NumCopies print preset
n.bansal
2014-11-19
1
-0
/
+14
*
Pepper: Expose visible_rect to PPB_VideoDecoder.GetPicture.
Bill Budge
2014-11-06
2
-1
/
+69
*
With this CL, the time for PepperVideoSourceHost::SendGetFrameReply drops fro...
magjed
2014-10-28
1
-1
/
+2
*
NaCl: Replace launch/start param flags with a NaClAppProcessType enum.
jvoung
2014-10-03
1
-18
/
+13
*
PPAPI: Move PPB_Messaging 1.2 to stable
dmichael
2014-09-26
2
-2
/
+2
*
PPAPI: Disallow blocking callbacks while handling a blocking message
dmichael
2014-09-24
1
-0
/
+7
*
PPAPI: Add C++ wrapper for MessageHandler stuff.
dmichael
2014-09-18
1
-4
/
+9
*
PPAPI: Make PPP_MessageHandler work in PNaCl
Dave Michael
2014-09-17
2
-12
/
+12
*
Move PPB_VideoDecoder from 'Dev' to Stable.
bbudge
2014-09-16
1
-2
/
+3
*
Stabilize PPB_View.GetScrollOffset
raymes
2014-09-10
1
-1
/
+1
*
Generate Pepper IDL for OpenGLES2
hamaji
2014-09-09
2
-0
/
+768
[next]