- 4f6bdeb Fix benchmark viewer. by jat@google.com · 15 years ago
- 0b1619e Remove SWT, collapse dev platforms to a single one, rewrite runstyles to new by jat@google.com · 16 years ago
- 71e72af Ant top-level target rework to allow single-platform use. Not that whereas "ant build" used to imply, by dependence through -do, "dist", it is now just building (and the default target is changed to "dist"). For develepment work, consider "ant dist-dev" to build a single-platform distribution without docs or samples. For single-platform work, consider "ant dist-one" (or "ant buildonly," which now does only one platform). by fabbott@google.com · 16 years ago
- ed99028 Merge from 1.6 to trunk. by jat@google.com · 16 years ago
- 0e2dc628 by fabbott@google.com · 17 years ago
- 63f3260 FLAMING SWORD OF DEATH by scottb@google.com · 17 years ago
- 30d9ac6 Somehow we forgot to update this as part of the linker merge. by scottb@google.com · 17 years ago
- 799633f Add GWTTestSuite to bin GWTTestCases to minimize the number of times the test cases must switch between GWT Modules. by gwt.team.bobv · 17 years ago
- 45c5374 ReportViewer's helper text was not showing up on the the initial load. by scottb@google.com · 17 years ago
- ecee168 Added simple history support to benchmark viewer. by scottb@google.com · 17 years ago
- 5345c0e - Moved benchmark viewer out of the junit package and into its own by scottb@google.com · 17 years ago
- 326928a Use implicit ports. by scottb@google.com · 17 years ago
- b13142a Merging 1.4 release branch from r1384 to r1400 into trunk. by gwt.team.scottb · 18 years ago
- 213986c Fixes issues 1180 and 1181. In addition, it also normalizes the scales for graphs of the same benchmark and includes several UI improvements (styling, hyperlinks, improved reports list, to name a few). by gwt.team.mmendez · 18 years ago
- 73470db Fixes issue 1078. The primitive wrapper classes in our JRE emulation libraries should have been updated to use "final transient" instance fields instead of "final" instance fields as part of r1043. by gwt.team.mmendez · 18 years ago
- adaa270 Fixes issue 976. The benchmarkViewer will run in hybrid mode now. by gwt.team.mmendez · 18 years ago
- 4b85cd5 Fixes issues #988 "Fix module copyrights to use apache google header" by gwt.team.bruce · 18 years ago
- 0f9f317 1) Format and Organize Imports of all java files in benchmark-viewer. I don't know whether the Org Imports was necessary, but the formatting was off. by gwt.team.scottb · 18 years ago
- 5836e03 Removed a bad reference to gnujaxp.jar by gwt.team.tobyr · 18 years ago
- 4449b34 Fixes issue #702. Adds benchmarking capability to GWT as an extension to JUnit. by gwt.team.mmendez · 18 years ago