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
/
cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevent guest views from issuing a search for empty text.
thestig
2015-11-12
1
-0
/
+4
*
Enable pp::flash::FontFile support on Windows
xzhang
2015-11-02
2
-3
/
+25
*
PPAPI: Remove PPB_Font_Dev.
thestig
2015-11-02
4
-401
/
+3
*
PDF: Use chrome.resourcesPrivate instead of Pepper to display translated strings
tsergeant
2015-09-18
2
-13
/
+0
*
ppapi: define PPB_AudioEncoder API
lionel.g.landwerlin
2015-09-17
2
-0
/
+280
*
Introduce a client minimum picture pool size
lpique
2015-08-20
2
-1
/
+28
*
Annotate large GN targets for precompiled headers
brettw
2015-07-28
1
-0
/
+1
*
Revert "Add precompiled headers to GN build for large targets."
dpranke
2015-07-28
1
-1
/
+0
*
Add precompiled headers to GN build for large targets.
brettw
2015-07-27
1
-0
/
+1
*
Remove ppapi input latency tracking code
miletus
2015-07-27
2
-71
/
+0
*
Remove unused in-process pepper APIs
raymes
2015-05-29
10
-603
/
+0
*
Removed unused functions in PPB_PDF
raymes
2015-05-29
2
-62
/
+0
*
Add 'explicit' qualifiers to single-arguments ctors
primiano
2015-05-27
1
-1
/
+1
*
ppapi: VideoEncoder: update list of supported codecs to match implementation
lionel.g.landwerlin
2015-05-26
1
-3
/
+2
*
ppapi: report hardware support with PP_Bool in PP_VideoProfileDescription
lionel.g.landwerlin
2015-05-06
1
-12
/
+104
*
Initialize the CDM asynchronously
jrummell
2015-05-05
2
-5
/
+7
*
media: Rename SessionError to LegacySessionError.
xhwang
2015-04-02
2
-6
/
+6
*
CreateSessionAndGenerateRequest() to use enum for |init_data_type|
jrummell
2015-04-02
2
-8
/
+3
*
Add support for multicast in PPB_UDPSocket API
eduardo.lima
2015-03-13
2
-2
/
+77
*
Block platform verification and file IO in the CDM adapter if the CDM configu...
sandersd
2015-03-10
2
-3
/
+9
*
PPAPI: Rename PPB_ImageCapture_Private to PPB_CameraDevice_Private
jchuang
2015-02-20
3
-115
/
+115
*
PPAPI: Suppport GetSupportedVideoCaptureFormats for frame_rate
jchuang
2015-02-20
2
-15
/
+17
*
PPAPI: implement GetSupportedPreviewSizes
jchuang
2015-02-17
4
-48
/
+198
*
Split apart the PPAPI GN targets
brettw
2015-02-14
2
-0
/
+36
*
Enable size_t to int truncation warnings in PPAPI
brettw
2015-02-13
7
-10
/
+13
*
ppapi: VideoEncoder: Add proxy boilerplate
lionel.g.landwerlin
2015-02-06
2
-10
/
+15
*
Pepper: PPB_VideoEncoder should be 'Dev' only for now.
bbudge
2015-02-05
2
-2
/
+2
*
Image Capture PPAPI: remove unused APIs
jchuang
2015-02-05
2
-183
/
+6
*
Pepper: Make C++ pp::VideoEncoder wrapper compilable on non-C++11 builds.
bbudge
2015-02-05
2
-2
/
+2
*
Pepper: Define PPB_VideoEncoder API.
bbudge
2015-02-04
2
-0
/
+303
*
media: Rename WebSessionId to SessionId.
xhwang
2015-01-22
2
-52
/
+46
*
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
2
-5
/
+9
*
Changes to support CDM_7
jrummell
2015-01-08
2
-79
/
+31
*
Remove timing limitation of SetOption invocation for PPAPI sockets.
hidehiko
2014-12-11
2
-5
/
+88
*
Pepper: Query all versions of PPB_VideoDecoder to construct C++ wrapper.
bbudge
2014-11-26
1
-1
/
+7
*
Initialize V8 in PDFium from external files (plugin process only)
baixo
2014-11-14
2
-4
/
+7
*
Initialize V8 in PDFium from external files when plugin is running in the ren...
baixo
2014-11-13
2
-0
/
+20
*
Pepper: Expose visible_rect to PPB_VideoDecoder.GetPicture.
Bill Budge
2014-11-06
2
-9
/
+72
*
With this CL, the time for PepperVideoSourceHost::SendGetFrameReply drops fro...
magjed
2014-10-28
1
-1
/
+2
*
PPAPI: Add C++ wrapper for MessageHandler stuff.
dmichael
2014-09-18
3
-3
/
+166
*
Update Pepper interface for EME
jrummell
2014-09-08
2
-18
/
+125
*
Revert of Remove unused PPB_View_Dev (patchset #3 of https://codereview.chrom...
dmichael
2014-08-27
2
-0
/
+76
*
Remove unused PPB_View_Dev
raymes
2014-08-27
2
-76
/
+0
*
Pepper: PPB_VideoDecoder software-only mode.
bbudge
2014-08-23
2
-12
/
+45
*
Pepper: add Image Capture interfaces.
wuchengli@chromium.org
2014-08-17
3
-0
/
+361
*
[PPAPI] Add target param for CompositorLayer::SetTexture().
penghuang@chromium.org
2014-08-15
2
-0
/
+56
*
Pepper: Remove trusted plugin loadable module.
teravest@chromium.org
2014-08-05
2
-0
/
+37
*
Revert "Pepper: Remove trusted plugin loadable module."
teravest@chromium.org
2014-08-01
2
-37
/
+0
*
Pepper: Remove trusted plugin loadable module.
teravest@chromium.org
2014-08-01
2
-0
/
+37
[next]