summaryrefslogtreecommitdiffstats
path: root/base/platform_file_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix the case where the browser livelocks if we cannot open a file."agl@chromium.org2010-03-011-8/+0
* Fix the case where the browser livelocks if we cannot open a file.agl@chromium.org2010-02-261-0/+8
* Revert "Fix the case where the browser livelocks if we cannot open a file."agl@chromium.org2010-02-241-8/+0
* Fix the case where the browser livelocks if we cannot open a file.agl@chromium.org2010-02-241-0/+8
* Revert r39446: "Fix the case where the browser livelocks if we cannot open a ...agl@chromium.org2010-02-191-8/+0
* Fix the case where the browser livelocks if we cannot open a file.agl@chromium.org2010-02-191-0/+8
* Step 2 in porting disk cache to using FilePath.tony@chromium.org2009-10-121-3/+9
* Chromium side patch for DB support on Linux.dumi@chromium.org2009-08-281-0/+4
* Adding HTML5 DB support to Chromium: Chromium changesdumi@chromium.org2009-07-271-0/+6
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* * Add write and read/write support to FileStream (renamed from FileInputStream).erikkay@google.com2008-11-031-0/+63