Commit Graph

1470 Commits

Author SHA1 Message Date
Richard Newman
1bb7f93c6a Bug 724739 - Part 4: Close cursor in idsForGUIDs, thread parent GUID through deletion. r=trivial 2012-04-10 23:22:03 -07:00
Richard Newman
34556aabc6 Bug 724739 - Part 3: invoke store callback on deletion. r=nalexander 2012-04-10 23:21:51 -07:00
Richard Newman
ee60c55c12 Bug 724739, Bug 724740 - Part 2: Queue folder deletions, processing them after other records; reparent children during bookmark folder deletion. r=nalexander 2012-04-10 23:21:51 -07:00
Richard Newman
9d2899ab45 Bug 724739 - Part 1: Pass the local record when handling deletions in order to determine type; add bumpModifiedByGUID; add idsForGUIDs and moveChildren. r=nalexander 2012-04-10 23:21:51 -07:00
Richard Newman
4a9d29ca28 Bug 724739 - Part 0: Correct schema comment; project in getGuidsIDsForFolders; short-circuit updatePositions. r=nalexander 2012-04-10 23:21:51 -07:00
Richard Newman
38105ffd3e Bug 744282 - Switch untracking to use GUIDs only, with Record input as a convenience. r=nalexander 2012-04-10 23:21:51 -07:00
Kartikaya Gupta
eb9ca81204 Bug 733041 - Switch to using the velocity-bias strategy by default. r=Cwiiis 2012-04-10 13:56:28 -05:00
Kartikaya Gupta
49cf07ae0d Bug 733041 - Adjust the velocity bias strategy to keep a small buffer in the opposite direction of the scroll. r=Cwiiis 2012-04-10 13:56:25 -05:00
Joey Armstrong
6826b30e6e bug 743280: cosmetic edits removed from bug 739710. r=ted 2012-04-10 10:45:15 -07:00
Margaret Leibovic
f28b3ffedd Bug 741590 - Database migration to combine history entries with the same URL. r=rnewman 2012-04-09 17:28:59 -07:00
Margaret Leibovic
3b2c7e0443 Bug 741590 - Test for new updateOrInsertHistory method. r=rnewman 2012-04-09 17:28:59 -07:00
Margaret Leibovic
d52eb623e4 Bug 741590 - Create updateOrInsertHistory method for BrowserProvider. r=rnewman 2012-04-09 17:28:59 -07:00
Wes Johnston
7aff2947b9 Bug 739514 - Update database version. r=mleibovic 2012-04-09 17:14:51 -07:00
Sriram Ramasubramanian
1b3ac16452 Bug 738347: Null value check for ContentValues in SQLiteBridge. [r=rnewman] 2012-04-09 10:48:51 -07:00
Sriram Ramasubramanian
3c6ece67c1 Bug 738347: Tests for null value checks in SQLiteBridge. [r=rnewman] 2012-04-09 10:47:47 -07:00
Mark Finkle
b50fdd5532 Bug 738938 - Progress throbber shows again when loading about:home on startup r=blassey 2012-04-09 16:03:30 -04:00
Wes Johnston
a004234b01 Bug 740218 - Support transactions in sqlitebridge and use them. r=gcp,rnewman,lucasr 2012-04-09 10:08:37 -07:00
Wes Johnston
d605226018 Backed out changeset f5d6cc2e4726 2012-04-09 10:44:32 -07:00
Wes Johnston
19dd5922a5 Bug 740218 - Support transactions in sqlitebridge and use them. r=gcp,rnewman,lucasr 2012-04-09 10:08:37 -07:00
Jeff Muizelaar
0def51bdb5 Bug 740303. Make sure we update the checkerboard layer. r=kats.
Presumably this started happening after we stopped setting the
checkerboard color all of the time.

