summaryrefslogtreecommitdiffstats
path: root/components/leveldb_proto
Commit message (Expand)AuthorAgeFilesLines
* leveldb: Reuse manifest (AKA logs) during open.cmumford2015-03-262-1/+3
* Make ProtoDatabase properly handle failed Initcjhopman2014-11-203-6/+39
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-2/+2
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-062-6/+6
* Reusing the base::StringPairs in src/components/*kulkarni.a2014-09-301-1/+2
* Becuase base/strings/string_split.h defines:limasdf2014-09-152-9/+9
* Change base/file_utils.h includes to base/files/file_utils.h in chrome_elf/ a...thestig2014-09-102-2/+2
* components: Add GN build files for three more components.tfarina@chromium.org2014-07-152-0/+39
* Extract protobuf database into a new 'leveldb_proto' componentmathp@chromium.org2014-06-1810-0/+965