1. f0dd144 Removing lots of old, unneeded code from DevMode hierarchy. by scottb@google.com · 15 years ago
  2. f57cb5e @Deprecate Resource.getURL() which isn't generally safe, and removes all overrides. by scottb@google.com · 15 years ago
  3. ff44d38 Looser coupling for ArtificialRescueChecker. by scottb@google.com · 15 years ago
  4. 8463b0a Slick trick with CompiledClass source location allows a much looser coupling of compilation unit validation code. by scottb@google.com · 15 years ago
  5. 589ca58 Give transient generated units a real source location & precompute hash while source is available. by scottb@google.com · 15 years ago
  6. 9167b79 Treat @DefaultLocale as equivalent to "default" when determining preference by jat@google.com · 15 years ago
  7. 24a7f9f Add various ways of launching a browser for HelpInfo links, add support for by jat@google.com · 15 years ago
  8. b2432d7 Adding the remote browser to the test failure output even if there is only one. by jlabanca@google.com · 15 years ago
  9. bafb1bb Patch adds the infrastructure to re-run a test. Useful for htmlUnit which can by amitmanjhi@google.com · 15 years ago
  10. 757abd4 Revert trunk@6681 "SameParameterValue optimization," due to build break. by rjrjr@google.com · 15 years ago
  11. 1b9e04c Fix UiBinderTest.testCustomButtonParser to be IE friendly, build break by rjrjr@google.com · 15 years ago
  12. c5b24fe SameParameterValue optimization. by spoon@google.com · 15 years ago
  13. c6f04f5 Calling new Date(...) with a time that falls in the 'missing hour' of by rice@google.com · 15 years ago
  14. c409ae0 Mock TypeOracle allows XMLElementTest to be restored. Also replace by rjrjr@google.com · 15 years ago
  15. 71a8608 Fix generic parameters for SingleJsoImpl types. by bobv@google.com · 15 years ago
  16. aa702eb Method overloads fix for SingleJsoImpl. by bobv@google.com · 15 years ago
  17. 56e9e76 Increasing the timeouts of RPC tests and making it easier to do so in the future. by jlabanca@google.com · 15 years ago
  18. 67a1998 Fix ordering problem with SwingTreeLogger. The problem is that SwingWorker by jat@google.com · 15 years ago
  19. 3504238 Renames CompiledClass.getBinaryName() -> CompiledClass.getInternalName(). by scottb@google.com · 15 years ago
  20. a25b71b Adds a Throwable unit to JavaResourceBase. by scottb@google.com · 15 years ago
  21. bf713d1 Better failure messages for UnitTestTreeLogger on collections. by scottb@google.com · 15 years ago
  22. 9ca87f6 Extracts CompilationStateTestBase from CompilationStateTest to reuse. by scottb@google.com · 15 years ago
  23. 890ef2e Disabling another image test because of the synchronous onload issue 863. by jlabanca@google.com · 15 years ago
  24. 23cf486 Introduces JUnitShell argument -testMethodTimeout by rjrjr@google.com · 15 years ago
  25. 87de65e Completes the move of AttributeParsers from UiBinderWriter to XMLElement. Turns by rjrjr@google.com · 15 years ago
  26. a98c5a2 CompiledClasses now compute local class status from JDT. by scottb@google.com · 15 years ago
  27. e7f5b5e Fix for CustomButton getting stuck hovering if removed during onlick. by jgw@google.com · 15 years ago
  28. 2707b14 Adds a name to all gwt.junit test targets so we can easily tell which one failed. by jlabanca@google.com · 15 years ago
  29. 600f07d HasHTML extends HasText, so there is no need for these widgets to declare both by rjrjr@google.com · 15 years ago
  30. f4e44c4 Forgetting a namespace prefix on a child elem of DockLayoutPanel causes by bruce@google.com · 15 years ago
  31. 1f3ca78 Shuffle startup ArgHandlers around so that options irrelevant to DevMode don't show up in its help page. by bobv@google.com · 15 years ago
  32. 94afcc3 Renaming LayoutComposite to ResizeComposite (name drift). This is a new by jgw@google.com · 15 years ago
  33. cb84bf9 Fixes checkstyle errors in LayoutCommand, along with misnaming of fields by jgw@google.com · 15 years ago
  34. a2ff560 Makes User depend upon UiBinder, to keep people from having to by rjrjr@google.com · 15 years ago
  35. b5b1ede Make the alignment parsers field ref friendly by rjrjr@google.com · 15 years ago
  36. 3a7de2c Checkstyle fix in LayoutCommand tbr jgw by rjrjr@google.com · 15 years ago
  37. 2bd7eb3 Avoid use of Arrays.copyOf since that was added in JDK1.6. by jat@google.com · 15 years ago
  38. 55356ef Eliminates the need to call layout() explicitly on *LayoutPanel, which by jgw@google.com · 15 years ago
  39. 391ffa0 Strangely, this works better across platforms. by scottb@google.com · 15 years ago
  40. 6de9756 Add support for checkstyle of tests; checkstyle user/tests; fix existing errors. by scottb@google.com · 15 years ago
  41. 145da0f Add support for more structured GWT versions. by jat@google.com · 15 years ago
  42. b1bed47 Fix Showcase classpath. by scottb@google.com · 15 years ago
  43. 18d2875 Clarify JsniCollector.SourceCache comment. by scottb@google.com · 15 years ago
  44. 402e888 Fix checkstyle warnings. by rice@google.com · 15 years ago
  45. 7e631ee Checkstyle fixes for UiBinder tests by rjrjr@google.com · 15 years ago
  46. 1555045 Fix accidentally extended timeout in JUnitShell by rjrjr@google.com · 15 years ago
  47. dae1312 Avoid calling overridable methods from constructors to avoid subclassing glitches by rice@google.com · 15 years ago
  48. 88869c1 Adds uibinder to javadoc. by bruce@google.com · 15 years ago
  49. fb7b59a Stabilize the output from ClientBundle and MhtmlResourceContext. by bobv@google.com · 15 years ago
  50. b77c76f Add a test for circular references via a CustomFieldSerializer. by bobv@google.com · 15 years ago
  51. 7855f95 Updated SOYC dashboard styling. by kprobst@google.com · 15 years ago
  52. 2a5e3a6 Enable good old VerticalAlignmentConstantParser by rjrjr@google.com · 15 years ago
  53. 0dcf1a17 Introduces EnumAttributeParser, makes XMLElement use it, and makes the layout by rjrjr@google.com · 15 years ago
  54. 405444d Fix DockLayoutPanelParser and StackLayoutPanelParser by rjrjr@google.com · 15 years ago
  55. 27fb244 Propagate log colors to lower-priority ancestors. by jat@google.com · 15 years ago
  56. c4643f0 Moving AttributeParsers to XMLElement, where they belong. by rjrjr@google.com · 15 years ago
  57. 8a777b1 Disabling some tests in ImageTest because Chrome fires onload synchronously. I will address this issue later. by jlabanca@google.com · 15 years ago
  58. 6022df0 LayoutImpl contains state and should not have been static. Fixing this. by jgw@google.com · 15 years ago
  59. 7203494 When enabling scrolling, we now use 'auto' instead of ''. Chrome doesn't update with ''. by jlabanca@google.com · 15 years ago
  60. ae5cfed De-deprecate HandlerManager.removeHandler, resolves issue 3102 by rjrjr@google.com · 15 years ago
  61. 821c090 Implement a -standardsMode flag for junit tests, but don't enable the by rice@google.com · 15 years ago
  62. 476624f Deprecate ImageBundle in favor of ClientBundle and ImageResources. by bobv@google.com · 15 years ago
  63. 4c4d76d Adding properties to specify test args based on the compile type (dev/web and remote/selenium). Also readding the ability to specify test args on a test target basis, which was removed during the gwt 2.0 merge. These changes allow us to specify the user agents to compile for web mode, which will speed up builds considerably. by jlabanca@google.com · 15 years ago
  64. e77a714 Adding the missing -web option to test.nometa.remote target. by jlabanca@google.com · 15 years ago
  65. 66e70bb Fixing the UiBinderTestApp. The tests don't use the app itself, by rjrjr@google.com · 15 years ago
  66. f2b883f Reverting r6456 because it was causing JUnitShell to wait indefinitely for tests to finish. Since BrowserManagerServer can run tests in parallel (which it does by default), there is no need for this option. by jlabanca@google.com · 15 years ago
  67. 7720e43 Adds patch to JsStaticEval to simplify literal1 + literal2 operations. (where literal can be one of: null, boolean, number, string) by cromwellian · 15 years ago
  68. b72631a Improve the error message for 'GWT.create(UiBInder.class)' by rice@google.com · 15 years ago
  69. 008f27f Fixes script permissions, see http://gwt-code-reviews.appspot.com/89805. by fabbott@google.com · 15 years ago
  70. 11974b2 Modified the remote UI protocol to send an initialization message with the by rdayal@google.com · 15 years ago
  71. 8a71568 Delete empty directories left behind from move of uibinder.sample to by rjrjr@google.com · 15 years ago
  72. 636a68c Fixes warnings in XMLElementTest, and fixes UiBinderJreSuite to by rjrjr@google.com · 15 years ago
  73. 4532244 Rename sample.UiBinderDemo to test.UiBinderTestApp by rjrjr@google.com · 15 years ago
  74. 50ba873 Delete the empty user/src/com/google/gwt/uibinder/sample, because by rjrjr@google.com · 15 years ago
  75. 064ab58 Move UiBinder test app (so called "sample") out of src and into test. by rjrjr@google.com · 15 years ago
  76. 144cf90 Fix various error reporting issues: by rjrjr@google.com · 15 years ago
  77. 6d71ba1 Fixes an overly long filename in a compile report. by spoon@google.com · 15 years ago
  78. 52f72f8 Fixes an NPE when a logged exception returns null for the stack trace. by mmendez@google.com · 15 years ago
  79. fd52b1f During a module transition, remove all enqueued JS jobs. Seems to fix the by amitmanjhi@google.com · 15 years ago
  80. c2a8326 We were failing to close the newly-opened FileInputStream, and thankfully StandardGeneratorContextTest caught it. by scottb@google.com · 15 years ago
  81. 6c23880 Rewrites some if statements into boolean expressions. by scottb@google.com · 15 years ago
  82. 2bc072d Fixes a very obscure bug in ControlFlowAnalyzer. by scottb@google.com · 15 years ago
  83. 2bc770c Restore trunk@6519, "Flipping DisclosurePanel arrow in RTL.", which by rjrjr@google.com · 15 years ago
  84. ce5db02 Revert trunk@6519, "Flipping DisclosurePanel arrow in RTL.", by rjrjr@google.com · 15 years ago
  85. 9fceec5 Fixes checkstyle for gwt-dev project. by scottb@google.com · 15 years ago
  86. e6f523b Deprecate panels that have LayoutPanel alternatives. Fix NPE in TabPanelParser. by rjrjr@google.com · 15 years ago
  87. 879aa48 Adjust test timeout value based on Batching Strategy. by amitmanjhi@google.com · 15 years ago
  88. 69dedf0 Fix javadoc tag errors. Many of these look fine in Eclipse but fail with by rice@google.com · 15 years ago
  89. 292403c Flipping DisclosurePanel arrow in RTL. by jlabanca@google.com · 15 years ago
  90. adfc0e0 Ensure that MhtmlClientBundleGenerator#createResourceContext generates unique strong names. by jlabanca@google.com · 15 years ago
  91. 09b0070 Fixes a bug where JavaToJavaScriptCompiler assumes PropertyOracle#getSelectionProperty will return null if a property is not defined, but it actually throws a BadPropertyException. by jlabanca@google.com · 15 years ago
  92. 49c413c Code cleanup forCompositeTreeLogger, AbstractTreeLogger by scottb@google.com · 15 years ago
  93. 0d980ef Remove two unused imports by rice@google.com · 15 years ago
  94. 650e425 JUnitShell incorrectly computed numClients due to out-of-order execution. by scottb@google.com · 15 years ago
  95. e2101d8 IO improvements to DiskCache and UnifiedAST. by scottb@google.com · 15 years ago
  96. 63f9676 Fixing svn props on many java files where this was missing. by scottb@google.com · 15 years ago
  97. 669dd53 Add caching to ImageResourceGenerator to re-use work across permutations. by bobv@google.com · 15 years ago
  98. 291bcee Prevent duplicate data from being emitted by MhtmlResourceContext. by bobv@google.com · 15 years ago
  99. ea63874 Improve UiBinder+CssResource compile speed by caching results of GenerateCssAst.exec() by bobv@google.com · 15 years ago
  100. d811376 Removing I18N sample now that it has been incorporated into Showcase. by jlabanca@google.com · 15 years ago