summaryrefslogtreecommitdiffstats
path: root/media/base/video_renderer.cc
diff options
context:
space:
mode:
authorgab@chromium.org <gab@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-07 23:14:34 +0000
committergab@chromium.org <gab@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-07 23:14:34 +0000
commit58a27877b639f06d18f912580b0220de2f32034b (patch)
treea7df5d2974e6f39a475e16649084ab6748d3db28 /media/base/video_renderer.cc
parent3bca46147f90194c044812217f4ac88acb8d07ff (diff)
downloadchromium_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