index
:
delta/netsurf/libcss.git
baserock/morph
dsilvers/calc
jmb/mq
lcneves/flexbox
lcneves/flexbox-tidy
lcneves/select-autogen
lcneves/units
master
rjek/clang-warnings
tlsa/add-ci
tlsa/calc
tlsa/calc-wip
tlsa/computed-style-share
tlsa/improve-hints
tlsa/improve-select-tests
tlsa/jmb/mq
tlsa/jmb/mq2
tlsa/lcneves/select-autogen
tlsa/logging
tlsa/media-queries
tlsa/print-inherit-debug
tlsa/shared-styles
tlsa/units
tlsa/upfront-hints
git.netsurf-browser.org: libcss.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
select
/
select.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Select: Move revert style tracking to separate allocation
Michael Drake
2022-08-29
1
-1
/
+1
*
Select: Clone UA and author styles for revert
Michael Drake
2022-08-29
1
-0
/
+8
*
Select: Make inherit flag handling aware of other default values
Michael Drake
2022-08-29
1
-6
/
+6
*
Selection: Don't duplicate unit conversion members in media descriptor.
tlsa/units
Michael Drake
2021-05-19
1
-0
/
+1
*
Media queries: Update selection API to support media queries.
Michael Drake
2019-05-04
1
-1
/
+1
*
Selection: Inline styles prevent computed style sharing.
Michael Drake
2016-11-29
1
-8
/
+9
*
Enable sharing where pseudo common pseudo classes are the same.
tlsa/shared-styles
Michael Drake
2016-11-19
1
-7
/
+21
*
Optimisation: Bypass selection by sharing previous sibling's style.
Michael Drake
2016-11-19
1
-0
/
+7
*
Make node data contain list of partial node styles.
Michael Drake
2016-11-19
1
-0
/
+1
*
Allow more than just bloom to be stored on nodes.
Michael Drake
2016-11-19
1
-1
/
+5
*
Various changes which modify API and ABI:
Michael Drake
2013-12-13
1
-2
/
+2
*
Significantly optimise CSS selection performance.
Michael Drake
2013-12-01
1
-0
/
+2
*
Fill reject cache backwards from end.
Michael Drake
2011-11-07
1
-1
/
+1
*
Cache rejected ancestor class/ID selectors to improve selection efficiency
John Mark Bell
2011-11-04
1
-0
/
+11
*
Compute node name, id, and classes once, instead of once per stylesheet
John Mark Bell
2011-09-05
1
-0
/
+5
*
Hoist string internment into selection context constructor.
John Mark Bell
2011-09-05
1
-29
/
+0
*
CSS3 Selectors
John Mark Bell
2011-01-31
1
-0
/
+16
*
Ensure there are zero global symbols without css_ or css__ in front of them. ...
Daniel Silverstone
2011-01-20
1
-1
/
+1
*
Merge parser autogeneration and string handling refactor branch r=jmb,kinniso...
Vincent Sanders
2011-01-19
1
-2
/
+2
*
Simultaneously select styles for base + pseudo elements.
John Mark Bell
2011-01-05
1
-3
/
+5
*
Use unsigned int for bitfields. Apparently, using uint32_t confuses some comp...
John Mark Bell
2009-08-02
1
-4
/
+4
*
Ensure that any properties explicitly set to inherit on the root element are ...
John Mark Bell
2009-07-04
1
-2
/
+4
*
Completely change the approach used for presentational hints.
John Mark Bell
2009-03-23
1
-1
/
+1
*
Move property dispatch table out of select.c so it can be used by the compute...
John Mark Bell
2009-02-15
1
-0
/
+67