1. 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
  2. 9f858e5 Update rules for standalone gwt-compiler. by scottb@google.com · 15 years ago
  3. 93a28be Re-roll r870801. by conroy@google.com · 15 years ago
  4. 46b4b61 Rolls back r8845, "Reduce DevMode memory footprint by using a WeakInterner by rjrjr@google.com · 15 years ago
  5. a3a8de9 Reduce DevMode memory footprint by using a WeakInterner for potentially duplicated strings by conroy@google.com · 15 years ago
  6. 7b78390 Upgraded HtmlUnit to 2.8. by flin@google.com · 15 years ago
  7. 15193aa Rollback update to Jetty7 since it is causing classloader problems in by amitmanjhi@google.com · 15 years ago
  8. edfd992 Update to Jetty 7.0.2. by jat@google.com · 15 years ago
  9. a15c79b Upgraded to a dethreaded HtmlUnit r5607. Removed @DoNotRunWith annotation by amitmanjhi@google.com · 15 years ago
  10. 3f5e6da Upgrade to HtmlUnit 2.7 build r5424. Removing annotations for fixed HtmlUnit bugs. by flin@google.com · 15 years ago
  11. 9fceec5 Fixes checkstyle for gwt-dev project. by scottb@google.com · 15 years ago
  12. 862ff9b Removing unused old platform dirs from checkstyle configs. by scottb@google.com · 16 years ago
  13. 126c9a3 Updates to use the rebased protobuf library. References to com.google.protobuf in RemoteMessageProto.java and ViewerServiceClient.java have been updated. Also updated licensing information to indicate that modifications to the library were made. by rdayal@google.com · 16 years ago
  14. 33cff9f Merge branch 'remote-ui-communication' at r6431 into trunk by mmendez@google.com · 16 years ago
  15. b92ef9a Remove last traces of dev/oophm. by jat@google.com · 16 years ago
  16. f7480d6 Adds com/google/gwt/soyc/** to standalone compiler. by scottb@google.com · 16 years ago
  17. d30fffc Fix merge failure for Eclipse project files. by jat@google.com · 16 years ago
  18. e0fa5b1 Merge farewellSwt into trunk. by jat@google.com · 16 years ago
  19. 5868bc7 Reverted c6310 (which created a temporary directory for updating HtmlUnit, by amitmanjhi@google.com · 16 years ago
  20. 9edc581 Patch to enable upgrade to latest HtmlUnit snapshots. Created a temporary dir by amitmanjhi@google.com · 16 years ago
  21. b444186 A separate oophm project is no longer necessary. by amitmanjhi@google.com · 16 years ago
  22. ae30191 The gwt-dev eclipse files were not working. Made simple changes to get them to by amitmanjhi@google.com · 16 years ago
  23. 9c887eb Removed the gwt-dev-windows reference from eclipse/.classpath files by amitmanjhi@google.com · 16 years ago
  24. 0b1619e Remove SWT, collapse dev platforms to a single one, rewrite runstyles to new by jat@google.com · 16 years ago
  25. 0160397 Commiting the initial version of the HtmlUnit plugin. Many tests, including all by amitmanjhi@google.com · 16 years ago
  26. b8e1247 Adds a gwt-compiler subproject and build rules. by scottb@google.com · 16 years ago
  27. 4145b2d Updating OOPHM classpath; minimize dependencies to bare minimum. by scottb@google.com · 16 years ago
  28. 5323876 Merging releases/1.6@4669:4911 into trunk. by scottb@google.com · 16 years ago
  29. ebef680 Updated gwt-dev Eclipse projects to use updated JDT. Updated weird cast case. by scottb@google.com · 16 years ago
  30. 4f57bc2 Merging releases/1.6@4459:4490 by scottb@google.com · 16 years ago
  31. 1277ba8 Added missing fixups for 2.4->2.5 servlet API. by scottb@google.com · 16 years ago
  32. 5d56e26 Updating GWT to use servlet API 2.5 consistently. by scottb@google.com · 16 years ago
  33. 62d0a72 Missing file from r4201. by jat@google.com · 16 years ago
  34. 04912f2 Merge OOPHM into trunk as a separate project, that will produce a jar which can by jat@google.com · 16 years ago
  35. 2e8ef32 Merging from releases/1.6@3878:3944 by scottb@google.com · 16 years ago
  36. 0817121 Initial support for WAR deployment. GWTCompiler happens to be backwards-compatible with the legacy format, but the behavior of the shell differs. Therefore we created a new entry point, GWTHosted, which is the new GWTShell and runs with WAR assumptions. by scottb@google.com · 16 years ago
  37. 7fcf288 Added source references to Apache Commons Collections. by scottb@google.com · 17 years ago
  38. 9ddb1f1 Merging long emulation branch into trunk. Longs are now emulated in web mode as a pair of doubles, representing the upper and lower 32 by scottb@google.com · 17 years ago
  39. edb4ca7 Moved ASM into a private package namespace in our source tree to avoid external class conflicts. by scottb@google.com · 17 years ago
  40. 3da39cd Removed Xerces from our distro; the functionality we needed is built into the 1.5 JRE. by scottb@google.com · 17 years ago
  41. 3edd5e4 Merge: changes/scottb/jso -r1776:1933 Into: trunk@1933 by scottb@google.com · 17 years ago
  42. 2b3ed2b Updating GWT to use Eclipse JDT 3.3.1 rather than 3.1.1. by scottb@google.com · 17 years ago
  43. 9c58511 Upgrade xerces to the current version. Avoids AbstractMethodError in hosted by gwt.team.jat · 18 years ago
  44. 6ada1b9 Blowing away 1.4-specific eclipse settings. We'll see if we actually need them for 5.0. by gwt.team.scottb · 18 years ago
  45. 81c80b8 Fixing eol-style. by gwt.team.scottb · 18 years ago
  46. e2ef502 Setting svn:eol-style to native for all .project and .classpath files. by gwt.team.scottb · 18 years ago
  47. ee138fa Rolling back accidental trunk mods committed in r276. by gwt.team.scottb · 18 years ago
  48. 1bf2ada gvn sync: XXX by gwt.team.hcc · 18 years ago
  49. 111f83e filters non-source directories by gwt.team.ecc · 18 years ago
  50. 3c8d2e2 filters non-source directories by gwt.team.ecc · 18 years ago
  51. 8cf9848 filters non-source directories by gwt.team.ecc · 18 years ago
  52. f2321cf Moved README.txt from eclipse/settings/code-style to eclipse/ and expanded it to cover workspace variables, spelling dictionary, and project importing. It is now a general-purpose "How to setup Eclipse" document instead of just focusing on code style. by gwt.team.scottb · 18 years ago
  53. a2d10b4 Update from Ant 1.6.1 to 1.6.5. by gwt.team.scottb · 18 years ago
  54. 068ce9b Checkstyle enabled. by gwt.team.ecc · 18 years ago
  55. 9074c22 Checkstyle enabled. by gwt.team.ecc · 18 years ago
  56. a4894bb Removed 3.2 xml tags by gwt.team.scottb · 18 years ago
  57. 47c959a by gwt.team.ecc · 18 years ago
  58. fa63851 Changed mac specific checkstyle config to include the path dev/mac/src. by gwt.team.knorton · 18 years ago
  59. 113d5bc configured checkstyle turned off with GWT Checks as default config by gwt.team.ecc · 18 years ago
  60. 1a646f4 enabled checkstyle by gwt.team.mmendez · 18 years ago
  61. ab0aa68 Initial subversion import. by gwt.team.scottb · 18 years ago