Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update {virtual,override} to follow C++11 style in components. | nick | 2015-04-28 | 2 | -13/+10 |
* | leveldb: Reuse manifest (AKA logs) during open. | cmumford | 2015-03-26 | 2 | -1/+3 |
* | Make ProtoDatabase properly handle failed Init | cjhopman | 2014-11-20 | 3 | -6/+39 |
* | Standardize usage of virtual/override/final specifiers. | dcheng | 2014-10-29 | 1 | -2/+2 |
* | replace OVERRIDE and FINAL with override and final in components/ | mostynb | 2014-10-06 | 2 | -6/+6 |
* | Reusing the base::StringPairs in src/components/* | kulkarni.a | 2014-09-30 | 1 | -1/+2 |
* | Becuase base/strings/string_split.h defines: | limasdf | 2014-09-15 | 2 | -9/+9 |
* | Change base/file_utils.h includes to base/files/file_utils.h in chrome_elf/ a... | thestig | 2014-09-10 | 2 | -2/+2 |
* | components: Add GN build files for three more components. | tfarina@chromium.org | 2014-07-15 | 2 | -0/+39 |
* | Extract protobuf database into a new 'leveldb_proto' component | mathp@chromium.org | 2014-06-18 | 10 | -0/+965 |