David Zbarsky
|
fe804d085c
|
[Bug 780428] Don't include nsIFrame.h in places where it's not necessary r=roc
|
2012-08-05 23:00:56 -04:00 |
|
Mike Hommey
|
c1b35e7b2a
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Aryeh Gregor
|
57c0ad57fb
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
|
Mark Capella
|
bf92974758
|
Bug 769998 - Make nsIWidget::IsVisible return bool, r=roc, f=ms2ger
|
2012-07-19 04:57:50 -04:00 |
|
Ehsan Akhgari
|
5c63bf26a2
|
Backout changeset bd0a91621ea9 (bug 539356) because of performance and correctness regressions
|
2012-07-03 20:25:57 -04:00 |
|
Ehsan Akhgari
|
6ef72aef93
|
Backout changeset f568fc280fb0 (bug 539356) because of performance and correctness regressions
|
2012-07-03 20:24:55 -04:00 |
|
Ehsan Akhgari
|
99bc5e9399
|
Backout changeset ba840bf34511 (bug 539356) because of performance and correctness regressions
|
2012-07-03 20:20:24 -04:00 |
|
Ehsan Akhgari
|
829b35a778
|
Backout changeset d9f3358435ba (bug 539356) because of performance and correctness regressions
|
2012-07-03 20:17:53 -04:00 |
|
Ehsan Akhgari
|
675fd1091f
|
Backout changeset f09fdc691c66 (bug 539356) because of performance and correctness regressions
|
2012-07-03 20:16:25 -04:00 |
|
Ehsan Akhgari
|
cc4eb213b4
|
Backout changeset e794d5f88e0c (bug 539356) because of performance and correctness regressions
|
2012-07-03 20:14:47 -04:00 |
|
Ehsan Akhgari
|
5dfcced8d0
|
Backout changeset 674cde7d007a (bug 770000 because DLBI is being backed out
|
2012-07-03 19:36:38 -04:00 |
|
Matt Woodrow
|
d4e8c963bf
|
Bug 770000 - Call WillPaint and DidPaint from the refresh driver instead of the widget events. r=roc
|
2012-07-03 21:06:04 +12:00 |
|
David Zbarsky
|
cd3c58ee76
|
Bug 763350 - Clean up some includes in content/ and dom/ r=smaug
|
2012-07-01 16:45:59 -07:00 |
|
Matt Woodrow
|
1d473e382a
|
Bug 539356 - Part 19 - Only repaint retained layers after the previous repainted has been drawn to the window. r=roc
|
2012-06-30 15:06:13 +12:00 |
|
Matt Woodrow
|
8baa378892
|
Bug 539356 - Part 16 - Revoke any pending ViewManager flushes when we do one (sometimes we get this called from Will Paint events). r=roc
|
2012-06-30 15:06:12 +12:00 |
|
Matt Woodrow
|
4dffec4e63
|
Bug 539356 - Part 13 - Only repaint widgets that have had changes since the last paint. r=roc
|
2012-06-30 15:06:12 +12:00 |
|
Matt Woodrow
|
67eaa8edd4
|
Bug 539356 - Part 11 - Reimplement empty transactions. r=roc
|
2012-06-30 15:06:12 +12:00 |
|
Matt Woodrow
|
1f0dbc7c74
|
Bug 539356 - Part 9 - Implement DLBI. r=roc,bz,jwatt
|
2012-06-30 15:06:11 +12:00 |
|
Matt Woodrow
|
69d08d71a9
|
Bug 539356 - Part 8b - Move painting of retained layers to the view manager flush, and only composite on the paint event. r=roc
|
2012-06-30 15:06:10 +12:00 |
|
Jonathan Watt
|
9ac7bb2267
|
Bug 767388 - Kill NS_DEBUG. r=bz.
--HG--
extra : rebase_source : d045208a26345712dbb4628c973c616cd9504f28
|
2012-06-25 20:59:42 +01:00 |
|
Ehsan Akhgari
|
d40ed1738a
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (view parts); r=roc
--HG--
extra : rebase_source : 5492f4c6d1cab22211b760edf8c77b889c651d76
|
2012-06-18 21:24:02 -04:00 |
|
Takanori MATSUURA
|
5c9f3f4809
|
Bug 751521 - Separate pixman detection from cairo. r=glandium
|
2012-05-26 08:44:00 +02:00 |
|
Gervase Markham
|
87620f5676
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Ali Juma
|
d62323c372
|
Bug 748048 - Part 1: Remove SetInvalidationDimensions and GetInvalidationDimensions. r=roc
|
2012-05-03 12:33:51 -04:00 |
|
Daniel Holbert
|
35adadf192
|
Bug 740515: In nsIView::List fprintf call, wrap pointer in 'static_cast<void*>' to fix build warning. r=smaug
|
2012-03-30 13:36:43 -07:00 |
|
Robert O'Callahan
|
779d6360f4
|
Bug 721294. Only call nsIPresShell::WillPaint for the root presshell. Pass aWilLSendDidPaint correctly to nsIPresShell::Paint. Remove aPaintDefaultBackground from nsIPresShell::Paint. r=mats
|
2012-01-28 16:36:23 +13:00 |
|
Phil Ringnalda
|
f7620ea904
|
Back out eb80ab6ee07b (bug 721627) and 06d02e7132b2 (bug 721294) for orange and red
|
2012-01-27 20:31:29 -08:00 |
|
Robert O'Callahan
|
613c2cea1d
|
Bug 721294. Only call nsIPresShell::WillPaint for the root presshell. Pass aWilLSendDidPaint correctly to nsIPresShell::Paint. Remove aPaintDefaultBackground from nsIPresShell::Paint. r=mats
--HG--
extra : rebase_source : f54afeed8d3d41d3e8f9118386e4a67cfac82a98
|
2012-01-28 16:36:23 +13:00 |
|
Jeff Muizelaar
|
a47ca866d2
|
Bug 718440. Add more sampler labels to various places. r=bgirard
This shows the problems described in bug 710068.
|
2012-01-17 15:33:04 -05:00 |
|
Wes Johnston
|
72f42280fd
|
Bug 603008 - Platform support for multitouch events. r=smaug
* * *
Bug 603008 - Platform support for multitouch events.
* * *
ifdefandroid
|
2011-12-16 16:24:11 -08:00 |
|
Matt Brubeck
|
b79b1e58d3
|
Back out 88733ce1bef3 (bug 718440) because of Windows build failure
|
2012-01-17 15:15:47 -08:00 |
|
Jeff Muizelaar
|
315982723f
|
Bug 718440. Add more sampler labels to various places. r=bgirard
This shows the problems described in bug 710068.
|
2012-01-17 15:33:04 -05:00 |
|
Markus Stange
|
d0ed306317
|
Bug 598482 part 22 - Bump nsIViewManager UUID. r=roc
|
2011-12-23 22:52:26 -05:00 |
|
Markus Stange
|
56290bc083
|
Bug 598482 part 21 - Update the invalidation setup comment. r=roc
|
2011-12-23 22:52:25 -05:00 |
|
Markus Stange
|
eb399a7302
|
Bug 598482 part 20 - Rename Update to Invalidate; view updates are now always asynchronous. r=roc
|
2011-12-23 22:52:25 -05:00 |
|
Markus Stange
|
965873a64b
|
Bug 598482 part 18 - Separate NS_WILL_PAINT and NS_PAINT handling; only flush again if no NS_WILL_PAINT event has been sent by the platform. r=roc
|
2011-12-23 22:52:24 -05:00 |
|
Boris Zbarsky
|
b02086b4af
|
Bug 598482 part 16. When flushing layout, also flush out widget geometry changes. r=roc
|
2011-12-23 22:52:23 -05:00 |
|
Markus Stange
|
464140fc29
|
Bug 598482 part 15 - Rename view update batches to refresh disable batches and only use them in the two places that can enter reflow (where synchronous painting is permitted). r=roc
|
2011-12-23 22:52:23 -05:00 |
|
Boris Zbarsky
|
2a31a9533e
|
Bug 598482 part 14. Rename IsRefreshEnabled to IsPaintingAllowed. r=roc
|
2011-12-23 22:52:23 -05:00 |
|
Markus Stange
|
9536e6daf6
|
Bug 598482 part 13 - Flush invalidations via the refresh driver instead of from view update batches. Change the meaning of "refresh disabled" from "no invalidations allowed" to "no synchronous painting allowed". r=roc
|
2011-12-23 22:52:23 -05:00 |
|
Markus Stange
|
c40cfadc96
|
Bug 598482 part 12 - Remove unnecessary widget parameter. r=roc
|
2011-12-23 22:52:23 -05:00 |
|
Markus Stange
|
aa95f5d61c
|
Bug 598482 part 11 - Set up a connection between the view manager and the refresh driver. r=roc
|
2011-12-23 22:52:22 -05:00 |
|
Markus Stange
|
8cabc9878d
|
Bug 598482 part 10 - Small refactoring in nsViewManager. r=roc
|
2011-12-23 22:52:22 -05:00 |
|
Markus Stange
|
0c6de8adf6
|
Bug 598482 part 9 - Remove unused aIgnoreWidgetView argument. r=roc
|
2011-12-23 22:52:22 -05:00 |
|
Markus Stange
|
164e432c6b
|
Bug 598482 part 8 - Remove unused mUpdateCnt. r=roc
|
2011-12-23 22:52:22 -05:00 |
|
Markus Stange
|
d13d62c3a3
|
Bug 598482 part 7 - Remove NS_VMREFRESH_* flags. NS_VMREFRESH_NO_SYNC is now the unchangable default. r=roc
|
2011-12-23 22:52:22 -05:00 |
|
Markus Stange
|
294783292b
|
Bug 598482 part 5 - Remove support for event-based invalidation flushing. r=roc
|
2011-12-23 22:52:21 -05:00 |
|
Markus Stange
|
11a49c8991
|
Bug 598482 part 3 - Remove synchronous painting APIs from nsIWidget. r=roc
|
2011-12-23 22:52:21 -05:00 |
|
Markus Stange
|
1a8fc22417
|
Bug 598482 part 2 - Remove synchronous painting APIs from nsIViewManager. r=roc
|
2011-12-23 22:52:21 -05:00 |
|
Phil Ringnalda
|
3cce1527f8
|
Back out 1ac4cb2e7c32 to c631f9c3e9a9 (bug 598482) for Android reftest failures
|
2011-12-23 22:21:58 -08:00 |
|