Files
frameworks_base/core/java/android
Anish Athalye 46514a75e3 Fix performance bug in layout
When processing text ending with a newline character, calling
MeasuredText#setPara() on the whole buffer is inefficient because the
call results in a copy of the entire buffer.

Change-Id: I6fa038d950f6287665bad3dc0070234c98bc8a7a
2014-08-12 17:05:28 +00:00
..
2014-08-11 18:40:23 -07:00
2014-07-31 01:09:02 +00:00
2014-08-12 17:05:28 +00:00
2014-07-25 23:26:41 +00:00
2014-08-08 18:40:51 +01:00