summaryrefslogtreecommitdiffstats
path: root/base/platform_file.h
Commit message (Expand)AuthorAgeFilesLines
* Asynchronously open the temp file used for Pepper StreamToFile, and delete thedarin@chromium.org2010-07-301-0/+38
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Revert 42152 - Fix the case where the browser livelocks if we cannot open a f...vandebo@chromium.org2010-03-191-6/+0
* Fix the case where the browser livelocks if we cannot open a file.vandebo@chromium.org2010-03-191-0/+6
* Revert "Fix the case where the browser livelocks if we cannot open a file."agl@chromium.org2010-03-011-6/+0
* Fix the case where the browser livelocks if we cannot open a file.agl@chromium.org2010-02-261-0/+6
* Revert "Fix the case where the browser livelocks if we cannot open a file."agl@chromium.org2010-02-241-6/+0
* Fix the case where the browser livelocks if we cannot open a file.agl@chromium.org2010-02-241-0/+6
* Revert r39446: "Fix the case where the browser livelocks if we cannot open a ...agl@chromium.org2010-02-191-37/+0
* Fix the case where the browser livelocks if we cannot open a file.agl@chromium.org2010-02-191-0/+37
* Step 2 in porting disk cache to using FilePath.tony@chromium.org2009-10-121-0/+6
* Chromium side patch for DB support on Linux.dumi@chromium.org2009-08-281-2/+5
* Adding HTML5 DB support to Chromium: Chromium changesdumi@chromium.org2009-07-271-1/+4
* NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...maruel@chromium.org2009-03-031-2/+2
* * Add write and read/write support to FileStream (renamed from FileInputStream).erikkay@google.com2008-11-031-0/+46