Commit Graph

36 Commits

Author SHA1 Message Date
Brian Nicholson
3c5bc3fb78 Bug 867058 - Check bytes.length before decoding favicons. r=mfinkle 2013-05-23 11:42:30 -07:00
Wes Johnston
ef16e70a9d Bug 729463 - Favicons should not be based on whats shown in views. r=margaret 2013-05-09 17:44:45 -07:00
Wes Johnston
909a9c454f Bug 729463 - Add back Open in New Tab. r=mfinkle 2013-04-30 10:21:31 -07:00
Wes Johnston
0c00b831fa Bug 729463 - Implement switch to tab for fennec. r=mfinkle 2013-04-30 10:21:15 -07:00
Margaret Leibovic
5770d6749e Bug 867627 - Speed up dominant color favicon backgrounds. r=bnicholson 2013-05-06 16:13:59 -04: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
Chris Peterson
68b64fe467 Bug 863288 - Add sanity checks and error logging for bitmap decoding. r=mfinkle 2013-04-22 18:03:01 -07:00
Phil Ringnalda
cddd249036 Back out e64522db8661 (bug 863288) for robocop-1 hangs 2013-04-23 20:52:59 -07:00
Chris Peterson
440064a181 Bug 863288 - Add sanity checks and error logging for bitmap decoding. r=mfinkle 2013-04-22 18:03:01 -07:00
Sriram Ramasubramanian
272446b9e9 Bug 823644: Cleanup list-view style. [r=mfinkle]
--HG--
extra : rebase_source : e79f66f5e405dac2ac0dbd1a97ce1c8a26037c10
2013-03-13 16:59:02 -07:00
Kartikaya Gupta
161b38c11a Bug 855431 - Make the gamepad action button work on awesome screen list items. r=sriram 2013-03-28 12:40:05 -04:00
Phil Ringnalda
7d8a10d60b Back out a23ff3177682 (bug 823644), 02d63d7e6c87 (bug 848961), 505fbab9b980:2f24c9525f57 (bug 823644) for mochitest-1 and robocop-2 bustage
CLOSED TREE
2013-03-18 20:00:04 -07:00
Sriram Ramasubramanian
79be486e54 Bug 823644: Cleanup list-view style. [r=mfinkle]
--HG--
extra : rebase_source : 0d806581a999edf580221e4c9dabe913928ea1e5
2013-03-13 16:59:02 -07:00
Kartikaya Gupta
227f7e8e10 Bug 802130 - Move GeckoAppShell.getHandler() to ThreadUtils.getBackgroundHandler(). r=mfinkle 2013-03-15 11:52:53 +01:00
Kartikaya Gupta
9dc8ae8813 Bug 802130 - Move mMainHandler into ThreadUtils. r=mfinkle 2013-03-15 11:52:53 +01:00
Brian Nicholson
0bc444d6e2 Bug 845612 - Add @Override annotations for implemented interfaces. r=kats 2013-02-26 21:48:00 -08:00
Brian Nicholson
a11631e56a Bug 845612 - Add missing @Override annotations. r=kats 2013-02-26 21:48:00 -08:00
Brian Nicholson
dd4a4652e1 Bug 838583 - Scale favicons in the history tab. r=mfinkle
--HG--
rename : dom/browser-element/BrowserElementChildPreload.js => dom/browser-element/BrowserElementChild.js
extra : rebase_source : f5b53cdab96e42b05c3299e043e8ff5a1111a70c
2013-02-07 22:14:06 -08:00
Chris Peterson
d62d1ced11 Bug 828594 - Part 2: Remove unused Java imports. r=kats 2013-01-09 10:32:50 -08:00
Wes Johnston
9055ef882e Bug 783312 - Show the awesomescreen as a way to select sites for pinning. r=mfinkle 2012-12-28 13:46:08 -08:00
Wes Johnston
98c3e8e65c Bug 759041 - Add swipe between screens in awesomescreen. r=lucasr 2012-11-12 10:49:25 -08:00
Wes Johnston
f8d70a077b Bug 808663 - Use nearest neighbor scaling for favicons in awesomescreen. r=bnicholson 2012-11-06 19:51:06 -08:00
Lucas Rocha
ffd71878ab Bug 787877 - History list doesn't update after you remove the last history item using context menu (r=wesj) 2012-09-12 12:31:44 +01:00
Lucas Rocha
6687078f17 Bug 768268 - Add "Open in Reader" menu item to be shown on reading list items (r=mfinkle) 2012-09-10 18:24:38 +01:00
Chris Peterson
f554e798e4 Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle 2012-07-27 17:53:54 -07:00
Wes Johnston
536fd5c0ef Bug 772908 - Remove race condition adding touch listeners in the Awesomescreen. r=mbrubeck 2012-07-19 12:08:55 -07:00
Mark Finkle
d3f7b91221 Bug 775100 - Remove 'xxx' logging in HistoryTab r=wesj 2012-07-18 13:47:12 -04:00
Chris Peterson
0ae5b05768 Backout 844444ca8feb (Bug 709230) r=bustage 2012-07-17 17:54:54 -07:00
Chris Peterson
7cc0a9ac2f Bug 709230 - Part 4: Remove unused imports. r=blassey 2012-07-15 13:20:43 -07:00
Chris Peterson
949e399cad Bug 709230 - Part 3: Mark classes final and reduce class visibility public->package->private to aid ProGuard optimizations. r=blassey 2012-07-15 13:20:43 -07:00
Sriram Ramasubramanian
ab9f768625 Bug 769824: Styles aren't applied to AwesomeScreen lists. [r=mfinkle] 2012-07-06 12:42:38 -07:00
Wes Johnston
b2c5fc7d34 Bug 759041 - Move back and context menu actions to interface. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
4404c84161 Bug 759041 - Port history tab to awesomebartab interface. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
bc684468da Backout b179d721bcb7, f910da776f62, 504f24dee4c8, f96467a448ae, 1a03ae08ea0e, 0ccff407561b, 9b071b958f61, 2012-06-18 17:23:15 -07:00
Wes Johnston
17dc07c522 Bug 759041 - Handle back and context menu commands in tabs. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
799f74fc3b Bug 759041 - Move history tab to interface. r=lucasr 2012-06-18 12:39:13 -07:00