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