1. 22 Aug, 2014 1 commit
    • Marcin Kosiba's avatar
      Cherry-pick "Fix spurious 1px scrolling." · 0cc939e3
      Marcin Kosiba authored
      > In the case when the temporary_impl_bounds_ variable is set to
      > ComputeInnerViewportContainerSize() (which is device_viewport_size_ /
      > device_scale_factor()) the value should be rounded up, to match
      > ContentViewCoreImpl::GetViewportSizeDip(). The incorrect rounding
      > is causing the layer to be scrollable when the physical width
      > is not cleanly divisible by the dpi scale.
      >
      > BUG=405580
      > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291035
      
      BUG: 14810760
      Change-Id: I4f1f0d97f3de8f07b404526cd398c99514caad10
      0cc939e3
  2. 21 Aug, 2014 3 commits
  3. 20 Aug, 2014 2 commits
    • boliu@chromium.org's avatar
      Cherry-pick: cc: Avoid redraw for missing tile outside visible rect · 305ac127
      boliu@chromium.org authored
      Cherry-pick with conflict of crrev.com/r290937
      
      Conflicts:
      	cc/layers/picture_layer_impl.cc
      
      BUG: 17033041
      
      Original description:
      
      Tiles outside of the visible rect for tile priority but
      inside the draw viewport should be drawn on a best effort
      basis. There is no need to redraw or block activations on
      missing or incomplete tiles in this region.
      
      Rename tile priority rect/matrix to activation rect, and
      use this to control activation as well. Add new counts for
      missing/incomplete tiles in the activation rect, and only
      these tiles will lead to redraws.
      
      Change-Id: I44ebf9905dab38e042f3f990890a1acdb0ad41ab
      305ac127
    • boliu@chromium.org's avatar
      Cherry-pick: Do not request vsync on touch if using synchronous compositor · 430bbd90
      boliu@chromium.org authored
      Clean cherry-pick of chromium crrev.com/r289997
      
      BUG: 17033041
      
      Original description:
      
      Nothing registers for the callback in WasShown if using
      synchronous compositor, so this does not change any behavior.
      So this is only removing unneeded RequestVSyncUpdate
      
      Change-Id: I7346590b81f03adc31bbc8b8d067d5fe4590582b
      430bbd90
  4. 19 Aug, 2014 1 commit
  5. 20 Aug, 2014 2 commits
  6. 19 Aug, 2014 3 commits
  7. 14 Aug, 2014 2 commits
  8. 12 Aug, 2014 1 commit
  9. 14 Aug, 2014 1 commit
  10. 13 Aug, 2014 1 commit
  11. 14 Aug, 2014 1 commit
  12. 13 Aug, 2014 13 commits
  13. 08 Aug, 2014 1 commit
  14. 06 Aug, 2014 2 commits
  15. 01 Aug, 2014 1 commit
  16. 02 Aug, 2014 1 commit
  17. 01 Aug, 2014 4 commits