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
/
tests
/
test_file_io.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make asynchronous writes with PPB_FileIO copy the plugin's buffer.
bbudge@chromium.org
2014-05-22
1
-4
/
+13
*
PPAPI: Make ASSERT macros print values of operands
dmichael@chromium.org
2014-01-24
1
-4
/
+4
*
Revert 246129 "PPAPI: Make ASSERT macros print values of operands"
dbeam@chromium.org
2014-01-22
1
-4
/
+4
*
PPAPI: Make ASSERT macros print values of operands
dmichael@chromium.org
2014-01-21
1
-4
/
+4
*
[Retry] PPAPI: Add new PPB_FileRef.MakeDirectory to support exclusive operation
nhiroki@chromium.org
2014-01-10
1
-1
/
+2
*
Revert 243802 "PPAPI: Add new PPB_FileRef.MakeDirectory to suppo..."
nhiroki@chromium.org
2014-01-09
1
-2
/
+1
*
PPAPI: Add new PPB_FileRef.MakeDirectory to support exclusive operation
nhiroki@chromium.org
2014-01-09
1
-1
/
+2
*
Pepper: Move PPB_Testing_Dev to Private.
teravest@chromium.org
2013-11-25
1
-1
/
+1
*
Disable time checks in TestFileIO::TestTouch Query due to dst failures.
csharp@chromium.org
2013-11-04
1
-3
/
+4
*
Pepper: Fix SetLength permissions in FileIO test.
teravest@chromium.org
2013-10-17
1
-1
/
+1
*
Pepper: Remove PPB_FileIOTrusted.
teravest@chromium.org
2013-10-10
1
-1
/
+0
*
Pepper: Remove Will* from PPB_FileIOTrusted.
teravest@chromium.org
2013-09-26
1
-71
/
+0
*
Move PPB_FileIO Query and Read implementation from the renderer to the plugin...
bbudge@chromium.org
2013-08-09
1
-3
/
+7
*
Fix PPAPI TestCase so individual tests can be run more than once.
bbudge@chromium.org
2013-08-06
1
-0
/
+4
*
Revert 214420 "Do PPB_FileIO Query and Read in the plugin process."
bbudge@chromium.org
2013-08-01
1
-7
/
+2
*
Do PPB_FileIO Query and Read in the plugin process.
bbudge@chromium.org
2013-07-30
1
-2
/
+7
*
Revert 213933 "Move PPB_FileIO Query and Read implementation fro..."
dewittj@chromium.org
2013-07-26
1
-7
/
+2
*
Move PPB_FileIO Query and Read implementation from the renderer to the plugin...
bbudge@chromium.org
2013-07-26
1
-2
/
+7
*
Pepper: Add append support to FileIO.
teravest@chromium.org
2013-06-12
1
-0
/
+17
*
Add a PPAPI browser tests for an issue of NaCl crash.
mazda@chromium.org
2013-05-30
1
-0
/
+34
*
NaCl: Let SerializedHandle carry open flag.
victorhsieh@chromium.org
2013-05-14
1
-33
/
+176
*
Remove memory/file handle leak in FileIO_Private::RequestOSFileHandle
hamaji@chromium.org
2013-04-24
1
-10
/
+10
*
PPAPI: Convert more tests to new callback style
dmichael@chromium.org
2013-04-11
1
-45
/
+15
*
PPAPI: Convert FileIO tests to new style & test background threads
dmichael@chromium.org
2013-04-04
1
-698
/
+462
*
PPAPI: TestCompletionCallbackWithOutput fixes
dmichael@chromium.org
2013-04-01
1
-2
/
+3
*
Unlike GetOSFileDescriptor, this API is asynchronous.
hamaji@chromium.org
2013-04-01
1
-0
/
+130
*
Cleanup: Remove operator from TestCompletionCallbackWithOutput.
teravest@chromium.org
2013-03-29
1
-2
/
+2
*
Cleanup: Remove operator from TestCompletionCallback.
teravest@chromium.org
2013-03-15
1
-66
/
+79
*
PPAPI: modify FileIO.Open to return PP_ERROR_NOTAFILE when opening a directory
nhiroki@chromium.org
2012-12-21
1
-0
/
+38
*
Revert 172261
battre@chromium.org
2012-12-11
1
-460
/
+695
*
PPAPI: Convert FileIO tests to new style & test background threads
dmichael@chromium.org
2012-12-11
1
-695
/
+460
*
Provide a safer FileIO Read API
victorhsieh@chromium.org
2012-11-16
1
-0
/
+168
*
Fix flaky PPAPITest.FileIO_NotAllowMixedReadWrite, re-enable
dmichael@chromium.org
2012-06-25
1
-5
/
+13
*
Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered.
dmichael@chromium.org
2011-12-22
1
-1
/
+1
*
Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-10
1
-4
/
+33
*
Revert 113817 - Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-09
1
-33
/
+4
*
Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-09
1
-4
/
+33
*
Revert 113656 - Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-08
1
-33
/
+4
*
Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-08
1
-4
/
+33
*
Add DEPS include rules so we don't accidentally use chromium stuff.
dmichael@chromium.org
2011-12-01
1
-11
/
+10
*
Reland http://codereview.chromium.org/8477015
dmichael@chromium.org
2011-11-16
1
-9
/
+9
*
Revert 109114
thakis@chromium.org
2011-11-09
1
-9
/
+9
*
Make it possible to enable/disable specific ppapi tests. Migrate PostMessage ...
dmichael@chromium.org
2011-11-08
1
-9
/
+9
*
Replace sizeof with strlen in ppapi/tests/test_file_io.cc
kinuko@chromium.org
2011-10-19
1
-2
/
+2
*
Take the size of an array instead of pointer for string comparison.
dmichael@chromium.org
2011-10-13
1
-2
/
+2
*
Adding guards against heap overflow in PPB_FileIO::Read
sanga@chromium.org
2011-08-17
1
-1
/
+9
*
Pepper quota support
kinuko@chromium.org
2011-08-01
1
-0
/
+88
*
Clean up the file dev interfaces. The combination of some dev and some non
brettw@chromium.org
2011-07-15
1
-44
/
+44
*
Support overlapped calls of FileIO::{Read,Write}.
yzshen@chromium.org
2011-07-13
1
-3
/
+256
*
Add a flag field to PP_CompletionCallback to control if the callback should
polina@google.com
2011-06-30
1
-13
/
+79
[next]