summaryrefslogtreecommitdiffstats
path: root/components/leveldb_proto
Commit message (Expand)AuthorAgeFilesLines
* Clean-ups in the leveldb_proto component.peter2015-07-305-112/+124
* Support in-memory databases in leveldb_protopeter2015-07-233-0/+33
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-021-5/+5
* Update {virtual,override} to follow C++11 style in components.nick2015-04-282-13/+10
* 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