Граф коммитов

29 Коммитов

Автор SHA1 Сообщение Дата
Benjamin Stover 3a2e16a472 Bug 539787 - [regression] center() throws sometimes when switching tabs [r=mfinkle] 2010-01-14 14:31:25 -08:00
Benjamin Stover 9c0d0703dc Bug 538669 - Improve idle crawler [r=vingtetun,froystig] 2010-01-14 13:35:08 -08:00
Benjamin Stover 26e3aa6b87 Bug 539062 - Less checkerboarding [r=vingtetun,froystig] [and stuart's cool with it too] 2010-01-14 10:30:04 -08:00
Benjamin Stover 633aee553b Bug 538571 - checkerboard appears after slow pan [r=stuart,vingtetun,froystig] 2010-01-12 10:10:17 -08:00
Brad Lassey 2940a9d720 bug 537660 - fennec takes too long to respond to zoom command r=mfinkle,stechz,froystig 2010-01-11 15:43:47 -05:00
Benjamin Stover be9c1279ea Bug 534652 - Remove White area surrounding content document on nightly builds. r=dougt 2009-12-22 16:45:54 -08:00
Doug Turner 68f6364c3b Bug 534054 - Black horizontal lines on some sites. Workaround. r=webapps@stechz.com 2009-12-11 09:47:24 -08:00
Benjamin Stover 635cb33b18 Bug 523988 - Dirty Tiles show up when trying to zoom during a page load [r=mfinkle] 2009-12-08 09:44:57 -08:00
Benjamin Stover ce60870f68 Bug 526904 - Tabs loading in background are not pannable 2009-11-24 13:59:35 -08:00
Benjamin Stover 2b230a3e7f Bug 528323: Improve zooming perf and fix zoom for some sites [r=mark.finkle] 2009-11-12 23:41:45 -05:00
Roy Frostig 9900b8fc86 Bug 480958. Update viewport dimensions as per MozScrolledAreaChanged. r=mfinkle 2009-09-08 15:02:49 -07:00
Mark Finkle 3af323236e Backed out changeset d7623fd1ad70 2009-10-21 15:41:09 -04:00
Roy Frostig 15f1888b76 Bug 480958: Update viewport dimensions as per MozScrolledAreaChanged [r=mark.finkle r=stuart] 2009-10-21 14:05:55 -04:00
Benjamin Stover 892ff7ef92 Bug 523373: [Regression] _criticalRect is empty and throws in Rect.center() [r=froystig] 2009-10-20 22:16:06 -04:00
Mark Finkle 91e5b46303 Bug 522514: Make tile capacity a preference [r=stechz] 2009-10-19 16:22:17 -04:00
Benjamin Stover b8a764f3cc Bug 520910: Refactor Rect and add Point class, r=gavin 2009-10-15 15:50:32 -04:00
Doug Turner c7462d75a0 Bug 522060 - OOM caused by too much memory used in the tile cache. r=mfinkle 2009-10-13 13:54:51 -07:00
Roy Frostig 50b5c6e668 Prefetch tiles in TileManager when device is idle as reported by nsIIdleService. r=dougt,mfinkle. 2009-10-09 20:03:14 -07:00
Benjamin Stover 5879d6272c Bug 518959: Only repaint dirty parts, r=stuart, r=mfinkle 2009-10-05 23:14:57 -04:00
Benjamin Stover 3ffb4df729 Bug 486014: GMail storage counter flickers with each update, r=mfinkle, r=stuart 2009-09-21 17:46:10 -04:00
Roy Frostig e23f697100 bug 511516. Add BrowserView API for rendering to a destination canvas. 2009-08-22 14:06:51 -04:00
Roy Frostig 34f34c702f Minor changes to address review comments on TileManager and BrowserView. 2009-08-06 18:44:20 -07:00
Stuart Parmenter 9bb41c902e Hook up urlbar scrolling/panning 2009-08-05 13:28:43 -07:00
Roy Frostig bc52a14062 Implemented double click in browser view container do zoom to and from element.
Added Browser::forceChromeReflow() with a reflow-forcing hack thanks to dbaron.
Added BrowserView::forceContainerResize() to resize the browser view container even if in the middle of a batch operation.
2009-07-31 15:32:48 -07:00
Roy Frostig 61595743b7 Oopsie, small bugfix for bug I introduced to wsRect::intersects in my last commit. 2009-07-30 18:17:15 -07:00
Roy Frostig a32bb0b6f0 Fixed Makefile.in WinNT/CE preprocessing command.
Tile manager macros done in BEGIN, END form.
Tile manager macros put to better use.  Small optimizations on begin and endCriticalRect.
Fixed tile pool sorting and eviction so that no extra evict guard is needed on every FORCREATE.
Fixed assorted small bugs throughout (maybe introduced some new ones ;p).
Added sweet sweet tilecache debug to browser.js.
2009-07-30 17:31:09 -07:00
Roy Frostig 657b164f1e Some cleanup plus some new messup that reveals more about the content click bug. 2009-07-29 13:27:42 -07:00
Roy Frostig 206611c381 Makefile fix to preprocess JS with both gcc and MSVS (thanks mfinkle, bcombee).
Use macros instead of forEachIntersectingRect everywhere in TileManager.
Small kinetic fix: kill the timer if the KineticController's panBy callback throws an exception of any kind.
2009-07-29 12:51:24 -07:00
Roy Frostig 600e926a00 Preprocess TileManager.js.in to TileManager.js
--HG--
rename : mobile/chrome/content/TileManager.js => mobile/chrome/content/TileManager.js.in
2009-07-21 16:23:19 -07:00