summaryrefslogtreecommitdiffstats
path: root/third_party/leveldatabase
Commit message (Expand)AuthorAgeFilesLines
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-2/+4
* Replace FilePath with base::FilePath.brettw@chromium.org2013-02-171-9/+9
* Roll leveldb to r72dgrogan@chromium.org2013-02-071-1/+1
* Only HistogramBase is used outside of base/metrics.kaiwang@chromium.org2013-01-231-3/+3
* leveldb: Build leveldatabase target as static_library.tfarina@chromium.org2013-01-181-2/+2
* Don't try to rename LevelDB's LOG file if it doesn't existdgrogan@chromium.org2013-01-171-1/+4
* Fix LevelDB histogram code.dgrogan@chromium.org2013-01-121-45/+51
* Handle EINTR in leveldb ChromiumEnvjsbell@chromium.org2013-01-112-4/+7
* disable c4267 for leveldatabase for building on win x64scottmg@chromium.org2013-01-101-0/+3
* Roll leveldb to r71.dgrogan@chromium.org2013-01-081-1/+1
* Log IDB leveldb uma stats into LevelDBEnv.IDB.dgrogan@chromium.org2013-01-084-34/+93
* Add detailed UMA logging for errors in NewRandomAccessFile.dgrogan@chromium.org2012-12-151-2/+11
* [Mac] Don't enable corruption and OOM detectors in leveldb.shess@chromium.org2012-12-121-5/+0
* Call fdatasync even if fflush fails.ericu@chromium.org2012-12-111-3/+11
* Add sync of parent directory when creating or renaming a file.ericu@chromium.org2012-12-111-16/+44
* Log leveldb IO errors to LevelDBEnv.IOError histogramdgrogan@chromium.org2012-12-071-0/+47
* Turn on LevelDB loggingdgrogan@chromium.org2012-10-163-15/+104
* Roll leveldb to r68dgrogan@chromium.org2012-10-131-1/+1
* Retry of warnings-as-errors for Windows third_party.scottmg@google.com2012-08-241-2/+1
* Revert 153092 - Turn on warnings as errors for (most) third_party code on Win...scottmg@google.com2012-08-241-1/+2
* Turn on warnings as errors for (most) third_party code on Windowsscottmg@chromium.org2012-08-231-2/+1
* Roll snappy to r63, which addresses static uninitializer issues.jsbell@chromium.org2012-07-021-1/+2
* Implement leveldb 1.5 InitOnce() port interface.digit@chromium.org2012-06-274-1/+70
* fix location of warning disable for leveldbscottmg@chromium.org2012-05-221-7/+7
* Disable warning in leveldbscottmg@google.com2012-05-171-0/+7
* Make leveldb use chromium's StringPrintV instead of StringPrintfdgrogan@chromium.org2012-05-041-1/+1
* Revert 130967 - Roll snappy r37->r61 and enable snappy for leveldbjsbell@chromium.org2012-04-052-3/+2
* Roll snappy r37->r61 and enable snappy for leveldbjsbell@chromium.org2012-04-052-2/+3
* Roll leveldb from r61 to r64tzik@chromium.org2012-04-021-1/+1
* Roll leveldatabase r58->r61 to pick up fixesjsbell@chromium.org2012-03-091-1/+1
* Fix license information for a couple of third-party directoriessteveblock@chromium.org2012-03-081-0/+1
* Roll LevelDB to r58jsbell@chromium.org2012-02-031-1/+1
* Convert use of int ms to TimeDelta in scattered chromium files.tedvessenes@gmail.com2012-01-301-1/+1
* Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leakyfischman@chromium.org2012-01-261-1/+1
* Re-add leveldb test targets to leveldatabase.gyp.dgrogan@chromium.org2012-01-212-4/+174
* Make leveldb use TimeTicks::Now instead of TimeTicks::HighResNowdgrogan@chromium.org2012-01-201-1/+1
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-1/+1
* Define the glibc specific functions for OpenBSD toorobert.nagy@gmail.com2011-10-181-1/+2
* leveldb should be able to handle non-ascii db pathskinuko@chromium.org2011-09-301-5/+16
* Roll LevelDB 47:51, add memenv to gypi.hans@chromium.org2011-09-262-1/+4
* Add Android-specific platform guards to Chromium's LevelDB environment.peter@chromium.org2011-08-301-1/+3
* Move chromium-specific files from leveldb's repository to chromium, stage 2.dgrogan@chromium.org2011-08-165-0/+893