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
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PPAPI] Add media stream video track example
penghuang@chromium.org
2014-01-14
2
-0
/
+449
*
Use window.URL instead of window.webkitURL.
davidben@chromium.org
2014-01-08
1
-5
/
+5
*
[Pepper] Examples: don't use innerHTML in url_loader example
binji@chromium.org
2013-11-13
1
-1
/
+1
*
PPAPI: Generalize PPB_Ext_CrxFileSystem as PPB_IsolatedFileSystem
nhiroki@chromium.org
2013-11-08
1
-3
/
+4
*
Add missing #includes of <algorithm> in ppapi for std::min/max
scottmg@chromium.org
2013-10-22
6
-0
/
+10
*
Moves most files from ui/base/keycodes to ui/events/keycodes
sky@chromium.org
2013-09-17
1
-1
/
+1
*
Fix uninitialized field in constructor.
etienneb@chromium.org
2013-08-21
1
-1
/
+2
*
Fix uninitialized field in constructor.
etienneb@chromium.org
2013-08-21
1
-0
/
+1
*
PPAPI: Move IMEInputEvent and TextInput to stable.
nona@chromium.org
2013-08-01
1
-27
/
+20
*
PPAPI: Fix infinite loop in 2d example
dmichael@chromium.org
2013-07-17
1
-0
/
+1
*
Add a new parameter |latency| to PPB_AudioInput_Callback.
yzshen@chromium.org
2013-07-03
1
-11
/
+31
*
Use libva profile VAProfileH264Main instead of VAProfileH264Baseline.
halton.huo@intel.com
2013-05-30
1
-1
/
+1
*
Add pepper plugin example for effect apis.
ronghuawu@chromium.org
2013-05-16
2
-0
/
+387
*
CRX FileSystem Pepper private API
victorhsieh@chromium.org
2013-05-08
4
-0
/
+216
*
Move HiDPI-related Pepper interfaces to stable
jhorwich@chromium.org
2013-04-09
2
-0
/
+276
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-5
/
+7
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-7
/
+5
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-5
/
+7
*
enable -Wstring-conversion when compiling with clang
scottmg@chromium.org
2013-02-22
1
-2
/
+2
*
Add fullscreen functionality to gles2 example
piman@chromium.org
2012-12-18
1
-6
/
+18
*
PPAPI: Move PPB_Console out of dev.
ncbray@chromium.org
2012-12-13
5
-14
/
+12
*
Introduce PPB_VideoCapture_Dev v0.3:
yzshen@chromium.org
2012-12-10
2
-59
/
+179
*
Introduce PPB_AudioInput_Dev v0.3 and refactor the device enumeration code:
yzshen@chromium.org
2012-12-05
2
-58
/
+146
*
Refactor the URLResponseInfo to use new design
brettw@chromium.org
2012-11-16
2
-3
/
+172
*
Refactor video capture to new design, as part of the whole Pepper resource re...
victorhsieh@chromium.org
2012-11-16
3
-16
/
+5
*
Rewrite PPB_AudioInput_Dev to use the new-style host/resource.
yzshen@chromium.org
2012-11-08
2
-60
/
+24
*
Implement host side of sync EnumerateVideoCaptureDevices
raymes@chromium.org
2012-10-16
2
-0
/
+214
*
Implement the gamepad API in the IPC proxy
brettw@chromium.org
2012-09-10
1
-1
/
+1
*
ppapi: Make sure the touch-event interface is detected correctly.
sadrul@chromium.org
2012-08-30
1
-0
/
+179
*
Revert the changes to the paint manager example.
brettw@chromium.org
2012-08-24
1
-6
/
+2
*
Cache image data objects.
brettw@chromium.org
2012-08-22
1
-2
/
+6
*
Small bug in PPAPI graphics_2_example
sail@chromium.org
2012-08-18
1
-0
/
+1
*
Defer OMX Flush() when no input buffers are available.
fischman@chromium.org
2012-08-13
1
-1
/
+1
*
Unbreak ppapi_example_video_decode for platforms that don't have ARB extensions.
fischman@chromium.org
2012-08-10
1
-28
/
+39
*
Add support for threadsafe completion callback factory.
brettw@chromium.org
2012-07-13
4
-0
/
+24
*
Remove the PPAPI example plugin.
brettw@chromium.org
2012-06-29
1
-0
/
+17
*
Remove unused fields found by clang's new Wunused-private-fields.
thakis@chromium.org
2012-06-27
1
-2
/
+0
*
Updated the flash_topmost ppapi example
raymes@chromium.org
2012-06-26
2
-83
/
+106
*
hook up new MacVideoDecodeAccelerator
sail@chromium.org
2012-06-13
1
-47
/
+125
*
Revert 141302 - hook up new MacVideoDecodeAccelerator
sail@chromium.org
2012-06-08
1
-125
/
+47
*
hook up new MacVideoDecodeAccelerator
sail@chromium.org
2012-06-08
1
-47
/
+125
*
Plumb texture target to VideoDecodeAccelerator::Client
sail@chromium.org
2012-06-08
1
-9
/
+19
*
Support mouse lock in Flash fullscreen mode.
yzshen@chromium.org
2012-06-03
2
-16
/
+25
*
Modified the pepper file chooser API to support filtering files by extensions.
raymes@chromium.org
2012-05-30
1
-3
/
+3
*
Add string include to fix the build.
brettw@chromium.org
2012-04-19
1
-0
/
+2
*
Remove support for bitmap printing in pepper
brettw@chromium.org
2012-04-19
1
-18
/
+32
*
Updated flash_topmost example to better demonstrate corner cases of the feature.
raymes@chromium.org
2012-04-12
1
-3
/
+32
*
Fix line endings in ppapi. No code change.
brettw@chromium.org
2012-04-11
1
-5
/
+5
*
Add new MouseCursor interface for setting the mouse cursor.
brettw@chromium.org
2012-04-08
2
-2
/
+101
*
Update PPB_AudioInput_Shared to work with the new format of the shared memory...
yzshen@chromium.org
2012-04-05
1
-2
/
+6
[next]