1. 27b92b8 Fixes issue 1822. Arrays now implement Serializable and Cloneable. by spoon@google.com · 15 years ago
  2. 0ea3fce Fixes two XML issues in the Compile Report: some unicode characters slipped through, and some invalid XML characters were not escaped. by kprobst@google.com · 15 years ago
  3. 003c0c8 Fixes JSORestrictions crash in bad units. by scottb@google.com · 15 years ago
  4. 98c5516 When SameParameterValueOptimizer substitutes a value by spoon@google.com · 15 years ago
  5. 260b0ac Sort and format. by spoon@google.com · 15 years ago
  6. ed766af Add class and method resymbolization to JUnitShell to improve production-mode stack traces for continuous builds. by bobv@google.com · 15 years ago
  7. 2850653 Make @url and the gwt-image property of @sprite blocks accept dot-path values so that they can be used with nested ClientBundles. by bobv@google.com · 15 years ago
  8. 4f2e387 Fixing error message on <script> tag with conditionals in .gwt.xml. by scottb@google.com · 15 years ago
  9. ab2e8f0 ExpressionAnalyzer fix for clinit field refs. by scottb@google.com · 15 years ago
  10. b614fdf variable naming fix as suggested by Scott. by fabbott@google.com · 15 years ago
  11. 4f6bdeb Fix benchmark viewer. by jat@google.com · 15 years ago
  12. 5250633 Fixes failure of TypeOracleMediator to resolve primitive arrays. by scottb@google.com · 15 years ago
  13. 310286e Adding a simple 3x retry algorithm to XhrLoadingStrategy, and exposing it to GWT.create so users can more easily override both the AsyncFragmentLoader.LoadingStrategy and also AsyncFragmentLoader.Logger. Also tweaked the logging, so that load failures can see what was being requested and what data arrived. by fabbott@google.com · 15 years ago
  14. faedc78 JsniChecker should resolve methods defined by super interfaces. by scottb@google.com · 15 years ago
  15. 1747b31 Tracks nullness within the compiler by adding a JNonNull type. by spoon@google.com · 15 years ago
  16. 0754de8 Restores logging for recursive unit invalidation. by scottb@google.com · 15 years ago
  17. 9be8ecc Fixes a bug in recursive unit invalidation. by scottb@google.com · 15 years ago
  18. a741775 Fix for hosted.html missing plugin warning in IE7+ quirks mode. by jgw@google.com · 15 years ago
  19. b674d9f Fixing bad log message. by scottb@google.com · 15 years ago
  20. b50b1e5 Preload InternalCompilerException. by scottb@google.com · 15 years ago
  21. a68da92 Don't validate servlet tags with -noserver. by scottb@google.com · 15 years ago
  22. 4dc5d77 Move default extras logic into Compiler.run(). by scottb@google.com · 15 years ago
  23. ef3d43f Update location of missing plugin app. by bobv@google.com · 15 years ago
  24. b7c9fae Change Swing find keybindings to better match expected values: Ctrl-G for by jat@google.com · 15 years ago
  25. 644a71c Fix for XSLinker, to catch up to $sessionId by fabbott@google.com · 15 years ago
  26. 1e0e456 Prettyfies the Compile Report dashboard by sorting permutation IDs in proper ascending order. by kprobst@google.com · 15 years ago
  27. dcdf90f Fix external issue 4260: FieldSerializer problems with non-Latin class names by rice@google.com · 15 years ago
  28. 948e3cd Changing mentions of SOYC to Compile Report (in comments, documentation, and compiler output). by kprobst@google.com · 15 years ago
  29. 39e4186 Change launch method dropdown into discrete buttons. by jat@google.com · 15 years ago
  30. 2414070 UI cleanups -- move all Swing interaction to the UI thread, add a notification by jat@google.com · 15 years ago
  31. faa843c Got rid of port-guessing logic. We now use setStartupURLs as our init hook. We no longer send over the dev mode query params. We send over the startup URLs. by rdayal@google.com · 15 years ago
  32. 4b72ef6 Improve the DevMode UI, both for GPE and Swing: by jat@google.com · 15 years ago
  33. 63daa31 Remove TODOs from hosted.html, captured in issues instead. by jat@google.com · 15 years ago
  34. 0d3bb24 Disconnected plugin glasspanel lightened to 75% opacity. by scottb@google.com · 15 years ago
  35. f6053a1 Use a css expression for hosted.html's disconnect screen in IE6 standards mode. by scottb@google.com · 15 years ago
  36. b2d31ba Adds deprecation warning to direct use of SoycDashboard. Review by: spoon by kprobst@google.com · 15 years ago
  37. c47f939 Make compiler log start counting permutations at 0 (again). This makes it consistend with everything else. by kprobst@google.com · 15 years ago
  38. ebb93d3 Improved error handling of failure to connect to remote UI. by rdayal@google.com · 15 years ago
  39. 1321ee1 Adds an info message to indicate when a module has loaded successfully. by rdayal@google.com · 15 years ago
  40. 2595f75 Makes compile report handle collapsed permutations (rather than swallowing them) by kprobst@google.com · 15 years ago
  41. b4ed203 All references in __gwt_disconnect_impl() now refer to top window / document. by scottb@google.com · 15 years ago
  42. b178842 Add guards to make __gwt_disconnected more foolproof. by scottb@google.com · 15 years ago
  43. 4e62aef Formatting & fix bug where outer.firstChild would return the wrong node (a text node). by scottb@google.com · 15 years ago
  44. 9f558db Reorders a swing operation to prevent a startup race condition that was causing the first log message to render huge and with no text. by scottb@google.com · 15 years ago
  45. 58ef9d9 Sort & format. by scottb@google.com · 15 years ago
  46. 69eb5dd Adds a __gwt_disconnected function to hosted.html, which glasses the screen and puts up a disconnect message. by scottb@google.com · 15 years ago
  47. 0dd6b5d Remove legacy support from hosted.html. by scottb@google.com · 15 years ago
  48. 4b42d4e Fix handling of onModuleLoad errors, handle HelpInfo with null URLs, by jat@google.com · 15 years ago
  49. 326c466 Tweaks to get restart server up and running. We now always indicate that we by rdayal@google.com · 15 years ago
  50. 4b46483 Update location of MissingPlugin app. by bobv@google.com · 15 years ago
  51. d9d4507 Use gwt.codesvr instead of gwt.hosted in JUnitShell by rice+legacy@google.com · 15 years ago
  52. 313fa77 Unify DevMode's startupModules and alreadySeen modules to simplify code. by scottb@google.com · 15 years ago
  53. f9e1ab1 Compile report artifacts are now printed to the extras directory rather than the public war directory. by kprobst@google.com · 15 years ago
  54. 911440a Makes the -remoteUI flag undocumented. Cleans up the help text a little for a variety of flags. by bruce@google.com · 15 years ago
  55. b14b3b4 Drop Request/Response Logging Levels down to TRACE when using the Remote UI. A bit of a hack had to be added to achieve this; we'll have to think of an improved way to pass this type of information to other areas of the system (such as SCLs) in the near future. by rdayal@google.com · 15 years ago
  56. a6de216 Fix mentions of 'hosted mode' in comments by rice+legacy@google.com · 15 years ago
  57. 9bd2c80 Fix up native lines + mime type svn props. by scottb@google.com · 15 years ago
  58. 48eb108 GWTShell must not link public and autogenerated artifacts into the shell generated resource directory. by scottb@google.com · 15 years ago
  59. 061e02b JUnit's -noserver option was not actually doing anything useful. by scottb@google.com · 15 years ago
  60. 838a666 In JsniChecker, suppressed warnings should cascade down to nested members. by scottb@google.com · 15 years ago
  61. f13deb0 JsniChecker should support the "::new" syntax. by scottb@google.com · 15 years ago
  62. 443a329 Fixes an NPE in JsniChecker; improves test coverage on JsniCollector and JsniChecker. by scottb@google.com · 15 years ago
  63. ae12d73 Rearrange how module logging is handled. by jat@google.com · 15 years ago
  64. 44d382d Fix remaining user-visible "hosted" references, cleanup javadoc. by jat@google.com · 15 years ago
  65. bc14bb1 One-line fix to building with Precompile/CompilePerms/Link. by spoon@google.com · 15 years ago
  66. a8dec65 Properly sorts the get/setCodeServerPort methods by bruce@google.com · 15 years ago
  67. 547c1d6 Tweak log levels and don't launchURLs if we are using the RemoteUI. by mmendez@google.com · 15 years ago
  68. d7f5d84 Renamed the portHosted option to codeServerPort and associated types. by mmendez@google.com · 15 years ago
  69. b8464de Revert "Operations like i += d where i is an int and d is a double are not properly" due by rjrjr@google.com · 15 years ago
  70. 4124dfc Pin modules in DevMode/DevModeBase until they are actually invoked. by rice@google.com · 15 years ago
  71. aa83757 Add a prefetch queue to AsyncFragmentLoader. User code can add split points to by spoon@google.com · 15 years ago
  72. a565724 Operations like i += d where i is an int and d is a double are not properly by spoon@google.com · 15 years ago
  73. 7db9821 Add support for calling into OS X's Application class to set the Dock icon and clean up the application menu. by bobv@google.com · 15 years ago
  74. f4ab090 Fix breakage against JDK 1.5 due to r6973. by jat@google.com · 15 years ago
  75. 264d4df Reduce unnecessary public visibility, add javadoc. by jat@google.com · 15 years ago
  76. 4e88e90 Reduce log levels for DevMode startup and remove stderr logging of startup URL. by jat@google.com · 15 years ago
  77. 7047d35 Adding a slew of reserved words, taken from mozilla and microsoft sites by fabbott@google.com · 15 years ago
  78. 92f752d Adds additional icon sizes so Alt-Tab (etc) doesn't try and scale up the 16x16 by jat@google.com · 15 years ago
  79. 923da25 Change font in bottom panel of Swing tree logger to match the upper panel. by jat@google.com · 15 years ago
  80. 7b4a545 GWTShell now reuses dev mode linking code to populate its generated resources directory. by scottb@google.com · 15 years ago
  81. 50c5ca6 Cleanup of ModuleDef loading. by scottb@google.com · 15 years ago
  82. e3f10af Fix thread safety issues in GwtLocaleFactoryImpl and LocaleUtils. by jat@google.com · 15 years ago
  83. 78de928 Fixes workDir directory contention between multiple concurrent hosted mode sessions. by scottb@google.com · 15 years ago
  84. 5914e0f Remove unused method from ModuleSpace. by scottb@google.com · 15 years ago
  85. 9b0118b Fixes a race condition creating StandardGeneratorContext's diskCache. by scottb@google.com · 15 years ago
  86. 0780856 SOYC artifacts should be private. by scottb@google.com · 15 years ago
  87. a949cfb Restore behavior where hosted mode linking will not overwrite a newer compiled selection script. by scottb@google.com · 15 years ago
  88. ceb757b Work around JSNI uses of JSOs as maps on Chrome in DevMode (where the plugin by jat@google.com · 15 years ago
  89. 0433781 Fix generators being interleaved between threads, since most generators are by jat@google.com · 15 years ago
  90. bf07f70 Updates the query param to the canonical "gwt.codesvr" instead of the legacy "gwt.hosted". by bruce@google.com · 15 years ago
  91. c365a48 Makes the "missing plugin" iframe take up the entire window for a reasonably nice look that works across browsers. by bruce@google.com · 15 years ago
  92. 7d6e7b4 Fix Issue 4045: cannot start in Turkish locale by rice@google.com · 15 years ago
  93. 2680a74 Synchronizing OophmSessionHandler#loadModule to ensure that two modules never load at the same time. by jlabanca@google.com · 15 years ago
  94. 1737510 Adds a start() method to MessageTransport. The message transport threads are no longer started in the constructor; they are only started once the start() method is called. by rdayal@google.com · 15 years ago
  95. ac9a27f Synchronizing ModuleDef#getResourceOracle(), which causes things to break in dev mode because we sometimes create a bunch of oracles that step on each other. Also synchronizing some generator classes that use a cache. by jlabanca@google.com · 15 years ago
  96. 40df3aa Fix a problem with local static classes, plus clean up naming, comments by jat@google.com · 15 years ago
  97. 3692b6f This patch for a problem discussed on GWTC, fixes a problem in getting the real by jat@google.com · 15 years ago
  98. 1eaa30a Merge r6869 from releases/2.0 into trunk. This fixes line endings and by jat@google.com · 15 years ago
  99. 5d8d33f Fixes a unit testing break introduced by r6859. by mmendez@google.com · 15 years ago
  100. c7d9e51 Close the socket used by the MessageTransport class if we experience any errors. Included Scott's assertion message improvements from http://gwt-code-reviews.appspot.com/100805. by mmendez@google.com · 15 years ago