summaryrefslogtreecommitdiff
path: root/db/builder.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #819 from wzk784533:masterVictor Costan2020-07-131-2/+5
|\
| * avoid unnecessary memory copywzk7845332020-07-111-2/+5
|/
* Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}.Victor Costan2020-01-091-1/+1
* Format all files IAW the Google C++ Style Guide.Chris Mumford2019-05-021-9/+4
* Replace NULL with nullptr in C++ files.costan2018-04-101-1/+1
* Remove confusing and unnecessary if.costan2017-09-011-7/+3
* A number of fixes:Hans Wennborg2011-10-311-1/+1
* A number of smaller fixes and performance improvements:gabor@google.com2011-06-221-4/+2
* @20776309dgrogan@chromium.org2011-04-201-9/+0
* reverting disastrous MOE commit, returning to r21dgrogan@chromium.org2011-04-191-0/+99
* Revision created by MOE tool push_codebase.dgrogan@chromium.org2011-04-191-99/+0
* chmod a-xdgrogan@chromium.org2011-04-181-0/+0
* @20602303. Default file permission is now 755.dgrogan@chromium.org2011-04-121-0/+0
* Move include files into a leveldb subdir.jorlow@chromium.org2011-03-301-3/+3
* Upstream changes.jorlow@chromium.org2011-03-281-1/+3
* Initial checkin.jorlow@chromium.org2011-03-181-0/+97