cc: Make LTHI::NotifyTileInitialized more generic.
commit90af23b73870b5678d4b188ba39e0e7ac1a482a2
authorvmpstr@chromium.org <vmpstr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 30 Apr 2014 07:00:34 +0000 (30 07:00 +0000)
committervmpstr@chromium.org <vmpstr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 30 Apr 2014 07:00:34 +0000 (30 07:00 +0000)
tree8f7d364269d41e212272d12b907a88ccb0908296
parenteefaddbeadf9bb0d1a406a0d42aa216b7c73b188
cc: Make LTHI::NotifyTileInitialized more generic.

This patch forwards NotifyTileInitialized to layer_impl, which makes
it easier to add more special handling per layer, instead of putting
extra logic in LTHI.

R=enne

Review URL: https://codereview.chromium.org/252293003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267109 0039d316-1c4b-4281-b951-d872f2087c98
cc/layers/layer_impl.h
cc/layers/picture_layer_impl.cc
cc/layers/picture_layer_impl.h
cc/trees/layer_tree_host_impl.cc