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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the new callback tracker and delete the old one
brettw@chromium.org
2012-01-04
1
-8
/
+6
*
Update these includes to use the new header locations
abarth@chromium.org
2011-12-03
1
-3
/
+3
*
Stop using WebFileChooserParams::acceptTypes.
tkent@chromium.org
2011-11-08
1
-1
/
+25
*
Implement 'SAVEAS' mode for PPB_FileChooser_Impl. Also, fix the Save File dia...
bbudge@chromium.org
2011-10-13
1
-6
/
+18
*
Add a new error code for a null callback on the main thread.
brettw@chromium.org
2011-09-16
1
-1
/
+1
*
Convert FileRefImpl and URLRequestInfo to shared_impl.
brettw@chromium.org
2011-08-26
1
-1
/
+1
*
Remove webkit::ppapi::Resource.
brettw@chromium.org
2011-08-24
1
-9
/
+17
*
Cleanup in the file chooser API.
brettw@chromium.org
2011-08-20
1
-9
/
+15
*
Add a unified resource tracker shared between the proxy and the impl.
brettw@chromium.org
2011-08-18
1
-6
/
+2
*
Minor cleanup of resource creation. This eliminates a bunch of copy-and-paste
brettw@chromium.org
2011-06-22
1
-5
/
+1
*
Convert more interfaces to the new thunk system. This goes up to and including
brettw@chromium.org
2011-06-01
1
-53
/
+22
*
Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...
thestig@chromium.org
2011-06-01
1
-22
/
+53
*
Convert more interfaces to the new thunk system. This goes up to and including
brettw@chromium.org
2011-06-01
1
-53
/
+22
*
1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...
polina@google.com
2011-04-11
1
-1
/
+1
*
Pepper: Make PPB_FileChooser_Dev::Show "return" PP_ERROR_USERCANCEL if no fil...
viettrungluu@chromium.org
2011-02-07
1
-1
/
+1
*
Pepper: Fix a pile of bugs in the implementation of the file chooser API.
viettrungluu@chromium.org
2011-02-04
1
-19
/
+58
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-5
/
+5
*
Make PP_Resources associated with the Instance rather than the module. This
brettw@chromium.org
2011-01-15
1
-6
/
+6
*
Move the Pepper implementation from webkit/glue/plugins/pepper_* to
brettw@chromium.org
2010-12-16
1
-0
/
+169