diff options
author | shreyas.g@samsung.com <shreyas.g@samsung.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-07-25 10:54:49 +0000 |
---|---|---|
committer | shreyas.g@samsung.com <shreyas.g@samsung.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-07-25 10:54:49 +0000 |
commit | ca9e2b32b42d89ccd59748aab3219548fc382eee (patch) | |
tree | ee88e0e5f135598f3a7625ad64f6633a37da9a18 /AUTHORS | |
parent | 86f120526d3b9de0a723159f9e8971a765555656 (diff) | |
download | chromium_src-ca9e2b32b42d89ccd59748aab3219548fc382eee.zip chromium_src-ca9e2b32b42d89ccd59748aab3219548fc382eee.tar.gz chromium_src-ca9e2b32b42d89ccd59748aab3219548fc382eee.tar.bz2 |
cc: Optimize search in LayerAnimationController::StartAnimations
During StartAnimation first it does a search for all animations which are
running and starting. After that it again searches the entire animation
list for animations waiting for target availability.
This patch reduces this search (for loops) by keeping track of the
animations waiting for target availability in the first search itself.
BUG=396562
Review URL: https://codereview.chromium.org/408833002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285561 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -375,6 +375,7 @@ Shez Baig <sbaig1@bloomberg.net> Shiliu Wang <aofdwsl@gmail.com> Shiliu Wang <shiliu.wang@intel.com> Shouqun Liu <shouqun.liu@intel.com> +Shreyas Gopal <shreyas.g@samsung.com> Shreyas VA <v.a.shreyas@gmail.com> Simon Arlott <simon.arlott@gmail.com> Siva Kumar Gunturi <siva.gunturi@samsung.com> |