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
/
proxy
/
ppb_url_loader_proxy.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename InterfaceID to ApiID and move the file.
brettw@chromium.org
2011-10-20
1
-11
/
+11
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-20
1
-2
/
+2
*
Revert 106142 - Add a new globals object for PPAPI tracking information.
sail@chromium.org
2011-10-18
1
-2
/
+2
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-18
1
-2
/
+2
*
Convert ppapi/* to use base::Bind.
dmichael@chromium.org
2011-10-04
1
-1
/
+2
*
s patch tries to remove most of the manual registration for Pepper interfaces...
brettw@chromium.org
2011-09-13
1
-21
/
+6
*
Revert r100853, 100851. Win_shared build is broken.
brettw@chromium.org
2011-09-13
1
-6
/
+21
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-13
1
-21
/
+6
*
Revert 100748 - This patch tries to remove most of the manual registration fo...
dmazzoni@chromium.org
2011-09-12
1
-6
/
+21
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-12
1
-21
/
+6
*
Convert FileRefImpl and URLRequestInfo to shared_impl.
brettw@chromium.org
2011-08-26
1
-9
/
+18
*
Convert the pp::proxy namespace to the ppapi::proxy namespace.
brettw@chromium.org
2011-08-18
1
-6
/
+4
*
Add a unified resource tracker shared between the proxy and the impl.
brettw@chromium.org
2011-08-18
1
-8
/
+11
*
Move host resource from the proxy to the shared_impl.
brettw@chromium.org
2011-08-13
1
-0
/
+1
*
Convert the PluginResource to be refcounted.
brettw@chromium.org
2011-08-11
1
-2
/
+2
*
Reland 95309. Add a template to handle properly issuing completion callbacks.
brettw@chromium.org
2011-08-08
1
-13
/
+4
*
Revert 95309 - I need to fix some bugs with this.
brettw@chromium.org
2011-08-03
1
-4
/
+13
*
Add a template to handle properly issuing completion callbacks. This fixes
brettw@chromium.org
2011-08-03
1
-13
/
+4
*
Add a flag field to PP_CompletionCallback to control if the callback should
polina@google.com
2011-06-30
1
-1
/
+1
*
Convert the URL loading objects to the API/thunk system.
brettw@chromium.org
2011-06-17
1
-324
/
+262
*
Add a new function to run and claer a completion callback. This is a common
brettw@chromium.org
2011-05-27
1
-5
/
+1
*
Pre-buffer data from the host to the plugin in the PPAPI proxy to reduce the
brettw@chromium.org
2011-04-15
1
-10
/
+78
*
1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...
polina@google.com
2011-04-11
1
-8
/
+8
*
Hook up status notifications in the Proxy.
brettw@chromium.org
2011-03-29
1
-2
/
+49
*
Fix up some types in the API.
neb@chromium.org
2011-03-28
1
-2
/
+2
*
Implement the filesystem proxy. This allows the FileRef tests (the ones which
brettw@chromium.org
2011-02-21
1
-2
/
+7
*
Implement proxying for FileRef and FileChooser.
brettw@chromium.org
2011-02-17
1
-0
/
+5
*
Rent syncemove all uses of the global Dispatcher Get function.
brettw@chromium.org
2011-02-08
1
-14
/
+32
*
Refactor PPAPI proxy resource handling to maintain which host they came from,
brettw@chromium.org
2011-01-27
1
-113
/
+143
*
First pass at making the proxy handle multiple renderers. This associates the
brettw@chromium.org
2011-01-21
1
-18
/
+57
*
Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...
jam@chromium.org
2010-12-24
1
-2
/
+8
*
Add URLLoaderTrusted proxy, hook up Flash proxy. This actually starts using
brettw@chromium.org
2010-12-02
1
-1
/
+46
*
Make the Graphics2D flush call an asynchronous operation. This tracks the
brettw@chromium.org
2010-11-12
1
-30
/
+25
*
Move URLLoader, URLRequestInfo, and URLResponseInfo out of the dev directory
brettw@chromium.org
2010-11-10
1
-2
/
+2
*
Remove unused function.
thakis@chromium.org
2010-11-10
1
-16
/
+0
*
Convert Chrome PPAPI proxy from bool to PP_Bool.
brettw@chromium.org
2010-11-08
1
-12
/
+12
*
Instance interface implementation. These don't build by themselves, this is
brettw@chromium.org
2010-11-05
1
-0
/
+419
*
Revert PPAPI proxy change with too many files in it.
brettw@chromium.org
2010-11-03
1
-301
/
+0
*
Core PPAPI proxy files. This includes the dispatcher which is the control point
brettw@chromium.org
2010-11-03
1
-0
/
+301