- 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
- 9fceec5 Fixes checkstyle for gwt-dev project. by scottb@google.com · 15 years ago
- 862ff9b Removing unused old platform dirs from checkstyle configs. by scottb@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
- f7480d6 Adds com/google/gwt/soyc/** to standalone compiler. by scottb@google.com · 15 years ago
- d30fffc Fix merge failure for Eclipse project files. by jat@google.com · 15 years ago
- e0fa5b1 Merge farewellSwt into trunk. by jat@google.com · 15 years ago
- 5868bc7 Reverted c6310 (which created a temporary directory for updating HtmlUnit, by amitmanjhi@google.com · 15 years ago
- 9edc581 Patch to enable upgrade to latest HtmlUnit snapshots. Created a temporary dir by amitmanjhi@google.com · 15 years ago
- b444186 A separate oophm project is no longer necessary. by amitmanjhi@google.com · 16 years ago
- ae30191 The gwt-dev eclipse files were not working. Made simple changes to get them to by amitmanjhi@google.com · 16 years ago
- 9c887eb Removed the gwt-dev-windows reference from eclipse/.classpath files by amitmanjhi@google.com · 16 years ago
- 0b1619e Remove SWT, collapse dev platforms to a single one, rewrite runstyles to new by jat@google.com · 16 years ago
- 0160397 Commiting the initial version of the HtmlUnit plugin. Many tests, including all by amitmanjhi@google.com · 16 years ago
- b8e1247 Adds a gwt-compiler subproject and build rules. by scottb@google.com · 16 years ago
- 4145b2d Updating OOPHM classpath; minimize dependencies to bare minimum. by scottb@google.com · 16 years ago
- 5323876 Merging releases/1.6@4669:4911 into trunk. by scottb@google.com · 16 years ago
- ebef680 Updated gwt-dev Eclipse projects to use updated JDT. Updated weird cast case. by scottb@google.com · 16 years ago
- 4f57bc2 Merging releases/1.6@4459:4490 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
- 5d56e26 Updating GWT to use servlet API 2.5 consistently. by scottb@google.com · 16 years ago
- 62d0a72 Missing file from r4201. by jat@google.com · 16 years ago
- 04912f2 Merge OOPHM into trunk as a separate project, that will produce a jar which can by jat@google.com · 16 years ago
- 2e8ef32 Merging from releases/1.6@3878:3944 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
- 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
- 81c80b8 Fixing eol-style. by gwt.team.scottb · 18 years ago
- e2ef502 Setting svn:eol-style to native for all .project and .classpath files. by gwt.team.scottb · 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
- 111f83e filters non-source directories by gwt.team.ecc · 18 years ago
- 3c8d2e2 filters non-source directories by gwt.team.ecc · 18 years ago
- 8cf9848 filters non-source directories by gwt.team.ecc · 18 years ago
- 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
- a2d10b4 Update from Ant 1.6.1 to 1.6.5. by gwt.team.scottb · 18 years ago
- 068ce9b Checkstyle enabled. by gwt.team.ecc · 18 years ago
- 9074c22 Checkstyle enabled. by gwt.team.ecc · 18 years ago
- a4894bb Removed 3.2 xml tags by gwt.team.scottb · 18 years ago
- 47c959a by gwt.team.ecc · 18 years ago
- fa63851 Changed mac specific checkstyle config to include the path dev/mac/src. by gwt.team.knorton · 18 years ago
- 113d5bc configured checkstyle turned off with GWT Checks as default config by gwt.team.ecc · 18 years ago
- 1a646f4 enabled checkstyle by gwt.team.mmendez · 18 years ago
- ab0aa68 Initial subversion import. by gwt.team.scottb · 18 years ago