summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/core/css/CSSProperty.h
Commit message (Expand)AuthorAgeFilesLines
* Rename DISALLOW_ALLOCATION and ALLOW_ONLY_INLINE_ALLOCATIONharaken2015-10-301-2/+2
* Make blink classes and structures in core/css fast-allocatedtasak@google.com2015-08-211-0/+2
* Remove unnecessary trailing semicolon in Source/corekochi@chromium.org2015-07-081-2/+2
* Remove prefixingVariant logictimloh@chromium.org2015-04-211-6/+0
* Use alias_for for -webkit-animation propertiestimloh@chromium.org2015-04-211-40/+2
* Use alias_for for -webkit-transition propertiestimloh@chromium.org2015-04-211-21/+0
* Fix no-op inline styles so they don't trigger a recalcsashab@chromium.org2015-04-211-0/+2
* Remove font-variant CSSValueList conversion coderob.buis@samsung.com2015-04-211-2/+0
* Remove CSSAnimationUnprefixed runtime flagtimloh@chromium.org2015-04-201-43/+37
* InlinedVisitor: Migrate css to use inlined tracingkouhei@chromium.org2015-02-241-1/+1
* Fix unprefixed transitions when experimental features flag is offtimloh@chromium.org2014-08-151-81/+53
* Add inherited flag to CSSProperties.intimloh@chromium.org2014-08-141-2/+2
* Merge CSSPropertyNames.in and SVGCSSPropertyNames.in with CSSProperties.intimloh@chromium.org2014-08-131-1/+1
* Revert refactoring of CSSProperty .in filesadamk@chromium.org2014-08-121-2/+2
* Add inherited flag to CSSProperties.intimloh@chromium.org2014-08-121-2/+2
* Fix namesabarth@chromium.org2014-07-181-3/+3
* Implemented applyPropertyAll for applying all shorthand property.tasak@google.com2014-06-181-0/+1
* Qualify the generated includes in core (partial).c.shu@samsung.com2014-06-121-2/+2
* Use macros instead of specializing VectorTraits explicitlymikhail.pozdnyakov@intel.com2014-04-231-6/+1
* Revert "Revert of Move all RefPtr's to CSSValue to oilpan transition types, e...wibling@chromium.org2014-03-061-1/+4
* Revert of Move all RefPtr's to CSSValue to oilpan transition types, except fo...wibling@chromium.org2014-03-061-4/+1
* Move all RefPtr's to CSSValue to oilpan transition types, except for the one ...wibling@chromium.org2014-03-061-1/+4
* Revert of Move all RefPtr's to CSSValue to oilpan transition types, except fo...wibling@chromium.org2014-03-051-4/+1
* Move all RefPtr's to CSSValue to oilpan transition types, except for the one ...wibling@chromium.org2014-03-051-1/+4
* Change the majority of the CSSValue [Pass]RefPtr's to transition types.wibling@chromium.org2014-02-201-1/+1
* Remove CSS Variablesalancutter@chromium.org2014-02-111-2/+0
* Fix initialization of SimpleClassVectorTraits 'isWeak' and 'needsTracing' pro...mikhail.pozdnyakov@intel.com2014-01-301-1/+1
* Move geometry classes from core/platform/graphics to platform/geometryeae@chromium.org2013-10-021-2/+2
* Add support to resolve unprefixed CSS animations properties.alexis.menard@intel.com2013-08-131-0/+58
* Make StylePropertyMetadata a 16 bits object.alexis.menard@intel.com2013-07-251-7/+7
* DevTools: completely remove native memory instrumentationloislo@chromium.org2013-07-171-2/+0
* Revert "Make sure ImmutableStylePropertySet uses the new 16 bits size of Styl...alexis.menard@intel.com2013-06-271-7/+6
* Make sure ImmutableStylePropertySet uses the new 16 bits size of StylePropert...alexis.menard@intel.com2013-06-211-6/+7
* Remove unused includes from core/accessibility, core/css and core/domtimloh@chromium.org2013-06-211-1/+0
* Reduce CSSProperty's StylePropertyMetadata memory footprint by half when used...alexis.menard@intel.com2013-06-141-16/+18
* Absolutify paths to css/.thakis@chromium.org2013-04-261-1/+1
* Absolutify paths to rendering/mathml/ and rendering/style/.thakis@chromium.org2013-04-251-1/+1
* Absolutify paths to platform/text/**.thakis@chromium.org2013-04-241-2/+2
* Move Source/WebCore to Source/core.abarth@chromium.org2013-04-171-0/+142