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
*
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
*
Pepper: Add IsAvailable() static methods to C++ wrappers to AudioInput_Dev an...
viettrungluu@chromium.org
2011-11-18
4
-0
/
+19
*
Revert 110602 - Revert 110587 - Microphone support for Pepper Flash.
viettrungluu@chromium.org
2011-11-18
2
-0
/
+92
*
Revert 110587 - Microphone support for Pepper Flash.
ajwong@chromium.org
2011-11-17
2
-92
/
+0
*
Microphone support for Pepper Flash.
viettrungluu@chromium.org
2011-11-17
2
-0
/
+92
*
WebSocket Pepper API documents minor revision
toyoshim@chromium.org
2011-11-16
1
-2
/
+2
*
Cleanup: Remove unneeded forward declarations in ppapi.
thestig@chromium.org
2011-11-11
3
-6
/
+2
*
IDL for WebSocket Pepper API.
toyoshim@chromium.org
2011-11-11
1
-0
/
+135
*
Move PPB/PPP_MouseLock out of dev/.
yzshen@chromium.org
2011-10-16
2
-120
/
+0
*
Pepper: Add a C++ wrapper for the trusted file chooser.
viettrungluu@chromium.org
2011-10-13
1
-3
/
+3
*
Convert video capture/decoder stuff to IDL.
brettw@chromium.org
2011-10-07
3
-6
/
+6
*
Additional update on Pepper IME API and boilerplate thunk/proxy implementation.
kinaba@chromium.org
2011-09-29
4
-25
/
+18
*
Add IsScalingDisabled and PP_PRINTOUTPUTFORMAT_EMF to pepper printing interface.
vandebo@chromium.org
2011-09-28
2
-1
/
+13
*
Revert 102897 - Additional update on Pepper IME API and boilerplate thunk/pro...
kinaba@chromium.org
2011-09-27
4
-18
/
+25
*
Additional update on Pepper IME API and boilerplate thunk/proxy implementation.
kinaba@chromium.org
2011-09-27
4
-25
/
+18
*
Declarations for Pepper IME API.
kinaba@chromium.org
2011-09-16
4
-0
/
+243
*
Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-15
2
-3
/
+3
*
Revert 101189 - Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-14
2
-3
/
+3
*
Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-14
2
-3
/
+3
*
Remove executable permission.
yzshen@chromium.org
2011-09-08
2
-0
/
+0
[next]