1. 90e7f8c Bump versions of chromedriver and selenium by Wei-Yin Chen (陳威尹) · 9 years ago
  2. f707680 Fix options "shuffle" and "no_sandbox" in run_jstests.py by Wei-Yin Chen (陳威尹) · 9 years ago
  3. 640e399 Disable sandbox and run all the tests in continuous integration by Wei-Yin Chen (陳威尹) · 9 years ago
  4. 869d139 Update Chrome if it is too old by Wei-Yin Chen (陳威尹) · 9 years ago
  5. 11f6b8c Avoid chromedriver elsewhere if any by Wei-Yin Chen (陳威尹) · 9 years ago
  6. 4f63157 Allow tests to run without Chrome sandbox by Wei-Yin Chen (陳威尹) · 9 years ago
  7. edafdf1 Install Chrome when necessary by Wei-Yin Chen (陳威尹) · 9 years ago
  8. 2c4e93b BR elements should be folded into WebText by mrobinson · 9 years ago
  9. aa79b39 Strip bgcolor attribute from all table elements by mrobinson · 9 years ago
  10. ec27418 Show distilled page in Chrome Extension by Wei-Yin Chen (陳威尹) · 9 years ago
  11. 1f211a4 Simplify testImageWithSrcset by Wei-Yin Chen (陳威尹) · 9 years ago
  12. b9e2b72 Update doc about Developing on Mac OS X by Wei-Yin Chen (陳威尹) · 9 years ago
  13. 270058c Shuffle tests in continuous integration by Wei-Yin Chen (陳威尹) · 9 years ago
  14. f5070fd Properly restore test environment between tests by Wei-Yin Chen (陳威尹) · 9 years ago
  15. 7a0544c Support running jstests repeatedly by Wei-Yin Chen (陳威尹) · 9 years ago
  16. fa4d011 Support running tests in random order by Wei-Yin Chen (陳威尹) · 9 years ago
  17. a03cbd2 Disregard "comment" appearing in className when too many classes by Wei-Yin Chen (陳威尹) · 9 years ago
  18. 0650d41 Never regard HTML elements as comments by mrobinson · 9 years ago
  19. 31359c2 Allow test.filter to begin with a dash by Wei-Yin Chen (陳威尹) · 9 years ago
  20. d4854eb Catch errors in continuous integration script by Wei-Yin Chen (陳威尹) · 9 years ago
  21. 8a6e619 Skip tests using URL() in continuous integration by Wei-Yin Chen (陳威尹) · 9 years ago
  22. af015b9 Update document about filter syntax in jstest by Wei-Yin Chen (陳威尹) · 9 years ago
  23. b27ab2b Replace create_standalone_js.py with a custom GWT linker by mrobinson · 9 years ago
  24. 10bc28c implement validations of pagination URLs by Kuan Tan · 9 years ago
  25. 1ec32c2 Strip color attributes from font tags by mrobinson · 9 years ago
  26. 772dbda Add script for landing CLs on behalf of external authors. by Tommy Nyquist · 9 years ago
  27. c0edaeb Find Python using 'env' in protoc plugin by mrobinson · 9 years ago
  28. 9ae05a4 Fix regression in srcset handling by Wei-Yin Chen (陳威尹) · 9 years ago
  29. e3ef0c4 Use gtest_filter syntax in jstest filter by Wei-Yin Chen (陳威尹) · 9 years ago
  30. 5fbe889 Faster Output by Matthew Jones · 9 years ago
  31. f160b95 Handle videos by Matthew Jones · 9 years ago
  32. 253257e Add missing WebBreak by Matthew Jones · 9 years ago
  33. a21d71b Use web document for output by Matthew Jones · 9 years ago
  34. 5931e44 Revert "Revert "Treat images as another type of embed"" by Matthew Jones · 9 years ago
  35. 7eb6a1b The location of the chrome distillation source changed. by alex · 9 years ago
  36. 50fa97f Remove code handling cases when querySelectorAll is not available by Wei-Yin Chen (陳威尹) · 9 years ago
  37. aec2da0 Strip srcset attribute from img tags by Wei-Yin Chen (陳威尹) · 9 years ago
  38. cc268ee Revert "Treat images as another type of embed" by Matthew Jones · 9 years ago
  39. a7949c7 implement extraction of page parameters from potential pagination URLs by Kuan Tan · 9 years ago
  40. 47c825f Add target "ant runtest" to run tests without recompiling by Wei-Yin Chen (陳威尹) · 9 years ago
  41. 7a29e21 Fixes a crash when window.performance is not available. by Eric Noyau · 9 years ago
  42. b7b4d4a Fixing python header. by Eric Noyau · 9 years ago
  43. 1c2dd98 Revert "Disable flaky page link tests" by Wei-Yin Chen (陳威尹) · 9 years ago
  44. 2a64c8d Use a much simpler baseUrl heuristics by Wei-Yin Chen (陳威尹) · 9 years ago
  45. 3e49cf2 Fix flakiness due to a bug in createAnchorWithBase() by Wei-Yin Chen (陳威尹) · 9 years ago
  46. d69f15d Allow multiple instances of "ant test" running by Wei-Yin Chen (陳威尹) · 9 years ago
  47. d9fb022 Put steps in continuous integration into a bash script by Wei-Yin Chen (陳威尹) · 9 years ago
  48. 94320fe Unify the style in Ant target descriptions by Wei-Yin Chen (陳威尹) · 9 years ago
  49. 4adbcfa Don't let base tag change original_url by Wei-Yin Chen (陳威尹) · 9 years ago
  50. a3a07ce Disable flaky page link tests by Matthew Jones · 9 years ago
  51. 0b8c2e7 Treat images as another type of embed by Matthew Jones · 9 years ago
  52. d49edaf Add pagenum difference in the next page heuristics by Wei-Yin Chen (陳威尹) · 9 years ago
  53. abee435 Do not sum up scores of next page links with the same URL by Wei-Yin Chen (陳威尹) · 9 years ago
  54. 0955aa3 Use numbers as a fast filter in next page detection by Wei-Yin Chen (陳威尹) · 9 years ago
  55. ff4bc3d Fix relative link resolution with base tag by Wei-Yin Chen (陳威尹) · 9 years ago
  56. 875b0ff Use URL prefix as a fast filter in next page detection by Wei-Yin Chen (陳威尹) · 9 years ago
  57. 7b12bc7 Resolve links in a new HTML document with a base tag by Wei-Yin Chen (陳威尹) · 9 years ago
  58. ab96c56 Add timing info for pagination by Wei-Yin Chen (陳威尹) · 9 years ago
  59. 2812744 Add support for wrapping the standalone JavaScript. by Tommy Nyquist · 9 years ago
  60. 7bd24c4 Groundwork for retaining popular embeds in results by Matthew Jones · 9 years ago
  61. 4b3cdb9 Add instructions for using `git cl format`. by Tommy Nyquist · 9 years ago
  62. 94c8270 Add project introduction in README.md by Wei-Yin Chen (陳威尹) · 9 years ago
  63. 86983de Add support for running jstests on Mac OS X and add documentation. by Tommy Nyquist · 9 years ago
  64. f33d992 Add JS tests to package and suppress log output. by Tommy Nyquist · 9 years ago
  65. 1a42d14 Make the "test" target not depend on "package" by Chris Hopman · 9 years ago
  66. eabc11d Add data tables to the WebDocument by Chris Hopman · 9 years ago
  67. 669d605 Revert "Disable some tests in PagingLinksFinderTest" by Wei-Yin Chen (陳威尹) · 9 years ago
  68. 2874c7b Fix the page URL in PagingLinksFinderTest by Wei-Yin Chen (陳威尹) · 9 years ago
  69. ddc30e2 Fix next-page tests for new mocking mechanism by Wei-Yin Chen (陳威尹) · 9 years ago
  70. 8c015c1 Mock Window.Location.getHref() in PagingLinksFinderTest by Wei-Yin Chen (陳威尹) · 9 years ago
  71. 9deb1c6 Update developer documentation using Markdown. by Tommy Nyquist · 9 years ago
  72. 6101d98 Added README.md pointing to Google Code wiki. by Tommy Nyquist · 9 years ago
  73. 5094ac9 Tune the next-page algorithm to reduce false positives by Wei-Yin Chen (陳威尹) · 9 years ago
  74. 197d576 Delete a bunch of gwt test environment-specific things by Chris Hopman · 9 years ago
  75. ae707d0 Remove DomToSaxVisitor and rename some classes by Chris Hopman · 9 years ago
  76. e8b2fcd Add a WebDocument class by Chris Hopman · 9 years ago
  77. 52c4790 Support verbose output in jstest by Wei-Yin Chen (陳威尹) · 9 years ago
  78. ac006fe Remove ant target "test.dev" and "test.prod" by Wei-Yin Chen (陳威尹) · 9 years ago
  79. 7db0bf4 Trim trailing spaces in java source code by Wei-Yin Chen (陳威尹) · 9 years ago
  80. 0338d85 Fix all invalid URLs in tests by Wei-Yin Chen (陳威尹) · 9 years ago
  81. 2489c81 Fix "Support test.filter for jstests" by Wei-Yin Chen (陳威尹) · 9 years ago
  82. 442f8ee Reorganize all the code in the project. by Tommy Nyquist · 9 years ago
  83. 2044b6f Support test.filter for jstests by Chris Hopman · 9 years ago
  84. ddb81f8 Disable some tests in PagingLinksFinderTest by Wei-Yin Chen (陳威尹) · 9 years ago
  85. 82f505c Move PagingLinksFinderTest from test/ to jstest/ by Wei-Yin Chen (陳威尹) · 9 years ago
  86. 2f9ec7d Add a devtools panel to inject extraction script into the inspected window by Chris Hopman · 9 years ago
  87. 9962247 Remove BoilerpipeProcessingException and other unused things. by Chris Hopman · 9 years ago
  88. 491c7ce Use pre-compiled regexes for many things in PagingLinksFinder by Chris Hopman · 9 years ago
  89. e26e5ff Fix "Move ElementActionTest and TextBlockBuilderTest from test/ to jstest/" by Wei-Yin Chen (陳威尹) · 9 years ago
  90. 6893a1a Move ElementActionTest and TextBlockBuilderTest from test/ to jstest/ by Wei-Yin Chen (陳威尹) · 9 years ago
  91. 6a97c63 Add util/TextBlockBuilderTest into DomDistillerTestSuite by Wei-Yin Chen (陳威尹) · 9 years ago
  92. d331041 Fix ElementActionTest by Wei-Yin Chen (陳威尹) · 9 years ago
  93. 56f7579 Rewrite SimilarSiblingContentExpansion by Chris Hopman · 9 years ago
  94. 2fda06e Fix printing of logged non-ascii characters by Chris Hopman · 9 years ago
  95. 8f4713b Only strip one stack frame from JS exceptions by Chris Hopman · 9 years ago
  96. efa4dce Remove unnecessary indent from code generation. by Matthew Jones · 9 years ago
  97. 6134342 Fix TerminatingBlocksFinderTest by Chris Hopman · 9 years ago
  98. 1f237e8 Make TerminatingBlocksFinder use a RegExp by Chris Hopman · 9 years ago
  99. 80a34cf Change LogUtil.LOG_BUILDER to a String by Chris Hopman · 9 years ago
  100. 9b2cdb2 Move most tests from test/ to jstest/ by Wei-Yin Chen (陳威尹) · 9 years ago