Skip to content
Snippets Groups Projects
  1. Oct 28, 2013
  2. Oct 25, 2013
  3. Oct 22, 2013
  4. Oct 21, 2013
  5. Oct 18, 2013
  6. Oct 17, 2013
  7. 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
    • Satoshi Kataoka's avatar
      Fix typo · 22f67ff5
      Satoshi Kataoka authored
      Change-Id: I4748935c3cf00e4a3c02aabe2ea659e1c8c2d7c6
      22f67ff5
    • Satoshi Kataoka's avatar
      Do not merge. Remove Azerbaijani subtype · 3dd33652
      Satoshi Kataoka authored
      The corresponding change is I0d2a98dffe03ebd
      
      Bug: 11244796
      Change-Id: I0d2a98dffe03ebddf26fc3c2760061c39de4c57e
      3dd33652
    • Jean Chalard's avatar
      Remove mIsExpectingUpdateSelection. · 1194b2b2
      Jean Chalard authored
      Bug: 11226045
      Change-Id: I043f90ba92989bd8307c978eb32630439f63a0b9
      1194b2b2
    • Jean Chalard's avatar
      Remove unneeded code. · 497976e0
      Jean Chalard authored
      We don't support LOG_FULL_TEXTVIEW_CONTENTS any more, nor do
      we have any plans to support it again in the future.
      
      This also is a prelude to removing mIsExpectingUpdateSelection.
      
      Bug: 11226045
      Change-Id: Ib68c6daf52993b87225a7ea9e71a414caaecfdb7
      497976e0
Loading