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
/
dev
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for VP8 decode to OmxVideoDecodeAccelerator, for HW that supports...
fischman@chromium.org
2012-07-23
1
-1
/
+1
*
Remove ppb_fullscreen_dev interface, as fullscreen has been out
nfullagar@google.com
2012-07-16
1
-47
/
+0
*
Implement HiDPI support in Pepper dev interface
jhorwich@chromium.org
2012-06-28
2
-0
/
+89
*
Implement right-to-left text rendering in Pepper.
brettw@chromium.org
2012-06-28
1
-1
/
+17
*
This returns the default print settings for the default printer. Currently th...
raymes@chromium.org
2012-06-14
3
-39
/
+69
*
Plumb texture target to VideoDecodeAccelerator::Client
sail@chromium.org
2012-06-08
1
-1
/
+26
*
Add a comment explaining a different failure mode of the Pepper file chooser.
brettw@chromium.org
2012-06-06
1
-0
/
+21
*
Remove PPB_Transport_Dev API.
sergeyu@chromium.org
2012-05-30
1
-183
/
+0
*
Modified the pepper file chooser API to support filtering files by extensions.
raymes@chromium.org
2012-05-30
1
-7
/
+9
*
Test for Pepper IME events.
kinaba@chromium.org
2012-05-21
1
-2
/
+50
*
[Print Preview] Modified PP_PrintSettings_Dev interface to support auto fit t...
kmadhusu@chromium.org
2012-05-16
1
-2
/
+12
*
Remove support for bitmap printing in pepper
brettw@chromium.org
2012-04-19
1
-8
/
+7
*
New file chooser interface that uses the new PP_ArrayOutput feature. This als...
brettw@chromium.org
2012-03-26
1
-1
/
+29
*
Pepper IME API for surrounding text retrieval.
kinaba@chromium.org
2012-03-15
2
-1
/
+68
*
Rename NaCl/pepper gamepad interface from _dev to stable
scottmg@chromium.org
2012-03-07
1
-95
/
+0
*
PPB_AudioInput_Dev: support multiple audio input devices - Part 1.
yzshen@chromium.org
2012-03-07
1
-29
/
+106
*
This adds support for a number of features in the current WebIDL spec (http:/...
asargent@chromium.org
2012-03-05
1
-2
/
+1
*
Revise gamepad interface
scottmg@chromium.org
2012-03-01
1
-33
/
+33
*
Adds a printing proxy and example. This adds a printing example.
brettw@chromium.org
2012-02-29
1
-1
/
+1
*
Make VideoCapture_Dev backward compatible.
yzshen@chromium.org
2012-02-28
1
-1
/
+1
*
Add GetUsbKeyCode _Dev interface for Pepper key events
garykac@chromium.org
2012-02-21
1
-0
/
+50
*
Implement device enumeration for PPB_VideoCapture_Dev.
yzshen@chromium.org
2012-02-15
1
-7
/
+73
*
Make inline c blocks non-greedy, and use to add pragma pack to gamepad structure
scottmg@chromium.org
2012-02-08
1
-0
/
+8
*
WebSocket Pepper API: make the API out of dev
toyoshim@chromium.org
2012-01-27
1
-301
/
+0
*
WebSocket Pepper API: Remove binary type handling interfaces
toyoshim@chromium.org
2012-01-27
1
-66
/
+6
*
PPAPI: Move PPB_ArrayBuffer out of Dev.
dmichael@chromium.org
2012-01-27
1
-84
/
+0
*
Tweaks to PPB_VarArrayBuffer in preperation for taking out of Dev.
dmichael@chromium.org
2012-01-26
1
-9
/
+46
*
Implement PPB_DeviceRef_Dev.
yzshen@chromium.org
2012-01-21
1
-0
/
+56
*
Add API definition and error values for running message loops.
brettw@chromium.org
2012-01-20
1
-0
/
+268
*
WebSocket Pepper API: WebArrayBuffer support
toyoshim@chromium.org
2012-01-19
1
-4
/
+4
*
Remove VideoDecodeAccelerator::Client::NotifyEndOfStream / PPP_VideoDecoder_D...
fischman@chromium.org
2012-01-13
1
-1
/
+3
*
WebSocket Pepper API: add interfaces to handle binaryType attribute
toyoshim@chromium.org
2012-01-12
1
-11
/
+54
*
Pepper gamepad support
scottmg@chromium.org
2012-01-10
1
-0
/
+87
*
chmod -x ppapi/api/dev/ppb_resource_array_dev.idl
msw@chromium.org
2012-01-07
1
-0
/
+0
*
Introduce PPB_ResourceArray_Dev.
yzshen@chromium.org
2012-01-07
1
-0
/
+65
*
Update PPAPI IDL generator to define versioned structs, and unversioned typedef.
wez@chromium.org
2012-01-05
29
-29
/
+29
*
Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered.
dmichael@chromium.org
2011-12-22
1
-1
/
+14
*
WebSocket Pepper API: C++ bindings implementation.
toyoshim@chromium.org
2011-12-16
1
-45
/
+54
*
GetDocumentURL is added to PPB_Testing_Dev.
ygorshenin@google.com
2011-12-15
2
-1
/
+162
*
<video> decode in hardware!
fischman@chromium.org
2011-12-13
1
-3
/
+5
*
Revert 113895 - <video> decode in hardware!
fischman@chromium.org
2011-12-10
1
-5
/
+3
*
<video> decode in hardware!
fischman@chromium.org
2011-12-10
1
-3
/
+5
*
Draft of a PPAPI interface for ArrayBuffer.
dmichael@chromium.org
2011-12-07
1
-0
/
+47
*
Remove Context3D/Surface3D
piman@chromium.org
2011-12-01
2
-3
/
+3
*
Pepper: Fix the definition of |PPB_AudioInput_Callback|.
viettrungluu@chromium.org
2011-11-23
1
-2
/
+2
*
Add functions to generate input events to PPB_Testing_Dev. These make
bbudge@chromium.org
2011-11-20
1
-1
/
+26
*
Convert a few ppapi dev interfaces to IDL. NaCl has tests for these
jvoung@google.com
2011-11-18
5
-0
/
+327
*
Revert 110602 - Revert 110587 - Microphone support for Pepper Flash.
viettrungluu@chromium.org
2011-11-18
1
-0
/
+94
*
Revert 110587 - Microphone support for Pepper Flash.
ajwong@chromium.org
2011-11-17
1
-94
/
+0
*
Microphone support for Pepper Flash.
viettrungluu@chromium.org
2011-11-17
1
-0
/
+94
[next]