1. 06 Feb, 2015 39 commits
  2. 05 Feb, 2015 1 commit
    • enne's avatar
      cc: Don't refer to layer render target when using property trees · e7fba154
      enne authored
      This is a vestige of old UpdateDrawProperties and instead should go
      directly to the target_id on the transform node.  Also, the root node
      was setting the target_id incorrectly because its transform_node_index
      was not set before being referenced.
      
      This is a fix contributing towards getting property trees to entirely
      replace UpdateDrawProperties on the main thread.
      
      Review URL: https://codereview.chromium.org/897373002
      
      Cr-Commit-Position: refs/heads/master@{#314918}
      e7fba154