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
/
resource_creation_api.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pepper: Move FileRef to the "new" resource proxy.
teravest@chromium.org
2013-08-19
1
-9
/
+3
*
Revert 216744 "Pepper: Move FileRef to the "new" resource proxy."
yzshen@chromium.org
2013-08-12
1
-3
/
+9
*
Pepper: Move FileRef to the "new" resource proxy.
teravest@chromium.org
2013-08-09
1
-9
/
+3
*
Move PPB_NetAddress out of dev.
yzshen@chromium.org
2013-06-22
1
-4
/
+4
*
Remove hand written code from autogenerated Pepper ImageData thunk.
bbudge@chromium.org
2013-06-20
1
-1
/
+4
*
Add NaCl proxies for Pepper Video Source and Destination resources.
bbudge@chromium.org
2013-06-20
1
-2
/
+2
*
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
/
+5
*
Clean up Pepper ImageData resource class.
bbudge@chromium.org
2013-06-12
1
-4
/
+2
*
Introduce PPB_NetAddress_Dev.
yzshen@chromium.org
2013-06-10
1
-0
/
+8
*
Remove unused CreateURLResponseInfo function.
teravest@chromium.org
2013-06-04
1
-8
/
+0
*
Rename PPB_Flash_DeviceID interface to PPB_Flash_DRM
raymes@chromium.org
2013-05-25
1
-1
/
+1
*
Implementation of URLLoader using PluginResource/ResourceHost.
bbudge@chromium.org
2013-05-16
1
-0
/
+7
*
CRX FileSystem Pepper private API
victorhsieh@chromium.org
2013-05-08
1
-0
/
+2
*
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
-2
/
+0
*
Pepper: Autogenerate thunk for PPB_Graphics2D.
teravest@chromium.org
2013-04-30
1
-1
/
+1
*
Autogenerate thunk for PPB_ImageData.
teravest@chromium.org
2013-04-26
1
-2
/
+2
*
Pepper: Autogenerate thunk for PPB_TrueTypeFont.
teravest@chromium.org
2013-04-16
1
-1
/
+1
*
Refactor FileSystem.
victorhsieh@chromium.org
2013-04-12
1
-1
/
+2
*
Enable PPB_DirectoryReader_Dev under NaCl
nhiroki@chromium.org
2013-04-05
1
-3
/
+2
*
Pepper IDL: Autogenerate thunk for FileChooser.
teravest@chromium.org
2013-03-29
1
-1
/
+1
*
Pepper: Autogenerate thunk for PPB_URLRequestInfo.
teravest@chromium.org
2013-03-29
1
-2
/
+1
*
Add Pepper TrueType font API plumbing.
bbudge@chromium.org
2013-03-16
1
-0
/
+4
*
Implement Pepper proxy for PPB_DirectoryReader
nhiroki@chromium.org
2013-02-13
1
-1
/
+3
*
Convert flash font file to use the browser font trusted code.
brettw@chromium.org
2012-12-10
1
-1
/
+1
*
Add more 'Dev' interfaces to the NaCl IPC proxy.
bbudge@chromium.org
2012-11-27
1
-1
/
+1
*
Add PPB_FileChooser_Dev to the NaCl IPC proxy.
bbudge@chromium.org
2012-11-27
1
-12
/
+11
*
Refactor the URLResponseInfo to use new design
brettw@chromium.org
2012-11-16
1
-0
/
+10
*
Rewrite PPB_AudioInput_Dev to use the new-style host/resource.
yzshen@chromium.org
2012-11-08
1
-6
/
+0
*
Introduce PPB_Flash_Font.
yzshen@chromium.org
2012-10-09
1
-0
/
+6
*
Pepper WebSocket API: Implement new design Chrome IPC.
toyoshim@chromium.org
2012-10-09
1
-1
/
+1
*
Remove VideoLayer and LayerCompositor APIs.
brettw@chromium.org
2012-10-02
1
-3
/
+0
*
Convert url request info to new proxy API.
brettw@chromium.org
2012-09-19
1
-2
/
+2
*
Add 'Net*' interface proxies to the untrusted NaCl IPC-PPAPI IRT build.
bbudge@chromium.org
2012-09-17
1
-4
/
+4
*
This adds the plugin side of the resource only, as well as a unittest.
raymes@chromium.org
2012-09-07
1
-0
/
+1
*
Add TCP, UDP, and HostResolver proxies to NaCl IPC IRT build.
bbudge@chromium.org
2012-09-04
1
-5
/
+5
*
Add gpu targets to untrusted build, and add Graphics3D code to untrusted build.
bbudge@chromium.org
2012-08-07
1
-6
/
+6
*
Revert 150343 - Add gpu targets to untrusted build, and add Graphics3D code t...
bbudge@chromium.org
2012-08-07
1
-6
/
+6
*
Add gpu targets to untrusted build, and add Graphics3D code to untrusted build.
bbudge@chromium.org
2012-08-07
1
-6
/
+6
*
PPAPI/NaCl: Make ImageData for NaCl just use shared memory
dmichael@chromium.org
2012-07-25
1
-0
/
+4
*
Get the audio proxy building as untrusted code for NaCl.
bbudge@chromium.org
2012-07-10
1
-1
/
+1
*
Add PPB_ImageData and PPB_Graphics2D to the untrusted NaCl build of the proxy.
bbudge@chromium.org
2012-07-03
1
-3
/
+3
*
ppapi: Add ResourceCreationAPI::CreateTouchInputEvent for creating touch-events.
sadrul@chromium.org
2012-06-22
1
-0
/
+5
*
Add an asynchronous version of the Flash DeviceID API.
brettw@chromium.org
2012-06-11
1
-0
/
+1
*
Remove PPB_Transport_Dev API.
sergeyu@chromium.org
2012-05-30
1
-4
/
+0
*
Modified the pepper file chooser API to support filtering files by extensions.
raymes@chromium.org
2012-05-30
1
-1
/
+1
*
Add PPB_ImageData to untrusted NaCl build.
bbudge@chromium.org
2012-05-21
1
-4
/
+4
*
Test for Pepper IME events.
kinaba@chromium.org
2012-05-21
1
-0
/
+9
[next]