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
*
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
*
Change the cpp wrappers of audio input/video capture to use CompletionCallbac...
yzshen@chromium.org
2012-04-05
2
-9
/
+17
*
New file chooser interface that uses the new PP_ArrayOutput feature. This als...
brettw@chromium.org
2012-03-26
1
-9
/
+6
*
PepperPlatformAudioInputImpl: support audio input device selection.
yzshen@chromium.org
2012-03-21
2
-5
/
+22
*
Pepper IME API for surrounding text retrieval.
kinaba@chromium.org
2012-03-15
1
-9
/
+26
*
Add a very simple example pepper plugin that uses a 3d context
jamesr@chromium.org
2012-03-10
2
-0
/
+186
*
Remove NewRequiredCallback.
brettw@chromium.org
2012-03-10
5
-15
/
+12
*
Move ppapi/examples/gles2/ to ppapi/examples/video_decode
jamesr@chromium.org
2012-03-07
4
-48
/
+50
*
Rename NaCl/pepper gamepad interface from _dev to stable
scottmg@chromium.org
2012-03-07
1
-5
/
+5
*
PPB_AudioInput_Dev: support multiple audio input devices - Part 1.
yzshen@chromium.org
2012-03-07
2
-8
/
+190
*
Revise gamepad interface
scottmg@chromium.org
2012-03-01
1
-24
/
+23
*
Adds a printing proxy and example. This adds a printing example.
brettw@chromium.org
2012-02-29
2
-0
/
+92
*
Convert resources to take an instance key instead of an Instance*.
brettw@chromium.org
2012-02-27
1
-1
/
+1
*
Remove extra semi-colon so nacl-gcc doesn't complain.
nfullagar@google.com
2012-02-23
1
-1
/
+1
*
Pepper: Add a function to PPB_Flash to check if a rect is topmost.
viettrungluu@chromium.org
2012-02-18
2
-0
/
+209
*
Work on improving PpbAudioConfig:RecommendSampleFrameCount
nfullagar@google.com
2012-02-18
2
-4
/
+5
*
Rename PPB_Font to PPB_BrowserFont_Trusted.
brettw@chromium.org
2012-02-17
1
-20
/
+21
*
Implement device enumeration for PPB_VideoCapture_Dev.
yzshen@chromium.org
2012-02-15
2
-14
/
+157
*
Mouse Lock is currently supported in Pepper, but not yet supported from WebKit.
scheib@chromium.org
2012-01-27
2
-19
/
+40
*
Revert 119200, the rest of the patch.
brettw@chromium.org
2012-01-26
1
-0
/
+60
*
Revert 119206 - Mouse Lock is currently supported in Pepper, but not yet supp...
tzik@chromium.org
2012-01-26
2
-40
/
+19
*
Mouse Lock is currently supported in Pepper, but not yet supported from WebKit.
scheib@chromium.org
2012-01-26
2
-19
/
+40
*
Revert 119198 - First pass at implementing the MessageLoop interface. This in...
brettw@chromium.org
2012-01-26
1
-60
/
+0
*
First pass at implementing the MessageLoop interface. This includes a simple
brettw@chromium.org
2012-01-26
1
-0
/
+60
*
Remove VideoDecodeAccelerator::Client::NotifyEndOfStream / PPP_VideoDecoder_D...
fischman@chromium.org
2012-01-13
1
-4
/
+0
*
Pepper gamepad support
scottmg@chromium.org
2012-01-10
2
-0
/
+168
*
Move paint aggregator and the completion callback factory.
brettw@chromium.org
2012-01-06
8
-6
/
+9
[next]