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
/
webkit
/
plugins
/
ppapi
/
ppb_file_chooser_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
This implements the PPB_FileChooser resource as a new-style IPC-only resource.
brettw@chromium.org
2012-07-14
1
-114
/
+0
*
PPAPI: Make blocking completion callbacks work.
dmichael@chromium.org
2012-06-23
1
-9
/
+9
*
Pass display names from file chooser to Pepper FileRef.
kinaba@chromium.org
2012-06-16
1
-1
/
+9
*
Modified the pepper file chooser API to support filtering files by extensions.
raymes@chromium.org
2012-05-30
1
-6
/
+6
*
New file chooser interface that uses the new PP_ArrayOutput feature. This als...
brettw@chromium.org
2012-03-26
1
-6
/
+21
*
Use the new callback tracker and delete the old one
brettw@chromium.org
2012-01-04
1
-2
/
+5
*
Add exports needed for glue to build as a component.
dpranke@chromium.org
2011-12-02
1
-1
/
+2
*
Stop using WebFileChooserParams::acceptTypes.
tkent@chromium.org
2011-11-08
1
-0
/
+10
*
Implement 'SAVEAS' mode for PPB_FileChooser_Impl. Also, fix the Save File dia...
bbudge@chromium.org
2011-10-13
1
-2
/
+7
*
Remove webkit::ppapi::Resource.
brettw@chromium.org
2011-08-24
1
-5
/
+6
*
Cleanup in the file chooser API.
brettw@chromium.org
2011-08-20
1
-4
/
+5
*
Add a unified resource tracker shared between the proxy and the impl.
brettw@chromium.org
2011-08-18
1
-1
/
+1
*
Minor cleanup of resource creation. This eliminates a bunch of copy-and-paste
brettw@chromium.org
2011-06-22
1
-1
/
+1
*
Convert more interfaces to the new thunk system. This goes up to and including
brettw@chromium.org
2011-06-01
1
-7
/
+11
*
Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...
thestig@chromium.org
2011-06-01
1
-11
/
+7
*
Convert more interfaces to the new thunk system. This goes up to and including
brettw@chromium.org
2011-06-01
1
-7
/
+11
*
1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...
polina@google.com
2011-04-11
1
-1
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Pepper: Fix a pile of bugs in the implementation of the file chooser API.
viettrungluu@chromium.org
2011-02-04
1
-6
/
+18
*
Make PP_Resources associated with the Instance rather than the module. This
brettw@chromium.org
2011-01-15
1
-2
/
+1
*
Move the Pepper implementation from webkit/glue/plugins/pepper_* to
brettw@chromium.org
2010-12-16
1
-0
/
+55