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
/
thunk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert of Remove unused PPB_View_Dev (patchset #3 of https://codereview.chrom...
dmichael
2014-08-27
2
-0
/
+49
*
Remove unused PPB_View_Dev
raymes
2014-08-27
2
-49
/
+0
*
Pepper: PPB_VideoDecoder software-only mode.
bbudge
2014-08-23
3
-5
/
+41
*
PPAPI: make generator output a pointer to an array correctly.
wuchengli@chromium.org
2014-08-22
1
-3
/
+3
*
Pepper: add Image Capture interfaces.
wuchengli@chromium.org
2014-08-17
3
-0
/
+269
*
[PPAPI] Add target param for CompositorLayer::SetTexture().
penghuang@chromium.org
2014-08-15
2
-1
/
+42
*
Fixes for re-enabling more MSVC level 4 warnings: ppapi/ edition
pkasting@chromium.org
2014-07-09
1
-22
/
+16
*
Pepper: Narrow dev channel whitelisting behavior.
teravest@chromium.org
2014-07-07
1
-12
/
+0
*
Add support for strong future sync points.
jbauman@chromium.org
2014-07-01
1
-0
/
+2
*
Pepper: Whitelist dev channel APIs for some apps.
hamaji@chromium.org
2014-06-20
1
-0
/
+12
*
PPAPI: Move PPB_TraceEvent to have dev-channel permissions
dmichael@chromium.org
2014-06-19
2
-2
/
+8
*
Add GetScrollOffset function to PPB_View
raymes@chromium.org
2014-06-19
3
-1
/
+27
*
PPAPI: Implement synchronous postMessage
dmichael@chromium.org
2014-06-18
1
-0
/
+1
*
Remove apps in Pepper support and the PPB_Alarms_Dev API.
yzshen@chromium.org
2014-06-16
3
-127
/
+0
*
Add Promises for EME (Chromium side)
jrummell@chromium.org
2014-06-07
3
-37
/
+76
*
[PPAPI] API definition for compositor artifacts
miletus@chromium.org
2014-06-06
6
-0
/
+282
*
PPAPI: Add dev synchronous JS->Plugin messaging API
dmichael@chromium.org
2014-06-02
2
-1
/
+39
*
Implement Pepper PPB_VideoDecoder interface.
bbudge@chromium.org
2014-05-30
2
-0
/
+2
*
Hook up external monitor detection in PepperFlashDRM.
bbudge@chromium.org
2014-05-28
1
-0
/
+2
*
Track plugin input event latency
miletus@chromium.org
2014-05-27
4
-0
/
+51
*
Adds IDL for enums and structs for encoding/decoding.
bbudge@chromium.org
2014-05-06
2
-0
/
+160
*
Rename some PPB_VideoDecoder_Dev implementation types.
bbudge@chromium.org
2014-05-06
3
-18
/
+18
*
[PPAPI] Add media stream video track output API
ronghuawu@chromium.org
2014-05-05
3
-1
/
+54
*
Remove PPB_Ext_Socket_Dev.
yzshen@chromium.org
2014-04-30
2
-421
/
+0
*
Remove CommandBuffer::GetState
piman@chromium.org
2014-04-30
1
-1
/
+0
*
Add the missing entry for PPB_Find_Private to interfaces_ppb_private.h
raymes@google.com
2014-04-03
1
-0
/
+2
*
Remove unused PPB_Graphics2D_Dev interface
raymes@google.com
2014-04-03
3
-85
/
+0
*
Remove CommandBuffer::GetTransferBuffer.
piman@chromium.org
2014-04-01
1
-4
/
+2
*
Add a PPB_Find_Private function to set the tickmarks on the page.
raymes@chromium.org
2014-03-30
2
-2
/
+16
*
PPAPI: Bring PPB_MediaStream*Track to stable.
dmichael@chromium.org
2014-03-29
3
-8
/
+8
*
Rename PPB_Find_Dev to PPB_Find_Private
raymes@chromium.org
2014-03-26
2
-10
/
+10
*
Add IsCrashReportingEnabled call to Pepper UMA API
elijahtaylor@chromium.org
2014-03-21
3
-7
/
+24
*
This proxies PPB_Find_Dev so that it can be used out of process. It also adds...
raymes@google.com
2014-03-20
2
-1
/
+11
*
Replace command buffer FlushSync with WaitForTokenInRange and WaitForGetOffse...
jbauman@chromium.org
2014-03-18
1
-3
/
+4
*
PPB_FLASH_DEVICEID_INTERFACE_1_0 requires PERMISSION_FLASH.
xhwang@chromium.org
2014-03-12
2
-3
/
+2
*
Extend the sample rates that Pepper should support.
xians@chromium.org
2014-03-11
1
-1
/
+1
*
Add new PPB_OPENGLES2_DRAWBUFFERS_DEV_INTERFACE_1_0 pepper interface.
jbauman@chromium.org
2014-03-06
1
-0
/
+2
*
Encrypted Media: Use uint32 for systemCode in SessionError.
xhwang@chromium.org
2014-03-04
3
-15
/
+15
*
Pepper: Get rid of UNPROXIED_IFACE.
teravest@chromium.org
2014-02-24
4
-27
/
+13
*
Pepper: Remove UNPROXIED_API.
teravest@chromium.org
2014-02-19
4
-18
/
+1
*
Added the idl for the display color profile pepper API.
bgraur@google.com
2014-02-17
1
-0
/
+78
*
[PPAPI] Moving pp::VarResource_Dev API into pp::Var (now stable).
mgiuca@chromium.org
2014-02-13
3
-47
/
+2
*
[PPAPI][MediaStream] Rename AudioFrame to AudioBuffer
penghuang@chromium.org
2014-02-11
6
-131
/
+131
*
[PPAPI][MediaStream] Rename AudioFrame to AudioBuffer
penghuang@chromium.org
2014-02-08
2
-6
/
+6
*
PPAPI: Promote PPB_FileRef (v1.2) to stable
nhiroki@chromium.org
2014-02-06
2
-1
/
+1
*
[PPAPI] Pepper MediaStream API audio track implementation and example.
penghuang@chromium.org
2014-02-06
4
-3
/
+21
*
Pepper: Log in UMA when an interface is used.
teravest@chromium.org
2014-02-05
1
-1
/
+7
*
Have the PDF plugin eagerly notify the host of the link under the cursor.
koz@chromium.org
2014-02-03
2
-0
/
+9
*
PPAPI: Implement PPB_FileMapping on POSIX
dmichael@chromium.org
2014-01-29
4
-1
/
+124
*
[NaCl SDK Docs] Update PPAPI docs to use Chromesite-friendly URLs.
binji@chromium.org
2014-01-28
1
-6
/
+4
[next]