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_file_chooser_proxy.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
s patch tries to remove most of the manual registration for Pepper interfaces...
brettw@chromium.org
2011-09-13
1
-76
/
+14
*
Revert r100853, 100851. Win_shared build is broken.
brettw@chromium.org
2011-09-13
1
-14
/
+76
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-13
1
-76
/
+14
*
Revert 100748 - This patch tries to remove most of the manual registration fo...
dmazzoni@chromium.org
2011-09-12
1
-14
/
+76
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-12
1
-76
/
+14
*
Convert FileRefImpl and URLRequestInfo to shared_impl.
brettw@chromium.org
2011-08-26
1
-5
/
+5
*
Cleanup in the file chooser API.
brettw@chromium.org
2011-08-20
1
-14
/
+56
*
Convert the pp::proxy namespace to the ppapi::proxy namespace.
brettw@chromium.org
2011-08-18
1
-5
/
+3
*
Add a unified resource tracker shared between the proxy and the impl.
brettw@chromium.org
2011-08-18
1
-8
/
+8
*
Move host resource from the proxy to the shared_impl.
brettw@chromium.org
2011-08-13
1
-1
/
+2
*
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
-7
/
+5
*
Revert 95309 - I need to fix some bugs with this.
brettw@chromium.org
2011-08-03
1
-5
/
+7
*
Add a template to handle properly issuing completion callbacks. This fixes
brettw@chromium.org
2011-08-03
1
-7
/
+5
*
Add a flag field to PP_CompletionCallback to control if the callback should
polina@google.com
2011-06-30
1
-1
/
+1
*
Convert more interfaces to the new thunk system. This goes up to and including
brettw@chromium.org
2011-06-01
1
-78
/
+69
*
Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...
thestig@chromium.org
2011-06-01
1
-69
/
+78
*
Convert more interfaces to the new thunk system. This goes up to and including
brettw@chromium.org
2011-06-01
1
-78
/
+69
*
Add a new function to run and claer a completion callback. This is a common
brettw@chromium.org
2011-05-27
1
-3
/
+2
*
1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...
polina@google.com
2011-04-11
1
-2
/
+2
*
The mime type list can be NULL to allow all files. Handle this case when
brettw@chromium.org
2011-04-11
1
-1
/
+3
*
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
/
+246