Commits
User selector
Commit History
Commits on May 24, 2021
Remove StringBuilder::appendLiteral
Show description for 4d78e56committed
Commits on Mar 16, 2020
Move most of TextIterator off of live ranges
Show description for 6bd1d05committed
Commits on Mar 3, 2017
Rename htmlediting.h/cpp to Editing.h/cpp
Show description for 45f3c30authored andcommitted
Commits on Mar 15, 2014
.: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
Show description for d55388ccommitted
Commits on Mar 3, 2014
Streamline use of TextIterator, cutting down includes and use of soon-to-be-deleted functions
Show description for 8251b35committed
Commits on Oct 29, 2013
RenderElement::style() should return a reference.
Show description for b70aa30committed
Andreas Kling
Commits on Oct 13, 2013
Text::renderer() should return RenderText
Show description for a049c02committed
Commits on Sep 27, 2013
Move m_style to RenderElement
Show description for 2e278edcommitted
Commits on Jun 25, 2013
Remove unneeded include header files from WebCore
Show description for e6211becommitted
Gyuyoung Kim
Commits on Sep 2, 2012
Improve the way we use convertedSpaceString() in convertHTMLTextToInterchangeFormat()
Show description for cb68d18authored andcommitted
Commits on Aug 29, 2012
Improve string efficiency using StringBuilder and StringOperations
Show description for 3777c77committed
Adam Barth
Commits on Sep 7, 2011
Replace usages of Vector<UChar> with existing StringBuilder
Show description for d54ddb1authored andcommitted
Commits on May 12, 2011
2011-05-10 Tony Gentilcore <tonyg@chromium.org>
Show description for 1c26060committed
Commits on Jan 29, 2011
2011-01-29 Patrick Gansterer <paroga@webkit.org>
Show description for 7fbe7b4committed
Commits on Jan 8, 2011
Move WebCore into Source
Show description for 2f22395committed
Adam Barth
Loading