Olli Pettay
|
abf43f852b
|
Bug 566466 - speed up createElement(), r=jst, peterv
|
2010-07-23 12:49:57 +03:00 |
|
Craig Topper
|
b9673b8709
|
Bug 577438 Part 1: Add previous sibling to nsIMutationObserver::ContentRemoved. r=sicking
|
2010-07-21 15:05:17 -07:00 |
|
Chris Jones
|
544264704f
|
Bug 567421, part 2: Implement Dump[Self](FILE*) and Log[Self]() methods for layers. r=roc
|
2010-07-21 13:06:33 -05:00 |
|
Robert O'Callahan
|
163349d538
|
Bug 579262. Fix logic around mNeedsToUpdatePluginGeometry so we don't miss updating geometry for some plugins. r=tnikkel
|
2010-07-20 13:29:29 +12:00 |
|
Robert O'Callahan
|
2608584bee
|
Bug 562833. Set proper alignment for display items. r=dbaron
|
2010-07-20 13:29:25 +12:00 |
|
Zack Weinberg
|
76dbdde0f4
|
Bug 569719 part 2: Move headers for the former nsCSSLoader and nsCSSDeclaration into mozilla/css/. r=dbaron
--HG--
rename : layout/style/nsCSSDeclaration.cpp => layout/style/Declaration.cpp
rename : layout/style/nsCSSDeclaration.h => layout/style/Declaration.h
rename : layout/style/nsCSSLoader.cpp => layout/style/Loader.cpp
rename : layout/style/nsCSSLoader.h => layout/style/Loader.h
|
2010-06-28 15:49:35 -07:00 |
|
Timothy Nikkel
|
3d5bb058f6
|
Bug 572296. Default the position to open the context menu to the top left of the document. r=mats
|
2010-07-18 21:23:48 -05:00 |
|
Timothy Nikkel
|
eaf04d25f4
|
Bug 563878. Part 15. Fix GetOffsetTo callsites. r=mats
|
2010-07-18 21:23:48 -05:00 |
|
Timothy Nikkel
|
8d58defa7a
|
Convert to calls of GetOffsetTo from retained layers to GetOffsetToCrossDoc. r=roc on irc
|
2010-07-18 21:23:48 -05:00 |
|
Timothy Nikkel
|
25663b3497
|
Bug 563878. Part 13. Implement zoom display list item to handle document hierarchies where zoom is not constant. r=mats sr=roc
|
2010-07-18 21:23:48 -05:00 |
|
Timothy Nikkel
|
b364da1a00
|
Bug 563878. Part 12. Change the view observer interface and overhaul painting in view/. r=mats f=roc
|
2010-07-18 21:23:47 -05:00 |
|
Timothy Nikkel
|
3317cb6848
|
Bug 563878. Part 11. Rework the synth mouse move code. r=mats
|
2010-07-18 21:23:47 -05:00 |
|
Timothy Nikkel
|
b131ad775d
|
Adjust comment. r=roc on irc
|
2010-07-18 21:23:47 -05:00 |
|
Timothy Nikkel
|
460def762d
|
Bug 563878. Part 7. Change frame, point, rect, region APIs. r=mats sr=roc
|
2010-07-18 21:23:47 -05:00 |
|
Craig Topper
|
dcd5047456
|
Bug 571946 - Let nsICSSRule::GetType return the type as a PRInt32 type instead of taking an outparam for that. r=bz
|
2010-07-18 16:39:20 +02:00 |
|
Jim Mathies
|
40cf61b306
|
merge
|
2010-07-15 21:47:52 -05:00 |
|
Jim Mathies
|
f529587759
|
Backing out 'Call Show if our nsIXULWindow will not' patch from bug 574690 due to various regressions. r=bz
|
2010-07-15 21:47:14 -05:00 |
|
Robert O'Callahan
|
c5cdc8c894
|
Bug 564991. Part 44: Move IsFixedAndCoveringViewport implementation to nsDisplayBackground so it can work on any frame, not just the canvas background. r=tnikkel
|
2010-07-16 09:08:12 +12:00 |
|
Robert O'Callahan
|
27f182eeac
|
Bug 564991. Part 42: When the root frame changes size, invalidate the changed area. r=tnikkel
|
2010-07-16 09:08:12 +12:00 |
|
Robert O'Callahan
|
e9cc1ca0ad
|
Bug 564991. Part 39: Accumulate the full opaque rect of opaque display items, and don't simplify away opaque areas of display items low in z-order. r=tnikkel
|
2010-07-16 09:08:11 +12:00 |
|
Robert O'Callahan
|
2b0f4a408a
|
Bug 564991. Part 38: Make invalidation-during-paint work reliably. r=mats,sr=dbaron
|
2010-07-16 09:08:11 +12:00 |
|
Robert O'Callahan
|
4e94c263b7
|
Bug 564991. Part 35: Fix text decorations to have a unique GetPerFrameKey. r=tnikkel
|
2010-07-16 09:08:10 +12:00 |
|
Robert O'Callahan
|
e98a518e3c
|
Bug 564991. Part 34: Make sure that ThebesLayerBuffers are always allocated as similar surfaces to the widget surface, whenever possible. r=cjones
|
2010-07-16 09:08:10 +12:00 |
|
Robert O'Callahan
|
cc0c10fa76
|
Bug 564991. Part 33: Copy data out of hashtable in DrawThebesLayer in case hashtable is modified during the method. r=tnikkel
|
2010-07-16 09:08:10 +12:00 |
|
Robert O'Callahan
|
efa400c1bc
|
Bug 564991. Part 31: Don't cull display items in nsDisplayList::ComputeVisibility. r=mats
|
2010-07-16 09:08:09 +12:00 |
|
Robert O'Callahan
|
504ea430ab
|
Bug 573942. Adjust transform matrix in RenderDocument to ensure that components close to integers become actual integers. r=jrmuizel,sr=vlad
|
2010-07-16 09:08:08 +12:00 |
|
Robert O'Callahan
|
8ff43c1e7b
|
Bug 564991. Part 29: Sort plugins so they get moved in the best order. r=karl
|
2010-07-16 09:08:08 +12:00 |
|
Robert O'Callahan
|
1df5a7ec56
|
Bug 564991. Part 27: Make plugin geometry changes asynchronous and make them happen as close to the final paint as possible. r=matspal,sr=vlad
|
2010-07-16 09:08:08 +12:00 |
|
Robert O'Callahan
|
c5362bf642
|
Bug 564991. Part 26: Put background-attachment:fixed backgrounds that propagated to the canvas in their own layer. r=mats,sr=dbaron
|
2010-07-16 09:08:06 +12:00 |
|
Robert O'Callahan
|
1cbc86420d
|
Bug 564991. Part 25: Introduce a 'has active layers' flag on frames, which times out, and use it for 'opacity'. r=mats,sr=dbaron
|
2010-07-16 09:08:06 +12:00 |
|
Robert O'Callahan
|
d09c39d0a9
|
Bug 564991. Part 23: Introduce the concept of 'inactive' layers. r=mats,sr=dbaron
|
2010-07-16 09:08:05 +12:00 |
|
Robert O'Callahan
|
8fef922c84
|
Bug 564991. Part 17: Reimplement ColorLayers. r=mats
|
2010-07-16 09:08:03 +12:00 |
|
Robert O'Callahan
|
9ac2bf6f05
|
Bug 564991. Part 16: Improve performance by putting each scrollbar in its own layer. Also note that Mac scrollbars are opaque. r=mats,sr=dbaron
|
2010-07-16 09:08:03 +12:00 |
|
Robert O'Callahan
|
fa8f373bc3
|
Bug 564991. Part 14: Scroll using the layer system. r=mats,sr=dbaron
|
2010-07-16 09:08:02 +12:00 |
|
Robert O'Callahan
|
f756e0c2a9
|
Bug 572613. Avoid creating a SolidColor display item when possible by poking the color into the canvas background display item. r=tnikkel
|
2010-07-16 09:07:53 +12:00 |
|
Robert O'Callahan
|
1917c1d836
|
Bug 564991. Part 13: Optimize invalidation to avoid repainting ThebesLayer contents sometimes. r=mats,sr=dbaron
|
2010-07-16 09:07:53 +12:00 |
|
Robert O'Callahan
|
8e44ae607d
|
Bug 564991. Part 12: Refactor RenderDocument to use nsLayoutUtils::PaintFrame. r=mats
|
2010-07-16 09:07:52 +12:00 |
|
Robert O'Callahan
|
5bf4f6d915
|
Bug 564991. Part 11: Start retaining layer trees. r=mats
|
2010-07-16 09:07:51 +12:00 |
|
Robert O'Callahan
|
2c8b5b5a93
|
Bug 564991. Part 10: When NS_DOCUMENT_STATE_WINDOW_INACTIVE changes, flush the contents of all ThebesLayers. We need to do this because this change can change the rendering of themed content, and explicitly tracking and invalidating all such content would be way too expensive to justify. r=mats
|
2010-07-16 09:07:51 +12:00 |
|
Robert O'Callahan
|
cc872e7c9e
|
Bug 564991. Part 9: Retain layer trees. r=tnikkel,sr=mats
|
2010-07-16 09:07:51 +12:00 |
|
Robert O'Callahan
|
fa45207070
|
Bug 564991. Part 7: Create Begin/EndDeferredInvalidates API so we can catch and defer invalidates on frames (and suppress certain areas completely). r=mats,sr=dbaron
|
2010-07-16 09:07:50 +12:00 |
|
Robert O'Callahan
|
079e79c90c
|
Bug 564991. Part 5: Make GetClipRect return a const reference. r=tnikkel
|
2010-07-16 09:07:50 +12:00 |
|
Robert O'Callahan
|
d3ac39adbb
|
Bug 564991. Part 4: Create GetFrameKey API. r=tnikkel,sr=mats
|
2010-07-16 09:07:49 +12:00 |
|
Michael Ventnor
|
8139bee929
|
Bug 564991. Part 3: Create unique nsDisplayItem types for every single display item. r=tnikkel
|
2010-07-16 09:07:49 +12:00 |
|
Robert O'Callahan
|
a7c0fe60ac
|
Bug 564991. Part 2: Create retained layer API: methods on FrameLayerBuilder that frames can use to access, reuse and invalidate retained layers. r=mats,sr=vlad
|
2010-07-16 09:07:46 +12:00 |
|
Robert O'Callahan
|
270cfe600a
|
Bug 564991. Part 1: Create a new kind of frame property that can receive a frame pointer when its destructor is called. r=mats
|
2010-07-16 09:07:45 +12:00 |
|
Timothy Nikkel
|
7bfe0a17cb
|
Bug 560455. Be more careful about the namespace when finding HTML frame construction data. r=bzbarsky
|
2010-07-15 14:20:32 -05:00 |
|
Timothy Nikkel
|
4a0f17cca3
|
Bug 558663. When recreating frames, recreate the parent if the parent is a leaf frame. r=bzbarsky
|
2010-07-15 14:20:31 -05:00 |
|
timeless@mozdev.org
|
792133b46f
|
Bug 577993 mark debug code in InsertFontFaceRule and nsStyleAnimation::ComputeDistance
r=dbaron
--HG--
extra : rebase_source : a8b1ed0732f8f06a192dbcc485dffe0bb10d4a50
|
2010-07-15 15:55:05 +03:00 |
|
Bas Schouten
|
998523d4ec
|
Bug 574690: Don't have DocumentViewer call show on its window if the XULWindow will do this once it's done loading chrome. r=roc
|
2010-06-28 06:24:52 +02:00 |
|