1. 80bd69e Typed arrays implementation that supports use in shared code and emulation of missing pieces where necessary. by jat@google.com · 13 years ago
  2. 2ea9697 Upgrade GWT's Guava library to 10.0.1 by cromwellian@google.com · 13 years ago
  3. 916c858 Add Closure compiler jar to the classpath. by rdayal@google.com · 13 years ago
  4. 3560b6a Adding jscomp to the classpath for gwt user and dev projects. by jlabanca@google.com · 13 years ago
  5. b3fe7bb Clean up ant build files and Eclipse dev classpath. by jat@google.com · 13 years ago
  6. 5260c88 Upgrade GWT's htmlunit dependencies. by cromwellian@google.com · 13 years ago
  7. cb67718 Fixes some errors in the eclipse readme, and fixes some marker files. by rjrjr@google.com · 14 years ago
  8. 0aaa0d5 Converts the validation sample to build with maven. Also delete an by rjrjr@google.com · 14 years ago
  9. 93310a8 Convert DynaTableRF to use maven. Clean up the docs in the other two by rjrjr@google.com · 14 years ago
  10. 0429c82 Fixes DynaTableRF interface validation, and silences quirks mode warning. by rjrjr@google.com · 14 years ago
  11. 2ddc4d8 Add RequestFactory validator implemented as an annotation processor. by bobv@google.com · 14 years ago
  12. e0fe3c1 Removes .apt_generated from gwt-user classpath. Since Annotation Processor by zundel@google.com · 14 years ago
  13. 7dca364 Change formatter to use 100 col. comments and add a checkstyle check for it by pdr@google.com · 14 years ago
  14. 8af231d Support RequestContext composition (issue 6234) and mix-in (issue 6035). by bobv@google.com · 14 years ago
  15. 1479ce6 Rollback 100 column format changes (issue 1450808 and issue 1447822) by pdr@google.com · 14 years ago
  16. 5b85840 Format comments to 100 columns to match code format by pdr@google.com · 14 years ago
  17. 7954146 Convert samples/mobilewebapp to use maven. This paves the way to converting the sample to use GIN and Objectify. by rjrjr@google.com · 14 years ago
  18. a2c03d5 Autoformats user/super and user/test-super by zundel@google.com · 14 years ago
  19. 0d0a554 Eclipse configuration for MobileWebApp. by rchandia@google.com · 14 years ago
  20. 48d73ec Update the flute jar to accept double colon notation in css selectors, rename by unnurg@google.com · 14 years ago
  21. f01acaa Guide eclipse users to jdk 1.6, not 1.5 by rjrjr@google.com · 14 years ago
  22. 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
  23. 052cfe0 removes extra source path entry from GWT datetimefmtcreator eclipse project by zundel@google.com · 14 years ago
  24. fdeb1d0 Changes the eclipse formatter to put a space between [] and { in an by zundel@google.com · 14 years ago
  25. 6890be6 Fixes to cldr eclipse projects in GWT. by zundel@google.com · 14 years ago
  26. ecbd017 This change is mostly resources related. by scheglov@google.com · 14 years ago
  27. 92dd993 CompileModule / GwtAstBuilder by scottb@google.com · 14 years ago
  28. 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
  29. 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
  30. 9160bea More autoformatter tweaks. Allow wrapping on assignments, do not by rjrjr@google.com · 14 years ago
  31. 119a786 Changes the distributed eclipse .launch files to use DevMode instead of HostedMode. by zundel@google.com · 14 years ago
  32. d7742d7 Follow on to svn r8671, which made the GWT code style allow whitespace by rjrjr@google.com · 14 years ago
  33. e4970b2 Sorting the gwt-format.xml rules for easy diffing in subequent by rjrjr@google.com · 14 years ago
  34. dffcd80 Add SSL support to DevMode. by jat@google.com · 14 years ago
  35. 0efd539 Add TCK jars to user .classpath by nchalko@google.com · 14 years ago
  36. 0867340 Update checkstyle rules to allow for copyright years up to 2029 by pdr@google.com · 14 years ago
  37. 8806978 Add a permissions model to the Chrome NPAPI plugin. by conroy@google.com · 14 years ago
  38. 3019d1f Add README step to use the Google Web Toolkit SDK in the gwt-user project so that users can run GWT tests. by pdr@google.com · 14 years ago
  39. e88c8f6 Remove deprecated classextension from gwt by yaxin@google.com · 14 years ago
  40. e7a1360 Switch GWT svn to use easymock 3.0 by yaxin@google.com · 14 years ago
  41. 0cef0b2 Tighten up gwt-user checkstyle patterns. by scottb@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. b17505b Ignoring hibernate library in checkstyle. by jlabanca@google.com · 14 years ago
  44. 69da43f Public: First take at GWT validation that actually validates on the client side. by nchalko@google.com · 14 years ago
  45. 58d705b Fixes to use Java 1.5 compatible JARs by rchandia@google.com · 14 years ago
  46. 9f858e5 Update rules for standalone gwt-compiler. by scottb@google.com · 14 years ago
  47. 93a28be Re-roll r870801. by conroy@google.com · 15 years ago
  48. 46b4b61 Rolls back r8845, "Reduce DevMode memory footprint by using a WeakInterner by rjrjr@google.com · 15 years ago
  49. a3a8de9 Reduce DevMode memory footprint by using a WeakInterner for potentially duplicated strings by conroy@google.com · 15 years ago
  50. 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
  51. 361d697 Public: First pass at generating a GWT Validator. by nchalko@google.com · 15 years ago
  52. d0de7e3 Fix bad gwt-checkstyle.xml. by scottb@google.com · 15 years ago
  53. 2d3e06f Adding the validation library to the DynaTableRf and Validation classpath to resolve missing dependencies. Also adding a marker to the classes folder in both samples so eclipse has a place to put class files. by jlabanca@google.com · 15 years ago
  54. 406502b This should have been in r8671 by fabbott@google.com · 15 years ago
  55. 84e8be9 Updated Eclipse readme to reflect correct checkstyle version. by pdr@google.com · 15 years ago
  56. 03c7687 Public: Modify checkstyle config to allow formating of Fluent style builders by nchalko@google.com · 15 years ago
  57. 0bcbca6 Updated GWT code with the latest Apache HttpClient 4.0. Removed httpclient-3. by flin@google.com · 15 years ago
  58. 097506c Initial support for round-trip edits in the DynaTableRF sample. by bobv@google.com · 15 years ago
  59. 97def99 Public: Start of a sample application showing GWT validation. by nchalko@google.com · 15 years ago
  60. 41902cd Add DynaTableRf to the distribution, and fix some checkstyle issues. by rjrjr@google.com · 15 years ago
  61. 651f586 Exclude javax/validation files from eclipse-checkstyle check. Pattern can be improved but this suffices. by amitmanjhi@google.com · 15 years ago
  62. 7b78390 Upgraded HtmlUnit to 2.8. by flin@google.com · 15 years ago
  63. 32fd9e5 Forgot to commit .classpath and .project for DynaTableRf due to by rjrjr@google.com · 15 years ago
  64. 15193aa Rollback update to Jetty7 since it is causing classloader problems in by amitmanjhi@google.com · 15 years ago
  65. d39fe78 A new version of DynaTable that uses RequestFactory instead of GWT RPC. by rjrjr@google.com · 15 years ago
  66. c278ce8 Make GWT depend on json-1.5.jar that contains 1.5 compatible bytecode instead by amitmanjhi@google.com · 15 years ago
  67. a2d7312 Wholesale move of the app, requestfactory, and valuestore packages from the bikeshed dir to user dir. by amitmanjhi@google.com · 15 years ago
  68. edfd992 Update to Jetty 7.0.2. by jat@google.com · 15 years ago
  69. a7e22e9 A sample for logging by unnurg@google.com · 15 years ago
  70. 7bc436e Add additional predefined Date/Time formats and the ability to generate custom localized formats. by jat@google.com · 15 years ago
  71. 569d591 Rollback of date/time format changes due to failing internal tests. by jat@google.com · 15 years ago
  72. b580c91 Add additional predefined Date/Time formats and the ability to generate custom localized formats. by jat@google.com · 15 years ago
  73. d54a4bd Mirroring got broken around the merge from branches/2.1, although I'm by gwt.mirrorbot@gmail.com · 15 years ago
  74. 7f3adca Re-rolling r7955: JUnitShell now subclasses DevMode instead of GWTShell. by scottb@google.com · 15 years ago
  75. 8a78d4c Rolling back the recent change to JUnitShell pending discussion by spoon@google.com · 15 years ago
  76. ec121f8 JUnitShell now subclasses DevMode instead of GWTShell. by scottb@google.com · 15 years ago
  77. 63dde38 Removes stray xml end tag from Showcase launch configuration. by zundel@google.com · 15 years ago
  78. 2f10cc2 Specify a default eclipse import order for unknown packages. by scottb@google.com · 15 years ago
  79. d463e2a Eclipse code formatter, do not insert space before array initializer. by scottb@google.com · 15 years ago
  80. a15c79b Upgraded to a dethreaded HtmlUnit r5607. Removed @DoNotRunWith annotation by amitmanjhi@google.com · 15 years ago
  81. 9fb1b85 Removes the old htmlunitd lib entries from the user classpath so eclipse doesn't complain. by jlabanca@google.com · 15 years ago
  82. c91cef0 Fix classpath problem during eclipse importing. by flin@google.com · 15 years ago
  83. 3f5e6da Upgrade to HtmlUnit 2.7 build r5424. Removing annotations for fixed HtmlUnit bugs. by flin@google.com · 15 years ago
  84. c2163e6 Adding RegExp to public GWT (native version, pure Java version, tests) by tomerigo@google.com · 15 years ago
  85. 9356917 Allow CssResource to handle identifiers containing underscores or that have a leading hyphen. by bobv@google.com · 15 years ago
  86. f50b208 Misc formatting / checkstyle fixes. by scottb@google.com · 15 years ago
  87. 7b46b55 Updating checkstyle to allow 2010 as a Copyright year. by jlabanca@google.com · 15 years ago
  88. 6020e7e Updating code museum launch configurations to use platform independent jars, and to use DevMode. by jlabanca@google.com · 15 years ago
  89. e786e03 fixing Showcase eclipse launch configs by scottb@google.com · 15 years ago
  90. d4d29e6 Accidentally committed too many files in r7007. Reverting the files that weren't supposed to be committed. by jlabanca@google.com · 15 years ago
  91. 9a4999e Adding Window.Navigator api. by jlabanca@google.com · 15 years ago
  92. 7af4250 Merge r6786 and r6863 from releases/2.0 into this branch, which were adding by jat@google.com · 15 years ago
  93. b1bed47 Fix Showcase classpath. by scottb@google.com · 15 years ago
  94. 9fceec5 Fixes checkstyle for gwt-dev project. by scottb@google.com · 15 years ago
  95. d811376 Removing I18N sample now that it has been incorporated into Showcase. by jlabanca@google.com · 15 years ago
  96. 862ff9b Removing unused old platform dirs from checkstyle configs. by scottb@google.com · 15 years ago
  97. 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
  98. 33cff9f Merge branch 'remote-ui-communication' at r6431 into trunk by mmendez@google.com · 15 years ago
  99. b92ef9a Remove last traces of dev/oophm. by jat@google.com · 15 years ago
  100. f7480d6 Adds com/google/gwt/soyc/** to standalone compiler. by scottb@google.com · 15 years ago