|
|
@295270
|
3 years |
cdumez |
Drop operator==() overload for comparing a String to a const char* …
|
|
|
@291946
|
3 years |
ysuzuki |
Use static_assert instead of COMPILE_ASSERT …
|
|
|
@290026
|
3 years |
cdumez |
Clean up / optimize call sites constructing vectors …
|
|
|
@284718
|
4 years |
commit-queue |
Rename ClipPathOperation to PathOperation …
|
|
|
@277967
|
4 years |
darin |
Remove StringBuilder::appendLiteral …
|
|
|
@272805
|
4 years |
mmaxfield |
enum LengthType -> enum class LengthType …
|
|
|
@250653
|
6 years |
commit-queue |
CSS ellipse() doesn't accept single <shape-radius> …
|
|
|
@249013
|
6 years |
darin |
Use makeString and multi-argument StringBuilder::append instead of …
|
|
|
@240641
|
6 years |
ross.kirsling |
Remove unnecessary using namespace WTF s (or at least restrict their …
|
|
|
@237990
|
7 years |
dino |
Add a String literal that returns a String …
|
|
|
@232246
|
7 years |
commit-queue |
Modernize SVGRenderStyleDefs.h …
|
|
|
@223476
|
8 years |
keith_miller |
Change WebCore sources to work with unified source builds …
|
|
|
@209495
|
8 years |
hyatt |
[CSS Parser] Consolidate string/ident/url serialization functions …
|
|
|
@209137
|
8 years |
hyatt |
[CSS Parser] Fix crash in -webkit-shape-outside parsing …
|
|
|
@207396
|
9 years |
darin |
Move CSS classes from ExceptionCode to Exception …
|
|
|
@201318
|
9 years |
achristensen |
Modernize CSS code
https://bugs.webkit.org/show_bug.cgi?id=157875
…
|
|
|
@201290
|
9 years |
cdumez |
Clean up / Modernize the CSS Parser …
|
|
|
@200626
|
9 years |
cdumez |
Get rid of a lot of calls to RefPtr::release() …
|
|
|
@194496
|
9 years |
aestes |
Replace WTF::move with WTFMove …
|
|
|
@191551
|
10 years |
simon.fraser |
Support bezier paths in clip-path property …
|
|
|
@189139
|
10 years |
bjonesbe |
[CSS Shapes] Remove unused CSSBasicShape::m_referenceBox …
|
|
|
@188619
|
10 years |
cdumez |
Use CSSValuePool::singleton() instead of cssValuePool() …
|
|
|
@188315
|
10 years |
gyuyoung.kim |
Reduce use of PassRefPtr in WebCore/css …
|
|
|
@174236
|
11 years |
cdumez |
Use is<>() / downcast<>() for CSSBasicShape objects …
|
|
|
@173259
|
11 years |
gyuyoung.kim |
Introduce CSS_BASIC_SHAPES_TYPE_CASTS, and use it …
|
|
|
@173177
|
11 years |
commit-queue |
Unreviewed, rolling out r173175. …
|
|
|
@173175
|
11 years |
gyuyoung.kim |
Introduce CSS_BASIC_TYPE_CASTS, and use it …
|
|
|
@169406
|
11 years |
zoltan |
[CSS Shapes] serialization of the computed value should omit the …
|
|
|
@167132
|
11 years |
betravis |
[CSS Shapes] inset args and radial args should serialize to the …
|
|
|
@165843
|
11 years |
bjonesbe |
LayoutBox is a terrible name …
|
|
|
@165638
|
11 years |
betravis |
[CSS Shapes] polygon default fill-rule should be omitted from the …
|
|
|
@165472
|
11 years |
bjonesbe |
[CSS Shapes] Remove deprecated shapes …
|
|
|
@165277
|
11 years |
betravis |
[CSS Shapes] Correctly serialize ellipse positions …
|
|
|
@164998
|
11 years |
betravis |
[CSS Shapes] Serialize circle positions …
|
|
|
@163452
|
11 years |
zoltan |
[CSS Shapes] Simplify CSSBasicShapeInset::cssText …
|
|
|
@162848
|
11 years |
zoltan |
[CSS Shapes] inset() function with multiple spaces on element style …
|
|
|
@161569
|
11 years |
betravis |
[CSS Shapes] Factor the ReferenceBox type out of BasicShapes …
|
|
|
@160023
|
11 years |
commit-queue |
Remove some CSS Variables leftovers …
|
|
|
@159979
|
11 years |
bjonesbe |
[css shapes] Layout support for new circle shape syntax …
|
|
|
@159968
|
11 years |
zoltan |
[CSS Shapes] Support inset parsing …
|
|
|
@159954
|
11 years |
commit-queue |
[css shapes] Parse new ellipse shape syntax …
|
|
|
@159842
|
11 years |
antti |
Remove feature: CSS variables …
|
|
|
@159585
|
11 years |
bjonesbe |
[css shapes] Parse new circle shape syntax …
|
|
|
@159526
|
12 years |
betravis |
[CSS Shapes] Parse [<box> || <shape>] values …
|
|
|
@150917
|
12 years |
commit-queue |
[CSS Shapes] Fix style issues in BasicShapes …
|
|
|
@150904
|
12 years |
commit-queue |
[CSS Shapes] Support parsing inset-rectangle shapes …
|
|
|
@142444
|
12 years |
commit-queue |
Implement CSSValue::equals(const CSSValue&) to optimise CSSValue …
|
|
|
@129831
|
13 years |
macpherson |
Implement reviewer feedback that I missed on bug 95930. …
|
|
|
@129579
|
13 years |
macpherson |
Ensure variables are resolved for specialized CSS primitive value …
|
|
|
@127155
|
13 years |
krit |
Refactor WrapShape classes to BasicShape …
|
|
|
@127132
|
13 years |
krit |
Refactor WrapShape to Shape/BasicShape …
|
|
copied from trunk/Source/WebCore/css/CSSWrapShapes.cpp
|
|
|
@127062
|
13 years |
abarth |
Convert more static Strings to use ASCIILiteral …
|