--HG--
extra : rebase_source : d9c76561256161335727d3e76c8a8aed37a36c97
2012-04-09 10:59:36 -04:00
Kartikaya Gupta
5ed6f42383 Bug 742019 - Rewrite how we handle touch events so we don't break panning, and don't introduce unnecessary latency. r=wesj 2012-04-07 03:09:26 -04:00
Margaret Leibovic
8e319bf9ce Remove debugging line accidentally added in 67b54e87e03e (no bug) 2012-04-06 08:08:24 -07:00
Chenxia Liu
37113b2704 Bug 742700 - Null URI crash in canceling J-PAKE. r=rnewman 2012-04-05 19:25:34 -07:00
Richard Newman
d928916563 Bug 736348 - Child positioning hits sqlite limits. r=lucasr 2012-04-05 19:25:34 -07:00
Nick Alexander
221ca94c46 Bug 735083 - batch inserts into Fennec history provider. r=rnewman 2012-04-05 19:25:34 -07:00
Jeff Muizelaar
f9b0fd8b45 Bug 740898. Merge LayerView and GLSurfaceView. r=pcwalton
Once, GLThread is gone we don't have any need to support both styles of GL
rendering. Merging LayerView and FlexibleGLSurfaceView makes it clearer what's
going on, and I expect we'll also be able to take out some dead code from the
resulting LayerView.

This patch is mostly uninteresting. The interesting bits are that
implementations of requestRender and the constructors are merged. Everything
else is mostly copying over methods and renaming FlexibleGLSurfaceView's
mController to mGLController.
2012-04-05 11:28:50 -04:00
Jeff Muizelaar
4f2cb20d6a Backed out changeset 0f8439284834
The bug number was wrong.
2012-04-05 11:27:02 -04:00
Jeff Muizelaar
1268f26df1 Bug 730898. Merge LayerView and GLSurfaceView. r=pcwalton
Once, GLThread is gone we don't have any need to support both styles of GL
rendering. Merging LayerView and FlexibleGLSurfaceView makes it clearer what's
going on, and I expect we'll also be able to take out some dead code from the
resulting LayerView.

