1. 0ce67df Rename AtomicString to AtomString https://bugs.webkit.org/show_bug.cgi?id=195276 by darin@apple.com · 6 years ago
  2. 0c00ded Remove SVG properties tear-off objects by commit-queue@webkit.org · 6 years ago
  3. 7f84324 Remove the SVG property tear off objects for SVGAnimatedString by said@apple.com · 6 years ago
  4. fcb4bb1 Define the type of SVGPropertyOwnerRegistry for all SVG elements by commit-queue@webkit.org · 6 years ago
  5. ea3eb58 Remove the SVG elements' attributes macros by commit-queue@webkit.org · 7 years ago
  6. 197cd32 Put the DOM in IsoHeaps https://bugs.webkit.org/show_bug.cgi?id=183546 by fpizlo@apple.com · 7 years ago
  7. 46c0f52 Use #pragma once in WebCore https://bugs.webkit.org/show_bug.cgi?id=164686 by commit-queue@webkit.org · 8 years ago
  8. e6d3df0 Mark overriden methods in WebCore/svg final classes as final by commit-queue@webkit.org · 9 years ago
  9. 11ff47c Remove "virtual" from all lines that have both "virtual" and "override". by darin@apple.com · 9 years ago
  10. 74c44cc Remove unneeded SVG code, including most isSupportedAttribute functions by darin@apple.com · 10 years ago
  11. 1092357 Modernize the SVGElement and MathMLElement factories by weinig@apple.com · 10 years ago
  12. 9cea8f3 Generate Element casting helper functions by cdumez@apple.com · 10 years ago
  13. fa3f5a3 Remove FILTERS flag https://bugs.webkit.org/show_bug.cgi?id=136571 by commit-queue@webkit.org · 11 years ago
  14. 66d8c0a Remove ENABLE(SVG) guards https://bugs.webkit.org/show_bug.cgi?id=127991 by ossy@webkit.org · 11 years ago
  15. ca796ab Run clang-modernize and let it add a bunch of missing overrides. by andersca@apple.com · 11 years ago
  16. 16d2dd4 Change all uses of FINAL to final now that all our compilers support it by andersca@apple.com · 11 years ago
  17. 2dfe6cb Remove workaround for compilers not supporting explicit override control by commit-queue@webkit.org · 11 years ago
  18. b857d7b Merge NODE_TYPE_CASTS and ELEMENT_TYPE_CASTS by weinig@apple.com · 11 years ago
  19. 52e786e CTTE: Node subclasses should take a Document by reference in their constructor (Part 8) by weinig@apple.com · 12 years ago
  20. e8e317b toFooElement() should use static_cast, not reinterpret_cast. by akling@apple.com · 12 years ago
  21. 7dd31bf [SVG2] Merge SVGStyledElement and SVGElement by ch.dumez@sisa.samsung.com · 12 years ago
  22. 20e062b Apply FINAL to the Node hierarchy. <http://webkit.org/b/115984> by akling@apple.com · 12 years ago
  23. 43e9d04 Element::parseAttribute() should take name & value as separate arguments. by akling@apple.com · 12 years ago
  24. 260fca8 Pass Attribute by const reference as much as possible. by kling@webkit.org · 13 years ago
  25. 8a3d4af StyledElement: Rename parseMappedAttribute() to parseAttribute(). by kling@webkit.org · 13 years ago
  26. a285742 2011-07-09 Nikolas Zimmermann <nzimmermann@rim.com> by zimmermann@webkit.org · 14 years ago
  27. efff725 2011-05-21 Nikolas Zimmermann <nzimmermann@rim.com> by zimmermann@webkit.org · 14 years ago
  28. 13983a5 2011-02-10 Dirk Schulze <krit@webkit.org> by krit@webkit.org · 14 years ago
  29. 1f839a2 Move WebCore into Source by abarth@webkit.org · 14 years ago[Renamed from WebCore/svg/SVGFEMergeNodeElement.h]
  30. 15de2b8 2010-12-02 Nikolas Zimmermann <nzimmermann@rim.com> by zimmermann@webkit.org · 14 years ago
  31. 8c91b83 2010-11-03 Nikolas Zimmermann <nzimmermann@rim.com> by zimmermann@webkit.org · 14 years ago
  32. daaca7e 2010-10-06 Renata Hodovan <reni@inf.u-szeged.hu> by commit-queue@webkit.org · 14 years ago
  33. c8b8f87 2010-08-30 Darin Adler <darin@apple.com> by darin@apple.com · 15 years ago
  34. 3cbd5cb 2010-08-29 Darin Adler <darin@apple.com> by darin@apple.com · 15 years ago
  35. 711245f 2010-08-03 Nikolas Zimmermann <nzimmermann@rim.com> by zimmermann@webkit.org · 15 years ago
  36. c19aac8 2010-08-03 Sheriff Bot <webkit.review.bot@gmail.com> by zimmermann@webkit.org · 15 years ago
  37. 9d2c056 2010-08-03 Nikolas Zimmermann <nzimmermann@rim.com> by zimmermann@webkit.org · 15 years ago
  38. c360893 Complete the merge of MappedAttribute and Attribute. by weinig@apple.com · 15 years ago
  39. 8fc4539 2010-01-26 Nikolas Zimmermann <nzimmermann@rim.com> by zimmermann@webkit.org · 15 years ago
  40. e954930 2009-10-14 Nikolas Zimmermann <nzimmermann@rim.com> by zimmermann@webkit.org · 15 years ago
  41. 5e3479c 2009-08-23 Dirk Schulze <krit@webkit.org> by krit@webkit.org · 16 years ago
  42. bfb80bf 2009-05-28 Dirk Schulze <krit@webkit.org> by krit@webkit.org · 16 years ago
  43. 057741d Reviewed by Oliver & parts by Eric. by zimmermann@webkit.org · 17 years ago
  44. c135b9d Reviewed by Antti. by zimmermann@webkit.org · 17 years ago
  45. be748d9 Roll out r34913, as it broke the Windows build due to bad casting by aroben@apple.com · 17 years ago
  46. 3c522e9 Reviewed by Antti & Eric. by zimmermann@webkit.org · 17 years ago
  47. 312d73e Rollout r31566 as there were a few issues i missed during review (thanks to antti for pointing them out) by oliver@apple.com · 17 years ago
  48. 2b8d3e5 Reviewed by Oliver. by zimmermann@webkit.org · 17 years ago
  49. 22b1ad9 Split the ENABLE_SVG_EXPERIMENTAL_FEATURES flag into separate flags. by oliver@apple.com · 17 years ago
  50. 095abab Rubber stamped by Eric. by zimmermann@webkit.org · 17 years ago[Renamed from WebCore/ksvg2/svg/SVGFEMergeNodeElement.h]
  51. 0099bf7 Reviewed by Oliver. by oliver · 17 years ago
  52. c8eccec JavaScriptCore: by ddkilzer · 17 years ago
  53. d2948ef JavaScriptCore: by mjs · 18 years ago
  54. 8eddecf 2007-01-15 Eric Seidel <eric@webkit.org> by eseidel · 18 years ago
  55. 7998312 Reviewed by Darin. by rwlbuis · 18 years ago
  56. 121d79b by rwlbuis · 19 years ago
  57. 18555aa 2006-09-11 Nikolas Zimmermann <zimmermann@kde.org> by eseidel · 19 years ago
  58. a7f7626 2006-09-05 Nikolas Zimmermann <zimmermann@kde.org> by eseidel · 19 years ago
  59. 54f5cea WebCore: by ddkilzer · 19 years ago
  60. ab5f09e JavaScriptCore: by weinig · 19 years ago
  61. 4e52462 2006-05-30 Eric Seidel <eric@eseidel.com> by eseidel · 19 years ago
  62. b9481ed - global rename, done by script by darin · 19 years ago