Commits
User selector
Commit History
Commits on Jun 1, 2021
Rename InlineBox to LegacyInlineBox
Show description for 9a46792committed
Commits on Jan 29, 2019
Remove unnecessary `using namespace WTF`s (or at least restrict their scope).
Show description for 4125512committed
Commits on Nov 23, 2017
Reduce WTF::String operations that do unnecessary Unicode operations instead of ASCII
Show description for b87efbecommitted
Commits on Oct 17, 2017
Change WebCore sources to work with unified source builds
Show description for e822200committed
Commits on Aug 19, 2016
Migrate from ints to unsigneds in a few more places in rendering code
Show description for 7482dd0committed
Commits on Apr 2, 2016
Migrate BidiRunList and BidiRun to automatic memory management
Show description for 3c1d8a2committed
Commits on Oct 7, 2014
Use is<>() / downcast<>() for RenderText / RenderTextFragment
Show description for 3932f80committed
Commits on Apr 15, 2014
[CSS Shapes] Remove some leftover shape-inside code
Show description for 1432011committed
Commits on Nov 7, 2013
Clean up BidiRun a little bit.
Show description for 3522962committed
Andreas Kling
Commits on Nov 1, 2013
Take BidiRuns out of the arena.
Show description for 399f8abcommitted
Andreas Kling
Commits on Sep 17, 2013
CTTE: Pass RenderArena around by reference.
Show description for 3e879f8committed
Andreas Kling
Commits on Dec 19, 2011
Placement new does an unnecessary NULL check
Show description for 2a79c79committed
Commits on Oct 7, 2011
Add DEFINE_DEBUG_ONLY_GLOBAL for globals that should be defined in debug builds
Show description for 3388e15committed
Anders Carlsson
Commits on Jan 8, 2011
Move WebCore into Source
Show description for 2f22395committed
Adam Barth
Loading