Commits
User selector
Commit History
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on Mar 15, 2021
Change canvasChanged() to take a Optional<FloatRect>
Show description for d774dcccommitted
Commits on Oct 23, 2019
Change some image-related CSSValue subclasses to use references
Show description for 548eacccommitted
Commits on Jun 28, 2017
Remove excessive includes from WebCore/css sources
Show description for 3d9caeecommitted
Commits on Aug 12, 2015
Reduce use of PassRefPtr in WebCore/css
Show description for fc0e3dfcommitted
Commits on Apr 20, 2015
Cleanup some StringBuilder use
Show description for ac783dcauthored andcommitted
Commits on Apr 2, 2014
Subpixel rendering: Transition class CSSImageGeneratorValue/class StyleImage (and its dependencies) from
Show description for 0a075e8committed
Commits on Mar 15, 2014
.: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
Show description for d55388ccommitted
Commits on Nov 9, 2013
Teach CanvasObserver about references
Show description for 9ca69fbcommitted
Sam Weinig
Commits on Sep 30, 2013
Use RenderElement instead of RenderObject in many places
Show description for d601773committed
Commits on Sep 4, 2013
Rename customCssText -> customCSSText to match WebKit style
Show description for 580e5d0committed
Commits on Aug 25, 2013
RenderObject::document() should return a reference.
Show description for dfdac21committed
Andreas Kling
Commits on May 10, 2013
Caching of generated images in CSS should be smarter.
Show description for 3b45a21committed
Andreas Kling
Commits on Apr 22, 2013
Remove the memory instrumentation code
Show description for 928913dcommitted
Commits on Feb 11, 2013
Implement CSSValue::equals(const CSSValue&) to optimise CSSValue comparison
Show description for 2eeb47eauthored andcommitted
Commits on Feb 1, 2013
Web Inspector: Native Memory Instrumentation: provide edge names to class members in all WebCore instrumented classes.
Show description for c1cd09acommitted
Commits on Oct 7, 2012
Rename first/second to key/value in HashMap iterators
Show description for fd6709eauthored andcommitted
Commits on Sep 17, 2012
Web Inspector: NMI: now when we can detect instrumented classes we can
Show description for 45a85c6committed
Commits on Sep 7, 2012
Web Inspector: NMI: move WebCore specific code to separate header
Show description for 6df8c57committed
Commits on Sep 5, 2012
Web Inspector: NMI: extract MemoryObjectType constants from MemoryInstrumentation.
Show description for 8b2d1ffcommitted
Commits on Aug 29, 2012
Deploy ASCIILiteral and StringBuilder in more places in WebCore
Show description for b5c996ecommitted
Adam Barth
Commits on Aug 28, 2012
Unreviewed, rolling out r126914.
Show description for 99f4dacauthored andcommitted
Rename first/second to key/value in HashMap iterators
Show description for 75499cdcommitted
Caio Marcelo de Oliveira FilhoUnreviewed, rolling out r126836.
Show description for 9cd1c27authored andcommitted
Rename first/second to key/value in HashMap iterators
Show description for 730e68acommitted
Caio Marcelo de Oliveira Filho
Commits on Aug 21, 2012
Web Inspector: NMI: rename addMember for strings and KURL to addInstrumentedMember.
Show description for cc8fd25committed
Commits on Aug 7, 2012
Web Inspector: make the MemoryClassInfo class a not-template
Show description for f6248e3authored andcommitted
Commits on Aug 6, 2012
Web Inspector: add memory instrumentation for CSSValue and its descendants
Show description for 011a3adcommitted
Commits on Nov 8, 2011
CSSValue: Devirtualize cssText().
Show description for 74800a9committed
Andreas KlingCSSCanvasValue: Remove inheritance from CanvasObserver.
Show description for c339e92committed
Andreas Kling
Commits on Oct 19, 2011
Strip trailing whitespace in the WebCore/css C++ code.
Show description for 9456729committed
Alexander Pavlov
Commits on Oct 14, 2011
2011-10-13 Nikolas Zimmermann <nzimmermann@rim.com>
Show description for 4977318committed
Commits on Jan 25, 2011
2011-01-24 Simon Fraser <simon.fraser@apple.com>
Show description for b271114committed
Commits on Jan 8, 2011
Move WebCore into Source
Show description for 2f22395committed
Adam Barth
Loading