summaryrefslogtreecommitdiffstats
path: root/components/leveldb_proto/proto_database_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Clean-ups in the leveldb_proto component.peter2015-07-301-34/+42
* Update {virtual,override} to follow C++11 style in components.nick2015-04-281-6/+5
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-061-3/+3
* Reusing the base::StringPairs in src/components/*kulkarni.a2014-09-301-1/+2
* Extract protobuf database into a new 'leveldb_proto' componentmathp@chromium.org2014-06-181-0/+204