1. 162ccc9 Remove -XenableClosureCompiler. by Roberto Lublinerman · 9 years ago
  2. e01c5dc Add support for JSPs in DevMode; this also enables annotations scanning. by Thomas Broyer · 9 years ago
  3. 3e4353a Update Guava to 19.0 by Michael Zhou · 9 years ago
  4. 21e557e Fix test failure caused by updating Closure Compiler to v20160315 by Michael Zhou · 9 years ago
  5. 1ed44cd Update Closure Compiler to v20160315 by Michael Zhou · 9 years ago
  6. c4a8acb Update apache commons-collections to 3.2.2. by Roberto Lublinerman · 9 years ago
  7. e290623 Bump Jetty version to 9.2 including transitive dependencies by David Ostrovsky · 11 years ago
  8. 2dc713a Use patched JDT to circumvent memory leak when compiling for Java 8. by Roberto Lublinerman · 9 years ago
  9. c3a847f Upgrade to guava 18.0 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. d334267 Add colt to the gwt-dev classpath. by Stephen Haberman · 10 years ago
  14. 9e6a3cf Rebase android-json to avoid conflicts with org.json. by rluble · 10 years ago
  15. 556d955 Split SDM's JavaScript into a lib that can be tested. by Daniel Kurka · 10 years ago
  16. 7bae206 Fix classpath file for gwt-dev in eclipse by Daniel Kurka · 11 years ago
  17. 7cf7e0e Update eclipse project to use JDT 4.4/Java8, cglib and asm by Manuel Carrasco Moñino · 11 years ago
  18. 74e9797 Fix eclipse project setup for SDM by Daniel Kurka · 11 years ago
  19. f9acba3 Support for multiple compiled fragments when downloading sourceMaps by Manuel Carrasco Moñino · 11 years ago
  20. 284e6fe CodeServer: Add missing eclipse project files by David Ostrovsky · 11 years ago
  21. 062daa8 Update Guava to 16.0.1 for CDI compatibility by Artur Signell · 11 years ago
  22. 424b75f Update closure to 20131118. by Roberto Lublinerman · 11 years ago
  23. 9e655ee Updated Eclipse .classpath files by Jens Nehlmeier · 11 years ago
  24. ea91423 Update to use org.json from Android SDK 19. by Roberto Lublinerman · 11 years ago
  25. 77fac9c Updated protobuf library to 2.5.0. by Roberto Lublinerman · 11 years ago
  26. 5d875ae Fixes broken -XenableClosureCompiler after closure update. by Roberto Lublinerman · 11 years ago
  27. 669d23d Updates the closure compiler (jscomp) to version 20131014. by Roberto Lublinerman · 11 years ago
  28. d3c7af1 Add JSR305 jars into eclipse classpath by Daniel Kurka · 11 years ago
  29. c4ded87 Update GWT to use guava-15.0 (rebased). by Roberto Lublinerman · 12 years ago
  30. 1e5311e Upgrade JDT to 3.8.3. by rluble@google.com · 12 years ago
  31. 6ed7b8f Remove long-deprecated GWTShell and GWTCompiler tools. by t.broyer@gmail.com · 12 years ago
  32. db68bc7 Revert GWTShell and GWTCompiler change due to internal breakage. by mdempsky@google.com · 12 years ago
  33. ff4c121 Remove long-deprecated GWTShell and GWTCompiler tools. by t.broyer@gmail.com · 12 years ago
  34. b95ce09 Update JDT from 3.4.2 to 3.4.2_r894. by rdayal@google.com · 13 years ago
  35. 2ea9697 Upgrade GWT's Guava library to 10.0.1 by cromwellian@google.com · 13 years ago
  36. 916c858 Add Closure compiler jar to the classpath. by rdayal@google.com · 13 years ago
  37. 3560b6a Adding jscomp to the classpath for gwt user and dev projects. by jlabanca@google.com · 13 years ago
  38. b3fe7bb Clean up ant build files and Eclipse dev classpath. by jat@google.com · 13 years ago
  39. 5260c88 Upgrade GWT's htmlunit dependencies. by cromwellian@google.com · 13 years ago
  40. 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
  41. 9f858e5 Update rules for standalone gwt-compiler. by scottb@google.com · 14 years ago
  42. 93a28be Re-roll r870801. by conroy@google.com · 15 years ago
  43. 46b4b61 Rolls back r8845, "Reduce DevMode memory footprint by using a WeakInterner by rjrjr@google.com · 15 years ago
  44. a3a8de9 Reduce DevMode memory footprint by using a WeakInterner for potentially duplicated strings by conroy@google.com · 15 years ago
  45. 7b78390 Upgraded HtmlUnit to 2.8. by flin@google.com · 15 years ago
  46. 15193aa Rollback update to Jetty7 since it is causing classloader problems in by amitmanjhi@google.com · 15 years ago
  47. edfd992 Update to Jetty 7.0.2. by jat@google.com · 15 years ago
  48. a15c79b Upgraded to a dethreaded HtmlUnit r5607. Removed @DoNotRunWith annotation by amitmanjhi@google.com · 15 years ago
  49. 3f5e6da Upgrade to HtmlUnit 2.7 build r5424. Removing annotations for fixed HtmlUnit bugs. by flin@google.com · 15 years ago
  50. 9fceec5 Fixes checkstyle for gwt-dev project. by scottb@google.com · 15 years ago
  51. 862ff9b Removing unused old platform dirs from checkstyle configs. by scottb@google.com · 15 years ago
  52. 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 · 15 years ago
  53. 33cff9f Merge branch 'remote-ui-communication' at r6431 into trunk by mmendez@google.com · 15 years ago
  54. b92ef9a Remove last traces of dev/oophm. by jat@google.com · 15 years ago
  55. f7480d6 Adds com/google/gwt/soyc/** to standalone compiler. by scottb@google.com · 15 years ago
  56. d30fffc Fix merge failure for Eclipse project files. by jat@google.com · 15 years ago
  57. e0fa5b1 Merge farewellSwt into trunk. by jat@google.com · 15 years ago
  58. 5868bc7 Reverted c6310 (which created a temporary directory for updating HtmlUnit, by amitmanjhi@google.com · 15 years ago
  59. 9edc581 Patch to enable upgrade to latest HtmlUnit snapshots. Created a temporary dir by amitmanjhi@google.com · 15 years ago
  60. b444186 A separate oophm project is no longer necessary. by amitmanjhi@google.com · 16 years ago
  61. ae30191 The gwt-dev eclipse files were not working. Made simple changes to get them to by amitmanjhi@google.com · 16 years ago
  62. 9c887eb Removed the gwt-dev-windows reference from eclipse/.classpath files by amitmanjhi@google.com · 16 years ago
  63. 0b1619e Remove SWT, collapse dev platforms to a single one, rewrite runstyles to new by jat@google.com · 16 years ago
  64. 0160397 Commiting the initial version of the HtmlUnit plugin. Many tests, including all by amitmanjhi@google.com · 16 years ago
  65. b8e1247 Adds a gwt-compiler subproject and build rules. by scottb@google.com · 16 years ago
  66. 4145b2d Updating OOPHM classpath; minimize dependencies to bare minimum. by scottb@google.com · 16 years ago
  67. 5323876 Merging releases/1.6@4669:4911 into trunk. by scottb@google.com · 16 years ago
  68. ebef680 Updated gwt-dev Eclipse projects to use updated JDT. Updated weird cast case. by scottb@google.com · 16 years ago
  69. 4f57bc2 Merging releases/1.6@4459:4490 by scottb@google.com · 16 years ago
  70. 1277ba8 Added missing fixups for 2.4->2.5 servlet API. by scottb@google.com · 16 years ago
  71. 5d56e26 Updating GWT to use servlet API 2.5 consistently. by scottb@google.com · 16 years ago
  72. 62d0a72 Missing file from r4201. by jat@google.com · 16 years ago
  73. 04912f2 Merge OOPHM into trunk as a separate project, that will produce a jar which can by jat@google.com · 16 years ago
  74. 2e8ef32 Merging from releases/1.6@3878:3944 by scottb@google.com · 16 years ago
  75. 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
  76. 7fcf288 Added source references to Apache Commons Collections. by scottb@google.com · 17 years ago
  77. 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
  78. edb4ca7 Moved ASM into a private package namespace in our source tree to avoid external class conflicts. by scottb@google.com · 17 years ago
  79. 3da39cd Removed Xerces from our distro; the functionality we needed is built into the 1.5 JRE. by scottb@google.com · 17 years ago
  80. 3edd5e4 Merge: changes/scottb/jso -r1776:1933 Into: trunk@1933 by scottb@google.com · 17 years ago
  81. 2b3ed2b Updating GWT to use Eclipse JDT 3.3.1 rather than 3.1.1. by scottb@google.com · 17 years ago
  82. 9c58511 Upgrade xerces to the current version. Avoids AbstractMethodError in hosted by gwt.team.jat · 18 years ago
  83. 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
  84. 81c80b8 Fixing eol-style. by gwt.team.scottb · 18 years ago
  85. e2ef502 Setting svn:eol-style to native for all .project and .classpath files. by gwt.team.scottb · 18 years ago
  86. ee138fa Rolling back accidental trunk mods committed in r276. by gwt.team.scottb · 18 years ago
  87. 1bf2ada gvn sync: XXX by gwt.team.hcc · 18 years ago
  88. 111f83e filters non-source directories by gwt.team.ecc · 18 years ago
  89. 3c8d2e2 filters non-source directories by gwt.team.ecc · 18 years ago
  90. 8cf9848 filters non-source directories by gwt.team.ecc · 18 years ago
  91. 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
  92. a2d10b4 Update from Ant 1.6.1 to 1.6.5. by gwt.team.scottb · 18 years ago
  93. 068ce9b Checkstyle enabled. by gwt.team.ecc · 18 years ago
  94. 9074c22 Checkstyle enabled. by gwt.team.ecc · 18 years ago
  95. a4894bb Removed 3.2 xml tags by gwt.team.scottb · 18 years ago
  96. 47c959a by gwt.team.ecc · 18 years ago
  97. fa63851 Changed mac specific checkstyle config to include the path dev/mac/src. by gwt.team.knorton · 18 years ago
  98. 113d5bc configured checkstyle turned off with GWT Checks as default config by gwt.team.ecc · 18 years ago
  99. 1a646f4 enabled checkstyle by gwt.team.mmendez · 18 years ago
  100. ab0aa68 Initial subversion import. by gwt.team.scottb · 18 years ago