Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(223)

Issue 25428002: LevelDBPrefStore

Created:
7 years, 2 months ago by dgrogan
Modified:
6 years, 10 months ago
Reviewers:
CC:
chromium-reviews, erikwright+watch_chromium.org
Visibility:
Public.

Description

LevelDBPrefStore BUG=

Patch Set 1 #

Patch Set 2 : Two tests pass #

Patch Set 3 : removed most of FileThreadDeserializer #

Patch Set 4 : latest backup #

Patch Set 5 : latest #

Patch Set 6 : first hack at async #

Patch Set 7 : latest #

Unified diffs Side-by-side diffs Delta from patch set Stats (+612 lines, -29 lines) Patch
M base/DEPS View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M base/base.gyp View 1 2 3 4 5 5 chunks +20 lines, -0 lines 0 comments Download
A base/prefs/json.proto View 1 chunk +30 lines, -0 lines 0 comments Download
A + base/prefs/leveldb_pref_store.h View 1 2 3 4 5 4 chunks +25 lines, -27 lines 0 comments Download
A base/prefs/leveldb_pref_store.cc View 1 2 3 4 5 6 1 chunk +279 lines, -0 lines 0 comments Download
A base/prefs/leveldb_pref_store_unittest.cc View 1 2 3 4 5 6 1 chunk +243 lines, -0 lines 0 comments Download
A base/prefs/migration_pref_store.h View 1 2 3 4 5 1 chunk +12 lines, -0 lines 0 comments Download
M base/prefs/pref_service.cc View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698