1. 7b7bf4b Fixes a regex expression in RunStyleSelenium to allow users to specify the path. by jlabanca@google.com · 15 years ago
  2. 264e92d Hosted mode doesn't like @null::nullMethod() by bobv@google.com · 15 years ago
  3. ceb6780 Fix memory leak in XMLHttpRequest.clearOnReadyStateChange(). by bobv@google.com · 15 years ago
  4. 78de928 Fixes workDir directory contention between multiple concurrent hosted mode sessions. by scottb@google.com · 15 years ago
  5. 5914e0f Remove unused method from ModuleSpace. by scottb@google.com · 15 years ago
  6. 9b0118b Fixes a race condition creating StandardGeneratorContext's diskCache. by scottb@google.com · 15 years ago
  7. 0780856 SOYC artifacts should be private. by scottb@google.com · 15 years ago
  8. c62e049 AttributeParsing was pretty much working by accident, and not at all for the by rjrjr@google.com · 15 years ago
  9. a949cfb Restore behavior where hosted mode linking will not overwrite a newer compiled selection script. by scottb@google.com · 15 years ago
  10. 326ad20 gwt-user should not reference the dev collections, this causes server failures. by scottb@google.com · 15 years ago
  11. ceb757b Work around JSNI uses of JSOs as maps on Chrome in DevMode (where the plugin by jat@google.com · 15 years ago
  12. 063ada8 Add registry keys to IE plugin installer, and silently wait for user to restart IE if needed. by jlabanca@google.com · 15 years ago
  13. 64e147d Updates the release notes for GWT 2.0 RC. by bruce@google.com · 15 years ago
  14. f591dea Added the 'hosted' target back, but made it deprecated; this will hopefully break fewer people's existing scripts and invalidate fewer "how to" blog posts. by bruce@google.com · 15 years ago
  15. f61b133 Update MissingPlugin app to include missing files, update build file to fit by jat@google.com · 15 years ago
  16. 0433781 Fix generators being interleaved between threads, since most generators are by jat@google.com · 15 years ago
  17. 8261946 Update MissingPlugin app to include a license, and updating the IE URL. by jat@google.com · 15 years ago
  18. 89b888f Updating the Gwt Developer Plugin for IE to use the latest terminology, and be headless. by jlabanca@google.com · 15 years ago
  19. bf07f70 Updates the query param to the canonical "gwt.codesvr" instead of the legacy "gwt.hosted". by bruce@google.com · 15 years ago
  20. 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
  21. 7d6e7b4 Fix Issue 4045: cannot start in Turkish locale by rice@google.com · 15 years ago
  22. 2680a74 Synchronizing OophmSessionHandler#loadModule to ensure that two modules never load at the same time. by jlabanca@google.com · 15 years ago
  23. 6e3409b Fixed stupid style error in Mail's stack panel headers. TBR: rjrjr by jgw@google.com · 15 years ago
  24. 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
  25. d84693b Fix ServletMappingSuite, which was wrongly getting user/ on the classpath, and thus found user/test/** as part of test.ServletMappingTest.gwt.xml by fabbott@google.com · 15 years ago
  26. 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
  27. 40df3aa Fix a problem with local static classes, plus clean up naming, comments by jat@google.com · 15 years ago
  28. 3692b6f This patch for a problem discussed on GWTC, fixes a problem in getting the real by jat@google.com · 15 years ago
  29. 1eaa30a Merge r6869 from releases/2.0 into trunk. This fixes line endings and by jat@google.com · 15 years ago
  30. cdd7124 {Field.references} are now validated. Also fixes unreported code gen bug when by rjrjr@google.com · 15 years ago
  31. 7af4250 Merge r6786 and r6863 from releases/2.0 into this branch, which were adding by jat@google.com · 15 years ago
  32. 5d8d33f Fixes a unit testing break introduced by r6859. by mmendez@google.com · 15 years ago
  33. 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
  34. 7a56672 Sandboxes AbstractCompiler so that the backreference can be detached from internal JDT types. by scottb@google.com · 15 years ago
  35. 60e54bb Removes OptionCompilationStateRetained in favor of a new GC strategy. by scottb@google.com · 15 years ago
  36. 5c1bd78 FindJsniRefVisitor can no longer beSloppy(). by scottb@google.com · 15 years ago
  37. fdb5fa1 Make AnnotationProxyFactory store an unmofiable minimal map. by scottb@google.com · 15 years ago
  38. 3b5df4b Abstracting the RCSelenium implementation in RunStyleSelenium to make it easier to extend. by jlabanca@google.com · 15 years ago
  39. ebf19f9 Make implementation of SchedulerImpl non-static. Add much-needed tests. by bobv@google.com · 15 years ago
  40. 7ad1bb2 Fixes a bug where using GWT 2.0 tip, and GAE 1.2.6 blows up with a Bus error. It is not entirely clear why this happens but the JVM shutsdown with no real feedback. by mmendez@google.com · 15 years ago
  41. b37f847 Resubmit of 6681 with a fix to ignore all virtual methods. by spoon@google.com · 15 years ago
  42. 60e2e1f Fix external issue 4140: Javascript deserialization error on JPA-annotated classes by rice@google.com · 15 years ago
  43. 09aa751 Disable MHTML support in ClientBundle. by bobv@google.com · 15 years ago
  44. b576f1c The UiBinder XSDs for the ui: prefix and g: prefix. These XSDs are really impl details and will likely go away post-2.0. It is used ONLY for Eclipse autocompletions (refer to comments at the top of the XSDs.) by jasonparekh@google.com · 15 years ago
  45. acf78ba r6834 broke the -gen option since GeneratedUnitWithFile delegates to its supertype, which always requires the DiskCache to be available. by bobv@google.com · 15 years ago
  46. b20e6a8 Major refactor of CompilationState and associated classes to fix concurrent refresh problems. by scottb@google.com · 15 years ago
  47. 2b88523 Refactors JSNI parsing/error reporting from GenerateJavaAST to JsniCollector. by scottb@google.com · 15 years ago
  48. 74ee4d5 Format GenerateJavaAST by scottb@google.com · 15 years ago
  49. 1cadca0 Moving several files from com.google.gwt.dev.javac.impl -> com.google.gwt.dev.javac by scottb@google.com · 15 years ago
  50. eaa565d Adding some useful PerfLogger messages. by scottb@google.com · 15 years ago
  51. e6c2915 Remove spammy logging from SoycTest. by scottb@google.com · 15 years ago
  52. 328318e Build improvements for Chrome plugin. by jat@google.com · 15 years ago
  53. 8d1a10f Move licence where it will be included in the plugin, update manifest. by jat@google.com · 15 years ago
  54. 817fb0d Fix NPE when an unknown type is referenced in a class signature (this could be by jat@google.com · 15 years ago
  55. 3bb84fd Update Chrome windows binary, update MIME type for name change, fix missed by jat@google.com · 15 years ago
  56. 7687f8d Checkin remaining Linux binaries and rebuilt XPI. by jat@google.com · 15 years ago
  57. edb21ac Update windows-specific preference code (used in IE and Chrome) to new name. by jat@google.com · 15 years ago
  58. b2fe345 Update Linux FF alternate-library binaries. by jat@google.com · 15 years ago
  59. 81aeef0 Update Windows FF binaries. by jat@google.com · 15 years ago
  60. f9be5c1 Replace tabs with spaces. by jat@google.com · 15 years ago
  61. 70e58b9 Change top-window calculation to not follow the opener trail, and checkin by jat@google.com · 15 years ago
  62. f052b18 Missed update to GenerateJavaAST for final/volatile consistency. by bobv@google.com · 15 years ago
  63. 44652d8 Mark artificially-rescued fields as volatile. by bobv@google.com · 15 years ago
  64. d6f1bd0 <g:StackLayoutPanel> is now consistent with <g:TabLayoutPanel> and by rjrjr@google.com · 15 years ago
  65. 3fe66db Until soft perms land and we can do this properly, a hack to keep Ie7 users from by rjrjr@google.com · 15 years ago
  66. 511a67dd Fix custom plural rules that are inner classes, and adds a test for that case. by jat@google.com · 15 years ago
  67. 6707934 Rebuild mac binaries for FF plugin, add convenience make target. by jat@google.com · 15 years ago
  68. 1505801 Fixes a problem where the DevMode server was hanging when the remote UI was shut by rdayal@google.com · 15 years ago
  69. b13ced5 Extended timeouts of HttpSuite tests to 15 seconds because they sometimes fail if the server is busy. by jlabanca@google.com · 15 years ago
  70. f59d4e3 Checking rebuilt libraries for Windows and Fedora. by jat@google.com · 15 years ago
  71. c8ed231 Various tweaks to the Mail sample: by jgw@google.com · 15 years ago
  72. c43182c Fixing various IE6/7/8 layout bugs, including jiggly animation. Also by jgw@google.com · 15 years ago
  73. c0911ad Fixes unnecessary newlines in obfuscated, generated CSS. by jgw@google.com · 15 years ago
  74. 5b009a9 webAppCreator should have a "devmode" target, not "devMode". Needless modifiers cause RSI, and, even worse, annoy Andrew and Bruce. by fabbott@google.com · 15 years ago
  75. 5444557 Removing i18n from the samples/build.xml found in the distro result. Internationalization is subsumed into Showcase now. by fabbott@google.com · 15 years ago
  76. d2b23aa Fix plugin preferences after rename. by jat@google.com · 15 years ago
  77. 888f673 Generators now exist per-StandardGeneratorContext to avoid concurrency issues. by scottb@google.com · 15 years ago
  78. 9affbdb Model Enum.valueOf and Enum.values in TypeOracle since they are an implicit part of the language. by scottb@google.com · 15 years ago
  79. 65accff Shuffles some test classes around; adds missing tests to JavaCompilationSuite convenience test suite. by scottb@google.com · 15 years ago
  80. 8aadabf Add back old CRX until the new one is built and tested. by jat@google.com · 15 years ago
  81. b8fd5ea Change missing plugin URL. by jat@google.com · 15 years ago
  82. 5742b64 Simplify resolution of annotations in TypeOracle. by scottb@google.com · 15 years ago
  83. d52a9ba TypeOracle now builds from bytecode instead of JDT structures (part of Instant Hosted Mode work). by scottb@google.com · 15 years ago
  84. a0ae7eb Big refactoring of test code and api-checker to remove dependencies on CompilationUnit. by scottb@google.com · 15 years ago
  85. e9b6909 Format ApiCompatibilityChecker by scottb@google.com · 15 years ago
  86. ca79d91 Build plugin DLL after name changes. by jat@google.com · 15 years ago
  87. fa9d4d2 Update Chrome plugin naming, cleanup leftover garbage, commit object by jat@google.com · 15 years ago
  88. c181e22 Comment tweak by rjrjr@google.com · 15 years ago
  89. 059832b Hello DialogBoxParser, and stricter parsing by rjrjr@google.com · 15 years ago
  90. 31d98e7 Remove an outdated reference to the compile/browse button by rice@google.com · 15 years ago
  91. 7f491a6 Cleaning up the mail sample, adding new styles, and moving most images by jgw@google.com · 15 years ago
  92. 655fe8d When using the -remoteUI switch, the Main and Server loggers now log their by rdayal@google.com · 15 years ago
  93. 63c7541 Changes to the Message wire format: by rdayal@google.com · 15 years ago
  94. 011d43d Fixes two bugs in SOYC dashboard: by kprobst@google.com · 15 years ago
  95. a9e207a Add OS/ABI params to update URL, fixed a few names that were missed, by jat@google.com · 15 years ago
  96. 75e1d81 Looks massive, but it's all moves, to finish isolating concrete by rjrjr@google.com · 15 years ago
  97. 471305a Reintroduced r6739, r6743 and a fix for a failing test. by amitmanjhi@google.com · 15 years ago
  98. 178e8e4 Makes UiBinder able to deal with mixed content in ui:msg. by rjrjr@google.com · 15 years ago
  99. 3a9fe8a Reverts tweaks to retry logic due to broken tests. by rjrjr@google.com · 15 years ago
  100. 192041d Avoid infinite loop in hosted.html getTopWindow. by jat@google.com · 15 years ago