1. 16d2dd4 Change all uses of FINAL to final now that all our compilers support it by andersca@apple.com · 11 years ago
  2. 2dfe6cb Remove workaround for compilers not supporting explicit override control by commit-queue@webkit.org · 11 years ago
  3. 8f40c5b Renderers should receive their style at construction. by akling@apple.com · 11 years ago
  4. b0b17cd Introduce RENDER_OBJECT_TYPE_CASTS to replace manual toFoo() in child render object by gyuyoung.kim@samsung.com · 11 years ago
  5. 70c6058 Add OVERRIDE and virtual where appropriate by andersca@apple.com · 11 years ago
  6. edac1ac Optimize fetching the Node for never-anonymous renderers. by akling@apple.com · 11 years ago
  7. fec2785 [CTTE] RenderFieldset always has a HTMLFieldSetElement. by akling@apple.com · 11 years ago
  8. 5388e67 Add new RenderBlockFlow class. https://bugs.webkit.org/show_bug.cgi?id=120777 by hyatt@apple.com · 12 years ago
  9. acb7e25 Reverting revisions 155139, 155141, 155142, and 155145 since they appear to have by bdakin@apple.com · 12 years ago
  10. 620bb2e Add new RenderBlockFlow class https://bugs.webkit.org/show_bug.cgi?id=120777 by hyatt@apple.com · 12 years ago
  11. 8149707 Apply FINAL to the RenderObject hierarchy. <http://webkit.org/b/115977> by akling@apple.com · 12 years ago
  12. 263e0a6 Unreviewed, rolling out r150294. by commit-queue@webkit.org · 12 years ago
  13. 8d138e7 Apply FINAL to the RenderObject hierarchy. <http://webkit.org/b/115977> by akling@apple.com · 12 years ago
  14. 86eed7a Unreviewed, rolling out r149955. by commit-queue@webkit.org · 12 years ago
  15. dd7286c Apply FINAL to the RenderObject hierarchy. <http://webkit.org/b/115977> by akling@apple.com · 12 years ago
  16. 0b8df47 Remove stretchesToMinIntrinsicLogicalWidth by ojan@chromium.org · 12 years ago
  17. 6d978e1 Add ASSERT_WITH_SECURITY_IMPLICATION to detect bad casts in rendering by inferno@chromium.org · 12 years ago
  18. 6310f61 Make renderer constructors take Element where possible by antti@apple.com · 12 years ago
  19. 3b34ce4 Unreviewed, rolling out r140023. by commit-queue@webkit.org · 12 years ago
  20. 6aba753 Make renderer constructors take Element where possible by antti@apple.com · 12 years ago
  21. 6ba0532 Tighten RenderLayerModelObject subclass constructors to operate on ContainerNodes. by antti@apple.com · 12 years ago
  22. e20f1d7 VO issues with hidden <legend> and last explicitly labelled element within a group <fieldset> by cfleizach@apple.com · 12 years ago
  23. fd5b16d Fieldset unexpectedly stretches to minimum intrinsic width by commit-queue@webkit.org · 13 years ago
  24. b96a342 2011-06-28 Levi Weintraub <leviw@chromium.org> by leviw@chromium.org · 14 years ago
  25. e51e4b9 2011-06-28 Levi Weintraub <leviw@chromium.org> by leviw@chromium.org · 14 years ago
  26. 43d0c4d 2011-06-03 Levi Weintraub <leviw@chromium.org> by leviw@chromium.org · 14 years ago
  27. a07c433 2011-06-03 Levi Weintraub <leviw@chromium.org> by leviw@chromium.org · 14 years ago
  28. 8e91c07 2011-05-12 Levi Weintraub <leviw@chromium.org> by leviw@chromium.org · 14 years ago
  29. 81174f4 2011-01-11 James Robinson <jamesr@chromium.org> by jamesr@google.com · 14 years ago
  30. 1f839a2 Move WebCore into Source by abarth@webkit.org · 14 years ago[Renamed from WebCore/rendering/RenderFieldset.h]
  31. 5e48ff5 https://bugs.webkit.org/show_bug.cgi?id=49717 by hyatt@apple.com · 14 years ago
  32. 7538c25 2010-10-08 James Robinson <jamesr@chromium.org> by commit-queue@webkit.org · 14 years ago
  33. 12ae64d https://bugs.webkit.org/show_bug.cgi?id=47235 by hyatt@apple.com · 14 years ago
  34. c41de22 https://bugs.webkit.org/show_bug.cgi?id=46519 by hyatt@apple.com · 14 years ago
  35. 75dad74 https://bugs.webkit.org/show_bug.cgi?id=46482, rename the various prefWidth functions to use by hyatt@apple.com · 14 years ago
  36. b6cb256 2009-08-05 Darin Adler <darin@apple.com> by darin@apple.com · 16 years ago
  37. 1a57c82 2009-02-04 Sam Weinig <sam@webkit.org> by weinig@apple.com · 16 years ago
  38. 0bf6c84 2009-01-22 David Hyatt <hyatt@apple.com> by hyatt@apple.com · 16 years ago
  39. d885df7 WebCore: by hyatt@apple.com · 16 years ago
  40. 5e1b37b Reviewed by Alexey Proskuryakov & George Staikos. by zimmermann@webkit.org · 16 years ago
  41. a89b8cd 2008-10-09 Simon Fraser <simon.fraser@apple.com> by simon.fraser@apple.com · 16 years ago
  42. ed87cd2 2008-10-03 Simon Fraser <simon.fraser@apple.com> by simon.fraser@apple.com · 16 years ago
  43. 63b88ab <rdar://problem/6211041> Expose legend tag in accessibility by cfleizach@apple.com · 16 years ago
  44. 3d8b64f WebCore: by darin@apple.com · 17 years ago
  45. 3fec356 WebCore: by hyatt@apple.com · 17 years ago
  46. c8eccec JavaScriptCore: by ddkilzer · 17 years ago
  47. 7e7c8e4 Reviewed by Adele. by darin · 18 years ago
  48. e5dfd8b 2007-01-11 Mitz Pettel <mitz@webkit.org> by bdash · 18 years ago
  49. 52b4244 Fix for bugzilla bugs 10895 and 6336, fieldsets misbehaving when floats by hyatt · 18 years ago
  50. 494a6eb Fix fieldsets so that they properly expand to enclose overhanging floats by hyatt · 18 years ago
  51. 257eca8 2006-05-15 Sam Weinig <sam.weinig@gmail.com> by eseidel · 19 years ago