aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-19Merge from Chromium at DEPS revision r207203android-sdk-4.4.2_r1.0.1android-sdk-4.4.2_r1android-cts-4.4_r4android-cts-4.4_r1android-4.4_r1.2.0.1android-4.4_r1.2android-4.4_r1.1.0.1android-4.4_r1.1android-4.4_r1.0.1android-4.4_r1android-4.4_r0.9android-4.4_r0.8android-4.4_r0.7android-4.4.2_r2.0.1android-4.4.2_r2android-4.4.2_r1.0.1android-4.4.2_r1android-4.4.1_r1.0.1android-4.4.1_r1kitkat-releasekitkat-mr1.1-releasekitkat-mr1-releasekitkat-cts-releasekitkat-cts-devTorne (Richard Coles)
2013-06-19Merge third_party/leveldatabase/src from https://chromium.googlesource.com/ex...Android Chromium Automerger
2013-06-18Release leveldb 1.12dgrogan@chromium.org
2013-06-13Release leveldb 1.11dgrogan@chromium.org
2013-05-29Merge from Chromium at DEPS revision r202854Torne (Richard Coles)
2013-05-15Merge third_party/leveldatabase/src from https://chromium.googlesource.com/ex...Android Chromium Automerger
2013-05-15Release leveldb 1.10dgrogan@chromium.org
2013-03-28Merge from Chromium at DEPS revision r190564Torne (Richard Coles)
2013-02-07Merge third_party/leveldatabase/src from https://chromium.googlesource.com/ex...Android Chromium Automerger
2013-02-07Make DB::Open fail if sst files are missing.dgrogan@chromium.org
2013-01-08Merge third_party/leveldatabase/src from https://chromium.googlesource.com/ex...Android Chromium Automerger
2013-01-07Fix corruption bug found and analyzed by dhruba@gmail.comdgrogan@chromium.org
2012-12-27added utility to dump leveldb filessanjay@google.com
2012-11-14Merge from Chromium at DEPS revision r167172Torne (Richard Coles)
2012-10-16Release 1.7 contains small fixes.sanjay@google.com
2012-10-16Merge third_party/leveldatabase/src from http://git.chromium.org/external/lev...Torne (Richard Coles)
2012-10-12Update to leveldb 1.6dgrogan@chromium.org
2012-10-08Merge third_party/leveldatabase/src from http://git.chromium.org/external/lev...Torne (Richard Coles)
2012-10-03Initial empty repositoryChad Jones
2012-05-30update version number to 1.5sanjay@google.com
2012-05-30Remove static initializer; fix endian-ness detection; fix build on various pl...sanjay@google.com
2012-04-17Added bloom filter supportsanjay@google.com
2012-03-30build shared libraries; updated version to 1.3; add Status accessorssanjay@google.com
2012-03-21Build fixes and cleanupssanjay@google.com
2012-03-15use mmap on 64-bit machines to speed-up reads; small build fixessanjay@google.com
2012-03-09fix LOCK file deletion to prevent crash on windowssanjay@google.com
2012-03-09added group commit; drastically speeds up mult-threaded synchronous write wor...sanjay@google.com
2012-03-05add .gitignore; support for building on a few BSD variantssanjay@google.com
2012-02-03avoid very large compactions; fix build on Linuxsanjay@google.com
2012-01-25fixed issues 66 (leaking files on disk error) and 68 (no sync of CURRENT file)sanjay@google.com
2011-11-30Makefile fixes for systems with $CXX other than g++.hans@chromium.org
2011-11-14Pass system's CFLAGS, remove exit time destructor, sstable bug fix.hans@chromium.org
2011-10-31A number of fixes:hans@chromium.org
2011-10-05A number of bugfixes:gabor@google.com
2011-09-26Sync with upstream @24213649.hans@chromium.org
2011-09-15Sync with upstream @23860137.gabor@google.com
2011-09-01Bugfixes: for Get(), don't hold mutex while writing log.gabor@google.com
2011-08-22Bugfix for issue 33; reduce lock contention in Get(), parallel benchmarks.gabor@google.com
2011-08-16Bugfixes for iterator and documentation.gabor@google.com
2011-08-06@23023120dgrogan@chromium.org
2011-08-05C binding for leveldb, better readseq benchmark for SQLite.gabor@google.com
2011-07-29Improved benchmark, fixed bugs and SQLite parameters.gabor@google.com
2011-07-27Minor typos in benchmark page.gabor@google.com
2011-07-27Minor edit in benchmark page.gabor@google.com
2011-07-27Setting SVN mime-type for benchmark page.gabor@google.com
2011-07-27Adding doctype to benchmark page so Google Code displays it as HTML.gabor@google.com
2011-07-27Adding FreeBSD support, removing Chromium files, adding benchmark.gabor@google.com
2011-07-21Speed up Snappy uncompression, new Logger interface.gabor@google.com
2011-07-19Sun Studio support, and fix for test related memory fixes.gabor@google.com
2011-07-15Small tweaks and bugfixes for Issue 18 and 19.gabor@google.com