- May 03, 2012
-
-
Ali Juma authored
-
- Dec 24, 2011
-
-
Markus Stange authored
-
Markus Stange authored
-
Boris Zbarsky authored
-
Markus Stange authored
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
-
Markus Stange authored
-
Markus Stange authored
Bug 598482 part 7 - Remove NS_VMREFRESH_* flags. NS_VMREFRESH_NO_SYNC is now the unchangable default. r=roc
-
Markus Stange authored
-
- Nov 21, 2011
-
-
Neil Deakin authored
-
Neil Deakin authored
-
- Oct 26, 2011
-
-
Timothy Nikkel authored
Bug 658005. Part 2. Add a frame visibility API that takes into account everything we need, and use it. r=roc
-
- Dec 24, 2011
-
-
Phil Ringnalda authored
-
Markus Stange authored
-
Markus Stange authored
-
Boris Zbarsky authored
-
Markus Stange authored
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
-
Markus Stange authored
-
Markus Stange authored
Bug 598482 part 7 - Remove NS_VMREFRESH_* flags. NS_VMREFRESH_NO_SYNC is now the unchangable default. r=roc
-
Markus Stange authored
-
- Oct 17, 2011
-
-
Ehsan Akhgari authored
Landing on a CLOSED TREE
-
- Sep 29, 2011
-
-
Michael Wu authored
--HG-- rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
-
- Sep 09, 2011
-
-
L. David Baron authored
Create nsPresShell.h with the parts of nsPresShell.cpp that should be in a header. (Bug 685786) r=roc Note: This adds STACK_ARENA_ to the beginning of the names of a few macros. --HG-- rename : layout/base/nsPresShell.cpp => layout/base/nsPresShell.h
-
- May 30, 2011
-
-
Timothy Nikkel authored
Bug 638430. Fix finding the display root of a view when a floating view is inside a floating view. r=roc
-
- May 11, 2011
-
-
Timothy Nikkel authored
I also snuck in some minor cleanup.
-
- Oct 19, 2011
-
-
Timothy Nikkel authored
-
- Apr 17, 2011
-
-
Zack Weinberg authored
--HG-- extra : rebase_source : 8bbdf48488736b51d05e734e2e9316c1460cfed5
-
- Apr 11, 2011
-
-
Robert O'Callahan authored
Bug 598854. We no longer have cases where the view to paint is not a displayroot, so remove the code that handles that. r=tnikkel
-
- Apr 08, 2011
-
-
Zack Weinberg authored
Bug 266236 part 9: Move nsBoundingMetrics to its own header and prune inclusions of nsRenderingContext.h. --HG-- rename : gfx/src/nsThebesRenderingContext.cpp => gfx/src/nsRenderingContext.cpp rename : gfx/src/nsThebesRenderingContext.h => gfx/src/nsRenderingContext.h extra : rebase_source : 92660748436f03475e011184e2828f1db0ad63e0
-
Jan Küchler authored
Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>. --HG-- rename : gfx/src/nsThebesRenderingContext.cpp => gfx/src/nsRenderingContext.cpp extra : rebase_source : 34884bfcafd885feaf73300bc7246cd192062a48
-
- Mar 11, 2011
-
-
Chris Jones authored
-
- Mar 01, 2011
-
-
Timothy Nikkel authored
Bug 636817. Make LayerManagerForDocument return the correct manager even when there is no root frame so that empty transactions work correctly. r=roc a=hardblocker
-
- Mar 30, 2011
-
-
Ms2ger authored
-
- Sep 18, 2010
-
-
Mats Palmgren authored
Bug 449734 part 1 - Preserve presentation when dragging a tab between browser windows. r=roc a=blocking2.0:betaN
-
- Mar 21, 2011
-
-
Ehsan Akhgari authored
Bug 610391 - Create the widget for drop-down comboboxes lazily, and tear it down when the drop-down is closed; r=roc
-
- Sep 11, 2010
-
-
Timothy Nikkel authored
Bug 594267. Get rid of hack to determine if a document is visible now that chrome and content view managers are linked. r=roc a=roc
-
- Sep 20, 2010
-
-
Masatoshi Kimura authored
-
- Sep 03, 2010
-
-
Mats Palmgren authored
-
Mats Palmgren authored
Bug 449734 - Preserve presentation when dragging a tab between browser windows. r=roc a=blocking2.0:betaN
-
- Aug 20, 2010
-
-
Chris Jones authored
Bug 582057, part i: Use nsIWidget::CreateChild in nsIView::CreateWidget* (where possible). r=roc a=blocking-fennecb1
-
Chris Jones authored
Bug 582057, part g: Split nsIView::CreateWidget into CreateWidget, CreateWidgetForParent, and CreateWidgetForPopup in preparation of eliminating IIDs here. sr=roc
-