1. 3d39c542 [LevelDB] Added CopyPrefixed operation & prefix changing in wrapper by Daniel Murphy · 8 years ago
  2. 2dd0ea8 Make block cache size configurable, and report its memory usage. by Marijn Kruisselbrink · 8 years ago
  3. b94f83c Account for leveldb memory usage in new localstorage implementation. by Marijn Kruisselbrink · 8 years ago
  4. c17fba0 Use OnceCallback on Mojo interfaces in //components/leveldb by tzik · 8 years ago
  5. 0274b6d components: Cleanup class/struct fwd declarations by jbriance · 9 years ago
  6. 8f63bac leveldb: Replace hand rolled nonces with base::UnguessableToken. by erg · 9 years ago
  7. 8e66a08d Privatize StrongBinding lifetime management by rockot · 9 years ago
  8. 5162d7b [Leveldb] Use std::{string,vector} instead of mojo::{String,Array}. by leon.han · 9 years ago
  9. 536602c Add mojom module suffix in .mojom files for //components by leon.han · 9 years ago
  10. db3ceff Some more fleshing out the mojo based localstorage implementation. by michaeln · 9 years ago
  11. 84c358e Convert //components/[f-n]* from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
  12. 6060a04b7 mojo leveldb: Add an iteration interface. by erg · 9 years ago
  13. 900061b mojo leveldb: Add support to use in memory database. by erg · 9 years ago
  14. c112794 mojo leveldb: Get profile and leveldb connected to DOMStorageContext. by erg · 9 years ago
  15. b22301f mojo: Start building a leveldb service. by erg · 9 years ago