Skip to content
Snippets Groups Projects
  1. Nov 20, 2013
  2. Nov 19, 2013
  3. Nov 16, 2013
  4. Nov 15, 2013
  5. Nov 14, 2013
  6. Nov 13, 2013
    • Jean Chalard's avatar
      Fix many small nits. · 5a0bc6ac
      Jean Chalard authored
      ...the interaction of which results in a very bad bug.
      
      Bug: 11648854
      Change-Id: I774489e384388f187e72b9ac091ab387c5e1a79a
      5a0bc6ac
  7. Nov 08, 2013
  8. Nov 07, 2013
  9. Nov 06, 2013
  10. Nov 05, 2013
  11. Oct 29, 2013
  12. Oct 28, 2013
  13. Oct 25, 2013
  14. Oct 22, 2013
  15. Oct 21, 2013
  16. Oct 18, 2013
  17. Oct 17, 2013
  18. Oct 16, 2013
    • Jean Chalard's avatar
      Remove useless code. · 548716d6
      Jean Chalard authored
      The only use of mDeleteCount is to implement delete
      acceleration. It's reset at each non-delete code point, and
      is guarded by a timer.
      Plus, ultimately we want to remove this completely :
      acceleration should be implemented by actually deleting
      stuff faster, not by deleting several code points at a time.
      
      Change-Id: Ia3144860b3aa2499034f2a2a7c81f32087af9598
      548716d6
    • Jean Chalard's avatar
      Remove mIsExpectingUpdateSelection. · 1194b2b2
      Jean Chalard authored
      Bug: 11226045
      Change-Id: I043f90ba92989bd8307c978eb32630439f63a0b9
      1194b2b2
Loading