summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/core/layout/TableLayoutAlgorithmAuto.h
Commit message (Expand)AuthorAgeFilesLines
* Fix virtual/override/final usage in Source/core/layout/.tkent@chromium.org2015-07-131-5/+5
* Revert an over-optimistic early return when allocating width to cellsrobhogan@gmail.com2015-07-061-1/+1
* Don't add artifical 1 pixel width to empty tablesrobhogan@gmail.com2015-06-211-1/+5
* Fix regression in unwinding overallocation on auto cellsrobhogan@gmail.com2015-06-151-1/+1
* Revert "Don't add artifical 1 pixel width to empty tables"aelias@chromium.org2015-06-101-5/+1
* Don't add artifical 1 pixel width to empty tablesrobhogan@gmail.com2015-06-031-1/+5
* Refactor the code distributing width to columns in auto layout tables.robhogan@gmail.com2015-05-131-1/+18
* Remove duplicate code in auto table layoutrobhogan@gmail.com2015-04-131-0/+1
* Fixup name for TableLayoutAlgorithm to better match spec.dsinclair@chromium.org2015-02-261-0/+81