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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @277112   4 years graouts CSS custom properties on pseudo elements background gradients causes …
(edit) @251493   6 years simon.fraser Change some image-related CSSValue subclasses to use references …
(edit) @248846   6 years ysuzuki [WTF] Add makeUnique<T>, which ensures T is fast-allocated, makeUnique …
(edit) @241113   6 years benjamin Unreviewed, rolling out r240759 and r240944. Some timer uses are done …
(edit) @240944   6 years benjamin Use deferrable timer to restart the Responsiveness Timer on each wheel …
(edit) @237276   7 years commit-queue Add new image type for CSS painting API …
(edit) @237243   7 years commit-queue Parse paint() and store paint callbacks for CSS Painting API …
(edit) @231105   7 years simon.fraser Make color-filter transform gradient colors …
(edit) @224165   8 years weinig [Conic Gradients] Add support for parsing conic gradients …
(edit) @223728   8 years dbates Use "= default" to denote default constructor or destructor …
(edit) @219268   8 years drousso Web Inspector: Show all elements currently using a given CSS Canvas …
(edit) @218890   8 years annulen Remove excessive includes from WebCore/css sources …
(edit) @215152   8 years cdumez Drop std::chrono support from Timer class …
(edit) @210758   8 years darin Remove PassRefPtr from more of "platform" …
(edit) @210215   8 years darin Remove PassRefPtr use from the "css" directory, related cleanup …
(edit) @207396   9 years darin Move CSS classes from ExceptionCode to Exception …
(edit) @205419   9 years antti Reverse ownership relation of StyleCachedImage and CSSImageValue …
(edit) @205346   9 years commit-queue Unreviewed, rolling out r205344. …
(edit) @205344   9 years antti Reverse ownership relation of StyleCachedImage and CSSImageValue …
(edit) @205181   9 years antti Remove StylePendingImage …
(edit) @201290   9 years cdumez Clean up / Modernize the CSS Parser …
(edit) @191082   10 years simon.fraser Give subclasses of CSSImageGeneratorValue a consistent image() return …
(edit) @186388   10 years dbates Isolated worlds should respect Content Security Policy; User Agent …
(edit) @185731   10 years dino Provide a way for web developers to draw a Theme-specific Wireless …
(edit) @179242   10 years cdumez Use a Ref<CachedResourceLoader> in Document instead of a RefPtr …
(edit) @176459   10 years andersca Remove the Timer parameters from timer callbacks …
(edit) @174300   11 years cdumez Use is<>() / downcast<>() for CSSValue subclasses …
(edit) @173268   11 years commit-queue Remove CSS_FILTERS flag https://bugs.webkit.org/show_bug.cgi?id=136529
(edit) @169550   11 years andersca Change DeferrableOneShotTimer to use std::function instead of being a …
(edit) @166642   11 years zalan Subpixel rendering: Transition class CSSImageGeneratorValue/class …
(edit) @165676   11 years mjs .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright …
(edit) @161768   11 years andersca CTTE Timer and DeferrableOneShotTimer …
(edit) @160618   11 years darin Crash in CSSImageGeneratorValue and RenderScrollbar …
(edit) @160528   11 years darin Make some improvements in CSSImageGeneratorValue code …
(edit) @157098   12 years gyuyoung.kim Use toCSSFooValue() instead of using static_cast<const CSSFooValue*> …
(edit) @156705   12 years gyuyoung.kim Generate toCSSFooValue for CSSPrimitiveValue …
(edit) @156636   12 years gyuyoung.kim Generate toCSSFooValue for CSSGradientValue, CSSLinearGradientValue …
(edit) @156633   12 years gyuyoung.kim Generate toCSSFooValue() for CSSCanvasValue …
(edit) @156629   12 years gyuyoung.kim Generate toCSSCrossfadeValue() instead of using manual function …
(edit) @156628   12 years gyuyoung.kim Generate toCSSFooValue() for CSSFilterImageValue and CSSInitialValue …
(edit) @156622   12 years darin Use RenderElement instead of RenderObject in many places …
(edit) @156601   12 years gyuyoung.kim Generate toCSSFooValue() for CSSImageValue …
(edit) @156260   12 years commit-queue Unreviewed, rolling out r156253. …
(edit) @156253   12 years gyuyoung.kim Introduce CSS_VALUE_TYPE_CASTS macro in order to cast CSSValue type …
(edit) @156226   12 years timothy_horton GeneratorGeneratedImage should be called GradientImage …
(edit) @154133   12 years krit Implement CSS Image filter() function …
(edit) @149886   12 years akling Caching of generated images in CSS should be smarter. …
(edit) @149665   12 years mikhail.pozdnyakov HashTraits<RefPtr<P> >::PeekType should be raw pointer for better …
(edit) @148921   12 years benjamin Remove the memory instrumentation code …
(edit) @141637   12 years pdr Change hasAlpha to isKnownToBeOpaque and correct the return value for …
(edit) @141570   12 years loislo Web Inspector: Native Memory Instrumentation: provide edge names to …
(edit) @135629   12 years junov Adding occlusion detection to reduce overdraw in RenderBox background …
(edit) @133145   13 years yurys Memory instrumentation: do not report memory occupied by RenderObjects …
(edit) @130612   13 years benjamin Rename first/second to key/value in HashMap iterators …
(edit) @130253   13 years yurys Provide memory instrumentation for HashCountedSet …
(edit) @130048   13 years yurys Web Inspector: provide memory instrumentation for HashMap …
(edit) @127869   13 years loislo Web Inspector: NMI: move WebCore specific code to separate header …
(edit) @127593   13 years loislo Web Inspector: NMI: extract MemoryObjectType constants from …
(edit) @126926   13 years commit-queue Unreviewed, rolling out r126914. …
(edit) @126914   13 years caio.oliveira Rename first/second to key/value in HashMap iterators …
(edit) @126837   13 years tkent Unreviewed, rolling out r126836. …
(edit) @126836   13 years caio.oliveira Rename first/second to key/value in HashMap iterators …
(edit) @124884   13 years commit-queue Web Inspector: make the MemoryClassInfo class a not-template …
(edit) @124768   13 years yurys Web Inspector: add memory instrumentation for CSSValue and its …
(edit) @101177   13 years antti StyleGeneratedImage should ref CSSImageGeneratorValue …
(edit) @100535   14 years timothy_horton Implement CSS3 Images cross-fade() image function …
(edit) @99577   14 years andreas.kling CSSImageGeneratorValue: Devirtualize image(), isFixedSize() and …
(edit) @99549   14 years zimmermann 2011-11-08 Nikolas Zimmermann <[email protected]> Fold …
(edit) @99539   14 years zimmermann 2011-11-08 Nikolas Zimmermann <[email protected]> Switch …
(edit) @99468   14 years andreas.kling CSSValue: Devirtualize isFooType(). <http://webkit.org/b/71668> …
(edit) @98852   14 years zimmermann 2011-10-31 Nikolas Zimmermann <[email protected]> CSS 2.1 …
(edit) @97854   14 years apavlov Strip trailing whitespace in the WebCore/css C++ code. …
(edit) @97448   14 years zimmermann 2011-10-13 Nikolas Zimmermann <[email protected]> Prepare …
(edit) @95901   14 years darin Set eol-style to native on many source files where it was unset.
(copy) @75314   14 years abarth Move WebCore into Source
copied from trunk/WebCore/css/CSSImageGeneratorValue.cpp
(edit) @66133   15 years tony 2010-08-26 Tony Chang <[email protected]> Reviewed by David …
Note: See TracRevisionLog for help on using the revision log.