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
/
dev
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite PPB_AudioInput_Dev to use the new-style host/resource.
yzshen@chromium.org
2012-11-08
2
-106
/
+4
*
Allow a video decoder object to be copied.
brettw@chromium.org
2012-11-07
2
-6
/
+1
*
PPAPI: Add a (trivial) C++ wrapper for PPB_CursorControl_Dev.
viettrungluu@chromium.org
2012-10-19
2
-0
/
+103
*
PPAPI: Add a (trivial) C++ wrapper for PPB_Crypto_Dev.
viettrungluu@chromium.org
2012-10-18
2
-0
/
+60
*
Fix typo in comment in ppapi/cpp/dev/url_util_dev.h.
viettrungluu@chromium.org
2012-10-18
1
-1
/
+1
*
Ensure the Printing_Dev::GetDefaultPrintSettings callback is run even if no i...
raymes@chromium.org
2012-10-11
2
-7
/
+5
*
Add IDL file for PPP_VideoCapture_Dev.
yzshen@chromium.org
2012-10-02
1
-1
/
+1
*
Implement browser side of PPB_Printing resource.
raymes@chromium.org
2012-09-27
2
-14
/
+33
*
Fix resource leaks in CDM implementation.
tomfinegan@chromium.org
2012-09-06
2
-0
/
+9
*
PPAPI: Make PPB_MessageLoop_Dev::GetForMainThread work
dmichael@chromium.org
2012-08-30
1
-1
/
+1
*
Add SetScale to PPB_WidgetDev, use scale for painting
jhorwich@chromium.org
2012-08-23
2
-17
/
+43
*
Add a query function for the scaling feature.
brettw@chromium.org
2012-08-22
2
-7
/
+15
*
Revert 152495 - Add SetScale to PPB_WidgetDev, use scale for painting
kinuko@chromium.org
2012-08-21
2
-43
/
+17
*
Add SetScale to PPB_WidgetDev, use scale for painting
jhorwich@chromium.org
2012-08-21
2
-17
/
+43
*
Remove ppb_fullscreen_dev interface, as fullscreen has been out
nfullagar@google.com
2012-07-16
2
-80
/
+0
*
Implement HiDPI support in Pepper dev interface
jhorwich@chromium.org
2012-06-28
4
-0
/
+161
*
PPAPI: Make Printing_Dev::GetDefaultPrintSettings() const.
viettrungluu@chromium.org
2012-06-15
2
-2
/
+2
*
PPAPI: Add a Printing_Dev::IsAvailable() (static) method.
viettrungluu@chromium.org
2012-06-15
2
-1
/
+10
*
This returns the default print settings for the default printer. Currently th...
raymes@chromium.org
2012-06-14
2
-2
/
+21
*
Plumb texture target to VideoDecodeAccelerator::Client
sail@chromium.org
2012-06-08
2
-3
/
+5
*
Remove PPB_Transport_Dev API.
sergeyu@chromium.org
2012-05-30
2
-131
/
+0
*
Modified the pepper file chooser API to support filtering files by extensions.
raymes@chromium.org
2012-05-30
2
-15
/
+14
*
Coverity: Fix pass by value error in IMEInputEvent_Dev.
kmadhusu@chromium.org
2012-05-24
2
-2
/
+2
*
Test for Pepper IME events.
kinaba@chromium.org
2012-05-21
2
-30
/
+113
*
Fix IsBaseOf in output_traits.h.
yzshen@chromium.org
2012-04-12
1
-5
/
+0
*
Change the cpp wrappers of audio input/video capture to use CompletionCallbac...
yzshen@chromium.org
2012-04-05
6
-229
/
+99
*
pass CompletionCallbacks by reference (resubmitting https://chromiumcoderevie...
tbreisacher@chromium.org
2012-04-02
2
-6
/
+6
*
Revert 129994 - Pass CompletionCallbacks by reference
tbreisacher@chromium.org
2012-03-30
2
-6
/
+6
*
Pass CompletionCallbacks by reference
tbreisacher@chromium.org
2012-03-30
2
-6
/
+6
*
New file chooser interface that uses the new PP_ArrayOutput feature. This als...
brettw@chromium.org
2012-03-26
2
-29
/
+107
*
Pepper IME API for surrounding text retrieval.
kinaba@chromium.org
2012-03-15
2
-21
/
+107
*
PPB_AudioInput_Dev: support multiple audio input devices - Part 1.
yzshen@chromium.org
2012-03-07
2
-13
/
+265
*
Make VideoCapture_Dev backward compatible.
yzshen@chromium.org
2012-02-28
2
-29
/
+83
*
Make the PPP wrappers take an Instance*.
brettw@chromium.org
2012-02-27
14
-24
/
+32
*
Convert resources to take an instance key instead of an Instance*.
brettw@chromium.org
2012-02-27
44
-203
/
+208
*
Implement device enumeration for PPB_VideoCapture_Dev.
yzshen@chromium.org
2012-02-15
2
-15
/
+151
*
WebSocket Pepper API: make the API out of dev
toyoshim@chromium.org
2012-01-27
1
-185
/
+0
*
WebSocket Pepper API: Remove binary type handling interfaces
toyoshim@chromium.org
2012-01-27
2
-42
/
+4
*
PPAPI: Move PPB_ArrayBuffer out of Dev.
dmichael@chromium.org
2012-01-27
2
-163
/
+0
*
Tweaks to PPB_VarArrayBuffer in preperation for taking out of Dev.
dmichael@chromium.org
2012-01-26
2
-37
/
+76
*
Implement PPB_DeviceRef_Dev.
yzshen@chromium.org
2012-01-21
2
-0
/
+83
*
Add API definition and error values for running message loops.
brettw@chromium.org
2012-01-20
2
-0
/
+348
*
WebSocket Pepper API: WebArrayBuffer support
toyoshim@chromium.org
2012-01-19
2
-2
/
+42
*
Remove VideoDecodeAccelerator::Client::NotifyEndOfStream / PPP_VideoDecoder_D...
fischman@chromium.org
2012-01-13
2
-16
/
+2
*
Introduce PPB_ResourceArray_Dev.
yzshen@chromium.org
2012-01-07
2
-0
/
+102
*
Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered.
dmichael@chromium.org
2011-12-22
1
-0
/
+1
*
Coverity: Fixing pass by value bugs
dpapad@chromium.org
2011-12-20
2
-2
/
+2
*
WebSocket Pepper API: C++ bindings implementation.
toyoshim@chromium.org
2011-12-16
2
-58
/
+254
*
Draft of a PPAPI interface for ArrayBuffer.
dmichael@chromium.org
2011-12-07
2
-0
/
+123
*
Remove Context3D/Surface3D
piman@chromium.org
2011-12-01
6
-191
/
+0
[next]