Commits
User selector
Commit History
Commits on Jun 19, 2021
Fix CSS serialization issues affecting css-counter-styles tests
Show description for fc5a68ecommitted
Commits on Apr 21, 2020
Classes marked final should not use protected access specifier
Show description for b95ea40committed
Commits on Jan 21, 2020
-webkit-image-set should support all the image functions WebKit supports, not just url()
Show description for a610d2bauthored andcommitted
Commits on Nov 29, 2018
CSS subresource loads should not be observable from resource timing if the stylesheet is opaque
Show description for 8ef3b19committed
Commits on Aug 30, 2017
The SVG fragment identifier is not respected if it is a part of an HTTP URL
Show description for ad1c057authored andcommitted
Commits on Jun 20, 2017
Remove excessive include directives from WebCore/css
Show description for 056b807committed
Commits on Jun 19, 2017
Use WTF::Function instead of std::function in more places in WebCore/
Show description for 638ae82committed
Commits on Dec 17, 2016
[CSS Values] Make separate wrapper classes for the deprecated CSS Values OM
Show description for 3e16e89committed
David Hyatt
Commits on Nov 13, 2016
Use #pragma once in WebCore
Show description for 0da5770authored andcommitted
Commits on Sep 4, 2016
Reverse ownership relation of StyleCachedImage and CSSImageValue
Show description for 588a1c0committed
Commits on Sep 2, 2016
Unreviewed, rolling out r205344.
Show description for 583cddbcommittedReverse ownership relation of StyleCachedImage and CSSImageValue
Show description for 96e2c69committed
Commits on Aug 30, 2016
Remove StylePendingImage
Show description for 7cc7d4acommitted
Commits on Aug 28, 2016
Add final keyword to final classes and overriden methods in WebCore/css
Show description for fc8e45bauthored andcommitted
Commits on Aug 17, 2016
Remove CSS_IMAGE_SET feature define
Show description for 9fd0ba2committedRemove StyleCachedImageSet
Show description for 335ac00committed
Commits on Jun 29, 2016
Factor pending CSS resources into a struct
Show description for a16d5f2committed
Commits on Aug 12, 2015
Reduce use of PassRefPtr in WebCore/css
Show description for fc0e3dfcommitted
Commits on Jul 7, 2015
Isolated worlds should respect Content Security Policy; User Agent Shadow DOM
Show description for 72b7f9ccommitted
Commits on May 13, 2015
Cached CSS image resources don't show up after reloading <http://nightly.webkit.org/start/>
Show description for d6deff2committed
Commits on Jan 28, 2015
Use a Ref<CachedResourceLoader> in Document instead of a RefPtr
Show description for 1d731f2committed
Commits on Dec 14, 2014
Replace PassRef with Ref/Ref&& across the board.
Show description for af85b89committed
Andreas Kling
Commits on Oct 3, 2014
Use is<>() / downcast<>() for CSSValue subclasses
Show description for b8e2b58committed
Commits on Jan 14, 2014
[CSS Shapes] Shape images are now <image> types, not just URIs
Show description for d6eea2ccommitted
Hans Muller
Commits on Dec 12, 2013
StylePendingImage needs to correctly manage the CSSValue pointer lifetime
Show description for c194673committed
Commits on Nov 4, 2013
Make more CSSValue subclass constructors return PassRef.
Show description for bf236e3committed
Andreas Kling
Commits on Oct 22, 2013
Use TYPE_CASTS_BASE for CSS_VALUE_TYPE_CASTS
Show description for 73ecc63committed
Gyuyoung Kim
Commits on Sep 25, 2013
CTTE: More Document references please
Show description for 1ea55efcommitted
Sam Weinig
Commits on Sep 24, 2013
Introduce CSS_VALUE_TYPE_CASTS macro in order to cast CSSValue type
Show description for b18ac92committed
Gyuyoung Kim
Commits on Sep 23, 2013
Unreviewed, rolling out r156253.
Show description for 1e2fd83committedIntroduce CSS_VALUE_TYPE_CASTS macro in order to cast CSSValue type
Show description for bfccc66committed
Gyuyoung Kim
Commits on Sep 4, 2013
Rename customCssText -> customCSSText to match WebKit style
Show description for 580e5d0committed
Commits on Apr 22, 2013
Remove the memory instrumentation code
Show description for 928913dcommitted
Commits on Aug 6, 2012
Web Inspector: add memory instrumentation for CSSValue and its descendants
Show description for 011a3adcommitted
Commits on Aug 5, 2012
Don't reuse cached stylesheet with failed or canceled resource loads
Show description for 77bdd46committed