- 21e557e Fix test failure caused by updating Closure Compiler to v20160315 by Michael Zhou · 9 years ago
- 1ed44cd Update Closure Compiler to v20160315 by Michael Zhou · 9 years ago
- c4a8acb Update apache commons-collections to 3.2.2. by Roberto Lublinerman · 9 years ago
- e290623 Bump Jetty version to 9.2 including transitive dependencies by David Ostrovsky · 11 years ago
- 2dc713a Use patched JDT to circumvent memory leak when compiling for Java 8. by Roberto Lublinerman · 9 years ago
- c3a847f Upgrade to guava 18.0 by Daniel Kurka · 10 years ago
- 519e16b Revert "Remove rebasing for guava, closure and gss & upgrade versions." by Daniel Kurka · 10 years ago
- 77c7d4c Remove rebasing for guava, closure and gss & upgrade versions. by Daniel Kurka · 10 years ago
- ea78315 Update JDT to 3.11.0.v20150126-2015 (Eclipse 4.5M5). by Roberto Lublinerman · 10 years ago
- d334267 Add colt to the gwt-dev classpath. by Stephen Haberman · 10 years ago
- 9e6a3cf Rebase android-json to avoid conflicts with org.json. by rluble · 10 years ago
- 7bae206 Fix classpath file for gwt-dev in eclipse by Daniel Kurka · 11 years ago
- 7cf7e0e Update eclipse project to use JDT 4.4/Java8, cglib and asm by Manuel Carrasco Moñino · 11 years ago
- 062daa8 Update Guava to 16.0.1 for CDI compatibility by Artur Signell · 11 years ago
- 424b75f Update closure to 20131118. by Roberto Lublinerman · 11 years ago
- 9e655ee Updated Eclipse .classpath files by Jens Nehlmeier · 11 years ago
- ea91423 Update to use org.json from Android SDK 19. by Roberto Lublinerman · 11 years ago
- 77fac9c Updated protobuf library to 2.5.0. by Roberto Lublinerman · 11 years ago
- 5d875ae Fixes broken -XenableClosureCompiler after closure update. by Roberto Lublinerman · 11 years ago
- 669d23d Updates the closure compiler (jscomp) to version 20131014. by Roberto Lublinerman · 11 years ago
- d3c7af1 Add JSR305 jars into eclipse classpath by Daniel Kurka · 11 years ago
- c4ded87 Update GWT to use guava-15.0 (rebased). by Roberto Lublinerman · 12 years ago
- 1e5311e Upgrade JDT to 3.8.3. by rluble@google.com · 12 years ago
- 6ed7b8f Remove long-deprecated GWTShell and GWTCompiler tools. by t.broyer@gmail.com · 12 years ago
- db68bc7 Revert GWTShell and GWTCompiler change due to internal breakage. by mdempsky@google.com · 12 years ago
- ff4c121 Remove long-deprecated GWTShell and GWTCompiler tools. by t.broyer@gmail.com · 12 years ago
- b95ce09 Update JDT from 3.4.2 to 3.4.2_r894. by rdayal@google.com · 13 years ago
- 2ea9697 Upgrade GWT's Guava library to 10.0.1 by cromwellian@google.com · 13 years ago
- 916c858 Add Closure compiler jar to the classpath. by rdayal@google.com · 13 years ago
- 3560b6a Adding jscomp to the classpath for gwt user and dev projects. by jlabanca@google.com · 13 years ago
- b3fe7bb Clean up ant build files and Eclipse dev classpath. by jat@google.com · 13 years ago
- 5260c88 Upgrade GWT's htmlunit dependencies. by cromwellian@google.com · 13 years ago
- 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
- 93a28be Re-roll r870801. by conroy@google.com · 15 years ago
- 46b4b61 Rolls back r8845, "Reduce DevMode memory footprint by using a WeakInterner by rjrjr@google.com · 15 years ago
- a3a8de9 Reduce DevMode memory footprint by using a WeakInterner for potentially duplicated strings by conroy@google.com · 15 years ago
- 7b78390 Upgraded HtmlUnit to 2.8. by flin@google.com · 15 years ago
- 15193aa Rollback update to Jetty7 since it is causing classloader problems in by amitmanjhi@google.com · 15 years ago
- edfd992 Update to Jetty 7.0.2. by jat@google.com · 15 years ago
- a15c79b Upgraded to a dethreaded HtmlUnit r5607. Removed @DoNotRunWith annotation by amitmanjhi@google.com · 15 years ago
- 3f5e6da Upgrade to HtmlUnit 2.7 build r5424. Removing annotations for fixed HtmlUnit bugs. by flin@google.com · 15 years ago
- 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
- 33cff9f Merge branch 'remote-ui-communication' at r6431 into trunk by mmendez@google.com · 15 years ago
- b92ef9a Remove last traces of dev/oophm. by jat@google.com · 15 years ago
- d30fffc Fix merge failure for Eclipse project files. by jat@google.com · 15 years ago[Renamed (84%) from eclipse/dev/linux/.classpath]
- ebef680 Updated gwt-dev Eclipse projects to use updated JDT. Updated weird cast case. by scottb@google.com · 16 years ago
- 1277ba8 Added missing fixups for 2.4->2.5 servlet API. by scottb@google.com · 16 years ago
- 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
- 7fcf288 Added source references to Apache Commons Collections. by scottb@google.com · 17 years ago
- 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
- edb4ca7 Moved ASM into a private package namespace in our source tree to avoid external class conflicts. by scottb@google.com · 17 years ago
- 3da39cd Removed Xerces from our distro; the functionality we needed is built into the 1.5 JRE. by scottb@google.com · 17 years ago
- 3edd5e4 Merge: changes/scottb/jso -r1776:1933 Into: trunk@1933 by scottb@google.com · 17 years ago
- 2b3ed2b Updating GWT to use Eclipse JDT 3.3.1 rather than 3.1.1. by scottb@google.com · 17 years ago
- 9c58511 Upgrade xerces to the current version. Avoids AbstractMethodError in hosted by gwt.team.jat · 18 years ago
- ee138fa Rolling back accidental trunk mods committed in r276. by gwt.team.scottb · 18 years ago
- 1bf2ada gvn sync: XXX by gwt.team.hcc · 18 years ago
- a2d10b4 Update from Ant 1.6.1 to 1.6.5. by gwt.team.scottb · 18 years ago
- ab0aa68 Initial subversion import. by gwt.team.scottb · 18 years ago