summaryrefslogtreecommitdiffstats
path: root/components/leveldb_proto/proto_database_impl_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Release |db_| from task runner in ProtoDatabaseImpl<T>::Destroyjianli2016-01-201-0/+33
* Convert Pass()→std::move() in //components/[a-m]*dcheng2015-12-261-5/+5
* Switch to standard integer types in components/, part 2 of 4.avi2015-12-261-0/+2
* Added UMA stats reporting to LevelDB proto.cmumford2015-10-131-7/+10
* Clean-ups in the leveldb_proto component.peter2015-07-301-25/+29
* Support in-memory databases in leveldb_protopeter2015-07-231-0/+21
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-021-5/+5
* Make ProtoDatabase properly handle failed Initcjhopman2014-11-201-0/+18
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-2/+2
* Change base/file_utils.h includes to base/files/file_utils.h in chrome_elf/ a...thestig2014-09-101-1/+1
* Extract protobuf database into a new 'leveldb_proto' componentmathp@chromium.org2014-06-181-0/+397