1. d03c594 bmalloc should support strictly type-segregated isolated heaps by fpizlo@apple.com · 7 years ago
  2. f21f3ae Use "= default" to denote default constructor or destructor by dbates@webkit.org · 7 years ago
  3. cca4b69 Change ::computeLogicalHeight's computedValues out argument to the return value. by zalan@apple.com · 8 years ago
  4. 454418f Inline RenderStyle into RenderElement by antti@apple.com · 9 years ago
  5. de6dae7b RenderStyle should not be reference counted by antti@apple.com · 9 years ago
  6. 13aae08 Replace WTF::move with WTFMove https://bugs.webkit.org/show_bug.cgi?id=152601 by aestes@apple.com · 9 years ago
  7. 689f761 Replace PassRef with Ref/Ref&& across the board. <https://webkit.org/b/139587> by akling@apple.com · 10 years ago
  8. a9c60c9 Have is<>(T*) function do a null check on the pointer argument by cdumez@apple.com · 10 years ago
  9. ef5c176 Use is<HTML*Element>() instead of isHTML*Element() - Part 2 by cdumez@apple.com · 10 years ago
  10. 72754ba Use downcast<HTML*Element>() instead of toHTML*Element() by cdumez@apple.com · 10 years ago
  11. 376339c Subpixel layout: Rename LayoutRect's device pixel snapping functions. by zalan@apple.com · 11 years ago
  12. 0cefe4f Add WTF::move() https://bugs.webkit.org/show_bug.cgi?id=134500 by dbates@webkit.org · 11 years ago
  13. 9fb77fc And peavo@outlook.com <peavo@outlook.com> by achristensen@apple.com · 11 years ago
  14. c6de8d1 Page::theme() should return a reference. <https://webkit.org/b/125737> by akling@apple.com · 11 years ago
  15. 8629863 Remove all 'std' using directives from WebCore by andersca@apple.com · 11 years ago
  16. 8f40c5b Renderers should receive their style at construction. by akling@apple.com · 11 years ago
  17. 42e1063 Pass Document directly to anonymous renderer constructors. by akling@apple.com · 11 years ago
  18. 8f33508 Hide node() below RenderLayerModelObject, use element() instead by antti@apple.com · 11 years ago
  19. 5388e67 Add new RenderBlockFlow class. https://bugs.webkit.org/show_bug.cgi?id=120777 by hyatt@apple.com · 11 years ago
  20. acb7e25 Reverting revisions 155139, 155141, 155142, and 155145 since they appear to have by bdakin@apple.com · 11 years ago
  21. 620bb2e Add new RenderBlockFlow class https://bugs.webkit.org/show_bug.cgi?id=120777 by hyatt@apple.com · 11 years ago
  22. 878dd4d Remove unused method RenderMeter::valueRatio() by commit-queue@webkit.org · 12 years ago
  23. c271a5f Adjust usage of ENABLE flags to enable whole content by tkent@chromium.org · 12 years ago
  24. 845cf6e Replace RenderMeter::updateLogicalHeight to RenderMeter::computeLogicalHeight by tony@chromium.org · 12 years ago
  25. b7ebe38 Rename computeLogicalHeight to updateLogicalHeight by tony@chromium.org · 12 years ago
  26. 5270e66 Rename computeLogicalWidth to updateLogicalWidth by tony@chromium.org · 12 years ago
  27. 037f1cd AuthorShadowDOM for meter element https://bugs.webkit.org/show_bug.cgi?id=91970 by shinyak@chromium.org · 13 years ago
  28. 232ea0d Unreviewed, rolling out r125519. by commit-queue@webkit.org · 13 years ago
  29. 90ea5ef AuthorShadowDOM for meter element https://bugs.webkit.org/show_bug.cgi?id=91970 by shinyak@chromium.org · 13 years ago
  30. d89d545 Rename ENABLE_METER_TAG and ENABLE_PROGRESS_TAG to ENABLE_METER_ELEMENT and ENABLE_PROGRESS_ELEMENT respectively by tkent@chromium.org · 13 years ago
  31. d3ef593 Revert RenderTheme paint and layout functions to ints by leviw@chromium.org · 13 years ago
  32. f198756 <meter> doesn't update rendering when its value is changed. by morrita@google.com · 13 years ago
  33. ef1ced9 2011-06-01 Dimitri Glazkov <dglazkov@chromium.org> by dglazkov@chromium.org · 14 years ago
  34. ca4194d 2011-04-04 MORITA Hajime <morrita@google.com> by morrita@google.com · 14 years ago
  35. 716387b 2011-04-04 Adrienne Walker <enne@google.com> by enne@google.com · 14 years ago
  36. e933237 2011-04-04 MORITA Hajime <morrita@google.com> by morrita@google.com · 14 years ago
  37. 72c85b8 2011-04-01 MORITA Hajime <morrita@google.com> by morrita@google.com · 14 years ago
  38. 12a6b84 2011-03-31 Sheriff Bot <webkit.review.bot@gmail.com> by abarth@webkit.org · 14 years ago
  39. b62b168 2011-03-30 MORITA Hajime <morrita@google.com> by morrita@google.com · 14 years ago
  40. 3be82c1 2011-02-09 Yael Aharon <yael.aharon@nokia.com> by yael.aharon@nokia.com · 14 years ago
  41. 1f839a2 Move WebCore into Source by abarth@webkit.org · 14 years ago[Renamed from WebCore/rendering/RenderMeter.cpp]
  42. b172c47a 2010-12-05 MORITA Hajime <morrita@google.com> by morrita@google.com · 14 years ago
  43. c0fa163 https://bugs.webkit.org/show_bug.cgi?id=46928 Reviewed by Beth Dakin. by hyatt@apple.com · 14 years ago
  44. 5f4fae0 https://bugs.webkit.org/show_bug.cgi?id=46451 Reviewed by Sam Weinig. by hyatt@apple.com · 14 years ago
  45. 2ab09d0 WebCore: Changed type of Node::parentNode to ContainerNode so we don't have to cast, by darin@apple.com · 15 years ago
  46. 6509cd2 2010-06-15 MORITA Hajime <morrita@google.com> by morrita@google.com · 15 years ago
  47. f5247d1 2010-06-12 Darin Adler <darin@apple.com> by darin@apple.com · 15 years ago
  48. a70a8f4 2010-06-07 MORITA Hajime <morrita@google.com> by morrita@google.com · 15 years ago
  49. 666f4b8 Initial support for HTMLMeterElement by yael.aharon@nokia.com · 15 years ago