Brian Nicholson
|
4811b3929b
|
Bug 768532 - Use profile database path on Android 2.2. r=lucasr,gbrown
|
2012-11-30 10:52:10 -08:00 |
|
Brian Nicholson
|
ee25226acd
|
Bug 812805 - Pull favicon ID from history when adding bookmarks. r=lucasr
|
2012-11-21 10:23:18 -08:00 |
|
Brian Nicholson
|
deb60b5d9f
|
Bug 813610 - Use separate upgrade method for new bookmarks and history tables. r=lucasr
|
2012-11-21 10:19:47 -08:00 |
|
Brian Nicholson
|
1df94bcb4e
|
Bug 812559 - Use Long instead of long in updateFaviconIdsForUrl(). r=lucasr
|
2012-11-19 10:39:43 -08:00 |
|
Brian Nicholson
|
0fb1587c9b
|
Bug 812347 - Don't fail upgrade if favicon_urls.db cannot be read. r=lucasr
|
2012-11-16 10:21:53 -08:00 |
|
Brian Nicholson
|
b8054eba43
|
Bug 812090 - Match imported favicons to multiple pages. r=lucasr
|
2012-11-15 12:42:20 -08:00 |
|
Lucas Rocha
|
b37ea2771b
|
Bug 786454 - Protect isReadingListItem against null cursors (r=mfinkle)
|
2012-11-15 14:40:56 +00:00 |
|
Brian Nicholson
|
57258aec82
|
Bug 811144 - Check if DB initialized when calling expireHistory(). r=wesj
|
2012-11-13 11:34:11 -08:00 |
|
Brian Nicholson
|
a1ec982d87
|
Bug 784086 - Separate images table into favicon and thumbnail tables. r=lucasr,rnewman
|
2012-11-13 10:56:58 -08:00 |
|
Richard Newman
|
246044160d
|
Bug 786926 - updateBookmark doesn't set DATE_MODIFIED. r=mfinkle
|
2012-11-10 15:06:50 -08:00 |
|
Wes Johnston
|
95c0ae32b9
|
Bug 808212 - Expire thumbnails that we don't need. r=rnewman
|
2012-11-07 09:39:55 -08:00 |
|
Lucas Rocha
|
1647270fa1
|
Bug 808027 - Change favicons handling to be Bitmap-based (r=mfinkle)
|
2012-11-05 11:42:25 +00:00 |
|
Wes Johnston
|
8ff1353b52
|
Bug 807872 - Add telemetry probes for database seizes. r=gcp
|
2012-11-02 17:44:20 -07:00 |
|
Lucas Rocha
|
079fcabd2b
|
Bug 785945 - Load top site thumbnails asynchronously in about:home (r=mfinkle)
|
2012-10-31 12:34:32 +00:00 |
|
Lucas Rocha
|
7da7344b52
|
Bug 785945 - Add API to get multiple thumbnails at once from DB (r=mfinkle)
|
2012-10-31 12:34:32 +00:00 |
|
Lucas Rocha
|
65cb9ceb01
|
Bug 785945 - Load favicon images asynchronously in the All Pages tab (r=mfinkle)
|
2012-10-31 12:34:32 +00:00 |
|
Lucas Rocha
|
a12a55d700
|
Bug 785945 - Add API to get multiple favicons at once from DB (r=mfinkle)
|
2012-10-31 12:34:31 +00:00 |
|
Lucas Rocha
|
41e29d1226
|
Bug 785945 - Add a version of the combined view without the images table join (r=mfinkle)
|
2012-10-31 12:34:31 +00:00 |
|
Ed Morley
|
95fe6d2a1c
|
Backout 533faa3c50ed, 718abc1bd4ad, af2d5272c06b, ad5554e1345d, c9ef1b41b829, d3a825311d11, 0a51bcb3eb9e, a01a327e8ec4, 973b0ed30b8b, 39851bbcfaa1 & a92d2d2a3b0e (bug 805162), d4884aab5ce6, 06fcbaf40cb4, daccc3fe7c70, 881eb2a2906e, 76232441ae06, 01ae34fa1b3f & 5f405fc4e323 (bug 783092), a03d8d4db1c2, 49beb3801192, 174634554a97, 0bd27e755a83, 19e8f151ca67, a6604e038bc0, ed3b8237e76e & 082cf8d72554 (bug 785945) for bustage or conflicting with backout of said bustage on a CLOSED TREE
|
2012-11-01 00:16:35 +00:00 |
|
Lucas Rocha
|
f9de4c72b4
|
Bug 785945 - Load top site thumbnails asynchronously in about:home (r=mfinkle)
|
2012-10-31 12:34:32 +00:00 |
|
Lucas Rocha
|
e4d5b8770b
|
Bug 785945 - Add API to get multiple thumbnails at once from DB (r=mfinkle)
|
2012-10-31 12:34:32 +00:00 |
|
Lucas Rocha
|
65faf00130
|
Bug 785945 - Load favicon images asynchronously in the All Pages tab (r=mfinkle)
|
2012-10-31 12:34:32 +00:00 |
|
Lucas Rocha
|
f68e655ecc
|
Bug 785945 - Add API to get multiple favicons at once from DB (r=mfinkle)
|
2012-10-31 12:34:31 +00:00 |
|
Lucas Rocha
|
1b434b7b8e
|
Bug 785945 - Add a version of the combined view without the images table join (r=mfinkle)
|
2012-10-31 12:34:31 +00:00 |
|
Wes Johnston
|
29907f01b8
|
Bug 744961 - Follow up to put baack accidently removed code. r=lucasr
|
2012-10-20 09:09:45 -07:00 |
|
Wes Johnston
|
52d94cdd6a
|
Bug 744961 - Tests for history expiration. r=lucasr
|
2012-10-19 17:35:45 -07:00 |
|
Wes Johnston
|
902918772a
|
Bug 744961 - Move expiration sort into a static reusable function. r=lucasr
|
2012-10-19 17:35:43 -07:00 |
|
Wes Johnston
|
b4119fa390
|
Bug 744961 - Add backend for expiring old history entries. r=lucasr
|
2012-10-19 17:35:37 -07:00 |
|
Wes Johnston
|
6341f62782
|
backout 62207930924a, 6931d5b6f055, 31cdc85ce16e, and 0636839be2d1 to fix commit message
|
2012-10-19 17:49:42 -07:00 |
|
Wes Johnston
|
dfbb01c697
|
Bug 672956 - Tests for history expiration. r=lucasr
|
2012-10-19 17:35:45 -07:00 |
|
Wes Johnston
|
70724f9709
|
Bug 672956 - Move expiration sort into a static reusable function. r=lucasr
|
2012-10-19 17:35:43 -07:00 |
|
Wes Johnston
|
34aa455d0d
|
Bug 672956 - Add backend for expiring old history entries. r=lucasr
|
2012-10-19 17:35:37 -07:00 |
|
Kartikaya Gupta
|
e93f0bc566
|
Bug 789923 - Drop saved thumbnails when device storage is low. r=mfinkle, lucasr
|
2012-10-16 10:07:06 -04:00 |
|
Sriram Ramasubramanian
|
e60cb270bd
|
Bug 786029: Fennec should integrate with Android's search. [f=mfinkle, r=lucasr]
|
2012-10-04 16:57:39 -07:00 |
|
Margaret Leibovic
|
bc465e56c8
|
Bug 794631 - Don't add useless WHERE clauses to empty filter queries. r=lucasr
|
2012-09-26 14:27:06 -07:00 |
|
Lucas Rocha
|
be0db56e35
|
Bug 768268 - Never show duplicate URLs in awesomebar results (r=margaret)
|
2012-09-10 18:24:25 +01:00 |
|
Kartikaya Gupta
|
4e5c0291e6
|
Bug 770912 - Take out log lines that print out URLs and other sensitive information. r=mfinkle
|
2012-09-08 21:40:58 -04:00 |
|
Margaret Leibovic
|
9f69fc1788
|
Bug 730039 - Persist Fenenc's open tabs in TabsProvider. r=rnewman
|
2012-08-09 13:52:58 -07:00 |
|
Brian Nicholson
|
373f4da35d
|
Bug 717428 - Part 2: Add missing breaks in database upgrade logic. r=lucasr
|
2012-08-09 10:38:00 -07:00 |
|
Brian Nicholson
|
2464e4105e
|
Bug 717428 - Part 1: Remove AndroidBrowserDB. r=lucasr
|
2012-08-09 10:38:00 -07:00 |
|
Chris Peterson
|
c5e2d55e84
|
Bug 778468 - Part 7: Move GeckoEventListener to org.mozilla.gecko.util package. r=blassey
--HG--
extra : rebase_source : d0b2982b64126c046c5c974c7ec014992bef63b7
|
2012-08-02 17:13:40 -07:00 |
|
Chris Peterson
|
14fc71e63a
|
Bug 778468 - Part 4: Move GeckoBackgroundThread to org.mozilla.gecko.util package. r=mfinkle
--HG--
extra : rebase_source : c9bc3d8bd3d1fe22adfb905030d904d4785386a6
|
2012-08-02 11:03:58 -07: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 |
|
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 |
|
Gian-Carlo Pascutto
|
3749fbecb7
|
Bug 772676 - History visit counts are all 1 after migration. r=margaret
|
2012-07-13 07:49:38 +02:00 |
|
Gian-Carlo Pascutto
|
0dd5efd82e
|
Bug 710330 - Fix isBookmark logic for duplicated bookmarks. r=margaret
|
2012-06-26 00:32:03 +02:00 |
|
Gian-Carlo Pascutto
|
babbe0dbdc
|
Bug 710330 - Handle updates of bookmark folders and seperators correctly. r=lucasr
|
2012-06-26 00:31:43 +02:00 |
|
Gian-Carlo Pascutto
|
2e720b830a
|
Bug 710330 - Allow duplicate bookmarks if parents differ. r=lucasr
|
2012-06-26 00:31:41 +02:00 |
|