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
/
content
/
renderer
/
pepper
/
pepper_in_process_resource_creation.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
PPAPI: Run clang_format.py on content/renderer/pepper
dmichael@chromium.org
2014-04-11
1
-27
/
+28
*
PPAPI: Generalize PPB_Ext_CrxFileSystem as PPB_IsolatedFileSystem
nhiroki@chromium.org
2013-11-08
1
-1
/
+0
*
Pepper: Move FileRef to the "new" resource proxy.
teravest@chromium.org
2013-09-18
1
-0
/
+10
*
Revert 221284 "Pepper: Move FileRef to the "new" resource proxy."
teravest@chromium.org
2013-09-05
1
-10
/
+0
*
Pepper: Move FileRef to the "new" resource proxy.
teravest@chromium.org
2013-09-04
1
-0
/
+10
*
Revert 219911 "Pepper: Move FileRef to the "new" resource proxy."
teravest@chromium.org
2013-08-29
1
-10
/
+0
*
Pepper: Move FileRef to the "new" resource proxy.
teravest@chromium.org
2013-08-28
1
-0
/
+10
*
Revert 218305 "Pepper: Move FileRef to the "new" resource proxy."
teravest@chromium.org
2013-08-20
1
-10
/
+0
*
Pepper: Move FileRef to the "new" resource proxy.
teravest@chromium.org
2013-08-19
1
-0
/
+10
*
Revert 216744 "Pepper: Move FileRef to the "new" resource proxy."
yzshen@chromium.org
2013-08-12
1
-10
/
+0
*
Pepper: Move FileRef to the "new" resource proxy.
teravest@chromium.org
2013-08-09
1
-0
/
+10
*
No need to preface ppapi namespace with "::" for content/renderer/pepper sinc...
jam@chromium.org
2013-08-09
1
-1
/
+1
*
move BrowserFontResource_Trusted to content/child
scottmg@chromium.org
2013-07-25
1
-4
/
+3
*
Put the pepper files which were moved in r213578 to the content namespace.
jam@chromium.org
2013-07-25
1
-2
/
+2
*
Move webkit/plugins/ppapi to content/renderer/pepper.
jam@chromium.org
2013-07-25
1
-1
/
+1
*
Create a public API around webkit::ppapi::PluginInstance and use it in chrome...
jam@chromium.org
2013-07-24
1
-2
/
+2
*
Pepper: Add routing ID information to Connection.
teravest@chromium.org
2013-07-23
1
-9
/
+9
*
Use a direct include of the message_loop header in content/, part 4.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Remove unused CreateURLResponseInfo function.
teravest@chromium.org
2013-06-04
1
-9
/
+0
*
Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...
rsleevi@chromium.org
2013-06-02
1
-2
/
+4
*
Implementation of URLLoader using PluginResource/ResourceHost.
bbudge@chromium.org
2013-05-16
1
-0
/
+8
*
CRX FileSystem Pepper private API
victorhsieh@chromium.org
2013-05-08
1
-0
/
+1
*
Pepper: Autogenerate thunk for PPB_Graphics2D.
teravest@chromium.org
2013-04-30
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
-0
/
+9
*
Pepper IDL: Autogenerate thunk for FileChooser.
teravest@chromium.org
2013-03-29
1
-2
/
+6
*
Pepper: Autogenerate thunk for PPB_URLRequestInfo.
teravest@chromium.org
2013-03-29
1
-3
/
+2
*
Add Pepper TrueType font API plumbing.
bbudge@chromium.org
2013-03-16
1
-0
/
+7
*
PPB_HostResolver_Private is switched to the new Pepper proxy.
ygorshenin@chromium.org
2013-02-12
1
-6
/
+0
*
PPB_UDPSocket_Private is switched to the new Pepper proxy.
ygorshenin@chromium.org
2013-01-21
1
-1
/
+8
*
Refactor FileIO to the new resource host system.
bbudge@chromium.org
2013-01-19
1
-0
/
+8
*
Revert 176792
dpapad@chromium.org
2013-01-17
1
-8
/
+0
*
Refactor FileIO to the new resource host system.
bbudge@chromium.org
2013-01-15
1
-0
/
+8
*
Migrate Graphics2D to new design, as part of the whole Pepper resource redesign.
brettw@chromium.org
2012-11-29
1
-0
/
+10
*
Refactor BrowserFont to new design
victorhsieh@chromium.org
2012-11-27
1
-0
/
+16
*
Refactor the URLResponseInfo to use new design
brettw@chromium.org
2012-11-16
1
-0
/
+10
*
Pepper WebSocket API: Implement new design Chrome IPC.
toyoshim@chromium.org
2012-10-09
1
-0
/
+8
*
Convert url request info to new proxy API.
brettw@chromium.org
2012-09-19
1
-0
/
+9
*
This adds the plugin side of the resource only, as well as a unittest.
raymes@chromium.org
2012-09-07
1
-0
/
+8
*
Bluetooth API: improve discovery
brettw@chromium.org
2012-08-10
1
-123
/
+6
*
Hook up the PPB_Flash_Print interface to new host system.
brettw@chromium.org
2012-07-27
1
-0
/
+4
*
This implements the PPB_FileChooser resource as a new-style IPC-only resource.
brettw@chromium.org
2012-07-14
1
-2
/
+17
*
Add permissions buts for Pepper plugins.
brettw@chromium.org
2012-07-13
1
-5
/
+10
*
Hook up content/renderer to the PPAPI host.
brettw@chromium.org
2012-07-03
1
-0
/
+143