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
/
shared_impl
/
resource.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove apps in Pepper support and the PPB_Alarms_Dev API.
yzshen@chromium.org
2014-06-16
1
-1
/
+0
*
[PPAPI] API definition for compositor artifacts
miletus@chromium.org
2014-06-06
1
-1
/
+2
*
Implement Pepper PPB_VideoDecoder interface.
bbudge@chromium.org
2014-05-30
1
-0
/
+1
*
Rename some PPB_VideoDecoder_Dev implementation types.
bbudge@chromium.org
2014-05-06
1
-1
/
+1
*
PPAPI: Use clang-format on ppapi/shared_impl
dmichael@chromium.org
2014-02-22
1
-83
/
+81
*
[PPAPI][MediaStream] Rename AudioFrame to AudioBuffer
penghuang@chromium.org
2014-02-11
1
-1
/
+1
*
PPAPI: Implement PPB_FileMapping on POSIX
dmichael@chromium.org
2014-01-29
1
-0
/
+1
*
Revert 247473 "PPAPI: Implement PPB_FileMapping on POSIX"
dmichael@chromium.org
2014-01-28
1
-1
/
+0
*
PPAPI: Implement PPB_FileMapping on POSIX
dmichael@chromium.org
2014-01-28
1
-0
/
+1
*
Proxy private UMA pepper interface for out-of-process and NaCl plugins.
elijahtaylor@chromium.org
2014-01-24
1
-0
/
+1
*
[PPAPI] Pepper MediaStream API audio thunk implementation
penghuang@chromium.org
2014-01-14
1
-0
/
+2
*
[PPAPI] API thunk for video media stream track.
penghuang@chromium.org
2014-01-10
1
-0
/
+2
*
Pepper: Remove ResourceArray_Dev.
teravest@chromium.org
2014-01-07
1
-1
/
+0
*
PPAPI: Generalize PPB_Ext_CrxFileSystem as PPB_IsolatedFileSystem
nhiroki@chromium.org
2013-11-08
1
-0
/
+1
*
Pepper API implementation for output protection.
kcwu@chromium.org
2013-09-28
1
-0
/
+1
*
Pepper API implementation for platform verification.
dalecurtis@chromium.org
2013-09-17
1
-0
/
+1
*
Refactor PPB_NetworkMonitor_Private interface to use CompletionCallback.
sergeyu@chromium.org
2013-09-06
1
-1
/
+1
*
PPAPI: Introduce PPB_NetworkProxy_Dev
dmichael@chromium.org
2013-06-24
1
-2
/
+6
*
Introduce PPB_HostResolver_Dev.
yzshen@chromium.org
2013-06-14
1
-0
/
+1
*
Introduce PPB_UDPSocket_Dev.
yzshen@chromium.org
2013-06-13
1
-0
/
+1
*
Introduce PPB_TCPSocket_Dev.
yzshen@chromium.org
2013-06-13
1
-0
/
+1
*
Introduce PPB_NetAddress_Dev.
yzshen@chromium.org
2013-06-10
1
-0
/
+1
*
Rename PPB_Flash_DeviceID interface to PPB_Flash_DRM
raymes@chromium.org
2013-05-25
1
-1
/
+1
*
CRX FileSystem Pepper private API
victorhsieh@chromium.org
2013-05-08
1
-0
/
+1
*
Adds internal APIs, thunks, resources, and resource hosts.
bbudge@chromium.org
2013-05-04
1
-0
/
+2
*
Move DirectoryReader::ReadEntries to FileRef::ReadDirectoryEntries
hamaji@chromium.org
2013-05-03
1
-1
/
+0
*
Remove Pepper URLLoader from resource tracker early.
bbudge@chromium.org
2013-05-01
1
-0
/
+8
*
Pepper thunks: Merge '_Private' into overall API.
teravest@chromium.org
2013-04-22
1
-1
/
+1
*
Apps V2 in Pepper: introduce singleton resource ExtensionsCommon.
yzshen@chromium.org
2013-03-29
1
-0
/
+1
*
Implement the plugin side of the PPB_PDF proxy.
raymes@chromium.org
2013-03-29
1
-0
/
+1
*
Pepper: Unify Buffer and BufferTrusted APIs.
teravest@chromium.org
2013-03-23
1
-1
/
+0
*
This is in preparation for adding a new-style proxy for PDF.
raymes@chromium.org
2013-03-21
1
-1
/
+0
*
Add Pepper TrueType font API plumbing.
bbudge@chromium.org
2013-03-16
1
-0
/
+2
*
Convert pepper font list to new resource system.
brettw@chromium.org
2012-12-20
1
-0
/
+1
*
PPAPI: Move PPB_Console out of dev.
ncbray@chromium.org
2012-12-13
1
-2
/
+2
*
Implement an IsAllowed function in the pepper PPB_Broker_Trusted API
raymes@chromium.org
2012-12-10
1
-0
/
+1
*
Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...
raymes@chromium.org
2012-12-08
1
-0
/
+1
*
Revert 171408
raymes@chromium.org
2012-12-06
1
-1
/
+0
*
Revert 171389
raymes@chromium.org
2012-12-06
1
-0
/
+1
*
Revert 171080
raymes@chromium.org
2012-12-06
1
-1
/
+0
*
The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C...
raymes@chromium.org
2012-12-04
1
-0
/
+1
*
Refactor PPB_Flash_Fullscreen to the new resource model.
raymes@chromium.org
2012-11-30
1
-0
/
+1
*
Refactor the way singleton-style resources are exposed via PPB_Instance
raymes@chromium.org
2012-11-29
1
-0
/
+1
*
Rewrite PPB_AudioInput_Dev to use the new-style host/resource.
yzshen@chromium.org
2012-11-08
1
-1
/
+0
*
Make sure PluginResource doesn't live forever because of holding references t...
yzshen@chromium.org
2012-11-08
1
-3
/
+11
*
Move flash clipboard to the new proxy and add custom format support
raymes@chromium.org
2012-11-01
1
-0
/
+1
*
Implement plugin side of sync EnumerateVideoCaptureDevices
raymes@chromium.org
2012-10-11
1
-0
/
+1
*
Introduce PPB_Flash_Font.
yzshen@chromium.org
2012-10-09
1
-0
/
+1
*
This adds the plugin side of the resource only, as well as a unittest.
raymes@chromium.org
2012-09-07
1
-0
/
+1
*
PPAPI: Make PPB_MessageLoop_Dev::GetForMainThread work
dmichael@chromium.org
2012-08-30
1
-3
/
+9
[next]