Commit Graph

15 Commits

Author SHA1 Message Date
Sriram Ramasubramanian
8fa5a600d2 Bug 934001: ImageView's setImageBitmap() is worse. [r=mfinkle] 2013-11-01 15:56:41 -07:00
Sriram Ramasubramanian
57c773d287 Bug 933459: Reduce drawables created for FaviconsView. [r=mfinkle] 2013-11-01 13:18:29 -07:00
Chris Kitching
e77ac56e41 Bug 914296: Add more intelligent caching to the Favicons system. r=rnewman 2013-10-11 16:42:39 -07:00
Chris Kitching
21bdb3627d Bug 922116 - Don't clear FaviconView image data in formatImage. r=lucasr,margaret 2013-10-02 11:31:37 -04:00
Chris Kitching
e4c4bfb202 Bug 918917 - Show no favicon until load fails, then show default favicon, or the result (r=margaret) 2013-09-27 12:12:22 +01:00
Chris Kitching
660e5c4dff Bug 916588 - Show default favicon when we bail in FaviconView.formatImage. r=margaret 2013-09-18 13:47:35 -04:00
Lucas Rocha
573e90c398 Bug 905685 - Clear favicon until the new image finishes loading in TwoLinePageRow (r=sriram) 2013-09-18 12:58:58 -04:00
Chris Kitching
6776ac536b Bug 895423 - Use a FaviconView to display the icons for the customise search menu. r=liuche 2013-09-14 12:09:14 -07:00
Chris Kitching
b9fadbce0d Bug 888326 - Part 5: Make the FaviconView able to resize strangely sized inputs to more appropriate sizes, if enabled. r=mleibovic 2013-09-12 10:50:20 -04:00
Chris Kitching
6ece2e06c9 Bug 888326 - Part 2: Refactoring Favicons to be static, not a singleton - the singleton instance was staticly assigned and never cleared. r=mleibovic 2013-09-12 10:49:20 -04:00
Chris Kitching
6d4fcc9840 Bug 888326 - Part 1: Move the favicons class into its own package and, while we're at it, get rid of unused imports in the touched files. r=mleibovic
--HG--
rename : mobile/android/base/Favicons.java => mobile/android/base/favicons/Favicons.java
2013-09-12 10:48:59 -04:00
Margaret Leibovic
108b6c89c0 Bug 869634 - Update default favicon style. r=bnicholson 2013-05-09 09:51:53 -04:00
Margaret Leibovic
5770d6749e Bug 867627 - Speed up dominant color favicon backgrounds. r=bnicholson 2013-05-06 16:13:59 -04:00
Margaret Leibovic
ffa8cb0f34 Bug 839855 - Use dominant color as background for small favicons. r=wesj 2013-04-29 17:06:14 -07:00
Margaret Leibovic
8e5563e49f Bug 839855 - Update tabs from last time favicons to match awesomescreen favicons. r=bnicholson
--HG--
rename : mobile/android/base/resources/drawable/awesomebar_row_favicon_bg.xml => mobile/android/base/resources/drawable/favicon_bg.xml
2013-04-29 17:05:55 -07:00