2013-10-24 |
gyuyoung.kim@samsu... | Introduce RENDER_OBJECT_TYPE_CASTS to replace manual... |
blob | commitdiff |
2013-10-14 |
akling@apple.com | Pass Document directly to anonymous renderer constructors. |
blob | commitdiff | diff to current |
2013-10-07 |
andersca@apple.com | Add OVERRIDE and virtual where appropriate |
blob | commitdiff | diff to current |
2013-09-30 |
darin@apple.com | Use RenderElement instead of RenderObject in many places |
blob | commitdiff | diff to current |
2013-09-24 |
antti@apple.com | Tighten table rendering code |
blob | commitdiff | diff to current |
2013-09-20 |
akling@apple.com | Add valueForLength/minimumValueForLength wrappers to... |
blob | commitdiff | diff to current |
2013-09-15 |
weinig@apple.com | CTTE: RenderObject's createAnonymous() and setDocumentF... |
blob | commitdiff | diff to current |
2013-09-06 |
hyatt@apple.com | Add new RenderBlockFlow class. |
blob | commitdiff | diff to current |
2013-09-06 |
bdakin@apple.com | Reverting revisions 155139, 155141, 155142, and 155145... |
blob | commitdiff | diff to current |
2013-09-05 |
hyatt@apple.com | Add new RenderBlockFlow class |
blob | commitdiff | diff to current |
2013-08-25 |
akling@apple.com | RenderObject::document() should return a reference. |
blob | commitdiff | diff to current |
2013-08-24 |
akling@apple.com | RenderObject::view() should return a reference. |
blob | commitdiff | diff to current |
2013-08-21 |
robert@webkit.org | In RenderTableCell::paintCollapsedBorders() check surro... |
blob | commitdiff | diff to current |
2013-07-31 |
commit-queue@webki... | Dotted borders render w/ artifacts and sometimes as... |
blob | commitdiff | diff to current |
2013-07-26 |
akling@apple.com | Apply FINAL to the RenderObject hierarchy. |
blob | commitdiff | diff to current |
2013-05-18 |
commit-queue@webki... | Unreviewed, rolling out r150294. |
blob | commitdiff | diff to current |
2013-05-17 |
akling@apple.com | Apply FINAL to the RenderObject hierarchy. |
blob | commitdiff | diff to current |
2013-05-12 |
commit-queue@webki... | Unreviewed, rolling out r149955. |
blob | commitdiff | diff to current |
2013-05-12 |
akling@apple.com | Apply FINAL to the RenderObject hierarchy. |
blob | commitdiff | diff to current |
2013-03-09 |
robert@webkit.org | REGRESSION(r140907): Incorrect baseline for cells with... |
blob | commitdiff | diff to current |
2013-03-08 |
eae@chromium.org | [sub-pixel] Rounding error in table cell height calcula... |
blob | commitdiff | diff to current |
2013-01-24 |
inferno@chromium.org | Add ASSERT_WITH_SECURITY_IMPLICATION to detect bad... |
blob | commitdiff | diff to current |
2013-01-19 |
antti@apple.com | Make renderer constructors take Element where possible |
blob | commitdiff | diff to current |
2013-01-17 |
ojan@chromium.org | Table layout does not need to explicitly call computePr... |
blob | commitdiff | diff to current |
2013-01-17 |
commit-queue@webki... | Unreviewed, rolling out r140023. |
blob | commitdiff | diff to current |
2013-01-17 |
antti@apple.com | Make renderer constructors take Element where possible |
blob | commitdiff | diff to current |
2013-01-16 |
antti@apple.com | Tighten RenderLayerModelObject subclass constructors... |
blob | commitdiff | diff to current |
2012-12-05 |
commit-queue@webki... | Add infrastructure for :before and :after in DOM |
blob | commitdiff | diff to current |
2012-11-08 |
simon.fraser@apple.com | constify ALL the repaint containers |
blob | commitdiff | diff to current |
2012-11-05 |
jchaffraix@webkit.org | Fix the collapsing border code to handle mixed directio... |
blob | commitdiff | diff to current |
2012-10-16 |
jchaffraix@webkit.org | Fold setCellLogicalWidths logic into RenderTableSection... |
blob | commitdiff | diff to current |
2012-10-11 |
pfeldman@chromium.org | Not reviewed: revert 131004, 131012, 131016, 131042... |
blob | commitdiff | diff to current |
2012-10-11 |
commit-queue@webki... | Move :before and :after into the DOM |
blob | commitdiff | diff to current |
2012-10-09 |
eric@webkit.org | Inline logicalHeightForRowSizing to shave another 2... |
blob | commitdiff | diff to current |
2012-10-08 |
eric@webkit.org | Make no-column table-layout cases a little faster with... |
blob | commitdiff | diff to current |
2012-10-05 |
eric@webkit.org | Make tables which don't use col/row span much faster... |
blob | commitdiff | diff to current |
2012-10-05 |
jchaffraix@webkit.org | Split the intrinsic padding update code out of RenderTa... |
blob | commitdiff | diff to current |
2012-10-01 |
fmalita@chromium.org | Refactor layer-related logic out of RenderBoxModelObject |
blob | commitdiff | diff to current |
2012-09-26 |
dbarton@mathscribe.com | [MathML] Implement <mtd> rowspan and columnspan attributes |
blob | commitdiff | diff to current |
2012-09-20 |
jchaffraix@webkit.org | The collapsing border code needs direction-aware border... |
blob | commitdiff | diff to current |
2012-09-10 |
tony@chromium.org | Rename computeLogicalWidth to updateLogicalWidth |
blob | commitdiff | diff to current |
2012-09-07 |
tony@chromium.org | Add OVERRIDE to computeLogical{Width,Height} overrides |
blob | commitdiff | diff to current |
2012-08-24 |
jchaffraix@webkit.org | Remove RenderTableSection::removeChild |
blob | commitdiff | diff to current |
2012-08-12 |
commit-queue@webki... | table cell.cellIndex should return -1 if there is no... |
blob | commitdiff | diff to current |
2012-06-06 |
jchaffraix@webkit.org | Add support for direction on table row group with colla... |
blob | commitdiff | diff to current |
2012-06-05 |
ojan@chromium.org | Change overrideSizes to be content-box instead of borde... |
blob | commitdiff | diff to current |
2012-06-01 |
jchaffraix@webkit.org | Prepare table collapsed border computation to support... |
blob | commitdiff | diff to current |
2012-05-31 |
jchaffraix@webkit.org | Add an helper function to get the style for a cell... |
blob | commitdiff | diff to current |
2012-05-25 |
simon.fraser@apple.com | Terrible performance on alliances.commandandconquer... |
blob | commitdiff | diff to current |
2012-05-01 |
jchaffraix@webkit.org | Remove one bit from m_column to pack RenderTableCell... |
blob | commitdiff | diff to current |
2012-05-01 |
jchaffraix@webkit.org | Move RenderTableCell's row index to RenderTableRow |
blob | commitdiff | diff to current |
2012-04-11 |
jchaffraix@webkit.org | Don't expose the intrinsic padding concept to the code... |
blob | commitdiff | diff to current |
2012-04-06 |
inferno@chromium.org | Virtualize createAnonymousBoxWithSameTypeAs. |
blob | commitdiff | diff to current |
2012-04-04 |
inferno@chromium.org | Add helpers to create anonymous table parts. |
blob | commitdiff | diff to current |
2012-03-06 |
alexis.menard@open... | getComputedStyle gives incorrect information for 'heigh... |
blob | commitdiff | diff to current |
2012-03-03 |
eae@chromium.org | Revert borders to integers for subpixel layout |
blob | commitdiff | diff to current |
2012-02-26 |
jchaffraix@webkit.org | Clean-up RenderTableSection::calcRowLogicalHeight |
blob | commitdiff | diff to current |
2012-02-25 |
zimmermann@webkit.org | Unreviewed, rolling out r108557. |
blob | commitdiff | diff to current |
2012-02-22 |
jchaffraix@webkit.org | Clean-up RenderTableSection::calcRowLogicalHeight |
blob | commitdiff | diff to current |
2012-02-16 |
mitz@apple.com | REGRESSION (r107836): fast/box-shadow/spread.html and... |
blob | commitdiff | diff to current |
2012-02-15 |
mitz@apple.com | <rdar://problem/10870238> Box shadow drawing takes... |
blob | commitdiff | diff to current |
2012-01-15 |
robert@webkit.org | compareBorders() is called too often during painting |
blob | commitdiff | diff to current |
2011-12-19 |
robert@webkit.org | CSS 2.1 failure: border-conflict-element-* |
blob | commitdiff | diff to current |
2011-12-18 |
kling@webkit.org | Interacting with GMail message lists is sluggish. |
blob | commitdiff | diff to current |
2011-11-16 |
jchaffraix@webkit.org | Switch table indexing to unsigned |
blob | commitdiff | diff to current |
2011-11-12 |
jchaffraix@webkit.org | Crash in styleDidChange when changing a table cell... |
blob | commitdiff | diff to current |
2011-11-04 |
leviw@chromium.org | Correct usage of LayoutUnits and integers in Table... |
blob | commitdiff | diff to current |
2011-11-03 |
jchaffraix@webkit.org | Stop abusing RenderTableSection::needsRecalcCells logic |
blob | commitdiff | diff to current |
2011-11-02 |
jchaffraix@webkit.org | Pack RenderTableCell bits |
blob | commitdiff | diff to current |
2011-10-28 |
eae@chromium.org | Overridden clippedOverflowRectForRepaint() still uses... |
blob | commitdiff | diff to current |
2011-10-28 |
jchaffraix@webkit.org | RenderTableCell m_row and m_column should not be signed... |
blob | commitdiff | diff to current |
2011-10-18 |
jchaffraix@webkit.org | Remove colSpan / rowSpan caching from RenderTableCell |
blob | commitdiff | diff to current |
2011-10-04 |
hyatt@apple.com | https://bugs.webkit.org/show_bug.cgi?id=69317 |
blob | commitdiff | diff to current |
2011-09-23 |
jchaffraix@webkit.org | Redrawing dirty parts of a large table is very slow |
blob | commitdiff | diff to current |
2011-09-20 |
hyatt@apple.com | https://bugs.webkit.org/show_bug.cgi?id=68480 |
blob | commitdiff | diff to current |
2011-09-07 |
ojan@chromium.org | split overrideSize into overrideHeight and overrideWidth |
blob | commitdiff | diff to current |
2011-08-03 |
jchaffraix@webkit.org | RenderObject::computeRectForRepaint and clippedOverflow... |
blob | commitdiff | diff to current |
2011-07-20 |
leviw@chromium.org | Bring Int/Float graphics classes closer to parity |
blob | commitdiff | diff to current |
2011-07-13 |
eae@chromium.org | Switch table rendering to to new layout types |
blob | commitdiff | diff to current |
2011-07-13 |
jchaffraix@webkit.org | Make RenderObject::containingBlock virtual for better... |
blob | commitdiff | diff to current |
2011-07-09 |
simon.fraser@apple.com | 2011-07-08 Simon Fraser <simon.fraser@apple.com> |
blob | commitdiff | diff to current |
2011-07-08 |
tony@chromium.org | Refactor override size to be a size rather than just... |
blob | commitdiff | diff to current |
2011-07-07 |
eae@chromium.org | 2011-07-06 Emil A Eklund <eae@chromium.org> |
blob | commitdiff | diff to current |
2011-06-29 |
leviw@chromium.org | 2011-06-29 Levi Weintraub <leviw@chromium.org> |
blob | commitdiff | diff to current |
2011-06-29 |
leviw@chromium.org | 2011-06-28 Levi Weintraub <leviw@chromium.org> |
blob | commitdiff | diff to current |
2011-06-28 |
leviw@chromium.org | 2011-06-28 Levi Weintraub <leviw@chromium.org> |
blob | commitdiff | diff to current |
2011-06-07 |
leviw@chromium.org | 2011-06-07 Levi Weintraub <leviw@chromium.org> |
blob | commitdiff | diff to current |
2011-06-04 |
mitz@apple.com | Try to fix the Apple LLVM Compiler build after r88087. |
blob | commitdiff | diff to current |
2011-06-03 |
leviw@chromium.org | 2011-06-03 Levi Weintraub <leviw@chromium.org> |
blob | commitdiff | diff to current |
2011-06-03 |
leviw@chromium.org | 2011-06-03 Levi Weintraub <leviw@chromium.org> |
blob | commitdiff | diff to current |
2011-05-13 |
leviw@chromium.org | 2011-05-13 Levi Weintraub <leviw@chromium.org> |
blob | commitdiff | diff to current |
2011-05-12 |
leviw@chromium.org | 2011-05-12 Levi Weintraub <leviw@chromium.org> |
blob | commitdiff | diff to current |
2011-03-23 |
hyatt@apple.com | Move the cellWidthChanged bit out of RenderObject and... |
blob | commitdiff | diff to current |
2011-03-14 |
hyatt@apple.com | https://bugs.webkit.org/show_bug.cgi?id=56246 |
blob | commitdiff | diff to current |
2011-03-11 |
aestes@apple.com | 2011-03-11 Andy Estes <aestes@apple.com> |
blob | commitdiff | diff to current |
2011-02-22 |
thakis@chromium.org | 2011-02-21 Nico Weber <thakis@chromium.org> |
blob | commitdiff | diff to current |
2011-01-08 |
abarth@webkit.org | Move WebCore into Source |
blob | commitdiff | diff to current |
|