summaryrefslogtreecommitdiffstats
path: root/gfx/font_unittest.cc
diff options
context:
space:
mode:
authorshess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-18 20:34:04 +0000
committershess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-18 20:34:04 +0000
commitc2316134f2d4c02d641e1f0f4ac1e61749313ab4 (patch)
treee794f2bc2c97088764d384ab6efe4395acfab46c /gfx/font_unittest.cc
parentc3a4bd9985658b8a5b229983a3ed85042005f0cf (diff)
downloadchromium_src-c2316134f2d4c02d641e1f0f4ac1e61749313ab4.zip
chromium_src-c2316134f2d4c02d641e1f0f4ac1e61749313ab4.tar.gz
chromium_src-c2316134f2d4c02d641e1f0f4ac1e61749313ab4.tar.bz2
Refactor SafeBrowsingDatabase for transition to new file format.
Refactor old SafeBrowsingDatabase code to allow for transitioning from the old SQLite-based store to a new SQLite-based store, and from there to the final raw file-based store. The intended rollout is: - Rollout with SafeBrowsingDatabaseBloom (basically the old code). - Rollout SafeBrowsingDatabase+SafeBrowsingStoreSqlite. This changes much of the code, but not the file format, so revert is possible without resync'ing everyone's store (unless the stores have been corrupted or something). - Rollout SafeBrowsingDatabase+SafeBrowsingStoreFile. This changes the file format while the control code stays the same. Revert requires resync. - Rollout a big cleanup which removes dead code. BUG=28647 TEST=Safe browsing continues to work. Review URL: http://codereview.chromium.org/3141009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56592 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gfx/font_unittest.cc')
0 files changed, 0 insertions, 0 deletions