1. 46c0f52 Use #pragma once in WebCore https://bugs.webkit.org/show_bug.cgi?id=164686 by commit-queue@webkit.org · 8 years ago
  2. 2799ae9 More PassRefPtr purging in WebCore. <https://webkit.org/b/163895> by akling@apple.com · 8 years ago
  3. 454418f Inline RenderStyle into RenderElement by antti@apple.com · 9 years ago
  4. de6dae7b RenderStyle should not be reference counted by antti@apple.com · 9 years ago
  5. 11ff47c Remove "virtual" from all lines that have both "virtual" and "override". by darin@apple.com · 9 years ago
  6. c7e0e69 Unreviewed, rolling out r191113. by dbates@webkit.org · 9 years ago
  7. b934fbb [iOS] DOM click event may not be dispatched when page has :active style and <input type="search"> by dbates@webkit.org · 9 years ago
  8. 19f2b60 Augment <input type=search>’s recent search history with the time each entry was added, by commit-queue@webkit.org · 9 years ago
  9. 3cb8c99 Scrollbars and ScrollAnimators must always have a ScrollableArea by bfulgham@apple.com · 10 years ago
  10. 689f761 Replace PassRef with Ref/Ref&& across the board. <https://webkit.org/b/139587> by akling@apple.com · 10 years ago
  11. 2601e05 Drop RENDER_OBJECT_TYPE_CASTS() for a lot of RenderObject subclasses by cdumez@apple.com · 10 years ago
  12. f85e2f6 Add is<>() / downcast<>() support for RenderObject subclasses by cdumez@apple.com · 10 years ago
  13. 16d2dd4 Change all uses of FINAL to final now that all our compilers support it by andersca@apple.com · 11 years ago
  14. 2dfe6cb Remove workaround for compilers not supporting explicit override control by commit-queue@webkit.org · 11 years ago
  15. 8f40c5b Renderers should receive their style at construction. by akling@apple.com · 11 years ago
  16. b0b17cd Introduce RENDER_OBJECT_TYPE_CASTS to replace manual toFoo() in child render object by gyuyoung.kim@samsung.com · 11 years ago
  17. 4ead1a4 Adding "explicit" keyword in rendering related constructors by commit-queue@webkit.org · 12 years ago
  18. ca97cfb [CTTE] Tighten RenderTextControl element typing. <https://webkit.org/b/121275> by akling@apple.com · 12 years ago
  19. 8149707 Apply FINAL to the RenderObject hierarchy. <http://webkit.org/b/115977> by akling@apple.com · 12 years ago
  20. 263e0a6 Unreviewed, rolling out r150294. by commit-queue@webkit.org · 12 years ago
  21. 8d138e7 Apply FINAL to the RenderObject hierarchy. <http://webkit.org/b/115977> by akling@apple.com · 12 years ago
  22. 86eed7a Unreviewed, rolling out r149955. by commit-queue@webkit.org · 12 years ago
  23. dd7286c Apply FINAL to the RenderObject hierarchy. <http://webkit.org/b/115977> by akling@apple.com · 12 years ago
  24. fce3dc7 Vertical writing doesn't work with form controls. by hyatt@apple.com · 12 years ago
  25. 6d978e1 Add ASSERT_WITH_SECURITY_IMPLICATION to detect bad casts in rendering by inferno@chromium.org · 12 years ago
  26. 6310f61 Make renderer constructors take Element where possible by antti@apple.com · 12 years ago
  27. 3b34ce4 Unreviewed, rolling out r140023. by commit-queue@webkit.org · 12 years ago
  28. 6aba753 Make renderer constructors take Element where possible by antti@apple.com · 12 years ago
  29. 6ba0532 Tighten RenderLayerModelObject subclass constructors to operate on ContainerNodes. by antti@apple.com · 12 years ago
  30. f5c6243 [Forms] Move search field related code to RenderSearchField from RenderTextControlSingleLine by yosin@chromium.org · 13 years ago
  31. 1604feb [Forms] Copy RenderTextControlSingleLine.{cpp,h} to RenderSearchFiled.{cpp,h} by yosin@chromium.org · 13 years ago
  32. 7db48aa Unreviewed, rolling out r120565. by yosin@chromium.org · 13 years ago
  33. 0c7e4a1 Try 1 by yosin@chromium.org · 13 years ago
  34. 956b547 Unreviewed, rolling out r120390. by yosin@chromium.org · 13 years ago
  35. 3ec1660 Unreviewed, rolling out r120432. by yosin@chromium.org · 13 years ago
  36. 23bb26b [Forms] Move search field related code to RenderSearchField from RenderTextControlSingleLine by yosin@chromium.org · 13 years ago
  37. 9e10136 [Forms] Copy RenderTextControlSingleLine.{cpp,h} to RenderSearchFiled.{cpp,h} by yosin@chromium.org · 13 years ago