2016-06-20 |
akling@apple.com | When navigating, discard decoded image data that is... |
blob | commitdiff |
2016-06-17 |
fred.wang@free.fr | Refactor RenderMathMLRoot layout function to avoid... |
blob | commitdiff | diff to current |
2016-06-17 |
cdumez@apple.com | Drop some unnecessary header includes |
blob | commitdiff | diff to current |
2016-06-06 |
zalan@apple.com | Addressing post-review comments on r201635. |
blob | commitdiff | diff to current |
2016-06-03 |
zalan@apple.com | Repaint issue with vertical text in an out of flow... |
blob | commitdiff | diff to current |
2016-05-31 |
hyatt@apple.com | REGRESSION(r201040): Repainting of moving overflow... |
blob | commitdiff | diff to current |
2016-05-19 |
zalan@apple.com | Cleanup RenderObject::container() |
blob | commitdiff | diff to current |
2016-05-19 |
cdumez@apple.com | Update RenderBlockFlow::adjustComputedFontSizes() to... |
blob | commitdiff | diff to current |
2016-05-17 |
hyatt@apple.com | Optimize layer repaint rect computation and painting. |
blob | commitdiff | diff to current |
2016-05-16 |
zalan@apple.com | containingBlockFor*Position functions should take the... |
blob | commitdiff | diff to current |
2016-05-09 |
simon.fraser@apple.com | Clean up iOS text autosizing code |
blob | commitdiff | diff to current |
2016-05-07 |
simon.fraser@apple.com | Enable IOS_TEXT_AUTOSIZING on Mac and make it testable |
blob | commitdiff | diff to current |
2016-04-26 |
antti@apple.com | RenderElement::style() should return const RenderStyle |
blob | commitdiff | diff to current |
2016-04-05 |
simon.fraser@apple.com | Add a "notifyutil" callback for dumping the RenderLayer... |
blob | commitdiff | diff to current |
2016-04-04 |
fred.wang@free.fr | Refactor RenderMathMLRow layout functions to avoid... |
blob | commitdiff | diff to current |
2016-03-05 |
jdiggs@igalia.com | AX: Implement missing/different accessibility API mappi... |
blob | commitdiff | diff to current |
2016-03-04 |
darin@apple.com | Remove "virtual" from all lines that have both "virtual... |
blob | commitdiff | diff to current |
2016-02-11 |
zalan@apple.com | Subpixel rendering: Make focusring painting subpixel... |
blob | commitdiff | diff to current |
2016-02-06 |
zalan@apple.com | Outline should contribute to visual overflow. |
blob | commitdiff | diff to current |
2016-01-21 |
zalan@apple.com | victordarras.fr/cssgame/ doesn't work in Safari. |
blob | commitdiff | diff to current |
2016-01-06 |
zalan@apple.com | isAnonymousInlineBlock() should exclude any ruby content. |
blob | commitdiff | diff to current |
2015-12-30 |
zalan@apple.com | Move InlineTextBox's text decoration painting to its... |
blob | commitdiff | diff to current |
2015-12-02 |
jer.noble@apple.com | Add a setting and restriction which will pause invisibl... |
blob | commitdiff | diff to current |
2015-10-10 |
simon.fraser@apple.com | Rename RenderObject::isRoot() to isDocumentElementRende... |
blob | commitdiff | diff to current |
2015-10-07 |
zalan@apple.com | RenderObject::computeRectForRepaint/computeFloatRectFor... |
blob | commitdiff | diff to current |
2015-09-03 |
cavalcantii@gmail.com | Improve access specifier use in RenderObject |
blob | commitdiff | diff to current |
2015-08-21 |
zalan@apple.com | Make outline: auto repaint rect inflate more explicit. |
blob | commitdiff | diff to current |
2015-08-14 |
simon.fraser@apple.com | Remove a few includes from RenderObject.h |
blob | commitdiff | diff to current |
2015-08-08 |
zalan@apple.com | Move painting functions from RenderObject to RenderElement. |
blob | commitdiff | diff to current |
2015-08-07 |
zalan@apple.com | Replace RenderObject::isRooted() logic with isDescendan... |
blob | commitdiff | diff to current |
2015-08-07 |
zalan@apple.com | Subtree layout code should use RenderElement. |
blob | commitdiff | diff to current |
2015-07-28 |
simon.fraser@apple.com | Change markContainingBlocksForLayout() to take an enum... |
blob | commitdiff | diff to current |
2015-05-15 |
zalan@apple.com | White edge on animating panel on rokkosunnyvale.com |
blob | commitdiff | diff to current |
2015-04-06 |
simon.fraser@apple.com | Use a RenderObject bit for isRenderFlowThread() |
blob | commitdiff | diff to current |
2015-04-06 |
simon.fraser@apple.com | Free up some bits in RenderObject by moving rarely... |
blob | commitdiff | diff to current |
2015-03-31 |
simon.fraser@apple.com | Make it possible to compute a region for elements on... |
blob | commitdiff | diff to current |
2015-03-30 |
hyatt@apple.com | [New Block-Inside-Inline Model] Create anonymous inline... |
blob | commitdiff | diff to current |
2015-03-15 |
simon.fraser@apple.com | Clean up use of flags in localToContainer-type functions |
blob | commitdiff | diff to current |
2015-03-06 |
simon.fraser@apple.com | Allow tree dumping functions to be used in release... |
blob | commitdiff | diff to current |
2015-03-06 |
commit-queue@webki... | Unreviewed, rolling out r181139. |
blob | commitdiff | diff to current |
2015-03-06 |
simon.fraser@apple.com | Allow tree dumping functions to be used in release... |
blob | commitdiff | diff to current |
2015-02-24 |
simon.fraser@apple.com | Use nullptr in more places in FrameView, RenderView... |
blob | commitdiff | diff to current |
2015-02-18 |
hyatt@apple.com | Wrong text-decoration-style used for underlines. |
blob | commitdiff | diff to current |
2015-02-17 |
weinig@apple.com | Add experimental <attachment> element support |
blob | commitdiff | diff to current |
2015-02-16 |
hyatt@apple.com | text-underline-position:under has multiple correctness... |
blob | commitdiff | diff to current |
2015-02-13 |
zalan@apple.com | REGRESSION (r176262): Invalid cast in WebCore`WebCore... |
blob | commitdiff | diff to current |
2015-01-20 |
commit-queue@webki... | Unreviewed, rolling out r178683. |
blob | commitdiff | diff to current |
2015-01-20 |
akling@apple.com | LayoutState and subtree layout code should use RenderEl... |
blob | commitdiff | diff to current |
2015-01-17 |
zalan@apple.com | When border-radius is present, inset/outset/groove... |
blob | commitdiff | diff to current |
2014-12-12 |
simon.fraser@apple.com | Transform-style should not kill position:fixed |
blob | commitdiff | diff to current |
2014-12-04 |
cavalcantii@gmail.com | Groove/inset/outset borders show solid if the color... |
blob | commitdiff | diff to current |
2014-11-20 |
akling@apple.com | Move pseudo-style code from RenderObject to RenderElement. |
blob | commitdiff | diff to current |
2014-10-28 |
akling@apple.com | Move RenderBlock::beingDestroyed() to RenderObject. |
blob | commitdiff | diff to current |
2014-10-27 |
akling@apple.com | Devirtualize RenderDeprecatedFlexibleBox::isStretchingC... |
blob | commitdiff | diff to current |
2014-10-27 |
akling@apple.com | Move canContainFixedPositionObjects() to RenderElement. |
blob | commitdiff | diff to current |
2014-10-26 |
akling@apple.com | Move some RenderObject member functions to RenderElement. |
blob | commitdiff | diff to current |
2014-10-20 |
cdumez@apple.com | Use is<>() / downcast<>() for all remaining RenderObjec... |
blob | commitdiff | diff to current |
2014-10-16 |
abucur@adobe.com | ASSERTION FAILED in WebCore::RenderFlowThread::getRegi... |
blob | commitdiff | diff to current |
2014-10-15 |
cdumez@apple.com | Have offsetFromContainer() / offsetFromAncestorContaine... |
blob | commitdiff | diff to current |
2014-10-07 |
cdumez@apple.com | Add is<>() / downcast<>() support for RenderObject... |
blob | commitdiff | diff to current |
2014-08-29 |
zalan@apple.com | Improve showRenderTree() output. |
blob | commitdiff | diff to current |
2014-08-26 |
zalan@apple.com | Rename RenderObject::showTree() and showTreeForThis... |
blob | commitdiff | diff to current |
2014-08-22 |
achristensen@apple.com | More WEBCORE_EXPORT macros! |
blob | commitdiff | diff to current |
2014-08-18 |
antti@apple.com | Tighten RenderCounter typing |
blob | commitdiff | diff to current |
2014-06-25 |
l.gombos@samsung.com | Remove build guard for progress element |
blob | commitdiff | diff to current |
2014-06-23 |
stavila@adobe.com | REGRESSION (r168046): Incorrect handling of object... |
blob | commitdiff | diff to current |
2014-06-17 |
commit-queue@webki... | Use references instead of pointers to RenderBlock in... |
blob | commitdiff | diff to current |
2014-06-16 |
commit-queue@webki... | Use references instead of pointers to RenderBlock in... |
blob | commitdiff | diff to current |
2014-06-16 |
fred.wang@free.fr | Draw radicals with glyphs for better rendering |
blob | commitdiff | diff to current |
2014-06-14 |
fred.wang@free.fr | Unreviewed, rolling out r169963. |
blob | commitdiff | diff to current |
2014-06-14 |
fred.wang@free.fr | Draw radicals with glyphs for better rendering |
blob | commitdiff | diff to current |
2014-06-13 |
fred.wang@free.fr | Unreviewed, rolling out r169939. |
blob | commitdiff | diff to current |
2014-06-13 |
fred.wang@free.fr | Draw radicals with glyphs for better rendering |
blob | commitdiff | diff to current |
2014-06-11 |
benjamin@webkit.org | Reduce the overhead of updating the animatable style... |
blob | commitdiff | diff to current |
2014-05-22 |
rego@igalia.com | [CSS Grid Layout] Guard RenderObject::isRenderGrid... |
blob | commitdiff | diff to current |
2014-05-18 |
commit-queue@webki... | Input ::selection pseudo class does not work leading... |
blob | commitdiff | diff to current |
2014-05-16 |
stavila@adobe.com | [CSS Regions] Add ASSERT to make sure using the flowThr... |
blob | commitdiff | diff to current |
2014-05-16 |
abucur@adobe.com | [CSS Regions] Reduce the RenderRegion invasiveness... |
blob | commitdiff | diff to current |
2014-05-15 |
commit-queue@webki... | Unreviewed, rolling out r168899. |
blob | commitdiff | diff to current |
2014-05-15 |
abucur@adobe.com | [CSS Regions] Reduce the RenderRegion invasiveness... |
blob | commitdiff | diff to current |
2014-05-14 |
commit-queue@webki... | Unreviewed, rolling out r168837. |
blob | commitdiff | diff to current |
2014-05-14 |
stavila@adobe.com | [CSS Regions] Add ASSERT to make sure using the flowThr... |
blob | commitdiff | diff to current |
2014-05-07 |
dino@apple.com | Clean up the difference between painting focus rings... |
blob | commitdiff | diff to current |
2014-05-06 |
hyatt@apple.com | Begin Removal of Old Multi-Column Code. |
blob | commitdiff | diff to current |
2014-04-25 |
hyatt@apple.com | [New Multicolumn] Add support for offsetLeft and offsetTop. |
blob | commitdiff | diff to current |
2014-04-25 |
stavila@adobe.com | [CSS Regions] Overflow selection doesn't work properly |
blob | commitdiff | diff to current |
2014-04-24 |
zalan@apple.com | Transition RenderTheme API from RenderObject* to const... |
blob | commitdiff | diff to current |
2014-04-22 |
rego@igalia.com | [CSS Regions] Selection highlight doesn't match DOM... |
blob | commitdiff | diff to current |
2014-04-17 |
hyatt@apple.com | [New Multicolumn] columnNumberForOffset is not patched... |
blob | commitdiff | diff to current |
2014-04-15 |
hyatt@apple.com | [New Multicolumn] Add support for column-span:all |
blob | commitdiff | diff to current |
2014-04-03 |
abucur@adobe.com | [CSS Regions] Include region range information when... |
blob | commitdiff | diff to current |
2014-03-22 |
simon.fraser@apple.com | Some #include hygiene in Node/Element etc |
blob | commitdiff | diff to current |
2014-02-28 |
zalan@apple.com | Subpixel rendering: Add subpixel support to border... |
blob | commitdiff | diff to current |
2014-02-24 |
commit-queue@webki... | Get rid of the unused 'immediate' parameters from repai... |
blob | commitdiff | diff to current |
2014-02-22 |
fred.wang@free.fr | Bug 119043 - Large stretch size error for MathML operators. |
blob | commitdiff | diff to current |
2014-02-22 |
fred.wang@free.fr | Unreviewed, rolling out r164534. |
blob | commitdiff | diff to current |
2014-02-22 |
fred.wang@free.fr | Bug 119043 - Large stretch size error for MathML operators. |
blob | commitdiff | diff to current |
2014-02-12 |
zalan@apple.com | Subpixel rendering: Switch repaint rect from IntRect... |
blob | commitdiff | diff to current |
2014-02-12 |
antti@apple.com | GIF animations should be suspended when outside of... |
blob | commitdiff | diff to current |
2014-02-12 |
akling@apple.com | Move renderNamedFlowThreadWrapper() to RenderElement. |
blob | commitdiff | diff to current |
next |