Files
frameworks_base/core/java/android
Bjorn Bringert 84ee74335f Only parse search suggestions that look like HTML
HTML parsing of search suggestions is still a major
CPU hog in the search dialog. This change first
checks if the text contains any HTML markup
(by looking for < and &) before bothering to
treat it as HTML.
2009-07-16 14:31:00 +01:00
..
2009-07-14 16:13:38 -07:00
2009-07-14 17:20:22 -07:00
2009-06-18 18:36:37 -07:00
2009-07-15 22:47:03 +01:00
2009-07-14 16:13:38 -07:00
2009-07-15 09:47:05 -07:00
2009-07-15 17:02:25 -07:00