2014-10-03 |
mmaxfield@apple.com | Clean up interface to Font::expansionOpportunityCount() |
blob | commitdiff | raw |
2014-08-22 |
achristensen@apple.com | More WEBCORE_EXPORT macros! |
blob | commitdiff | raw | diff to current |
2014-07-03 |
beidson@apple.com | Selection rects sent to ServicesOverlayController are... |
blob | commitdiff | raw | diff to current |
2014-05-19 |
akling@apple.com | Reduce constructor copypasta in RenderText and RenderEl... |
blob | commitdiff | raw | diff to current |
2014-05-18 |
antti@apple.com | REGRESSION (r160259): text-combine glyphs are not rendered |
blob | commitdiff | raw | diff to current |
2014-05-07 |
cfleizach@apple.com | AX: AXSelectTextWithCriteria should support capitalize... |
blob | commitdiff | raw | diff to current |
2014-04-25 |
stavila@adobe.com | [CSS Regions] Overflow selection doesn't work properly |
blob | commitdiff | raw | diff to current |
2014-04-20 |
antti@apple.com | Text bounding box computation for simple line layout... |
blob | commitdiff | raw | diff to current |
2014-03-22 |
darin@apple.com | Remove String::deprecatedCharacters |
blob | commitdiff | raw | diff to current |
2014-02-10 |
darin@apple.com | Automatically generate isRendererOfType in RENDER_OBJEC... |
blob | commitdiff | raw | diff to current |
2014-02-05 |
mmaxfield@apple.com | Move characterAt index checks from InlineIterator to... |
blob | commitdiff | raw | diff to current |
2014-02-03 |
darin@apple.com | Obey "delete this" comments, including deleting String... |
blob | commitdiff | raw | diff to current |
2014-01-17 |
commit-queue@webki... | Remove workaround for compilers not supporting deleted... |
blob | commitdiff | raw | diff to current |
2014-01-16 |
andersca@apple.com | Change all uses of FINAL to final now that all our... |
blob | commitdiff | raw | diff to current |
2014-01-16 |
commit-queue@webki... | Remove workaround for compilers not supporting explicit... |
blob | commitdiff | raw | diff to current |
2014-01-13 |
darin@apple.com | Add deprecatedCharacters as a synonym for characters... |
blob | commitdiff | raw | diff to current |
2013-12-07 |
antti@apple.com | Save original text for RenderText to a map |
blob | commitdiff | raw | diff to current |
2013-12-06 |
dbates@webkit.org | [iOS] Upstream WebCore/rendering changes |
blob | commitdiff | raw | diff to current |
2013-11-07 |
akling@apple.com | Use tighter InlineBox subtypes in some places. |
blob | commitdiff | raw | diff to current |
2013-11-06 |
akling@apple.com | Apply more unique_ptr to line box management. |
blob | commitdiff | raw | diff to current |
2013-11-02 |
akling@apple.com | Add a child renderer iterator. |
blob | commitdiff | raw | diff to current |
2013-10-29 |
akling@apple.com | applyTextTransform() should take a const RenderStyle&. |
blob | commitdiff | raw | diff to current |
2013-10-29 |
akling@apple.com | RenderElement::style() should return a reference. |
blob | commitdiff | raw | diff to current |
2013-10-28 |
antti@apple.com | Prepare simple line layout to support multiple runs... |
blob | commitdiff | raw | diff to current |
2013-10-25 |
antti@apple.com | Faster way for simple line layout to check if text... |
blob | commitdiff | raw | diff to current |
2013-10-24 |
antti@apple.com | Simple line layout |
blob | commitdiff | raw | diff to current |
2013-10-24 |
gyuyoung.kim@samsu... | Introduce RENDER_OBJECT_TYPE_CASTS to replace manual... |
blob | commitdiff | raw | diff to current |
2013-10-16 |
antti@apple.com | Move code for finding rendered character offset to... |
blob | commitdiff | raw | diff to current |
2013-10-16 |
antti@apple.com | Move test for contained caret offset to RenderTextLineBoxes |
blob | commitdiff | raw | diff to current |
2013-10-15 |
akling@apple.com | Skip unnecessary null check in RenderText::textLength(). |
blob | commitdiff | raw | diff to current |
2013-10-15 |
akling@apple.com | RenderText should cache RenderStyle in locals more. |
blob | commitdiff | raw | diff to current |
2013-10-14 |
akling@apple.com | Pass Document directly to anonymous renderer constructors. |
blob | commitdiff | raw | diff to current |
2013-10-13 |
antti@apple.com | Text::renderer() should return RenderText |
blob | commitdiff | raw | diff to current |
2013-10-13 |
antti@apple.com | Make absoluteQuads/Rects functions return Vectors |
blob | commitdiff | raw | diff to current |
2013-10-13 |
antti@apple.com | Move absoluteRects/Quads to RenderTextLineBoxes |
blob | commitdiff | raw | diff to current |
2013-10-12 |
antti@apple.com | Move more code to RenderTextLineBoxes |
blob | commitdiff | raw | diff to current |
2013-10-12 |
antti@apple.com | Factor line box code from RenderText to a class |
blob | commitdiff | raw | diff to current |
2013-10-12 |
antti@apple.com | Replace RenderText::renderedTextLength with hasRenderedText |
blob | commitdiff | raw | diff to current |
2013-10-10 |
akling@apple.com | Move RenderObject::layout() to RenderElement. |
blob | commitdiff | raw | diff to current |
2013-10-07 |
andersca@apple.com | Add OVERRIDE and virtual where appropriate |
blob | commitdiff | raw | diff to current |
2013-10-06 |
antti@apple.com | Move paint() to RenderElement |
blob | commitdiff | raw | diff to current |
2013-10-05 |
commit-queue@webki... | Unreviewed, rolling out r156952. |
blob | commitdiff | raw | diff to current |
2013-10-05 |
antti@apple.com | Move paint() to RenderElement |
blob | commitdiff | raw | diff to current |
2013-09-30 |
antti@apple.com | Remove FontTranscoder |
blob | commitdiff | raw | diff to current |
2013-09-28 |
antti@apple.com | Clean up code for getting first line style |
blob | commitdiff | raw | diff to current |
2013-09-27 |
antti@apple.com | Move m_style to RenderElement |
blob | commitdiff | raw | diff to current |
2013-09-24 |
antti@apple.com | Move more style change code from RenderObject to Render... |
blob | commitdiff | raw | diff to current |
2013-09-23 |
antti@apple.com | Remove RenderObjectChildList |
blob | commitdiff | raw | diff to current |
2013-09-23 |
commit-queue@webki... | Unreviewed, rolling out r156254. |
blob | commitdiff | raw | diff to current |
2013-09-23 |
antti@apple.com | Remove RenderObjectChildList |
blob | commitdiff | raw | diff to current |
2013-09-20 |
akling@apple.com | Add valueForLength/minimumValueForLength wrappers to... |
blob | commitdiff | raw | diff to current |
2013-09-19 |
antti@apple.com | [CTTE] RenderText is always anonymous or associated... |
blob | commitdiff | raw | diff to current |
2013-09-18 |
antti@apple.com | Remove RenderWordBreak |
blob | commitdiff | raw | diff to current |
2013-09-11 |
dbates@webkit.org | [iOS] Upstream text autosizing |
blob | commitdiff | raw | diff to current |
2013-09-04 |
akling@apple.com | Remove unnecessary RenderView.h inclusion from headers. |
blob | commitdiff | raw | diff to current |
2013-09-01 |
akling@apple.com | Make more use of toRenderFoo(RenderObject&) cast helpers. |
blob | commitdiff | raw | diff to current |
2013-08-24 |
akling@apple.com | RenderObject::view() should return a reference. |
blob | commitdiff | raw | diff to current |
2013-07-26 |
akling@apple.com | Apply FINAL to the RenderObject hierarchy. |
blob | commitdiff | raw | diff to current |
2013-05-18 |
commit-queue@webki... | Unreviewed, rolling out r150294. |
blob | commitdiff | raw | diff to current |
2013-05-17 |
akling@apple.com | Apply FINAL to the RenderObject hierarchy. |
blob | commitdiff | raw | diff to current |
2013-05-17 |
akling@apple.com | Changes in text-only properties shouldn't cause repaint... |
blob | commitdiff | raw | diff to current |
2013-05-12 |
commit-queue@webki... | Unreviewed, rolling out r149955. |
blob | commitdiff | raw | diff to current |
2013-05-12 |
akling@apple.com | Apply FINAL to the RenderObject hierarchy. |
blob | commitdiff | raw | diff to current |
2013-04-22 |
benjamin@webkit.org | Remove the memory instrumentation code |
blob | commitdiff | raw | diff to current |
2013-02-26 |
commit-queue@webki... | Unreviewed, rolling out r144019. |
blob | commitdiff | raw | diff to current |
2013-02-26 |
glenn@skynav.com | Source/WebCore: Add support to -webkit-line-break prope... |
blob | commitdiff | raw | diff to current |
2013-02-19 |
esprehn@chromium.org | Remove RenderText::updateText |
blob | commitdiff | raw | diff to current |
2013-02-10 |
akling@apple.com | RenderText: Access characters through m_text instead... |
blob | commitdiff | raw | diff to current |
2013-01-24 |
robert@webkit.org | Inline Containing Only Collapsed Whitespace Not Getting... |
blob | commitdiff | raw | diff to current |
2013-01-24 |
inferno@chromium.org | Add ASSERT_WITH_SECURITY_IMPLICATION to detect bad... |
blob | commitdiff | raw | diff to current |
2013-01-15 |
ojan@chromium.org | RenderText::computePreferredLogicalWidths does not... |
blob | commitdiff | raw | diff to current |
2013-01-09 |
commit-queue@webki... | Caret is incorrectly painted for a contenteditable... |
blob | commitdiff | raw | diff to current |
2012-12-10 |
loislo@chromium.org | Native Memory Instrumentation: instrument a part of... |
blob | commitdiff | raw | diff to current |
2012-11-08 |
simon.fraser@apple.com | constify ALL the repaint containers |
blob | commitdiff | raw | diff to current |
2012-11-06 |
commit-queue@webki... | Unreviewed, rolling out r133529 and r133562. |
blob | commitdiff | raw | diff to current |
2012-11-05 |
commit-queue@webki... | Add support to -webkit-line-break property for CSS3... |
blob | commitdiff | raw | diff to current |
2012-11-03 |
commit-queue@webki... | Unreviewed, rolling out r133375. |
blob | commitdiff | raw | diff to current |
2012-11-02 |
commit-queue@webki... | Add support to -webkit-line-break property for CSS3... |
blob | commitdiff | raw | diff to current |
2012-10-15 |
msaboff@apple.com | Update RenderText to use String instead of UChar* for... |
blob | commitdiff | raw | diff to current |
2012-10-01 |
fmalita@chromium.org | Refactor layer-related logic out of RenderBoxModelObject |
blob | commitdiff | raw | diff to current |
2012-09-01 |
commit-queue@webki... | Regression(r126763): Heap-use-after-free in WebCore... |
blob | commitdiff | raw | diff to current |
2012-08-28 |
allan.jensen@nokia.com | Rename HitTestPoint and pointInContainer |
blob | commitdiff | raw | diff to current |
2012-06-20 |
commit-queue@webki... | Use HitTestPoint instead of LayoutPoint for nodeAtPoint. |
blob | commitdiff | raw | diff to current |
2012-05-11 |
morrita@google.com | WebKit should support tab-size. |
blob | commitdiff | raw | diff to current |
2012-04-25 |
kling@webkit.org | Shrink RenderText by 8 bytes on 64-bit. |
blob | commitdiff | raw | diff to current |
2012-04-18 |
leviw@chromium.org | 2012-04-17 Levi Weintraub <leviw@chromium.org> |
blob | commitdiff | raw | diff to current |
2012-04-12 |
hyatt@apple.com | https://bugs.webkit.org/show_bug.cgi?id=83817 |
blob | commitdiff | raw | diff to current |
2012-03-31 |
rniwa@webkit.org | Add a compile assert for the size of RenderText |
blob | commitdiff | raw | diff to current |
2012-03-27 |
commit-queue@webki... | Implement vw/vh/vmin (viewport sizes) from CSS3 Values... |
blob | commitdiff | raw | diff to current |
2012-03-27 |
commit-queue@webki... | Assert failure from capitalized RenderTextFragment |
blob | commitdiff | raw | diff to current |
2012-03-27 |
psolanki@apple.com | Fix typo in method name - WebCore::miminumValueForLengt... |
blob | commitdiff | raw | diff to current |
2012-03-17 |
commit-queue@webki... | move calc*Value functions out from Length (and platform) |
blob | commitdiff | raw | diff to current |
2012-03-08 |
leviw@chromium.org | Switch absoluteRects, culledInlineAbsoluteRects, absolu... |
blob | commitdiff | raw | diff to current |
2012-03-05 |
commit-queue@webki... | Unreviewed, rolling out r109656. |
blob | commitdiff | raw | diff to current |
2012-03-03 |
commit-queue@webki... | Implement vw/vh/vmin (viewport sizes) from CSS 3 Values... |
blob | commitdiff | raw | diff to current |
2011-11-02 |
eae@chromium.org | Switch RenderText to new layout types |
blob | commitdiff | raw | diff to current |
2011-10-31 |
eae@chromium.org | Overridden LayoutRect method still uses IntRects |
blob | commitdiff | raw | diff to current |
2011-10-28 |
eae@chromium.org | Overridden clippedOverflowRectForRepaint() still uses... |
blob | commitdiff | raw | diff to current |
2011-10-07 |
commit-queue@webki... | CSS text-transform should apply to select elements |
blob | commitdiff | raw | diff to current |
2011-10-06 |
fsamuel@chromium.org | Code clean-up: Make RenderObject::absoluteBoundingBoxRe... |
blob | commitdiff | raw | diff to current |
next |