1. 3e4353a Update Guava to 19.0 by Michael Zhou · 9 years ago
  2. 1ed44cd Update Closure Compiler to v20160315 by Michael Zhou · 9 years ago
  3. c4a8acb Update apache commons-collections to 3.2.2. by Roberto Lublinerman · 9 years ago
  4. e290623 Bump Jetty version to 9.2 including transitive dependencies by David Ostrovsky · 11 years ago
  5. 2dc713a Use patched JDT to circumvent memory leak when compiling for Java 8. by Roberto Lublinerman · 9 years ago
  6. 26cd2b5 Update GSS to Head (2015-11-04) by Julien Dramaix · 9 years ago
  7. b2b4f7a Upgrade GSS to head by Julien Dramaix · 9 years ago
  8. c3a847f Upgrade to guava 18.0 by Daniel Kurka · 10 years ago
  9. 5ae8473 Upgrade GSS to head. by Daniel Kurka · 10 years ago
  10. 519e16b Revert "Remove rebasing for guava, closure and gss & upgrade versions." by Daniel Kurka · 10 years ago
  11. 77c7d4c Remove rebasing for guava, closure and gss & upgrade versions. by Daniel Kurka · 10 years ago
  12. ea78315 Update JDT to 3.11.0.v20150126-2015 (Eclipse 4.5M5). by Roberto Lublinerman · 10 years ago
  13. 9e6a3cf Rebase android-json to avoid conflicts with org.json. by rluble · 10 years ago
  14. ba0039e Add converter from css to gss. by jdramaix · 10 years ago
  15. 7cf7e0e Update eclipse project to use JDT 4.4/Java8, cglib and asm by Manuel Carrasco Moñino · 11 years ago
  16. c220de0 Add mockito to gwt user. by Daniel Kurka · 11 years ago
  17. 85e6bf2 Exclude **/super/** from user/test/ in Eclipse and Ant builds. by Michael Prentice · 11 years ago
  18. 062daa8 Update Guava to 16.0.1 for CDI compatibility by Artur Signell · 11 years ago
  19. a42bdc2 Adds missing libs to the classpath by michaelvogt · 11 years ago
  20. 424b75f Update closure to 20131118. by Roberto Lublinerman · 11 years ago
  21. 9e655ee Updated Eclipse .classpath files by Jens Nehlmeier · 11 years ago
  22. ea91423 Update to use org.json from Android SDK 19. by Roberto Lublinerman · 11 years ago
  23. 8c269b6 Upgrades HtmlUnit and it dependencies by Goktug Gokdogan · 11 years ago
  24. 77fac9c Updated protobuf library to 2.5.0. by Roberto Lublinerman · 11 years ago
  25. 5d875ae Fixes broken -XenableClosureCompiler after closure update. by Roberto Lublinerman · 11 years ago
  26. 669d23d Updates the closure compiler (jscomp) to version 20131014. by Roberto Lublinerman · 11 years ago
  27. d3c7af1 Add JSR305 jars into eclipse classpath by Daniel Kurka · 11 years ago
  28. c4ded87 Update GWT to use guava-15.0 (rebased). by Roberto Lublinerman · 12 years ago
  29. b15273f Updates ICU4J from 4.4.2 to 50.1.1 by skybrian@google.com · 12 years ago
  30. 2ea9697 Upgrade GWT's Guava library to 10.0.1 by cromwellian@google.com · 13 years ago
  31. 3560b6a Adding jscomp to the classpath for gwt user and dev projects. by jlabanca@google.com · 13 years ago
  32. 5260c88 Upgrade GWT's htmlunit dependencies. by cromwellian@google.com · 13 years ago
  33. e0fe3c1 Removes .apt_generated from gwt-user classpath. Since Annotation Processor by zundel@google.com · 14 years ago
  34. 8af231d Support RequestContext composition (issue 6234) and mix-in (issue 6035). by bobv@google.com · 14 years ago
  35. 48d73ec Update the flute jar to accept double colon notation in css selectors, rename by unnurg@google.com · 14 years ago
  36. b5cf73e Modify the version of xalan-2.7.1.jar used to stop including an old version of the Java Cup runtime (version .10). Add java-cup-11a.jar (version .11a) to the tools/lib directory. by jacobr@google.com · 14 years ago
  37. 49f0b48 Replacing the testng-5.14.1.jar with testng-5.14.1-nojunit.jar in the gwt-user .classpath file. The testng-5.14.1.jar was removed to allow GWT to use Junit4. by jlabanca@google.com · 14 years ago
  38. 618aafc Switching to the junit4 jars, although the @annotation stuff isn't going to work. Also switching to the non-junit4 testng jars, to avoid classpath order confusion. by fabbott@google.com · 14 years ago
  39. 0efd539 Add TCK jars to user .classpath by nchalko@google.com · 14 years ago
  40. e88c8f6 Remove deprecated classextension from gwt by yaxin@google.com · 14 years ago
  41. e7a1360 Switch GWT svn to use easymock 3.0 by yaxin@google.com · 14 years ago
  42. c1eb4c1 Add CLDR import code, and external projects for CLDR data/tools. by jat@google.com · 14 years ago
  43. 69da43f Public: First take at GWT validation that actually validates on the client side. by nchalko@google.com · 14 years ago
  44. 58d705b Fixes to use Java 1.5 compatible JARs by rchandia@google.com · 14 years ago
  45. 0d848f8 Add streaming HTML parser library to tools/lib, as well as the guava library it depends on. by xtof@google.com · 15 years ago
  46. 361d697 Public: First pass at generating a GWT Validator. by nchalko@google.com · 15 years ago
  47. 0bcbca6 Updated GWT code with the latest Apache HttpClient 4.0. Removed httpclient-3. by flin@google.com · 15 years ago
  48. 97def99 Public: Start of a sample application showing GWT validation. by nchalko@google.com · 15 years ago
  49. 7b78390 Upgraded HtmlUnit to 2.8. by flin@google.com · 15 years ago
  50. 15193aa Rollback update to Jetty7 since it is causing classloader problems in by amitmanjhi@google.com · 15 years ago
  51. c278ce8 Make GWT depend on json-1.5.jar that contains 1.5 compatible bytecode instead by amitmanjhi@google.com · 15 years ago
  52. a2d7312 Wholesale move of the app, requestfactory, and valuestore packages from the bikeshed dir to user dir. by amitmanjhi@google.com · 15 years ago
  53. edfd992 Update to Jetty 7.0.2. by jat@google.com · 15 years ago
  54. 7bc436e Add additional predefined Date/Time formats and the ability to generate custom localized formats. by jat@google.com · 15 years ago
  55. 569d591 Rollback of date/time format changes due to failing internal tests. by jat@google.com · 15 years ago
  56. b580c91 Add additional predefined Date/Time formats and the ability to generate custom localized formats. by jat@google.com · 15 years ago
  57. 7f3adca Re-rolling r7955: JUnitShell now subclasses DevMode instead of GWTShell. by scottb@google.com · 15 years ago
  58. 8a78d4c Rolling back the recent change to JUnitShell pending discussion by spoon@google.com · 15 years ago
  59. ec121f8 JUnitShell now subclasses DevMode instead of GWTShell. by scottb@google.com · 15 years ago
  60. a15c79b Upgraded to a dethreaded HtmlUnit r5607. Removed @DoNotRunWith annotation by amitmanjhi@google.com · 15 years ago
  61. 9fb1b85 Removes the old htmlunitd lib entries from the user classpath so eclipse doesn't complain. by jlabanca@google.com · 15 years ago
  62. c91cef0 Fix classpath problem during eclipse importing. by flin@google.com · 15 years ago
  63. 3f5e6da Upgrade to HtmlUnit 2.7 build r5424. Removing annotations for fixed HtmlUnit bugs. by flin@google.com · 15 years ago
  64. c2163e6 Adding RegExp to public GWT (native version, pure Java version, tests) by tomerigo@google.com · 15 years ago
  65. 9356917 Allow CssResource to handle identifiers containing underscores or that have a leading hyphen. by bobv@google.com · 15 years ago
  66. e0fa5b1 Merge farewellSwt into trunk. by jat@google.com · 15 years ago
  67. 5868bc7 Reverted c6310 (which created a temporary directory for updating HtmlUnit, by amitmanjhi@google.com · 15 years ago
  68. 9edc581 Patch to enable upgrade to latest HtmlUnit snapshots. Created a temporary dir by amitmanjhi@google.com · 15 years ago
  69. 34ea8a2 Restores various unit tests of the UiBinder code generator. by rjrjr@google.com · 15 years ago
  70. 089fe8f Add sourcepath for Selenium client library. by jat@google.com · 16 years ago
  71. 0b1619e Remove SWT, collapse dev platforms to a single one, rewrite runstyles to new by jat@google.com · 16 years ago
  72. 0160397 Commiting the initial version of the HtmlUnit plugin. Many tests, including all by amitmanjhi@google.com · 16 years ago
  73. a86be7e This patch removes the META-INF/services dir from xercesImpl.jar that by amitmanjhi@google.com · 16 years ago
  74. d763031 Re-introducing c5890 and c5891, which updated the htmlunit dependencies and by amitmanjhi@google.com · 16 years ago
  75. 2ac41c2 Reverting changes 5889 through 5892 in tools and trunk, due to build breakage by rjrjr@google.com · 16 years ago
  76. ae6bc7f Updates the eclipse .classpath files for gwt-user project to match the by amitmanjhi@google.com · 16 years ago
  77. fef85fa This patch enables running web tests using HtmlUnit. Since not all tests, by amitmanjhi@google.com · 16 years ago
  78. a933c8b Initial add of ClientBundle. by bobv@google.com · 16 years ago
  79. 4f57bc2 Merging releases/1.6@4459:4490 by scottb@google.com · 16 years ago
  80. 29666c8 Adds support for running GWT Unit Tests through a Selenium-RC server. by zundel@google.com · 17 years ago
  81. cc80ab7 Roll-back accidental commit in r1933. by scottb@google.com · 17 years ago
  82. 3edd5e4 Merge: changes/scottb/jso -r1776:1933 Into: trunk@1933 by scottb@google.com · 17 years ago
  83. c99c8fd Not sure why gwt-user needed an explicit JDT reference. by scottb@google.com · 17 years ago
  84. 970a165 Target gwt-dev-windows by default. Also adds source lookup for Tomcat. by gwt.team.scottb · 17 years ago
  85. 4449b34 Fixes issue #702. Adds benchmarking capability to GWT as an extension to JUnit. by gwt.team.mmendez · 18 years ago
  86. ab0aa68 Initial subversion import. by gwt.team.scottb · 18 years ago