Skip to content
Snippets Groups Projects
  1. Jun 21, 2013
  2. Jun 20, 2013
  3. Jun 18, 2013
  4. Jun 17, 2013
  5. Jun 14, 2013
  6. Jun 13, 2013
  7. Jun 12, 2013
    • Jean Chalard's avatar
      Cache subtype lists reasonably. · ff6445ed
      Jean Chalard authored
      This will spare a lot of IPC for Latin IME at the cost of very little
      retained memory.
      This improves the loading by potentially a lot - between 15 and 30%
      when the layout is cached (which should now be the case almost every
      time), and half that if it's not. More importantly, it makes the
      load time less sensitive to high device load, which is one of the
      sore points.
      
      Bug: 8689779
      Change-Id: I2e07736f1a92c38eed0e203bc690761a181da8b9
      ff6445ed
    • Kurt Partridge's avatar
      Adjust settings for development-only versions · 2a1a463e
      Kurt Partridge authored
      Change-Id: I4f08632d97f182d312edc82bda3c3897a71099ad
      2a1a463e
  8. Jun 07, 2013
  9. Jun 06, 2013
  10. Jun 05, 2013
  11. Jun 04, 2013
  12. Jun 03, 2013
  13. Jun 02, 2013
  14. Jun 01, 2013
    • Kurt Partridge's avatar
      Remove uncommit on reverting batch input · 4165ef03
      Kurt Partridge authored
      Currently when the user reverts a batch input, a LogUnit is uncommitted
      from the LogBuffer.  It should not be, because the LogUnit containing the
      batch input is never committed in the first place (it is only committed
      to the LogBuffer when a key is pressed or a new batch input is entered).
      
      Bug: 9088919
      
      Change-Id: I323af453ce082437a663ccae977b21b775a964bc
      4165ef03
  15. May 31, 2013
  16. May 30, 2013
  17. May 29, 2013
  18. May 28, 2013
Loading