1. cd1546e Use JAnnotation API for ArtificialRescue Patch by: bobv Review by: scottb by bobv@google.com · 15 years ago
  2. 8801308 Fixes a bug where switch(this) doesn't work if the type by spoon@google.com · 15 years ago
  3. f14e7ea Compiler infrastructure addition to selectively retain Java annotations in the AST. by bobv@google.com · 15 years ago
  4. c2163e6 Adding RegExp to public GWT (native version, pure Java version, tests) by tomerigo@google.com · 15 years ago
  5. 160a8f2 Fixes issue 4512. In JsStackEmulation, avoid rewriting references to by spoon@google.com · 15 years ago
  6. 46469f4 This addresses a problem with the recent patch, in that it is giving by jat@google.com · 15 years ago
  7. 0911b5f Improve user experience of StackOverflowError (like OOM works currently). by scottb@google.com · 15 years ago
  8. 029d2f4 sort & format by scottb@google.com · 15 years ago
  9. bc9395d Minorly improves InternalCompilerException preloading. by scottb@google.com · 15 years ago
  10. 334c191 Bridge methods should use the same source info (and param names) as the bridged-to method. by scottb@google.com · 15 years ago
  11. a24e2d9 Move @SuppressWarnings("unused") up to the top level of JavaASTGenerationVisitor, since all the invocation is reflective. by scottb@google.com · 15 years ago
  12. 08e7d74 Fix NPE in DevMode if the war directory doesn't exist. by jat@google.com · 15 years ago
  13. 2ab6d89 Fixes a couple of checkstyle errors. by jlabanca@google.com · 15 years ago
  14. a0bd888 The main point of this patch is to address issue by jat@google.com · 15 years ago
  15. 17e77b7 Make com.google.gwt.lang.Array's instance methods always be in the by spoon@google.com · 15 years ago
  16. 9356917 Allow CssResource to handle identifiers containing underscores or that have a leading hyphen. by bobv@google.com · 15 years ago
  17. 112a1d9 Rolling back r7407 to unbreak the build. by spoon@google.com · 15 years ago
  18. 9d0ab0d Make com.google.gwt.lang.Array's instance methods always be in the by spoon@google.com · 15 years ago
  19. e71dbf0 When deciding whether a compilation is for IE6, check all of the current by spoon@google.com · 15 years ago
  20. f50b208 Misc formatting / checkstyle fixes. by scottb@google.com · 15 years ago
  21. 9d7a8c5 Changes missing from r7378. by jat@google.com · 15 years ago
  22. cad5834 Fix problems with getting parameter names in generated code. This manifests by jat@google.com · 15 years ago
  23. 6050ca6 Fixes mkdirs order in Util.writeStringAsFile(). by scottb@google.com · 15 years ago
  24. 24882c0 Allows JSNI references to non-overloaded methods to use * in place by spoon@google.com · 15 years ago
  25. 94cc660 Fix external issue 4425 - '\0' chars in string literals were being escaped by rice@google.com · 15 years ago
  26. 27b92b8 Fixes issue 1822. Arrays now implement Serializable and Cloneable. by spoon@google.com · 15 years ago
  27. 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
  28. 003c0c8 Fixes JSORestrictions crash in bad units. by scottb@google.com · 15 years ago
  29. 98c5516 When SameParameterValueOptimizer substitutes a value by spoon@google.com · 15 years ago
  30. 260b0ac Sort and format. by spoon@google.com · 15 years ago
  31. ed766af Add class and method resymbolization to JUnitShell to improve production-mode stack traces for continuous builds. by bobv@google.com · 15 years ago
  32. 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
  33. 4f2e387 Fixing error message on <script> tag with conditionals in .gwt.xml. by scottb@google.com · 15 years ago
  34. ab2e8f0 ExpressionAnalyzer fix for clinit field refs. by scottb@google.com · 15 years ago
  35. b614fdf variable naming fix as suggested by Scott. by fabbott@google.com · 15 years ago
  36. 4f6bdeb Fix benchmark viewer. by jat@google.com · 15 years ago
  37. 5250633 Fixes failure of TypeOracleMediator to resolve primitive arrays. by scottb@google.com · 15 years ago
  38. 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
  39. faedc78 JsniChecker should resolve methods defined by super interfaces. by scottb@google.com · 15 years ago
  40. 1747b31 Tracks nullness within the compiler by adding a JNonNull type. by spoon@google.com · 15 years ago
  41. 0754de8 Restores logging for recursive unit invalidation. by scottb@google.com · 15 years ago
  42. 9be8ecc Fixes a bug in recursive unit invalidation. by scottb@google.com · 15 years ago
  43. a741775 Fix for hosted.html missing plugin warning in IE7+ quirks mode. by jgw@google.com · 15 years ago
  44. b674d9f Fixing bad log message. by scottb@google.com · 15 years ago
  45. b50b1e5 Preload InternalCompilerException. by scottb@google.com · 15 years ago
  46. a68da92 Don't validate servlet tags with -noserver. by scottb@google.com · 15 years ago
  47. 4dc5d77 Move default extras logic into Compiler.run(). by scottb@google.com · 15 years ago
  48. ef3d43f Update location of missing plugin app. by bobv@google.com · 15 years ago
  49. b7c9fae Change Swing find keybindings to better match expected values: Ctrl-G for by jat@google.com · 15 years ago
  50. 644a71c Fix for XSLinker, to catch up to $sessionId by fabbott@google.com · 15 years ago
  51. 1e0e456 Prettyfies the Compile Report dashboard by sorting permutation IDs in proper ascending order. by kprobst@google.com · 15 years ago
  52. dcdf90f Fix external issue 4260: FieldSerializer problems with non-Latin class names by rice@google.com · 15 years ago
  53. 948e3cd Changing mentions of SOYC to Compile Report (in comments, documentation, and compiler output). by kprobst@google.com · 15 years ago
  54. 39e4186 Change launch method dropdown into discrete buttons. by jat@google.com · 15 years ago
  55. 2414070 UI cleanups -- move all Swing interaction to the UI thread, add a notification by jat@google.com · 15 years ago
  56. 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
  57. 4b72ef6 Improve the DevMode UI, both for GPE and Swing: by jat@google.com · 15 years ago
  58. 63daa31 Remove TODOs from hosted.html, captured in issues instead. by jat@google.com · 15 years ago
  59. 0d3bb24 Disconnected plugin glasspanel lightened to 75% opacity. by scottb@google.com · 15 years ago
  60. f6053a1 Use a css expression for hosted.html's disconnect screen in IE6 standards mode. by scottb@google.com · 15 years ago
  61. b2d31ba Adds deprecation warning to direct use of SoycDashboard. Review by: spoon by kprobst@google.com · 15 years ago
  62. c47f939 Make compiler log start counting permutations at 0 (again). This makes it consistend with everything else. by kprobst@google.com · 15 years ago
  63. ebb93d3 Improved error handling of failure to connect to remote UI. by rdayal@google.com · 15 years ago
  64. 1321ee1 Adds an info message to indicate when a module has loaded successfully. by rdayal@google.com · 15 years ago
  65. 2595f75 Makes compile report handle collapsed permutations (rather than swallowing them) by kprobst@google.com · 15 years ago
  66. b4ed203 All references in __gwt_disconnect_impl() now refer to top window / document. by scottb@google.com · 15 years ago
  67. b178842 Add guards to make __gwt_disconnected more foolproof. by scottb@google.com · 15 years ago
  68. 4e62aef Formatting & fix bug where outer.firstChild would return the wrong node (a text node). by scottb@google.com · 15 years ago
  69. 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
  70. 58ef9d9 Sort & format. by scottb@google.com · 15 years ago
  71. 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
  72. 0dd6b5d Remove legacy support from hosted.html. by scottb@google.com · 15 years ago
  73. 4b42d4e Fix handling of onModuleLoad errors, handle HelpInfo with null URLs, by jat@google.com · 15 years ago
  74. 326c466 Tweaks to get restart server up and running. We now always indicate that we by rdayal@google.com · 15 years ago
  75. 4b46483 Update location of MissingPlugin app. by bobv@google.com · 15 years ago
  76. d9d4507 Use gwt.codesvr instead of gwt.hosted in JUnitShell by rice+legacy@google.com · 15 years ago
  77. 313fa77 Unify DevMode's startupModules and alreadySeen modules to simplify code. by scottb@google.com · 15 years ago
  78. f9e1ab1 Compile report artifacts are now printed to the extras directory rather than the public war directory. by kprobst@google.com · 15 years ago
  79. 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
  80. 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
  81. a6de216 Fix mentions of 'hosted mode' in comments by rice+legacy@google.com · 15 years ago
  82. 9bd2c80 Fix up native lines + mime type svn props. by scottb@google.com · 15 years ago
  83. 48eb108 GWTShell must not link public and autogenerated artifacts into the shell generated resource directory. by scottb@google.com · 15 years ago
  84. 061e02b JUnit's -noserver option was not actually doing anything useful. by scottb@google.com · 15 years ago
  85. 838a666 In JsniChecker, suppressed warnings should cascade down to nested members. by scottb@google.com · 15 years ago
  86. f13deb0 JsniChecker should support the "::new" syntax. by scottb@google.com · 15 years ago
  87. 443a329 Fixes an NPE in JsniChecker; improves test coverage on JsniCollector and JsniChecker. by scottb@google.com · 15 years ago
  88. ae12d73 Rearrange how module logging is handled. by jat@google.com · 15 years ago
  89. 44d382d Fix remaining user-visible "hosted" references, cleanup javadoc. by jat@google.com · 15 years ago
  90. bc14bb1 One-line fix to building with Precompile/CompilePerms/Link. by spoon@google.com · 15 years ago
  91. a8dec65 Properly sorts the get/setCodeServerPort methods by bruce@google.com · 15 years ago
  92. 547c1d6 Tweak log levels and don't launchURLs if we are using the RemoteUI. by mmendez@google.com · 15 years ago
  93. d7f5d84 Renamed the portHosted option to codeServerPort and associated types. by mmendez@google.com · 15 years ago
  94. 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
  95. 4124dfc Pin modules in DevMode/DevModeBase until they are actually invoked. by rice@google.com · 15 years ago
  96. aa83757 Add a prefetch queue to AsyncFragmentLoader. User code can add split points to by spoon@google.com · 15 years ago
  97. 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
  98. 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
  99. f4ab090 Fix breakage against JDK 1.5 due to r6973. by jat@google.com · 15 years ago
  100. 264d4df Reduce unnecessary public visibility, add javadoc. by jat@google.com · 15 years ago