1. 17 Oct, 2013 1 commit
  2. 27 Aug, 2013 1 commit
  3. 19 Aug, 2013 1 commit
  4. 15 Aug, 2013 2 commits
  5. 14 Aug, 2013 1 commit
    • Chris Wren's avatar
      resove some edge cases in background optimization. · c37df74e
      Chris Wren authored
      don't try to guess where the view is, just remove it from where ever it is.
      
      don't try to track if things are animating, just add them to the background at the next convenient time.
      
      Bug: 10048162
      Change-Id: Icad3dfe8de95ab57790d201a637f1938af3aa79a
      c37df74e
  6. 19 Jun, 2013 1 commit
    • Chris Wren's avatar
      quick fix for jank on touch devices. · 7170112b
      Chris Wren authored
      optimizations for notouch devices caused jank
      on touch.  The best solution is difficult, so
      for the time being, let's just disable that
      optimiztion on touch devices.
      
      Bug: 9462757
      Change-Id: I4e574eb23d0764267e5b5efea01230feba5114d1
      7170112b
  7. 18 Jun, 2013 1 commit
  8. 23 Apr, 2013 2 commits
  9. 22 Apr, 2013 2 commits
  10. 17 Apr, 2013 1 commit
  11. 11 Apr, 2013 2 commits
  12. 10 Apr, 2013 2 commits
  13. 09 Apr, 2013 3 commits
  14. 22 Mar, 2013 1 commit
  15. 15 Mar, 2013 1 commit
  16. 14 Mar, 2013 1 commit
  17. 12 Mar, 2013 1 commit
  18. 10 Jan, 2013 1 commit
  19. 09 Jan, 2013 1 commit
    • Chris Wren's avatar
      defensive loop guards around cursors. · bed703ef
      Chris Wren authored
      I did not realize that an error in moveToNext() would
      result in a curor that isBeforeFirst() but not
      isAfterLast().
      
      Bug: 7465164
      Change-Id: I5502f18e863ad48ec88397fdf0b4ec457be723dc
      bed703ef
  20. 10 Dec, 2012 3 commits
  21. 15 Nov, 2012 1 commit
  22. 06 Nov, 2012 1 commit
  23. 03 Nov, 2012 1 commit
  24. 01 Nov, 2012 1 commit
  25. 29 Oct, 2012 1 commit
  26. 25 Oct, 2012 2 commits
  27. 18 Oct, 2012 1 commit
  28. 17 Oct, 2012 3 commits