1. facf99c Missing quotation mark when <q> gets reparented. by zalan@apple.com · 8 years ago
  2. 5c4302b RenderElement::style() should return const RenderStyle by antti@apple.com · 9 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. 52b2434 ElementRuleCollector should not mutate document and style by antti@apple.com · 9 years ago
  6. e30038b Text control shadow element style shouldn't depend on renderers by antti@apple.com · 9 years ago
  7. ee1218c Use NeverDestroyed instead of DEPRECATED_DEFINE_STATIC_LOCAL by akling@apple.com · 9 years ago
  8. 13aae08 Replace WTF::move with WTFMove https://bugs.webkit.org/show_bug.cgi?id=152601 by aestes@apple.com · 9 years ago
  9. 8b2755f Web Inspector: Show Pseudo Elements in DOM Tree by commit-queue@webkit.org · 10 years ago
  10. dbacfc1 Web Inspector: pass parameters to inspector instrumentation by reference where possible by burg@cs.washington.edu · 10 years ago
  11. 689f761 Replace PassRef with Ref/Ref&& across the board. <https://webkit.org/b/139587> by akling@apple.com · 10 years ago
  12. dbdca2f Convert PassRefPtr return types to RefPtr. <https://webkit.org/b/138995> by akling@apple.com · 10 years ago
  13. f381449 Use is<>() / downcast<>() for RenderElement by cdumez@apple.com · 10 years ago
  14. 2601e05 Drop RENDER_OBJECT_TYPE_CASTS() for a lot of RenderObject subclasses by cdumez@apple.com · 10 years ago
  15. 0cefe4f Add WTF::move() https://bugs.webkit.org/show_bug.cgi?id=134500 by dbates@webkit.org · 11 years ago
  16. 5b31eef Rename DEFINE_STATIC_LOCAL to DEPRECATED_DEFINE_STATIC_LOCAL by svillar@igalia.com · 11 years ago
  17. 2241ee8 Remove StyleResolver::State::m_parentNode by antti@apple.com · 11 years ago
  18. 46b0fd5 Remove the ACCELERATED_COMPOSITING flag by abucur@adobe.com · 11 years ago
  19. 4ed117e ASSERT_WITH_SECURITY_IMPLICATION in WebCore::InlineTextBox::paint by mmaxfield@apple.com · 11 years ago
  20. 59248b4 Assertion failure in WebCore::PseudoElement::didRecalcStyle() by jhoneycutt@apple.com · 11 years ago
  21. 2173835 Rename createRenderObject() to createRenderer(). by akling@apple.com · 11 years ago
  22. fbf7909 Add an owning smart pointer for RenderObjects and start using it. by akling@apple.com · 11 years ago
  23. 050f2be Avoid setting style twice for generated image content. by akling@apple.com · 11 years ago
  24. f4e61fe Pass an Element by reference to the PseudoElement constructor by weinig@apple.com · 11 years ago
  25. 827be9c RenderElement::style() should return a reference. <https://webkit.org/b/123414> by akling@apple.com · 11 years ago
  26. 0f04fec [CSSRegions] Use RenderStyle::hasFlowFrom when needed by mihnea@adobe.com · 11 years ago
  27. 6d72bb3 RenderElement::isChildAllowed() should take const references. by akling@apple.com · 11 years ago
  28. 0b5763f Move setPseudoStyle() to RenderImage (from RenderElement.) by akling@apple.com · 11 years ago
  29. 1e9a318 Move m_style to RenderElement https://bugs.webkit.org/show_bug.cgi?id=121936 by antti@apple.com · 12 years ago
  30. c3cbb6b Add covariant RenderElement* Element::renderer() by antti@apple.com · 12 years ago
  31. 0fec071 Unreviewed, rolling out r156119. by commit-queue@webkit.org · 12 years ago
  32. 2e75151 Add covariant RenderElement* Element::renderer() by antti@apple.com · 12 years ago
  33. d4bb5e8 CTTE: ContentData::createRenderer() should take references by weinig@apple.com · 12 years ago
  34. c461682 [CTTE] Node subclasses should take a Document by reference in their constructor (Part 7) by weinig@apple.com · 12 years ago
  35. 622b1a4 Node::document() should return a reference. <https://webkit.org/b/120496> by akling@apple.com · 12 years ago
  36. dacd6de <https://webkit.org/b/120071> Replace NodeRenderingContext with Node* as childShouldCreateRenderer() argument by antti@apple.com · 12 years ago
  37. b74dfb6 <https://webkit.org/b/120078> Replace NodeRenderingContext with RenderStyle& as shouldCreateRenderer() argument by antti@apple.com · 12 years ago
  38. 0f2ac5b <https://webkit.org/b/119982> Make Element::attach non-virtual by antti@apple.com · 12 years ago
  39. fe1eb0a <https://webkit.org/b/119886> PseudoElement is abusing parent node pointer by antti@apple.com · 12 years ago
  40. f269b27 <https://webkit.org/b/119865> Parent pointer and shadow root host pointer should not be shared by antti@apple.com · 12 years ago
  41. e6cf411 Move style recalculation out from Element by antti@apple.com · 12 years ago
  42. 83fb9b9 :hover style not applied on hover if its display property is different from original style's by commit-queue@webkit.org · 12 years ago
  43. 081990b Can't build w/o accelerated compositing by dino@apple.com · 12 years ago
  44. 7b1f700 Web Inspector: identify layers for CSS generated content in LayerTreeAgent by graouts@apple.com · 12 years ago
  45. 941a242 Rename HasCustomCallbacks to HasCustomStyleCallbacks by esprehn@chromium.org · 12 years ago
  46. 52f5b9a RenderQuote should not mark renderers as needing layout during layout by esprehn@chromium.org · 12 years ago
  47. 632b532 Rename from parentOrHost* to parentOrShadowHost* in Node.h. by commit-queue@webkit.org · 12 years ago
  48. dce1be0 Implement pseudoElement attribute on transition DOM events. by alexis@webkit.org · 12 years ago
  49. 7da5132 Assertion parent->inDocument() failed in WebCore::PseudoElement::PseudoElement by esprehn@chromium.org · 12 years ago
  50. 98dfec2 NodeRenderingContext is slow due to ComposedShadowTreeWalker by morrita@google.com · 12 years ago
  51. fb6d226 Add infrastructure for :before and :after in DOM by commit-queue@webkit.org · 12 years ago
  52. 1234633 Not reviewed: revert 131004, 131012, 131016, 131042, 131043 for breaking inspector console by pfeldman@chromium.org · 12 years ago
  53. 38de258 Move :before and :after into the DOM by commit-queue@webkit.org · 12 years ago