|
|
@294007
|
3 years |
bfulgham |
Remove abandoned CSSDeferredParser implementation and feature flag …
|
|
|
@293292
|
3 years |
cdumez |
Start preparing the code base for making the AtomString(const String&) …
|
|
|
@290026
|
3 years |
cdumez |
Clean up / optimize call sites constructing vectors …
|
|
|
@278253
|
4 years |
darin |
Remove WTF::Optional synonym for std::optional, using that class …
|
|
|
@278185
|
4 years |
darin |
Next step toward using std::optional directly instead of through …
|
|
|
@277967
|
4 years |
darin |
Remove StringBuilder::appendLiteral …
|
|
|
@275610
|
4 years |
simon.fraser |
Wasted vector capacity in StyleRuleKeyframes …
|
|
|
@257696
|
5 years |
darin |
Move some vectors around instead of heap-allocating them and moving …
|
|
|
@251655
|
6 years |
simon.fraser |
Can't change @font-face descriptors from …
|
|
|
@248846
|
6 years |
ysuzuki |
[WTF] Add makeUnique<T>, which ensures T is fast-allocated, makeUnique …
|
|
|
@246490
|
6 years |
darin |
Rename AtomicString to AtomString …
|
|
|
@233122
|
7 years |
utatane.tea |
[WTF] Add user-defined literal for ASCIILiteral …
|
|
|
@223728
|
8 years |
dbates |
Use "= default" to denote default constructor or destructor …
|
|
|
@218890
|
8 years |
annulen |
Remove excessive includes from WebCore/css sources …
|
|
|
@217227
|
8 years |
antti |
Crash in WebCore::StyleRuleKeyframes::findKeyframeIndex …
|
|
|
@210758
|
8 years |
darin |
Remove PassRefPtr from more of "platform" …
|
|
|
@209838
|
8 years |
hyatt |
[CSS Parser] Rename StyleKeyframe to StyleRuleKeyframe …
|
|
|
@209826
|
8 years |
hyatt |
[CSS Parser] Implement deferred parsing of properties, @media, …
|
|
|
@209794
|
8 years |
barraclough |
Source/WebCore:
Unreviewed, rolling out r209792. …
|
|
|
@209718
|
8 years |
hyatt |
[CSS Parser] Implement deferred parsing of properties, @media, …
|
|
|
@209666
|
8 years |
hyatt |
[CSS Parser] Remove the old CSS Parser …
|
|
|
@209304
|
8 years |
hyatt |
[CSS Parser] Remove line numbers from StyleRule. …
|
|
|
@208847
|
9 years |
hyatt |
[CSS Parser] Add @supports, @keyframe and media query parsing options …
|
|
|
@201290
|
9 years |
cdumez |
Clean up / Modernize the CSS Parser …
|
|
|
@201113
|
9 years |
achristensen |
Clean up CSS code
https://bugs.webkit.org/show_bug.cgi?id=157808
…
|
|
|
@191132
|
10 years |
dino |
CSSKeyframesRule::appendRule is deprecated, but is actually the spec …
|
|
|
@180441
|
10 years |
ap |
Remove svn:keywords property.
As far as I can tell, the property had …
|
|
|
@179197
|
10 years |
dino |
CSSKeyframesRule::findRule() and deleteRule() should delete the last …
|
|
|
@176157
|
11 years |
dino |
Rename WebKitCSSKeyframe(s)Rule into CSSKeyframe(s)Rule …
|
|
copied from trunk/Source/WebCore/css/WebKitCSSKeyframesRule.cpp
|
|
|
@174469
|
11 years |
dino |
Add deprecation warning for CSSKeyframesRule::appendRule …
|