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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-10
1
-240
/
+91
*
Revert 113817 - Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-09
1
-91
/
+240
*
Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-09
1
-240
/
+91
*
Revert 113656 - Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-08
1
-91
/
+240
*
Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-08
1
-240
/
+91
*
Rename the ResourceTracker in webkit to HostResourceTracker.
brettw@chromium.org
2011-10-20
1
-1
/
+0
*
Remaining cleanup (base::Bind): Replacing FileUtilProxy calls with new callback
kinuko@chromium.org
2011-10-19
1
-4
/
+3
*
base::Bind: Convert FileUtilProxy::StatusCallback.
jhawkins@chromium.org
2011-10-17
1
-9
/
+13
*
base::Bind: Convert FileUtilProxy::WriteCallback.
jhawkins@chromium.org
2011-10-17
1
-5
/
+8
*
base::Bind: Convert FileUtilProxy::ReadCallback.
jhawkins@chromium.org
2011-10-17
1
-3
/
+4
*
base::Bind: Convert FileUtilProxy::GetFileInfoCallback.
jhawkins@chromium.org
2011-10-17
1
-1
/
+3
*
Convert a bunch of pepper implementation to use base::Callback.
dmichael@chromium.org
2011-10-07
1
-5
/
+7
*
Enabling creating of file_ref from filesystem and path for external filesystem.
tbarzic@chromium.org
2011-09-27
1
-18
/
+19
*
Add a new error code for a null callback on the main thread.
brettw@chromium.org
2011-09-16
1
-4
/
+2
*
Remove webkit::ppapi::Resource.
brettw@chromium.org
2011-08-24
1
-13
/
+47
*
Add a unified resource tracker shared between the proxy and the impl.
brettw@chromium.org
2011-08-18
1
-3
/
+1
*
Pepper quota support
kinuko@chromium.org
2011-08-01
1
-15
/
+81
*
Avoid leaking file handles.
yzshen@chromium.org
2011-07-15
1
-2
/
+2
*
Support overlapped calls of FileIO::{Read,Write}.
yzshen@chromium.org
2011-07-13
1
-41
/
+91
*
Move the time conversion code to the PPAPI shared_impl directory and use it in
brettw@chromium.org
2011-07-12
1
-1
/
+3
*
Make PP_TimeTicks actually be a tick counter rather than be the same as the
brettw@chromium.org
2011-07-08
1
-7
/
+8
*
Migrating PPB_FileIO_Dev, PPB_FileRef_Dev, and PPB_FileSystem_Dev dependencie...
sanga@chromium.org
2011-07-07
1
-4
/
+5
*
Minor cleanup of resource creation. This eliminates a bunch of copy-and-paste
brettw@chromium.org
2011-06-22
1
-9
/
+0
*
Convert more interfaces to the new thunk system. This goes up to and including
brettw@chromium.org
2011-06-01
1
-163
/
+19
*
Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...
thestig@chromium.org
2011-06-01
1
-19
/
+163
*
Convert more interfaces to the new thunk system. This goes up to and including
brettw@chromium.org
2011-06-01
1
-163
/
+19
*
Fix PP_FileOpenFlags_Dev handling:
yzshen@chromium.org
2011-05-23
1
-39
/
+3
*
Let Pepper open FileSystem files again.
ericu@google.com
2011-04-16
1
-6
/
+19
*
1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...
polina@google.com
2011-04-11
1
-7
/
+7
*
Pepper: Fix a pile of bugs in the implementation of the file chooser API.
viettrungluu@chromium.org
2011-02-04
1
-1
/
+1
*
Copy buffers in base::FileUtilProxy::{Read,Write} to avoid memory corruption.
darin@chromium.org
2011-02-04
1
-7
/
+29
*
Make PP_Resources associated with the Instance rather than the module. This
brettw@chromium.org
2011-01-15
1
-16
/
+15
*
Method parameter name change in ppb_file_io_impl.* ...
viettrungluu@chromium.org
2011-01-12
1
-2
/
+2
*
Fix Pepper File IO callbacks.
viettrungluu@chromium.org
2011-01-11
1
-58
/
+97
*
Move the Pepper implementation from webkit/glue/plugins/pepper_* to
brettw@chromium.org
2010-12-16
1
-0
/
+443