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
/
browser
/
fileapi
/
local_file_stream_writer_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert of Revert of Add a parameter to FileStreamWriter::CreateForLocalFile t...
pneubeck@chromium.org
2014-03-20
1
-1
/
+2
*
Revert of Add a parameter to FileStreamWriter::CreateForLocalFile to allow cr...
pneubeck@chromium.org
2014-03-20
1
-2
/
+1
*
Add a parameter to FileStreamWriter::CreateForLocalFile to allow creating new...
ericu@chromium.org
2014-03-19
1
-1
/
+2
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
1
-1
/
+1
*
Replace base::MessageLoop(TYPE_IO) with MessageLoopForIO.
hidehiko@chromium.org
2013-09-30
1
-3
/
+2
*
webkit: Migrate it to use the RunUntilIdle() function from RunLoop.
tfarina@chromium.org
2013-09-13
1
-7
/
+8
*
Instead introducing a static Create* methods to create FileStream{Reader,Writ...
kinuko@chromium.org
2013-09-12
1
-19
/
+15
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
1
-1
/
+1
*
Use a direct include of the message_loop header in webkit/, part 1.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
1
-6
/
+6
*
Make LocalFileStreamWriter accept a TaskRunner for async operations.
earthdok@chromium.org
2013-06-20
1
-8
/
+27
*
Flush the message loop in LocalFileStreamReader/Writer test teardown.
earthdok@chromium.org
2013-06-18
1
-0
/
+4
*
Update webkit/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-4
/
+5
*
Move browser-specific FileAPI code from webkit/fileapi to webkit/browser/fileapi
kinuko@chromium.org
2013-05-28
1
-0
/
+156