This patch is mostly uninteresting. The interesting bits are that
implementations of requestRender and the constructors are merged. Everything
else is mostly copying over methods and renaming FlexibleGLSurfaceView's
mController to mGLController.
2012-03-30 14:21:59 -04:00
Joel Maher
eb7ddce086 Bug 742147 - tprovider doesn't provide accurate output format for talos parsers. r=gbrown 2012-04-05 11:11:25 -04:00
Brad Lassey
2f434bf365 bug 741284 - add async file request method r=kats 2012-04-05 01:50:06 -04:00
Sriram Ramasubramanian
5ee1f8d172 Bug 742216: Battery sensor cleanup in the similar lines of GeckoConnectivityReceiver. [r=mfinkle] 2012-04-04 17:31:19 -07:00
Sriram Ramasubramanian
8c1396441c Bug 742216: onPause() is redundant. [r=mfinkle] 2012-04-04 17:30:26 -07:00
Sriram Ramasubramanian
c2dff1c064 Bug 742216: Disable sensors on application pause. [r=mfinkle] 2012-04-04 17:29:30 -07:00
Chenxia Liu
fe31d9ab00 Bug 742111 - Focus text entry boxes in Pair a Device. r=rnewman 2012-04-04 17:33:10 -07:00
Chenxia Liu
8086117449 Bug 742593 - SetupSyncActivity does main thread networking. r=rnewman 2012-04-04 17:33:08 -07:00
Chenxia Liu
a365899d11 Bug 725912 - Part 1: Sync key validation + tests. r=rnewman 2012-04-04 17:32:38 -07:00
Sriram Ramasubramanian
41dbeb2885 Bug 740310: Grey background in ExpandableListView in AwesomeBarTabs. [r=mfinkle] 2012-04-04 14:44:23 -07:00
Brian Nicholson
acef8929a3 Bug 695178 - Download Manager. r=mfinkle,wesj 2012-04-04 10:12:44 -07:00
Wes Johnston
a75c166e73 Bug 742481 - Fix NPE in GeckoActivity.checkIfGeckoActivity. r=sriram,mfinkle 2012-04-04 13:28:17 -07:00
Richard Newman
9fa7a7e447 Bug 742120 - History records incorrectly reconciled by title + URI, not just URI. r=nalexander 2012-04-04 13:13:24 -07:00
Gian-Carlo Pascutto
571620c921 Bug 725150 - Expose CONTROL Uri for BrowserProvider. r=lucasr 2012-04-04 21:48:46 +02:00
Gian-Carlo Pascutto
2b947d9200 Bug 736237 - Don't update about:home on database operations. r=lucasr 2012-04-04 21:29:31 +02:00
Gian-Carlo Pascutto
92f5f30ee6 Bug 736237 - Make Profile Migration resumable. r=lucasr 2012-04-04 21:29:31 +02:00
Kartikaya Gupta
da06ce864b Bug 741400 - Guard against NullPointerException, and also move some code so it shouldn't happen. r=mfinkle 2012-04-04 11:55:40 -04:00
Brian Nicholson
0712589aad Bug 739742 - Save bundle state when launching subactivity. r=blassey 2012-04-03 17:08:52 -07:00
Geoff Brown
c5cac2a3d5 Bug 741275 - Add back support for making a thumbnail after pageload. r=mfinkle 2012-04-03 20:08:28 -04:00
Nick Alexander
e97216387d Bug 709402 - Part 2: Form history repository layer. r=rnewman 2012-04-03 16:43:07 -07:00
Marina Samuel
56d578e815 Bug 715794 - Adjust syncResult delay to implement client-count-based sync interval. r=rnewman 2012-04-03 16:43:07 -07:00
Nick Alexander
ff3d49f7e3 Bug 738067 - Set TTLs on outbound records. r=rnewman 2012-04-03 16:43:07 -07:00
Marina Samuel
ed98da02da Bug 740247 - Follow up: HTTP 412 Error due to inconsistent server & local timestamps. r=rnewman 2012-04-03 16:43:07 -07:00
Chenxia Liu
fae99e1ddd Bug 738515 - Null credentials in setup. r=rnewman 2012-04-03 16:43:06 -07:00
Richard Newman
f647ced7ae Bug 741165 - Correct SyncResponse.jsonBody. r=msamuel 2012-04-03 16:43:06 -07:00
Sriram Ramasubramanian
b00c4a27e5 Bug 739747: Add application level onPause and onResume. [r=mfinkle, r=blassey] 2012-04-03 11:58:01 -07:00
Wes Johnston
de4e6fb482 Bug 739514 - Fix bad history entries created by default bookmarks creation. r=lucasr 2012-04-02 17:38:51 -07:00
Brian Nicholson
cc4c0212e6 Bug 741010 - Don't save favicon if loaded from DB. r=mfinkle 2012-04-02 17:36:13 -07:00
Margaret Leibovic
8663055d7b Bug 740118 - Door-hangers de-attach from directional arrow when scrolling through list. r=mfinkle 2012-04-02 12:16:28 -07:00
Kartikaya Gupta
b698486bcd Bug 737577 - Set the display port before bouncing rather than after. r=Cwiiis 2012-04-02 17:14:33 -04:00
Sriram Ramasubramanian
5ffc45764c Bug 721344: Unregister Connectivity Receiver in only if it has been initialized. [r=mfinkle] 2012-04-02 13:50:03 -07:00
Joe Drew
16e6932efe Bug 741166 - Add clarifying comment. DONTBUILD
--HG--
extra : rebase_source : 4d2e524732e6a02d99f3c2b68d4ac066399b61b3
2012-04-02 15:57:53 -04:00
Joe Drew
110c76a0cf Bug 741166 - Restore waitForValidSurface, removed in error in bug 737949. r=ajuma 2012-04-02 15:43:21 -04:00
Margaret Leibovic
3516f3f317 Bug 737896 - Put desktop bookmark folders under a "Desktop Bookmarks" folder. r=lucasr 2012-04-02 11:56:53 -07:00
Margaret Leibovic
00c241d2bd Bug 738961 - Awesomebar filter should treat space-separated words as separate filters. r=lucasr 2012-04-02 11:56:48 -07:00
Margaret Leibovic
b8d414d4d2 Bug 738961 - Add spaces to KNOWN_PREFIX in testBrowserProviderPerf. r=lucasr 2012-04-02 11:56:43 -07:00
Geoff Brown
487c80efc5 Bug 740146 - Remove unused screenshot code. r=blassey 2012-04-01 15:17:32 -04:00
Kartikaya Gupta
a97511483d Bug 740539 - Account for possible mismatch in zoom levels when handling Viewport:PageSize. r=Cwiiis 2012-04-01 14:30:35 -04:00
Kartikaya Gupta
db8c7af5aa Bug 730899 - Drop sending of scroll events where we don't actually scroll. r=Cwiiis 2012-04-01 02:42:35 -04:00
Jeff Muizelaar
4062986b9e Bug 740061. Remove unused skip functionality. r=kats
mSkipTextureUpdate is never set to true.
2012-03-31 13:36:42 -04:00
Jeff Muizelaar
26401e5f90 Bug 740061. Remove support for subuploads. r=kats
Since, the dirtyRect is either the size of the buffer
or empty we don't need to support subuploads anymore.
2012-03-31 13:30:11 -04:00
Jeff Muizelaar
b049831818 Bug 740061. Remove unused isDirty. r=kats 2012-03-31 13:05:05 -04:00
Jeff Muizelaar
3bbd39d3dd Bug 740061. Use set() instead of union(). r=kats
mBufferrRect is either new Rect(0, 0, bufferSize.width, bufferSize.height)
or Rect() so we can just set() instead of unioning. This is cheaper
and avoids an allocation.
2012-03-31 13:04:14 -04:00
Jeff Muizelaar
aaa63d8381 Bug 740061. Remove unused invalidate(rect). r=kats 2012-03-31 13:02:37 -04:00
Jeff Muizelaar
55780e3e28 Bug 740983. Remove unneeded invalidate from scrollbar layers. r=kats
We used to fade the scrollbars by reuploading textures
rather than using a shader. Since the textures don't change anymore
the invalidate is unneeded.
2012-03-30 17:22:59 -04:00
Ed Morley
c7a3740e33 Merge mozilla-central to mozilla-inbound 2012-03-31 15:28:55 +01:00
Mounir Lamouri
70c4e81387 Bug 740190 - Screen Orientation API: implement locking in Android. r=dougt 2012-03-29 23:31:12 -07:00
Wes Johnston
215770c942 Bug 735912 - Update tests for new behavior. r=mfinkle 2012-03-30 11:01:45 -07:00
Margaret Leibovic
85e3f86616 Bug 740306 - Back button does not dismiss the keyboard in awesomebar. r=mfinkle 2012-03-30 17:00:41 -07:00
Joe Drew
380cd4cd8b Bug 737949 - Don't initialize EGL from Fennec java code, and remove GLThread altogether. r=pcwalton,jrmuizel 2012-03-30 10:50:54 -07:00
Wes Johnston
b0c9244edd Bug 740291 - Add a missing brace in the makefile. r=blassey 2012-03-30 13:00:45 -07:00
Richard Newman
76007d5a55 Bug 740637 - Better handling of unexpected failures during info/collections fetch. r=liuche,nalexander 2012-03-29 16:48:55 -07:00
Chris Peterson
c0c958b5b5 Bug 739418 - When reporting a rethrown exception, report the original exception's stack trace. r=blassey
--HG--
extra : rebase_source : faff07d7900191e61fb2f287be9b3546809e8ec1
2012-03-28 17:51:02 -07:00
Richard Newman
93f6b368d3 Bug 740326 - Fix over-long log tag. all credit,r=nalexander 2012-03-29 12:14:17 -07:00
Margaret Leibovic
794caf9b0b Bug 736278 - (1/2) Add support for checkbox in doorhanger message. r=mfinkle 2012-03-27 14:36:20 -07:00
Richard Newman
f46299128c Merge m-c to m-i. 2012-03-28 20:48:37 -07:00
Richard Newman
56f981708b Bug 739519 - Part 2: logging. r=trivial 2012-03-28 17:25:24 -07:00
Marina Samuel
8ee74bb900 Bug 739519 - Part 1: quickfix. r=rnewman 2012-03-28 17:25:24 -07:00
Phil Ringnalda
ee201831b3 Back out 47afa45afdfb and ccb20a1169f1 (bug 697309) and c30bdfd14362 and 618b680315ee (bug 736278) for Android native Talos bustage 2012-03-28 00:09:25 -07:00
Richard Newman
6996ba5748 Remove forgotten stale file. NO BUG, r=trivial 2012-03-27 20:09:15 -07:00
Marina Samuel
95fbe9cf81 Bug 732147 - Send tab to device: receiving pushed tabs on Android. r=rnewman 2012-03-27 20:09:14 -07:00
Jeff Muizelaar
56b876fb67 Bug 738188. Avoid crashing by disabling the screenshot drawing code. r=kats
The crashes seem to be caused by SurfaceChange breaking any future
onDrawFrame calls. We don't seem to handle renewing the context at all. I added
mController.disposeGLContext(); mController.initGLContext(); to the
SizeChange::run() but that doesn't seem to fix it.

