Peter Eliasson
ac4a181d2e
Improve performance when getting styled string.
...
The style used in the composing text for input methods
takes a long time to create. This is experienced as a
lag when composing the first word.
The bottleneck lies in the 10 calls to
nativeIndexOfString which does a linear search through
thousands of strings.
Change-Id: I3184b2be3673d384cca19e9a70ad94b4d3085576
2010-11-18 07:28:06 +01:00
..
2010-04-26 18:50:11 -07:00
2010-11-18 07:28:06 +01:00
2010-03-30 17:31:52 -07:00
2009-12-10 10:37:52 -08:00
2009-11-13 13:53:39 -08:00
2010-02-22 11:27:52 -08:00
2010-03-05 12:08:39 -08:00
2009-12-10 10:37:52 -08:00
2010-03-09 15:20:21 -08:00
2010-02-19 15:30:44 -08:00
2009-11-13 13:53:39 -08:00
2010-04-28 15:32:54 -07:00
2010-05-19 09:36:55 -07:00
2010-03-23 11:20:45 -07:00
2010-04-08 12:34:45 -07:00
2010-02-09 14:20:55 -08:00
2010-03-30 17:31:52 -07:00
2010-01-15 11:35:06 -08:00
2009-12-10 10:37:52 -08:00
2010-03-30 17:31:52 -07:00
2010-04-08 13:25:46 -07:00
2010-03-05 12:08:39 -08:00
2010-03-30 17:31:52 -07:00
2009-11-13 13:53:39 -08:00
2010-05-12 16:16:34 -07:00
2010-02-25 11:39:33 -08:00
2009-11-13 13:53:39 -08:00
2009-11-13 13:53:39 -08:00
2009-11-13 13:53:39 -08:00
2010-01-08 15:11:38 -08:00
2010-02-05 15:16:20 -08:00
2010-02-05 15:16:20 -08:00
2010-03-04 11:52:14 -08:00
2009-11-13 13:53:39 -08:00
2009-11-13 13:53:39 -08:00
2009-11-13 13:53:39 -08:00
2010-03-30 17:31:52 -07:00
2010-03-30 17:31:52 -07:00
2010-04-27 16:33:19 -07:00
2010-03-30 18:31:27 -07:00
2010-03-30 18:31:27 -07:00
2010-04-27 11:21:53 -07:00
2010-04-27 11:21:53 -07:00
2010-02-05 15:16:20 -08:00
2009-11-13 13:53:39 -08:00
2010-04-07 11:14:15 -07:00
2010-10-31 07:42:35 -07:00