source: webkit/trunk/Source/WebCore/css/CSSKeyframesRule.cpp

Revision Log Mode:


Legend:

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