diff options
author | gab@chromium.org <gab@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-02-07 23:14:34 +0000 |
---|---|---|
committer | gab@chromium.org <gab@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-02-07 23:14:34 +0000 |
commit | 58a27877b639f06d18f912580b0220de2f32034b (patch) | |
tree | a7df5d2974e6f39a475e16649084ab6748d3db28 /media/base/video_renderer.cc | |
parent | 3bca46147f90194c044812217f4ac88acb8d07ff (diff) | |
download | chromium_src-58a27877b639f06d18f912580b0220de2f32034b.zip chromium_src-58a27877b639f06d18f912580b0220de2f32034b.tar.gz chromium_src-58a27877b639f06d18f912580b0220de2f32034b.tar.bz2 |
Split PrefHashStore into PrefHashStore and PrefHashStoreTransaction.
All a PrefHashStore can now do is hand off PrefHashStoreTransactions.
PrefHashStoreTransactions are used to determine the scope of a series of updates to the PrefHashStore and do one-time computation at the end when required.
This change is aimed in particular at updating the hash_of_hashes only once at the end of a series of updates to multiple hashes rather than recomputing it every time a hash is stored in that serie.
BUG=340540
R=bauerb@chromium.org, erikwright@chromium.org
Review URL: https://codereview.chromium.org/153433003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@249843 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'media/base/video_renderer.cc')
0 files changed, 0 insertions, 0 deletions