gwt /
gwt /
589ca585aed5248b86559bbe57356e44e4110726 - 589ca58 Give transient generated units a real source location & precompute hash while source is available. by scottb@google.com · 15 years ago
- 9167b79 Treat @DefaultLocale as equivalent to "default" when determining preference by jat@google.com · 15 years ago
- 24a7f9f Add various ways of launching a browser for HelpInfo links, add support for by jat@google.com · 15 years ago
- b2432d7 Adding the remote browser to the test failure output even if there is only one. by jlabanca@google.com · 15 years ago
- bafb1bb Patch adds the infrastructure to re-run a test. Useful for htmlUnit which can by amitmanjhi@google.com · 15 years ago
- 757abd4 Revert trunk@6681 "SameParameterValue optimization," due to build break. by rjrjr@google.com · 15 years ago
- 1b9e04c Fix UiBinderTest.testCustomButtonParser to be IE friendly, build break by rjrjr@google.com · 15 years ago
- c5b24fe SameParameterValue optimization. by spoon@google.com · 15 years ago
- c6f04f5 Calling new Date(...) with a time that falls in the 'missing hour' of by rice@google.com · 15 years ago
- c409ae0 Mock TypeOracle allows XMLElementTest to be restored. Also replace by rjrjr@google.com · 15 years ago
- 71a8608 Fix generic parameters for SingleJsoImpl types. by bobv@google.com · 15 years ago
- aa702eb Method overloads fix for SingleJsoImpl. by bobv@google.com · 15 years ago
- 56e9e76 Increasing the timeouts of RPC tests and making it easier to do so in the future. by jlabanca@google.com · 15 years ago
- 67a1998 Fix ordering problem with SwingTreeLogger. The problem is that SwingWorker by jat@google.com · 15 years ago
- 3504238 Renames CompiledClass.getBinaryName() -> CompiledClass.getInternalName(). by scottb@google.com · 15 years ago
- a25b71b Adds a Throwable unit to JavaResourceBase. by scottb@google.com · 15 years ago
- bf713d1 Better failure messages for UnitTestTreeLogger on collections. by scottb@google.com · 15 years ago
- 9ca87f6 Extracts CompilationStateTestBase from CompilationStateTest to reuse. by scottb@google.com · 15 years ago
- 890ef2e Disabling another image test because of the synchronous onload issue 863. by jlabanca@google.com · 15 years ago
- 23cf486 Introduces JUnitShell argument -testMethodTimeout by rjrjr@google.com · 15 years ago
- 87de65e Completes the move of AttributeParsers from UiBinderWriter to XMLElement. Turns by rjrjr@google.com · 15 years ago
- a98c5a2 CompiledClasses now compute local class status from JDT. by scottb@google.com · 15 years ago
- e7f5b5e Fix for CustomButton getting stuck hovering if removed during onlick. by jgw@google.com · 15 years ago
- 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
- 600f07d HasHTML extends HasText, so there is no need for these widgets to declare both by rjrjr@google.com · 15 years ago
- f4e44c4 Forgetting a namespace prefix on a child elem of DockLayoutPanel causes by bruce@google.com · 15 years ago
- 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
- 94afcc3 Renaming LayoutComposite to ResizeComposite (name drift). This is a new by jgw@google.com · 15 years ago
- cb84bf9 Fixes checkstyle errors in LayoutCommand, along with misnaming of fields by jgw@google.com · 15 years ago
- a2ff560 Makes User depend upon UiBinder, to keep people from having to by rjrjr@google.com · 15 years ago
- b5b1ede Make the alignment parsers field ref friendly by rjrjr@google.com · 15 years ago
- 3a7de2c Checkstyle fix in LayoutCommand tbr jgw by rjrjr@google.com · 15 years ago
- 2bd7eb3 Avoid use of Arrays.copyOf since that was added in JDK1.6. by jat@google.com · 15 years ago
- 55356ef Eliminates the need to call layout() explicitly on *LayoutPanel, which by jgw@google.com · 15 years ago
- 391ffa0 Strangely, this works better across platforms. by scottb@google.com · 15 years ago
- 6de9756 Add support for checkstyle of tests; checkstyle user/tests; fix existing errors. by scottb@google.com · 15 years ago
- 145da0f Add support for more structured GWT versions. by jat@google.com · 15 years ago
- b1bed47 Fix Showcase classpath. by scottb@google.com · 15 years ago
- 18d2875 Clarify JsniCollector.SourceCache comment. by scottb@google.com · 15 years ago
- 402e888 Fix checkstyle warnings. by rice@google.com · 15 years ago
- 7e631ee Checkstyle fixes for UiBinder tests by rjrjr@google.com · 15 years ago
- 1555045 Fix accidentally extended timeout in JUnitShell by rjrjr@google.com · 15 years ago
- dae1312 Avoid calling overridable methods from constructors to avoid subclassing glitches by rice@google.com · 15 years ago
- 88869c1 Adds uibinder to javadoc. by bruce@google.com · 15 years ago
- fb7b59a Stabilize the output from ClientBundle and MhtmlResourceContext. by bobv@google.com · 15 years ago
- b77c76f Add a test for circular references via a CustomFieldSerializer. by bobv@google.com · 15 years ago
- 7855f95 Updated SOYC dashboard styling. by kprobst@google.com · 15 years ago
- 2a5e3a6 Enable good old VerticalAlignmentConstantParser by rjrjr@google.com · 15 years ago
- 0dcf1a17 Introduces EnumAttributeParser, makes XMLElement use it, and makes the layout by rjrjr@google.com · 15 years ago
- 405444d Fix DockLayoutPanelParser and StackLayoutPanelParser by rjrjr@google.com · 15 years ago
- 27fb244 Propagate log colors to lower-priority ancestors. by jat@google.com · 15 years ago
- c4643f0 Moving AttributeParsers to XMLElement, where they belong. by rjrjr@google.com · 15 years ago
- 8a777b1 Disabling some tests in ImageTest because Chrome fires onload synchronously. I will address this issue later. by jlabanca@google.com · 15 years ago
- 6022df0 LayoutImpl contains state and should not have been static. Fixing this. by jgw@google.com · 15 years ago
- 7203494 When enabling scrolling, we now use 'auto' instead of ''. Chrome doesn't update with ''. by jlabanca@google.com · 15 years ago
- ae5cfed De-deprecate HandlerManager.removeHandler, resolves issue 3102 by rjrjr@google.com · 15 years ago
- 821c090 Implement a -standardsMode flag for junit tests, but don't enable the by rice@google.com · 15 years ago
- 476624f Deprecate ImageBundle in favor of ClientBundle and ImageResources. by bobv@google.com · 15 years ago
- 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
- e77a714 Adding the missing -web option to test.nometa.remote target. by jlabanca@google.com · 15 years ago
- 66e70bb Fixing the UiBinderTestApp. The tests don't use the app itself, by rjrjr@google.com · 15 years ago
- 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
- 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
- b72631a Improve the error message for 'GWT.create(UiBInder.class)' by rice@google.com · 15 years ago
- 008f27f Fixes script permissions, see http://gwt-code-reviews.appspot.com/89805. by fabbott@google.com · 15 years ago
- 11974b2 Modified the remote UI protocol to send an initialization message with the by rdayal@google.com · 15 years ago
- 8a71568 Delete empty directories left behind from move of uibinder.sample to by rjrjr@google.com · 15 years ago
- 636a68c Fixes warnings in XMLElementTest, and fixes UiBinderJreSuite to by rjrjr@google.com · 15 years ago
- 4532244 Rename sample.UiBinderDemo to test.UiBinderTestApp by rjrjr@google.com · 15 years ago
- 50ba873 Delete the empty user/src/com/google/gwt/uibinder/sample, because by rjrjr@google.com · 15 years ago
- 064ab58 Move UiBinder test app (so called "sample") out of src and into test. by rjrjr@google.com · 15 years ago
- 144cf90 Fix various error reporting issues: by rjrjr@google.com · 15 years ago
- 6d71ba1 Fixes an overly long filename in a compile report. by spoon@google.com · 15 years ago
- 52f72f8 Fixes an NPE when a logged exception returns null for the stack trace. by mmendez@google.com · 15 years ago
- fd52b1f During a module transition, remove all enqueued JS jobs. Seems to fix the by amitmanjhi@google.com · 15 years ago
- c2a8326 We were failing to close the newly-opened FileInputStream, and thankfully StandardGeneratorContextTest caught it. by scottb@google.com · 15 years ago
- 6c23880 Rewrites some if statements into boolean expressions. by scottb@google.com · 15 years ago
- 2bc072d Fixes a very obscure bug in ControlFlowAnalyzer. by scottb@google.com · 15 years ago
- 2bc770c Restore trunk@6519, "Flipping DisclosurePanel arrow in RTL.", which by rjrjr@google.com · 15 years ago
- ce5db02 Revert trunk@6519, "Flipping DisclosurePanel arrow in RTL.", by rjrjr@google.com · 15 years ago
- 9fceec5 Fixes checkstyle for gwt-dev project. by scottb@google.com · 15 years ago
- e6f523b Deprecate panels that have LayoutPanel alternatives. Fix NPE in TabPanelParser. by rjrjr@google.com · 15 years ago
- 879aa48 Adjust test timeout value based on Batching Strategy. by amitmanjhi@google.com · 15 years ago
- 69dedf0 Fix javadoc tag errors. Many of these look fine in Eclipse but fail with by rice@google.com · 15 years ago
- 292403c Flipping DisclosurePanel arrow in RTL. by jlabanca@google.com · 15 years ago
- adfc0e0 Ensure that MhtmlClientBundleGenerator#createResourceContext generates unique strong names. by jlabanca@google.com · 15 years ago
- 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
- 49c413c Code cleanup forCompositeTreeLogger, AbstractTreeLogger by scottb@google.com · 15 years ago
- 0d980ef Remove two unused imports by rice@google.com · 15 years ago
- 650e425 JUnitShell incorrectly computed numClients due to out-of-order execution. by scottb@google.com · 15 years ago
- e2101d8 IO improvements to DiskCache and UnifiedAST. by scottb@google.com · 15 years ago
- 63f9676 Fixing svn props on many java files where this was missing. by scottb@google.com · 15 years ago
- 669dd53 Add caching to ImageResourceGenerator to re-use work across permutations. by bobv@google.com · 15 years ago
- 291bcee Prevent duplicate data from being emitted by MhtmlResourceContext. by bobv@google.com · 15 years ago
- ea63874 Improve UiBinder+CssResource compile speed by caching results of GenerateCssAst.exec() by bobv@google.com · 15 years ago
- d811376 Removing I18N sample now that it has been incorporated into Showcase. by jlabanca@google.com · 15 years ago
- f6dc3e4 Moving the Plural Forms example from the I18N sample to Showcase. by jlabanca@google.com · 15 years ago
- 351e583 Implements "-XshardPrecompile" for sharding the precompilation. by scottb@google.com · 15 years ago
- 1a2e052 Updates RpcPolicyFileArtifact to compare contents. by scottb@google.com · 15 years ago
- e8967a2 A PermutationResult is now integrally tied to a Permutation. by scottb@google.com · 15 years ago