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_io_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert a bunch of pepper implementation to use base::Callback.
dmichael@chromium.org
2011-10-07
1
-0
/
+3
*
Remove webkit::ppapi::Resource.
brettw@chromium.org
2011-08-24
1
-3
/
+3
*
Add a unified resource tracker shared between the proxy and the impl.
brettw@chromium.org
2011-08-18
1
-1
/
+1
*
Pepper quota support
kinuko@chromium.org
2011-08-01
1
-2
/
+11
*
Avoid leaking file handles.
yzshen@chromium.org
2011-07-15
1
-1
/
+1
*
Support overlapped calls of FileIO::{Read,Write}.
yzshen@chromium.org
2011-07-13
1
-10
/
+39
*
Migrating PPB_FileIO_Dev, PPB_FileRef_Dev, and PPB_FileSystem_Dev dependencie...
sanga@chromium.org
2011-07-07
1
-6
/
+6
*
Minor cleanup of resource creation. This eliminates a bunch of copy-and-paste
brettw@chromium.org
2011-06-22
1
-2
/
+0
*
Convert more interfaces to the new thunk system. This goes up to and including
brettw@chromium.org
2011-06-01
1
-41
/
+35
*
Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...
thestig@chromium.org
2011-06-01
1
-35
/
+41
*
Revert 87419 - Add some missing virtual keywords to fix the clang build.
thestig@chromium.org
2011-06-01
1
-1
/
+1
*
Add some missing virtual keywords to fix the clang build.
brettw@chromium.org
2011-06-01
1
-1
/
+1
*
Convert more interfaces to the new thunk system. This goes up to and including
brettw@chromium.org
2011-06-01
1
-41
/
+35
*
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
-3
/
+3
*
Pepper: Fix a pile of bugs in the implementation of the file chooser API.
viettrungluu@chromium.org
2011-02-04
1
-2
/
+1
*
Copy buffers in base::FileUtilProxy::{Read,Write} to avoid memory corruption.
darin@chromium.org
2011-02-04
1
-2
/
+6
*
Make PP_Resources associated with the Instance rather than the module. This
brettw@chromium.org
2011-01-15
1
-2
/
+1
*
Method parameter name change in ppb_file_io_impl.* ...
viettrungluu@chromium.org
2011-01-12
1
-2
/
+3
*
Fix Pepper File IO callbacks.
viettrungluu@chromium.org
2011-01-11
1
-3
/
+22
*
Move the Pepper implementation from webkit/glue/plugins/pepper_* to
brettw@chromium.org
2010-12-16
1
-0
/
+100