summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Android NDK port for LevelDB.androidGabor Cselle2011-09-015-37/+82
* Bugfixes: for Get(), don't hold mutex while writing log.gabor@google.com2011-09-016-39/+186
* Bugfix for issue 33; reduce lock contention in Get(), parallel benchmarks.gabor@google.com2011-08-227-259/+510
* Bugfixes for iterator and documentation.gabor@google.com2011-08-166-11/+65
* @23023120dgrogan@chromium.org2011-08-063-7/+7
* C binding for leveldb, better readseq benchmark for SQLite.gabor@google.com2011-08-057-15/+1036
* Improved benchmark, fixed bugs and SQLite parameters.gabor@google.com2011-07-292-67/+69
* Minor typos in benchmark page.gabor@google.com2011-07-271-6/+6
* Minor edit in benchmark page.gabor@google.com2011-07-271-14/+8
* Setting SVN mime-type for benchmark page.gabor@google.com2011-07-270-0/+0
* Adding doctype to benchmark page so Google Code displays it as HTML.gabor@google.com2011-07-271-0/+1
* Adding FreeBSD support, removing Chromium files, adding benchmark.gabor@google.com2011-07-2710-1076/+1670
* Speed up Snappy uncompression, new Logger interface.gabor@google.com2011-07-2117-212/+261
* Sun Studio support, and fix for test related memory fixes.gabor@google.com2011-07-1913-15/+33
* Small tweaks and bugfixes for Issue 18 and 19.gabor@google.com2011-07-1511-65/+131
* Fixed a snappy compression wrapper bug (passing wrong variable).gabor@google.com2011-06-302-144/+66
* Fixing Makefile issue reported in Issue 15 (misspelled flag)gabor@google.com2011-06-294-180/+6
* Platform detection during build, plus compatibility patches for machines with...gabor@google.com2011-06-296-124/+431
* Fixing issue 11: version_set_test.cc was missinggabor@google.com2011-06-221-0/+115
* A number of smaller fixes and performance improvements:gabor@google.com2011-06-2219-152/+783
* sync with upstream @21706995hans@chromium.org2011-06-072-50/+53
* sync with upstream @21627589dgrogan@chromium.org2011-06-023-12/+21
* Update from upstream @21551990dgrogan@chromium.org2011-05-2813-45/+381
* sync with upstream @ 21409451dgrogan@chromium.org2011-05-2134-406/+953
* make windows include /Iport\win in dependent projectsdgrogan@chromium.org2011-05-031-0/+7
* pull in hans' mac build fixdgrogan@chromium.org2011-04-211-1/+3
* fix build on at least linuxdgrogan@chromium.org2011-04-201-1/+1
* @20776309dgrogan@chromium.org2011-04-2044-1165/+152
* reverting disastrous MOE commit, returning to r21dgrogan@chromium.org2011-04-19118-253/+1628
* Revision created by MOE tool push_codebase.dgrogan@chromium.org2011-04-19118-1628/+253
* chmod a-xdgrogan@chromium.org2011-04-18117-0/+0
* @20602303. Default file permission is now 755.dgrogan@chromium.org2011-04-12117-275/+628
* Fix last commitjorlow@chromium.org2011-03-3011-10/+10
* Move include files into a leveldb subdir.jorlow@chromium.org2011-03-3056-117/+123
* Upstream change.jorlow@chromium.org2011-03-291-1/+1
* Upstream changes.jorlow@chromium.org2011-03-2817-71/+67
* Upstream changesjorlow@chromium.org2011-03-257-255/+436
* Pull from upstream.jorlow@chromium.org2011-03-2221-113/+118
* Make GetTestDirectory threadsafe within Chromium and make it work on Windows.jorlow@chromium.org2011-03-221-1/+8
* More changes from upstream.jorlow@chromium.org2011-03-229-119/+405
* Removing unneeded build filesgabor@google.com2011-03-212-70/+0
* more upstream changesjorlow@chromium.org2011-03-212-5/+2
* Sync in bug fixesjorlow@chromium.org2011-03-217-40/+155
* Changes to get Snappy workingjorlow@chromium.org2011-03-212-8/+6
* Oops, another file that didn't upload correctly.jorlow@chromium.org2011-03-211-0/+24
* Set mime-type to text/css on doc/doc.css files.hans@chromium.org2011-03-210-0/+0
* Set mime-type to text/html on .html files.hans@chromium.org2011-03-210-0/+0
* Fix typo in Makefile.jorlow@chromium.org2011-03-181-1/+1
* Directory paths were off a bit.jorlow@chromium.org2011-03-181-12/+4
* Initial checkin.jorlow@chromium.org2011-03-18118-0/+19207