gwt /
gwt /
65accff05e34a9bf45bc52b4ff13ff2a8761b9e5 - 65accff Shuffles some test classes around; adds missing tests to JavaCompilationSuite convenience test suite. by scottb@google.com · 15 years ago
- 8aadabf Add back old CRX until the new one is built and tested. by jat@google.com · 15 years ago
- b8fd5ea Change missing plugin URL. by jat@google.com · 15 years ago
- 5742b64 Simplify resolution of annotations in TypeOracle. by scottb@google.com · 15 years ago
- d52a9ba TypeOracle now builds from bytecode instead of JDT structures (part of Instant Hosted Mode work). by scottb@google.com · 15 years ago
- a0ae7eb Big refactoring of test code and api-checker to remove dependencies on CompilationUnit. by scottb@google.com · 15 years ago
- e9b6909 Format ApiCompatibilityChecker by scottb@google.com · 15 years ago
- ca79d91 Build plugin DLL after name changes. by jat@google.com · 15 years ago
- fa9d4d2 Update Chrome plugin naming, cleanup leftover garbage, commit object by jat@google.com · 15 years ago
- c181e22 Comment tweak by rjrjr@google.com · 15 years ago
- 059832b Hello DialogBoxParser, and stricter parsing by rjrjr@google.com · 15 years ago
- 31d98e7 Remove an outdated reference to the compile/browse button by rice@google.com · 15 years ago
- 7f491a6 Cleaning up the mail sample, adding new styles, and moving most images by jgw@google.com · 15 years ago
- 655fe8d When using the -remoteUI switch, the Main and Server loggers now log their by rdayal@google.com · 15 years ago
- 63c7541 Changes to the Message wire format: by rdayal@google.com · 15 years ago
- 011d43d Fixes two bugs in SOYC dashboard: by kprobst@google.com · 15 years ago
- a9e207a Add OS/ABI params to update URL, fixed a few names that were missed, by jat@google.com · 15 years ago
- 75e1d81 Looks massive, but it's all moves, to finish isolating concrete by rjrjr@google.com · 15 years ago
- 471305a Reintroduced r6739, r6743 and a fix for a failing test. by amitmanjhi@google.com · 15 years ago
- 178e8e4 Makes UiBinder able to deal with mixed content in ui:msg. by rjrjr@google.com · 15 years ago
- 3a9fe8a Reverts tweaks to retry logic due to broken tests. by rjrjr@google.com · 15 years ago
- 192041d Avoid infinite loop in hosted.html getTopWindow. by jat@google.com · 15 years ago
- 482479b Threading visitor implementation for JVisitor. Now both visit and by spoon@google.com · 15 years ago
- 5cc8d9c Fixed a breaking test. A test is not rerun if it encounters a java.lang.AssertionError. by amitmanjhi@google.com · 15 years ago
- 268f998 Merge all platforms into a single XPI, changes the names to the latest name by jat@google.com · 15 years ago
- 9c7159c Do not attempt to re-run test if an exception is of type/sub-type java.lang.Error. by amitmanjhi@google.com · 15 years ago
- 6dbf448 Improve JsStaticEval to be able to perform optimizations on trees of JsBinaryOperations. by bobv@google.com · 15 years ago
- 6832cfd Adds a -Xtries command line argument for setting the max number of attempts that should be made to run each test method. by amitmanjhi@google.com · 15 years ago
- e60ddcc Change JUnit -standardsMode flag to -XstandardsMode and mark it as by rice@google.com · 15 years ago
- c4de756 Adds the needsAttention flag to the remote UI protocol. by mmendez@google.com · 15 years ago
- 41ac373 Send UiBinder's xml logging to the right place by rjrjr@google.com · 15 years ago
- 39d28d8 Make GenerateCssAst.exec() work correctly with dev mode refresh. by bobv@google.com · 15 years ago
- 97a35a4 Prepares for move of xhtml.ent from by rjrjr@google.com · 15 years ago
- c83f845 Don't log UnableToCompleteException stack traces, that's not what they're for. by rjrjr@google.com · 15 years ago
- a0c780a Centralize a few standard MockJavaResources by rjrjr@google.com · 15 years ago
- 6a0fd36 Fixes bad code gen on non-widget children in DockLayoutPanelParser, and allows by rjrjr@google.com · 15 years ago
- 670b065 Adds PopupPanel.setGlassEnabled(), along with related tests and sample by jgw@google.com · 15 years ago
- 097ec2c Adding the host path to the error message when a remote browser dies during a test. Also fixing an NPE that occurs when a RunStyle cannot be initialized. by jlabanca@google.com · 15 years ago
- 3b30b9d ModuleContext should not create a zillion TypeOracles. by scottb@google.com · 15 years ago
- 6d86bf7 TypeOracle.sort methods should be static. by scottb@google.com · 15 years ago
- f0dd144 Removing lots of old, unneeded code from DevMode hierarchy. by scottb@google.com · 15 years ago
- f57cb5e @Deprecate Resource.getURL() which isn't generally safe, and removes all overrides. by scottb@google.com · 15 years ago
- ff44d38 Looser coupling for ArtificialRescueChecker. by scottb@google.com · 15 years ago
- 8463b0a Slick trick with CompiledClass source location allows a much looser coupling of compilation unit validation code. by scottb@google.com · 15 years ago
- 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