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
/
third_party
/
leveldatabase
Commit message (
Expand
)
Author
Age
Files
Lines
*
When Retrier succeeds, record errors it encountered.
dgrogan@chromium.org
2013-05-21
1
-29
/
+65
*
Encode method and error message inside LevelDB::Status message
dgrogan@chromium.org
2013-05-20
5
-58
/
+234
*
ClangFormat a constructor's initializer list; update variable name.
dgrogan@chromium.org
2013-05-18
1
-14
/
+14
*
Grab bag of clang fixes for Windows code
rnk@chromium.org
2013-05-17
1
-1
/
+3
*
Bump leveldb to r73
dgrogan@chromium.org
2013-05-15
1
-1
/
+1
*
Record number of non-existing path components of LockFile path
dgrogan@chromium.org
2013-05-14
1
-2
/
+32
*
Check for and histogram one class of unsafe thread accesses in LevelDB.
dgrogan@chromium.org
2013-05-10
1
-7
/
+43
*
Make base:ReplaceFile return an informative error.
dgrogan@chromium.org
2013-05-08
1
-4
/
+10
*
Revert 198820 "Move FileEnumerator to its own file, do some refa..."
dbeam@chromium.org
2013-05-08
1
-3
/
+2
*
Move FileEnumerator to its own file, do some refactoring.
brettw@chromium.org
2013-05-07
1
-2
/
+3
*
Remove unused method and field from leveldb::ChromiumEnv
dgrogan@chromium.org
2013-05-05
1
-15
/
+0
*
Histogram system's open file limit from LevelDB.
dgrogan@chromium.org
2013-05-03
1
-7
/
+37
*
Add more error codes to base::CreatePlatformFile on windows.
dgrogan@chromium.org
2013-05-02
1
-0
/
+2
*
Add period lost in r197264.
dgrogan@chromium.org
2013-04-30
1
-1
/
+1
*
[Android WebView] Actually remove snappy dep from levelDb.
benm@chromium.org
2013-04-30
1
-7
/
+9
*
[Android WebView] Disable Snappy in leveldb on Android WebView.
benm@chromium.org
2013-04-30
1
-0
/
+7
*
Cleanup / refactor LevelDB histograms
dgrogan@chromium.org
2013-04-30
1
-78
/
+37
*
Snappy: Enable snappy compression for leveldb, roll snappy to r74, and suppre...
jsbell@chromium.org
2013-04-29
1
-1
/
+1
*
IndexedDB: Add tracing to leveldb env filesystem sync calls
jsbell@chromium.org
2013-04-22
1
-0
/
+2
*
Rename SpecificError to OSError to reflect its source
dgrogan@chromium.org
2013-04-19
1
-13
/
+12
*
Add chrome://tracing entries for leveldb background threads
jsbell@chromium.org
2013-04-12
2
-3
/
+12
*
Histogram failure reasons for 3 more LevelDB env methods.
dgrogan@chromium.org
2013-04-09
1
-6
/
+12
*
Retry LockFile and record its specific error
dgrogan@chromium.org
2013-04-03
1
-7
/
+23
*
Record exact errors for more than just NewRandomAccessFile
dgrogan@chromium.org
2013-04-02
1
-17
/
+102
*
Extract a generalized Retrier class for use in other LevelDB Env methods
dgrogan@chromium.org
2013-03-30
1
-18
/
+37
*
Surround LevelDB fflush calls with HANDLE_EINTR.
dgrogan@chromium.org
2013-03-29
1
-3
/
+3
*
Increase the RenameFile time out from 500ms to 1s.
dgrogan@chromium.org
2013-03-27
1
-2
/
+6
*
Fix uint64 printf format specifier for a log message.
dgrogan@chromium.org
2013-03-26
1
-1
/
+2
*
Let leveldb's RenameFile retry a few times on failure.
dgrogan@chromium.org
2013-03-23
1
-13
/
+43
*
Add third_party/leveldatabase/OWNERS
dgrogan@chromium.org
2013-03-22
1
-0
/
+6
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-2
/
+4
*
Replace FilePath with base::FilePath.
brettw@chromium.org
2013-02-17
1
-9
/
+9
*
Roll leveldb to r72
dgrogan@chromium.org
2013-02-07
1
-1
/
+1
*
Only HistogramBase is used outside of base/metrics.
kaiwang@chromium.org
2013-01-23
1
-3
/
+3
*
leveldb: Build leveldatabase target as static_library.
tfarina@chromium.org
2013-01-18
1
-2
/
+2
*
Don't try to rename LevelDB's LOG file if it doesn't exist
dgrogan@chromium.org
2013-01-17
1
-1
/
+4
*
Fix LevelDB histogram code.
dgrogan@chromium.org
2013-01-12
1
-45
/
+51
*
Handle EINTR in leveldb ChromiumEnv
jsbell@chromium.org
2013-01-11
2
-4
/
+7
*
disable c4267 for leveldatabase for building on win x64
scottmg@chromium.org
2013-01-10
1
-0
/
+3
*
Roll leveldb to r71.
dgrogan@chromium.org
2013-01-08
1
-1
/
+1
*
Log IDB leveldb uma stats into LevelDBEnv.IDB.
dgrogan@chromium.org
2013-01-08
4
-34
/
+93
*
Add detailed UMA logging for errors in NewRandomAccessFile.
dgrogan@chromium.org
2012-12-15
1
-2
/
+11
*
[Mac] Don't enable corruption and OOM detectors in leveldb.
shess@chromium.org
2012-12-12
1
-5
/
+0
*
Call fdatasync even if fflush fails.
ericu@chromium.org
2012-12-11
1
-3
/
+11
*
Add sync of parent directory when creating or renaming a file.
ericu@chromium.org
2012-12-11
1
-16
/
+44
*
Log leveldb IO errors to LevelDBEnv.IOError histogram
dgrogan@chromium.org
2012-12-07
1
-0
/
+47
*
Turn on LevelDB logging
dgrogan@chromium.org
2012-10-16
3
-15
/
+104
*
Roll leveldb to r68
dgrogan@chromium.org
2012-10-13
1
-1
/
+1
*
Retry of warnings-as-errors for Windows third_party.
scottmg@google.com
2012-08-24
1
-2
/
+1
*
Revert 153092 - Turn on warnings as errors for (most) third_party code on Win...
scottmg@google.com
2012-08-24
1
-1
/
+2
[next]