1. 50e04c7 Remove tests expecting >64-bit ints (#65) by Kevin Moore · 8 years ago
  2. fda417f fixed slice to use end index rather than length (#62) by Daniel Davidson · 8 years ago
  3. e358cf2 Fix and enable level1_baseline_test - with some skips by Kevin Moore · 8 years ago
  4. b948204 Test on browsers - and exclude tests that require the vm by Kevin Moore · 8 years ago
  5. 9ff0b20 enable many lints by Kevin Moore · 8 years ago
  6. 8e12f9e finish test cleanup by Kevin Moore · 8 years ago
  7. 7a96700 sort directives and other lints by Kevin Moore · 8 years ago
  8. 3ee02c8 start migration to pkg/test by Kevin Moore · 8 years ago
  9. 4177ef7 dartfmt by Kevin Moore · 8 years ago
  10. e394a45 Update failing test and status file by William Hesse · 9 years ago
  11. 9e79e1b Make package:html strong clean by Sigmund Cherem · 9 years ago 0.13.0
  12. 7177493 Add Element.endSourceSpan by Konstantin Shcheglov · 10 years ago
  13. 65cb4b2 fix parse error with foreignObject end tag by John Messerly · 10 years ago
  14. 08c86f8 Fixes encoding parser to handle whitespace correctly. by John Messerly · 10 years ago
  15. d97252a rename package to `html` by John Messerly · 10 years ago
  16. 4816d43 formatted source code by Kevin Moore · 10 years ago
  17. 17ceb39 fixed test script by Kevin Moore · 10 years ago
  18. fc5b302 removed unused members by Kevin Moore · 11 years ago
  19. eaca2ab Switch various transformers and libraries they use over to source_span. by nweiz@google.com · 11 years ago
  20. c407782 Fix a couple more tests that were relying on sourcemap message format. by nweiz@google.com · 11 years ago
  21. bc212d0 [html5lib] fix another type annotation by jmesserly@google.com · 11 years ago
  22. a5ec37a [html5lib] fix type annotation and pkg.status for angular_tests by jmesserly@google.com · 11 years ago
  23. 9faf9fb [html5lib] implement querySelector/querySelectorAll by jmesserly@google.com · 11 years ago
  24. 1d87853 Fix how document fragments are added on NodeList operations. The DocumentFragment node should be gone, and its children should be added in place. by sigmund@google.com · 11 years ago
  25. 47a0b6d [html5lib] api updates: localName by jmesserly@google.com · 11 years ago
  26. dde3c12 [html5lib] triple slash comment style by jmesserly@google.com · 11 years ago
  27. 6011b25 fix imports link rel=stylesheet by jmesserly@google.com · 12 years ago
  28. 456961e introduce web_components pkg to replace shadow_dom, html_import, custom_element. This new package is 100% compatible with the polyfills used by http://www.polymer-project.org/ by jmesserly@google.com · 12 years ago
  29. 4f5d627 pkg/third_party/html5lib: lots of cleanup by kevmoo@google.com · 12 years ago
  30. bd269bd Change dart:io Platform.script to return a Uri. by sgjesse@google.com · 12 years ago
  31. f5aaeae Revert "Change dart:io Platform.script to return a Uri." by whesse@google.com · 12 years ago
  32. 0380d6c Change dart:io Platform.script to return a URI. Change all uses of Platform.script to work with the new value. by whesse@google.com · 12 years ago
  33. 4a0b28c Remove uses of Options from pkg, samples, tests, and third_party directories. by whesse@google.com · 12 years ago
  34. 44e0427 remove use of deprecatedFutureValue from html5lib by floitsch@google.com · 12 years ago
  35. d8e8be8 Fix missing quote. by floitsch@google.com · 12 years ago
  36. 6a7fe63 Remove dart:utf in third_party. by floitsch@google.com · 12 years ago
  37. 81f2e1d Remove use of dart:json from third_party. by floitsch@google.com · 12 years ago
  38. 4d223f1 move html5lib code into dart svn repo also gets the tests running by jmesserly@google.com · 12 years ago