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
/
thunk
/
ppb_instance_api.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the old PPB_Flash proxy.
raymes@chromium.org
2012-12-26
1
-3
/
+0
*
Ppapi: remove the code for closing pending user gesture.
yzshen@chromium.org
2012-12-22
1
-3
/
+0
*
Convert pepper font list to new resource system.
brettw@chromium.org
2012-12-20
1
-3
/
+0
*
PPAPI: Move PPB_Console out of dev.
ncbray@chromium.org
2012-12-13
1
-3
/
+3
*
Change PPB_ContentDecryptor_Private::KeyMessage to pass the message as a PP_V...
tomfinegan@chromium.org
2012-12-12
1
-1
/
+1
*
Refactor PPB_Flash_Fullscreen to the new resource model.
raymes@chromium.org
2012-11-30
1
-1
/
+4
*
Refactor the way singleton-style resources are exposed via PPB_Instance
raymes@chromium.org
2012-11-29
1
-12
/
+9
*
Move flash clipboard to the new proxy and add custom format support
raymes@chromium.org
2012-11-01
1
-0
/
+5
*
Add pepper content decryption audio decoding API.
tomfinegan@chromium.org
2012-10-19
1
-4
/
+5
*
Add PPB_Testing_Dev GetDocumentURL to the NaCl IPC-based PPAPI proxy.
bbudge@chromium.org
2012-10-19
1
-2
/
+3
*
Add decoder de-initialization and reset to the Pepper CDM API.
tomfinegan@chromium.org
2012-10-12
1
-0
/
+7
*
Add PPAPI CDM video decoder initialization.
tomfinegan@chromium.org
2012-10-11
1
-0
/
+3
*
Implement plugin side of sync EnumerateVideoCaptureDevices
raymes@chromium.org
2012-10-11
1
-1
/
+5
*
Update PPB side of Pepper CDM API to support video decoding.
tomfinegan@chromium.org
2012-10-03
1
-1
/
+2
*
This adds the plugin side of the resource only, as well as a unittest.
raymes@chromium.org
2012-09-07
1
-6
/
+0
*
Add a skeleton gamepad resource.
brettw@chromium.org
2012-08-24
1
-2
/
+2
*
Modify the PPAPI CDM interface to pass more info.
tomfinegan@chromium.org
2012-08-22
1
-3
/
+5
*
Add PPAPI decryptor implementation.
tomfinegan@chromium.org
2012-08-17
1
-0
/
+28
*
PPAPI: Make blocking completion callbacks work.
dmichael@chromium.org
2012-06-23
1
-1
/
+4
*
This returns the default print settings for the default printer. Currently th...
raymes@chromium.org
2012-06-14
1
-0
/
+6
*
Delete FunctionGroupBase from Pepper.
brettw@chromium.org
2012-04-30
1
-2
/
+2
*
Move text input API to Instance.
brettw@chromium.org
2012-04-27
1
-0
/
+14
*
Convert the PPB_Flash interface to use the thunk system.
brettw@chromium.org
2012-04-24
1
-5
/
+4
*
Eliminate use of PPB_URLUtil_Dev in NaCl build of Proxy.
bbudge@chromium.org
2012-04-12
1
-1
/
+2
*
Fix line endings in ppapi. No code change.
brettw@chromium.org
2012-04-11
1
-2
/
+2
*
Add new MouseCursor interface for setting the mouse cursor.
brettw@chromium.org
2012-04-08
1
-0
/
+7
*
Add HandleInputEventAck message to allow out-of-process plugins to respond to...
bbudge@chromium.org
2012-03-09
1
-2
/
+5
*
Rename NaCl/pepper gamepad interface from _dev to stable
scottmg@chromium.org
2012-03-07
1
-2
/
+2
*
Revise gamepad interface
scottmg@chromium.org
2012-03-01
1
-1
/
+1
*
Work on improving PpbAudioConfig:RecommendSampleFrameCount
nfullagar@google.com
2012-02-18
1
-0
/
+5
*
Rename PPB_Font to PPB_BrowserFont_Trusted.
brettw@chromium.org
2012-02-17
1
-0
/
+3
*
The tricky part about logging to the console is that many of the errors are g...
brettw@chromium.org
2012-01-31
1
-2
/
+3
*
Pepper gamepad support
scottmg@chromium.org
2012-01-10
1
-1
/
+6
*
Change the DidChangeView update to take a new ViewChanged resource.
brettw@chromium.org
2012-01-03
1
-1
/
+6
*
Revert 106717 - Revert 106677 (caused several PPAPI test timeouts, see http:/...
brettw@chromium.org
2011-10-21
1
-0
/
+5
*
Revert 106677 (caused several PPAPI test timeouts, see http://crbug.com/101154)
thakis@chromium.org
2011-10-21
1
-5
/
+0
*
Remove the proxy callback tracker.
brettw@chromium.org
2011-10-21
1
-0
/
+5
*
Rename InterfaceID to ApiID and move the file.
brettw@chromium.org
2011-10-20
1
-3
/
+2
*
Remove RemoteAccessClientFirewallTraversal policy and code paths.
wez@chromium.org
2011-10-20
1
-3
/
+0
*
Convert the charset, memory, and crypto interfaces to use the thunk system.
brettw@chromium.org
2011-10-11
1
-0
/
+3
*
Convert URLUtil to the thunk system.
brettw@chromium.org
2011-10-10
1
-0
/
+14
*
PPAPI Flash: when leaving fullscreen video we have not been
ihf@chromium.org
2011-10-05
1
-1
/
+1
*
Add PPB_Fullscreen_Dev;0.5. Keep 0.4 for backwards compatiblity and point it
polina@google.com
2011-09-27
1
-0
/
+6
*
Rename PPB_Fullscreen_Dev to PPB_FlashFullscreen.
brettw@chromium.org
2011-09-20
1
-4
/
+5
*
Convert dev interfaces to use the macro system.
brettw@chromium.org
2011-09-14
1
-0
/
+7
*
s patch tries to remove most of the manual registration for Pepper interfaces...
brettw@chromium.org
2011-09-13
1
-0
/
+9
*
Revert r100853, 100851. Win_shared build is broken.
brettw@chromium.org
2011-09-13
1
-9
/
+0
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-13
1
-0
/
+9
*
Revert 100748 - This patch tries to remove most of the manual registration fo...
dmazzoni@chromium.org
2011-09-12
1
-9
/
+0
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-12
1
-0
/
+9
[next]