summaryrefslogtreecommitdiffstats
path: root/third_party/leveldatabase/env_chromium.h
Commit message (Expand)AuthorAgeFilesLines
* Generate dataLossMessage from corruption stringsdgrogan@chromium.org2013-11-021-4/+6
* IndexedDB: refactor corruption-message parsing into its own function.dgrogan@chromium.org2013-10-311-0/+2
* Report errors from ChromiumEnv::GetChildren in Posix.dgrogan@chromium.org2013-10-191-0/+1
* Copy ldb files in ChromiumEnv for the purpose of backups.dgrogan@chromium.org2013-10-161-2/+15
* Expose PlatformFileLock/Unlock, fix locking in Chromium's leveldb Envjsbell@chromium.org2013-10-101-0/+21
* Don't reset the database when there was an I/O error.dgrogan@chromium.org2013-10-081-0/+1
* Respond with QuotaExceededError when IndexedDB has no disk space on open.dgrogan@chromium.org2013-09-231-0/+1
* Histogram location/error when open or write failsdgrogan@chromium.org2013-06-181-1/+13
* Only fsync leveldb's directory when the manifest is being updated.dgrogan@chromium.org2013-06-071-2/+27
* Put more declarations in env_chromium.h.dgrogan@chromium.org2013-06-051-0/+113
* Encode method and error message inside LevelDB::Status messagedgrogan@chromium.org2013-05-201-0/+53