.. |
crashtests
|
Add more crashtests
|
2009-08-27 21:11:40 -07:00 |
tests
|
Bug 435296 - Decode-On-Draw. r=joe,roc,bz,dolske,peterw sr=vlad
|
2009-09-12 16:44:18 -06:00 |
Makefile.in
|
Bug 513032 - remove empty conditionals in our makefiles, r=ted
|
2009-08-27 10:48:18 -07:00 |
nsBidi.cpp
|
|
|
nsBidi.h
|
|
|
nsBidiPresUtils.cpp
|
Bug 281387. Make nsIFrame::Append/InsertFrames use nsFrameList. r=bernd,roc, sr=dbaron
|
2009-07-30 13:23:32 -04:00 |
nsBidiPresUtils.h
|
|
|
nsCaret.cpp
|
Bug 352093. Part 8: Fix view returned for eToplevelWindowCoordinates. r=bzbarsky
|
2009-07-22 12:45:07 +12:00 |
nsCaret.h
|
|
|
nsChangeHint.h
|
Bug 502288. Provide finer-grained style change hints for triggering reflow. r=dbaron
|
2009-08-03 21:22:13 -04:00 |
nsChildIterator.cpp
|
|
|
nsChildIterator.h
|
|
|
nsCompatibility.h
|
|
|
nsCounterManager.cpp
|
|
|
nsCounterManager.h
|
b=513807 comparison of unsigned expression >= 0 is always true when constructing nsGenConNodes r=dbaron
|
2009-09-03 08:45:43 +12:00 |
nsCSSColorUtils.cpp
|
|
|
nsCSSColorUtils.h
|
|
|
nsCSSFrameConstructor.cpp
|
Make style changes know whether they are for transitions or not. (Bug 435441) r=bzbarsky
|
2009-09-11 06:46:36 -04:00 |
nsCSSFrameConstructor.h
|
Make style changes know whether they are for transitions or not. (Bug 435441) r=bzbarsky
|
2009-09-11 06:46:36 -04:00 |
nsCSSRendering.cpp
|
Bug 435296 - Sync decode handling for decode-on-draw. r=roc
|
2009-09-12 16:44:18 -06:00 |
nsCSSRendering.h
|
Bug 435296 - Sync decode handling for decode-on-draw. r=roc
|
2009-09-12 16:44:18 -06:00 |
nsCSSRenderingBorders.cpp
|
Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc
|
2009-07-20 18:50:15 -07:00 |
nsCSSRenderingBorders.h
|
Bug 492531 - Optimize some CSS and Reflow classes for memory usage; r+sr=dbaron
|
2009-05-13 10:26:48 +02:00 |
nsDisplayList.cpp
|
Bug 435296 - Sync decode handling for decode-on-draw. r=roc
|
2009-09-12 16:44:18 -06:00 |
nsDisplayList.h
|
Bug 435296 - Sync decode handling for decode-on-draw. r=roc
|
2009-09-12 16:44:18 -06:00 |
nsDocumentViewer.cpp
|
Bug 511883 - window.print() doesn't work from inside a frame, r=roc
|
2009-09-09 16:53:06 +03:00 |
nsFrameManager.cpp
|
Use nsRefPtr for new context in ReResolveStyleContext. (Bug 435441) r=bzbarsky
|
2009-09-11 06:46:36 -04:00 |
nsFrameManager.h
|
Bug 281387. Make nsIFrame::Append/InsertFrames use nsFrameList. r=bernd,roc, sr=dbaron
|
2009-07-30 13:23:32 -04:00 |
nsFrameManagerBase.h
|
|
|
nsFrameTraversal.cpp
|
|
|
nsFrameTraversal.h
|
|
|
nsGenConList.cpp
|
|
|
nsGenConList.h
|
|
|
nsIDocumentViewer.h
|
|
|
nsIDocumentViewerPrint.h
|
|
|
nsIFrameTraversal.h
|
|
|
nsIImageMap.h
|
|
|
nsILayoutDebugger.h
|
|
|
nsILayoutHistoryState.h
|
|
|
nsImageLoader.cpp
|
Bug 435296 - Sync decode handling for decode-on-draw. r=roc
|
2009-09-12 16:44:18 -06:00 |
nsImageLoader.h
|
Bug 435296 - Decode-On-Draw. r=joe,roc,bz,dolske,peterw sr=vlad
|
2009-09-12 16:44:18 -06:00 |
nsIPercentHeightObserver.h
|
Bug 497495 part 3: Add methods to every nsFrame subclass that expose the as-allocated identity of every frame object. Also some cleanups to the QueryFrame implementation. r=dbaron sr=roc
|
2009-09-12 17:49:24 +01:00 |
nsIPresShell.h
|
Bug 497495 (frame poisoning) part 4: Change nsPresArena to maintain separate free lists for every frame class, based on its FrameIID. Pass the necessary information in from AllocateFrame and FreeFrame. r=roc sr=dbaron
|
2009-09-14 17:29:56 -04:00 |
nsIReflowCallback.h
|
|
|
nsIStyleSheetService.idl
|
|
|
nsLayoutDebugger.cpp
|
Bug 510651: Fold nsIFrameDebug into nsFrame. r=dbaron sr=mrbkap
|
2009-08-20 14:52:48 -07:00 |
nsLayoutErrors.h
|
|
|
nsLayoutHistoryState.cpp
|
|
|
nsLayoutUtils.cpp
|
Bug 435296 - Decode-On-Draw. r=joe,roc,bz,dolske,peterw sr=vlad
|
2009-09-12 16:44:18 -06:00 |
nsLayoutUtils.h
|
Bug 435296 - Decode-On-Draw. r=joe,roc,bz,dolske,peterw sr=vlad
|
2009-09-12 16:44:18 -06:00 |
nsPresArena.cpp
|
Bug 497495 (frame poisoning) part 4: Change nsPresArena to maintain separate free lists for every frame class, based on its FrameIID. Pass the necessary information in from AllocateFrame and FreeFrame. r=roc sr=dbaron
|
2009-09-14 17:29:56 -04:00 |
nsPresArena.h
|
Bug 497495 (frame poisoning) part 4: Change nsPresArena to maintain separate free lists for every frame class, based on its FrameIID. Pass the necessary information in from AllocateFrame and FreeFrame. r=roc sr=dbaron
|
2009-09-14 17:29:56 -04:00 |
nsPresContext.cpp
|
Bug 435296 - Decode-On-Draw. r=joe,roc,bz,dolske,peterw sr=vlad
|
2009-09-12 16:44:18 -06:00 |
nsPresContext.h
|
Make style changes know whether they are for transitions or not. (Bug 435441) r=bzbarsky
|
2009-09-11 06:46:36 -04:00 |
nsPresShell.cpp
|
Bug 497495 (frame poisoning) part 4: Change nsPresArena to maintain separate free lists for every frame class, based on its FrameIID. Pass the necessary information in from AllocateFrame and FreeFrame. r=roc sr=dbaron
|
2009-09-14 17:29:56 -04:00 |
nsPresState.cpp
|
|
|
nsPresState.h
|
|
|
nsQuoteList.cpp
|
|
|
nsQuoteList.h
|
b=513807 comparison of unsigned expression >= 0 is always true when constructing nsGenConNodes r=dbaron
|
2009-09-03 08:45:43 +12:00 |
nsStyleChangeList.cpp
|
Bug 508900. Fix assertion due to us not unsetting all the bits we should unset. r=dbaron
|
2009-08-10 10:54:21 -04:00 |
nsStyleChangeList.h
|
|
|
nsStyleConsts.h
|
Bug 508179. Implement 'pointer-events:none;' for all elements. r=roc, r=dbaron.
|
2009-08-26 20:53:35 -07:00 |
nsStyleSheetService.cpp
|
|
|
nsStyleSheetService.h
|
Bug 106386 - Correct misspellings in source code (old); Part 2; r=timeless
|
2009-07-27 10:47:02 +02:00 |