Bug 739867 will add this support back.

--HG--
extra : rebase_source : a4f71b22f381756c4285311cd3288b3ef46d5543
2012-03-27 21:43:56 -04:00
Nick Alexander
43bafca2f7 Bug 709310 - Implement Handling of 5xxs, X-Weave-Backoff, Retry-After. r=rnewman 2012-03-27 18:41:34 -07:00
Margaret Leibovic
76f8d24320 Bug 736278 - Add support for checkbox in doorhanger message. r=mfinkle 2012-03-27 13:02:13 -07:00
Jared Wein
63540b0cd1 Backed out changeset 6e5e46023094 (bug 736278) 2012-03-27 15:20:39 -07:00
Margaret Leibovic
4b37cde6fc Bug 736278 - (1/2) Add support for checkbox in doorhanger message. r=mfinkle 2012-03-27 14:36:20 -07:00
Sriram Ramasubramanian
6657f6f4d3 Bug 736296: Avoid managed query while loading top sites. [r=mfinkle] 2012-03-27 14:31:29 -07:00
Margaret Leibovic
9b985e0fb0 backout cecf156d7869 because of talos fail 2012-03-28 16:18:16 -07:00
Ali Juma
6535865665 Bug 735230 - Part 3: Use the new compositor pause/resume events. r=kats 2012-03-28 18:00:38 -04:00
Ali Juma
e7e968bb4b Bug 735230 - Part 2: Add compositor pause/resume events to Gecko. r=kats 2012-03-28 18:00:32 -04:00
Margaret Leibovic
0ebce7ac40 Bug 740094 - Folder icon doesn't appear anymore. r=lucasr 2012-03-28 14:14:30 -07:00
Margaret Leibovic
340ee63032 Bug 736278 - (1/2) Add support for checkbox in doorhanger message. r=mfinkle 2012-03-27 14:36:20 -07:00
Mounir Lamouri
97da158fc7 Bug 733142 - Attempt to fix crash in GeckoNetworkManager when onDestroy() is called. r=dougt 2012-03-28 13:29:41 -07:00
Brian Nicholson
62966f71fd Bug 726001 - Use BufferedHttpEntity for fetching favicons. r=mfinkle 2012-03-28 11:14:19 -07:00
Geoff Brown
0fcbfbb474 Bug 739807 - Robocop: avoid character encoding warning; r=jmaher 2012-03-28 11:53:59 -04:00
Lucas Rocha
a16855b653 Bug 739066 - Don't include delete bookmarks/history in Combined view (r=margaret) 2012-03-30 17:31:31 +01:00
Lucas Rocha
5725e7cae7 Bug 735636 - Factor out checked state update into separate method (r=wesj) 2012-03-30 17:31:31 +01:00
Lucas Rocha
342eddda08 Bug 735636 - Factor out icon update into separate method (r=wesj) 2012-03-30 17:31:31 +01:00
Lucas Rocha
3df01e56dd Bug 735636 - Correctly use recycled view and apply ViewHolder pattern (r=wesj) 2012-03-30 17:31:31 +01:00
Kartikaya Gupta
e9436816e4 Bug 740569 - Make the display port strategy preffable. r=Cwiiis 2012-03-30 09:57:39 -04:00
Kartikaya Gupta
9fdc703bd0 Bug 737553 - Refactor much of the code in DisplayPortCalculator and tune some of the behaviour. r=Cwiiis
Commonly reused pieces of code are pulled out into reusable functions in DisplayPortCalculator.
Reusing these functions makes the individual strategies' code much clearer and the similarities
between them more apparent. One actual bug was fixed, where the display port resolution was
incorrectly calculated in the DynamicResolutionStrategy. Prior to this change, it did not apply
the reshaping algorithm to the pre-velocity display port size, resulting in a different resolution
in some cases which would leave the content blurry. Additionally, the FixedMarginStrategy was
modified so that its margins are a multiple of the view size rather than constant pixel values.
2012-03-30 09:47:22 -04:00
Kartikaya Gupta
a337361ec8 Bug 737553 - Fix null handling in DisplayPortCalculator. r=Cwiiis 2012-03-30 09:46:27 -04:00
Kartikaya Gupta
697ab20157 Bug 739415 - Add a talos test that replays a sequence of captured MotionEvents to simulate user behaviour. r=jmaher 2012-03-27 16:16:14 -04:00
Kartikaya Gupta
d0da20efa2 Bug 739415 - Add ability to have raw files as test assets. r=jmaher 2012-03-27 16:16:13 -04:00
Brian Nicholson
56ce0e0c93 Bug 738859 - Increment mActivityDepth for all activities launched from GeckoApp. r=blassey
--HG--
extra : rebase_source : f336548259f18347e0592329c2e5e678abbc8c43
2012-03-27 12:25:26 -07:00
Richard Newman
647d01776d Bug 731024 - Part 5: Safer handling of deleted items. r=nalexander 2012-03-27 10:47:26 -07:00
Richard Newman
e9e87ba8ed Bug 731024 - Part 4: Handle additional types. Test for livemarks. r=nalexander 2012-03-27 10:47:26 -07:00
Richard Newman
fe13627f8a Bug 739515 - Defensive coding for Fennec history entries. r=emtwo,nalexander 2012-03-27 10:47:26 -07:00
Lucas Rocha
5601a2edc1 Bug 737867 - Share same LayoutInflater instance in AwesomeBarTabs (r=mfinkle) 2012-03-27 18:05:41 +01:00
Lucas Rocha
0e65aabc5d Bug 737867 - Apply ViewHolder pattern on AwesomeBar's History tab (r=mfinkle) 2012-03-27 18:05:41 +01:00
Lucas Rocha
1bd52abc32 Bug 737867 - Apply ViewHolder pattern in AwesomeBar's All/Bookmarks tabs (r=mfinkle) 2012-03-27 18:05:41 +01:00
Mark Finkle
2919615e28 Bug 738976 - java.lang.NullPointerException at org.mozilla.gecko.db.LocalBrowserDB.updateFaviconForUrl r=blassey 2012-03-27 08:47:14 -04:00
Chris Peterson
51ba3dd231 Bug 738695 - Part 2: Unify redundant IME mComposing and mCompositionStart variables. r=blassey 2012-03-23 10:32:42 -07:00
Chris Peterson
716ee54f9c Bug 738695 - Part 1: Remove Native Fennec's unused returnIMEQueryResult() (but not XUL Fennec's half). r=blassey 2012-03-23 14:00:19 -07:00
Chris Peterson
0a25879c97 Bug 720300 - Don't submit AwesomeBar text when there is an active composition string. r=blassey, m_kato 2012-03-22 17:37:32 -07:00
Margaret Leibovic
3331c4cf83 Bug 715274 - Fix testBookmark now that we remove the folder header instead of hide it. [r=wesj] 2012-03-26 16:38:52 -07:00
Brad Lassey
1f7f201cdc bug 728224 - Create default bookmarks on local DB creation, follow up to correct issue with relative objdirs r=mfinkle 2012-03-26 15:50:27 -04:00
Sriram Ramasubramanian
02e7a6df5a Bug 739334: Cleanup bookmarks' AsyncTasks. [r=mfinkle, r=margaret] 2012-03-26 14:43:35 -07:00
Sriram Ramasubramanian
12a62aa657 Bug 715274: Fix lists in AwesomeScreen. [r=mfinkle, r=margaret] 2012-03-26 14:39:24 -07:00
Gian-Carlo Pascutto
78e06ad3e8 Bug 729532 - Rename changed strings so translators will pick them up. r=mfinkle 2012-03-26 19:36:40 +02:00
Wes Johnston
048e1df36f Bug 738890 - Disable testJarReader until we have a fix for it. r=mfinkle 2012-03-26 10:35:34 -07:00
Kartikaya Gupta
1aa4458a8a Bug 729528 - Delete some unneeded things. r=Cwiiis 2012-03-26 13:15:50 -04:00
Kartikaya Gupta
83e8404b16 Bug 729528 - Add an alternate strategy with a margin that is a multiple of view-size and shifts it with velocity bias. r=Cwiiis 2012-03-26 13:15:50 -04:00
Kartikaya Gupta
c7fb70b37d Bug 729528 - Add an alternate strategy where we have no display port, to better isolate problems in layout/draw code. r=Cwiiis 2012-03-26 13:15:50 -04:00
Kartikaya Gupta
9ec788a1a2 Bug 729528 - Add an alternate code path (selected at compile-time) to render low-res content while panning. r=Cwiiis 2012-03-26 13:15:50 -04:00
Kartikaya Gupta
53cd348221 Bug 729528 - Move displayport calculation and comparison code into a DisplayPortCalculator class. No functional changes intended. r=Cwiiis 2012-03-26 13:15:50 -04:00
Kartikaya Gupta
e01c4001a4 Bug 729528 - Add a DisplayPortMetrics to track the requested display resolution along with the area. r=Cwiiis 2012-03-26 13:15:49 -04:00
Gian-Carlo Pascutto
38b8afccb1 Bug 716729 - Consider deleted entries when looking whether to insert or update. r=lucasr 2012-03-26 19:06:51 +02:00
Wes Johnston
a3ca385595 Bug 739257 - Default bookmarks with no favicon should log a message, but no stack track. r=mfinkle 2012-03-26 09:52:35 -07:00
Gian-Carlo Pascutto
80cfd5115d Bug 729532 - New layout and text on "Setting up" screen. r=mfinkle 2012-03-26 17:40:54 +02:00
Wes Johnston
f3fd4ba412 Bug 728224 - Update tests to expect default bookmarks. r=mfinkle 2012-03-23 17:38:50 -07:00
Wes Johnston
6e81aefe9a Bug 728224 - Create deafult bookmarks in Fennec. r=mfinkle 2012-03-23 17:38:49 -07:00
Wes Johnston
dcae9e3a8c Bug 738421 - Close up ZipReader. r=cpeterson 2012-03-23 17:07:10 -07:00
Margaret Leibovic
34eacf370c Bug 721731 - Tests for new combined view. r=lucasr 2012-03-23 15:53:03 -07:00
Margaret Leibovic
479ee49724 Bug 721731 - Create combined bookmarks/history view for top sites/awesomebar queries. r=mfinkle 2012-03-23 15:52:42 -07:00
Margaret Leibovic
8406c5f571 Bug 721731 - Add bookmark entries to testBrowserProviderPerf. r=gbrown 2012-03-23 15:52:20 -07:00
Ehsan Akhgari
6711cf7582 Bug 734302 - Part 3: Add a menu item for toggling the profiler on mobile; r=BenWa,dougt
--HG--
rename : mobile/android/base/resources/menu-v11/gecko_menu.xml => mobile/android/base/resources/menu-v11/gecko_menu.xml.in
rename : mobile/android/base/resources/menu/gecko_menu.xml => mobile/android/base/resources/menu/gecko_menu.xml.in
2012-03-16 14:08:03 -04:00
James Willcox
f768df4a29 Bug 725167 - Don't reposition Android plugin views that aren't in view hierarchy r=blassey 2012-03-23 16:19:15 -04:00
Sriram Ramasubramanian
35a4ec6ff7 Bug 738049: Using LayoutInflater.Factory improves performance. [r=mfinkle] 2012-03-23 12:00:17 -07:00
Ehsan Akhgari
62c70a9478 Backout changeset 11b6f37603ce (bug 734302) for Android bustage 2012-03-23 15:01:14 -04:00
Ehsan Akhgari
63b59609ed Bug 734302 - Part 3: Add a menu item for toggling the profiler on mobile; r=BenWa,dougt
--HG--
rename : mobile/android/base/resources/menu-v11/gecko_menu.xml => mobile/android/base/resources/menu-v11/gecko_menu.xml.in
rename : mobile/android/base/resources/menu/gecko_menu.xml => mobile/android/base/resources/menu/gecko_menu.xml.in
2012-03-16 14:08:03 -04:00
Richard Newman
957fb3bce7 Bug 738516 - Auth cache should be set for all requests, not just authenticated requests. r=msamuel 2012-03-23 11:03:48 -07:00
Nick Alexander
bed5e12d59 Bug 709402 preparation. r=rnewman 2012-03-23 11:03:48 -07:00