summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/core/css/SelectorFilter.cpp
Commit message (Expand)AuthorAgeFilesLines
* blink: Rename enums and functions to not collide with chromium style.danakj2016-02-251-1/+1
* Add more missing closing namespace comments.Nico Weber2016-01-251-1/+1
* Implement matching part of ::slotted() pseudo elementkochi2016-01-211-10/+14
* Implement CSS parser part for ::slotted pseudo elementkochi2016-01-201-0/+3
* Remove ancestor walking code in SelectorFilter.esprehn2016-01-051-28/+9
* Remove config.h inclusion from third_party/WebKit/Source/core/css/.tkent2015-12-211-1/+0
* Encapsulate the SelectorFilter.esprehn@chromium.org2015-05-271-0/+20
* Support type selector for camel-cased SVG elements in HTML.rune@opera.com2015-05-071-1/+2
* Oilpan: Remove OffHeapCollectionTraitharaken@chromium.org2015-05-011-0/+2
* InlinedVisitor: Migrate css to use inlined tracingkouhei@chromium.org2015-02-241-2/+2
* Oilpan: Move SelectorFilter to oilpan's heapharaken@chromium.org2014-07-291-0/+10
* Fix namesabarth@chromium.org2014-07-181-1/+1
* Move DocumentOrderedMap to Oilpan's heapharaken@chromium.org2014-07-081-1/+1
* Make all CSSSelector data members privatech.dumez@samsung.com2014-06-121-1/+1
* Implement ::shadow pseudo element and replace /shadow/ with ::shadow.tasak@google.com2014-03-271-2/+1
* Revert of Implement /content/ combinator. (https://codereview.chromium.org/18...tasak@google.com2014-03-241-4/+0
* Renamed /shadow-all/ to /shadow/.tasak@google.com2014-03-131-1/+1
* Implement /content/ combinator.tasak@google.com2014-03-131-0/+4
* Rename ^ and ^^ combinator to /shadow-all/ and /shadow-deep/.tasak@google.com2014-03-051-2/+2
* Pass around CSSSelector by reference instead of pointerch.dumez@samsung.com2014-01-301-16/+16
* Remove duplicated headers from core/ directory where the implementation file ...l.gombos@samsung.com2013-11-271-1/+0
* Enable fastUseReject for tree boundary crossing rules.tasak@google.com2013-11-191-4/+6
* Have StyleResolverParentPusher / SelectorFilter deal with referencesch.dumez@samsung.com2013-11-081-15/+15
* Implement ^ and ^^ combinator.tasak@google.com2013-10-301-0/+2
* Revert "Shrink RuleData by 16 bytes"abarth@chromium.org2013-08-071-30/+13
* Implement ::contenttasak@google.com2013-08-051-3/+3
* Shrink RuleData by 16 bytesabarth@chromium.org2013-06-261-13/+30
* Combine Element and StyledElementesprehn@chromium.org2013-06-241-4/+3
* Make a '::distributed' pseudo element the first-ever client who can accept a ...hayato@chromium.org2013-05-271-1/+6
* Rename ShadowDescendant to ShadowPseudo.hayato@chromium.org2013-05-221-2/+1
* Absolutify paths to dom/.thakis@chromium.org2013-04-261-1/+1
* Absolutify paths to css/.thakis@chromium.org2013-04-261-2/+2
* Move Source/WebCore to Source/core.abarth@chromium.org2013-04-171-0/+168