1. de6dae7b RenderStyle should not be reference counted by antti@apple.com · 9 years ago
  2. 11ff47c Remove "virtual" from all lines that have both "virtual" and "override". by darin@apple.com · 9 years ago
  3. e2c9352 min-width/height should default to auto for flexbox items by svillar@igalia.com · 9 years ago
  4. d1777ca Unreviewed, rolling out r189536 and r189538. by commit-queue@webkit.org · 9 years ago
  5. dca15d8 min-width/height should default to auto for flexbox items by svillar@igalia.com · 9 years ago
  6. 5f90774 Use out-of-band messaging for RenderBox::firstLineBaseline() and RenderBox::inlineBlockBaseline() by mmaxfield@apple.com · 10 years ago
  7. 3cb8c99 Scrollbars and ScrollAnimators must always have a ScrollableArea by bfulgham@apple.com · 10 years ago
  8. 689f761 Replace PassRef with Ref/Ref&& across the board. <https://webkit.org/b/139587> by akling@apple.com · 10 years ago
  9. d0fd8ee RenderElement::removeChild() doesn't need a return value. by akling@apple.com · 10 years ago
  10. 8d40a5c Use is<>() / downcast<>() for list-related render objects by cdumez@apple.com · 10 years ago
  11. f85e2f6 Add is<>() / downcast<>() support for RenderObject subclasses by cdumez@apple.com · 10 years ago
  12. 2dae4b6 REGRESSION (r168046): Incorrect handling of multicol spanner by stavila@adobe.com · 11 years ago
  13. 1d7be5f Automatically generate isRendererOfType in RENDER_OBJECT_TYPE_CASTS by darin@apple.com · 11 years ago
  14. 28c9d4a Stop using PLATFORM(MAC) in WebCore except where it means “OS X but not iOS” by mitz@apple.com · 11 years ago
  15. 38f0a65 Remove display:run-in support. by akling@apple.com · 11 years ago
  16. e722745 Remove workaround for compilers not supporting deleted functions by commit-queue@webkit.org · 11 years ago
  17. 16d2dd4 Change all uses of FINAL to final now that all our compilers support it by andersca@apple.com · 11 years ago
  18. 2dfe6cb Remove workaround for compilers not supporting explicit override control by commit-queue@webkit.org · 11 years ago
  19. 395fca7 [iOS] Upstream WebCore/rendering changes by dbates@webkit.org · 11 years ago
  20. d0065ed Use RenderAncestorIterator in a couple of places. <https://webkit.org/b/123725> by akling@apple.com · 11 years ago
  21. 8f40c5b Renderers should receive their style at construction. by akling@apple.com · 11 years ago
  22. b0b17cd Introduce RENDER_OBJECT_TYPE_CASTS to replace manual toFoo() in child render object by gyuyoung.kim@samsung.com · 11 years ago
  23. 0e632aa Rename some line box functions to be just about lines by antti@apple.com · 11 years ago
  24. 49d4d3b RenderElement::removeChild() should take child as a reference. by akling@apple.com · 11 years ago
  25. 70c6058 Add OVERRIDE and virtual where appropriate by andersca@apple.com · 11 years ago
  26. f512abd Avoid using RenderBR internally in RenderMenuList. <https://webkit.org/b/121550> by akling@apple.com · 11 years ago
  27. 9d8157e RenderBR should not be RenderText https://bugs.webkit.org/show_bug.cgi?id=121221 by antti@apple.com · 11 years ago
  28. 9ba48a6 [CTTE] RenderMenuList always has a HTMLSelectElement. by akling@apple.com · 11 years ago
  29. 1b09f30 Unreviewed, rolling out r154826. by commit-queue@webkit.org · 12 years ago
  30. 38663b3 Positioned Replaced Elements That Aren't RenderReplaced get Incorrect Width by robert@webkit.org · 12 years ago
  31. 8149707 Apply FINAL to the RenderObject hierarchy. <http://webkit.org/b/115977> by akling@apple.com · 12 years ago
  32. 5d5175c RenderMenuList computes the width of its longest option twice. by akling@apple.com · 12 years ago
  33. 4f248d6 Unreviewed, rolling out r151451. by commit-queue@webkit.org · 12 years ago
  34. d30055a Positioned Replaced Elements That Aren't RenderReplaced get Incorrect Width by robert@webkit.org · 12 years ago
  35. 263e0a6 Unreviewed, rolling out r150294. by commit-queue@webkit.org · 12 years ago
  36. 8d138e7 Apply FINAL to the RenderObject hierarchy. <http://webkit.org/b/115977> by akling@apple.com · 12 years ago
  37. 86eed7a Unreviewed, rolling out r149955. by commit-queue@webkit.org · 12 years ago
  38. dd7286c Apply FINAL to the RenderObject hierarchy. <http://webkit.org/b/115977> by akling@apple.com · 12 years ago
  39. 906e0ce Convert <select> to new-flexbox https://bugs.webkit.org/show_bug.cgi?id=112395 by commit-queue@webkit.org · 12 years ago
  40. 9bceffc [Chromium] chromium/linux breaks expectation of select popup background due to bad UA css rules by commit-queue@webkit.org · 12 years ago
  41. 6d978e1 Add ASSERT_WITH_SECURITY_IMPLICATION to detect bad casts in rendering by inferno@chromium.org · 12 years ago
  42. 0b87389 Setting width overrides intrinsic min-width/max-width on flexboxes and their subclasses by ojan@chromium.org · 12 years ago
  43. 9717cd8 Remove LayoutTypes abstraction https://bugs.webkit.org/show_bug.cgi?id=93050 by eae@chromium.org · 12 years ago
  44. be8e461 [Refactoring] RenderMenuList and RenderListBox should have a method to return HTMLSelectElement. by shinyak@chromium.org · 13 years ago
  45. a103cab Fix crashes for <input> and <textarea> with display:run-in. by tkent@chromium.org · 13 years ago
  46. c81ff8d REGRESSION(r108758): Assertion failure in WebCore::RenderMenuList::addChild by morrita@google.com · 13 years ago
  47. beaa664 Adding a ShadowRoot to image-backed element causes a crash by morrita@google.com · 13 years ago
  48. 35e47c3 Unreviewed, rolling out r108602. by yutak@chromium.org · 13 years ago
  49. 4baa7cc Adding a ShadowRoot to image-backed element causes a crash by morrita@google.com · 13 years ago
  50. 7140b24 Convert PopupMenuClient::clientPadding over to new layout abstraction by eae@chromium.org · 13 years ago
  51. bd81e4f Use OVERRIDE for PopupMenuClient's implementations by benjamin@webkit.org · 13 years ago
  52. 04a7843 PopupMenuClient::multiple() should be const by commit-queue@webkit.org · 13 years ago
  53. 573e947 Drop ENABLE_NO_LISTBOX_RENDERING, and make it a runtime decision. by pierre.rossi@gmail.com · 13 years ago
  54. 92a579f Revert platform and scrolling to ints by eae@chromium.org · 13 years ago
  55. d8d1f3b Switch PopupMenuClient to layout abstraction by eae@chromium.org · 13 years ago
  56. 27e694b0 Unreviewed, rolling out r97202, r97207, and r97215. by commit-queue@webkit.org · 13 years ago
  57. aa54be8 Towards making PopupMenuClient more testable by fsamuel@chromium.org · 13 years ago
  58. 6eb4400 Switch RenderMenuList, RenderListBox, and RenderFieldSet to new layout units by leviw@chromium.org · 14 years ago
  59. a461af4 Focus and selection events are not fired when a <select>'s selection by jhoneycutt@apple.com · 14 years ago
  60. b09331a Unreviewed, rolling out r91132 and r91135. by commit-queue@webkit.org · 14 years ago
  61. c092ed7 Focus and selection events are not fired when a <select>'s selection by jhoneycutt@apple.com · 14 years ago
  62. 331e29c 2011-06-15 Tony Chang <tony@chromium.org> by tony@chromium.org · 14 years ago
  63. 2b63cba 2011-05-25 Levi Weintraub <leviw@chromium.org> by leviw@chromium.org · 14 years ago
  64. 07c9c84 Source/WebCore: <rdar://problem/4761512> <select> can't display right-to-left (rtl) languages by mitz@apple.com · 14 years ago
  65. d7d77c3 Part 2 of "Cleanup Scrollbar/ScrollbarClient relationship" by weinig@apple.com · 14 years ago
  66. 1f839a2 Move WebCore into Source by abarth@webkit.org · 14 years ago[Renamed from WebCore/rendering/RenderMenuList.h]
  67. 3585c50 2010-11-12 Ilya Sherman <isherman@chromium.org> by commit-queue@webkit.org · 14 years ago
  68. 75dad74 https://bugs.webkit.org/show_bug.cgi?id=46482, rename the various prefWidth functions to use by hyatt@apple.com · 14 years ago
  69. 260550a 2010-07-27 Luiz Agostini <luiz.agostini@openbossa.org> by luiz@webkit.org · 15 years ago
  70. 4409cc8 2010-08-02 Jeremy Orlow <jorlow@chromium.org> by jorlow@chromium.org · 15 years ago
  71. 4646215 2010-07-27 Luiz Agostini <luiz.agostini@openbossa.org> by luiz@webkit.org · 15 years ago
  72. 5b1ae2e 2010-07-31 Sheriff Bot <webkit.review.bot@gmail.com> by commit-queue@webkit.org · 15 years ago
  73. 3f46b6e 2010-07-27 Luiz Agostini <luiz.agostini@openbossa.org> by luiz@webkit.org · 15 years ago
  74. 03b5093 2010-07-27 James Hawkins <jhawkins@chromium.org> by jhawkins@chromium.org · 15 years ago
  75. d80e51c 2010-07-12 Jay Civelli <jcivelli@chromium.org> by jcivelli@chromium.org · 15 years ago
  76. 66950fb 2010-05-24 James Hawkins <jhawkins@chromium.org> by jhawkins@chromium.org · 15 years ago
  77. 55bf872 <rdar://problem/8007953> Textarea using custom font appears blank by mitz@apple.com · 15 years ago
  78. 9e798b3 2010-03-19 Luiz Agostini <luiz.agostini@openbossa.org> by eric@webkit.org · 15 years ago
  79. 7a5d26f aria-label isn't respected on option elements by cfleizach@apple.com · 15 years ago
  80. 43ee810 Not reviewed, backout. by pkasting@chromium.org · 15 years ago
  81. cd3d45c MSAA: <select> elements should broadcast value change events by jhoneycutt@apple.com · 15 years ago
  82. feec43a 2009-12-30 Zelidrag Hornung <zelidrag@chromium.org> by eric@webkit.org · 15 years ago
  83. f3f3006 https://bugs.webkit.org/show_bug.cgi?id=29138 Simplify popup menu handling. by andersca@apple.com · 15 years ago
  84. b6cb256 2009-08-05 Darin Adler <darin@apple.com> by darin@apple.com · 16 years ago
  85. 576af27 Bug 27828: Title attribute is not respected on option elements by mrowe@apple.com · 16 years ago
  86. de5f1ac Reviewed by Darin Adler. by zimmermann@webkit.org · 16 years ago
  87. 1a57c82 2009-02-04 Sam Weinig <sam@webkit.org> by weinig@apple.com · 16 years ago
  88. 36744d6 WebCore: by darin@apple.com · 16 years ago
  89. c3ed34a 2008-10-13 David Hyatt <hyatt@apple.com> by hyatt@apple.com · 16 years ago
  90. a89b8cd 2008-10-09 Simon Fraser <simon.fraser@apple.com> by simon.fraser@apple.com · 16 years ago
  91. b17c775 2008-10-04 David Hyatt <hyatt@apple.com> by hyatt@apple.com · 16 years ago
  92. ed87cd2 2008-10-03 Simon Fraser <simon.fraser@apple.com> by simon.fraser@apple.com · 16 years ago
  93. 3b8e8b9 WebCore: by alice.liu@apple.com · 17 years ago
  94. 343036d Reviewed by Adam Roben and John Sullivan. by mitz@apple.com · 17 years ago
  95. d6ae496 Land support for the CSS @font-face rule. This patch allows custom fonts by oliver · 17 years ago
  96. c8eccec JavaScriptCore: by ddkilzer · 17 years ago
  97. 4a62e5e 2007-07-20 Mitz Pettel <mitz@webkit.org> by pewtermoose · 18 years ago
  98. b77ac09 Change PopupMenuClient::listSize to return an int to appease warnings from MSVC /W3 by aroben · 18 years ago
  99. 5f1d9b7 LayoutTests: by adele · 18 years ago
  100. 7e7c8e4 Reviewed by Adele. by darin · 18 years ago