1. 3a86cf1 Fixes a ClassCircularityError that could be triggered computing the super interface hierarchy via class objects. by scottb@google.com · 16 years ago
  2. 9e76b66 Additional SingleJso fixes for tag interfaces. by bobv@google.com · 16 years ago
  3. 4608796 This patch improves the correctness of SingleJso types by following all super-interfaces when calculating singleJso data. Additionally, casts to singleJso interfaces will trigger a rescue of the concrete JSO type. by bobv@google.com · 16 years ago
  4. cfe3ff0 Per issue 3455, split up very long var lines to avoid a bug in by spoon@google.com · 16 years ago
  5. 54f5e50 Refactor SOYC artifacts and link process to use disk cache instead of writing individual files into the work directory. by scottb@google.com · 16 years ago
  6. 25b5c78 Merging /releases/1.6/@r5065:5406 into trunk. by jgw@google.com · 16 years ago
  7. 5ead61f Issue 34812: Fix findbugs & checkstyle issues by rice@google.com · 16 years ago
  8. 1c69543 Fixes issue 3560, http://code.google.com/p/google-web-toolkit/issues/detail?id=3560. Don't attempt to load an image icon if the name is null and prepending package is not requested. This happens when an SCL returns null as its icon path. by mmendez@google.com · 16 years ago
  9. 9e8fec2 Implement link-to-zip archive, which can be faster for big links. by scottb@google.com · 16 years ago
  10. 3db729a Replaces special-case handling of SOYC reports with a real linker. by scottb@google.com · 16 years ago
  11. 3b05ec3 Optimize the output production by reusing 16k buffers over and over. by scottb@google.com · 16 years ago
  12. e0704c9 Fixes Util.readAsObject to actually report useful errors by scottb@google.com · 16 years ago
  13. 8ea8f55 Peephole optimization of SymbolMapsLinker. by scottb@google.com · 16 years ago
  14. 9c76fd9 Optimize the SymbolData comparator to avoid constructing intermediate Strings in most cases. by scottb@google.com · 16 years ago
  15. 5743be3 Fixing suport for deprecated system property com.google.gwt.shell.outdir, by fabbott@google.com · 16 years ago
  16. 13143df Changes the IFrame linker to use an XHR to fetch the compiled script, rather by jgw@google.com · 16 years ago
  17. a74d11e Check for null primary linker, which is a bonehead error condition but requires a graceful message. by fabbott@google.com · 16 years ago
  18. c8a3ea3 Fix for issue 2979 by amitmanjhi@google.com · 16 years ago
  19. e6fa878 Extra import lint from r5314 cleaned up by fabbott@google.com · 16 years ago
  20. 3cbf94a BUILD FIX: restore draftCompile to its former (working) glory. by scottb@google.com · 16 years ago
  21. 773722b BUILD FIX: missed a necessary call to StandardGeneratorContext.finish(). Makes me think we should rethink this a little. by scottb@google.com · 16 years ago
  22. 1df072f Removed unused, bad import. by scottb@google.com · 16 years ago
  23. 7e48736 CompilationState now keeps a Collection of units rather than a Set; this allows us to simply reuse the map's values(). by scottb@google.com · 16 years ago
  24. 20584c7 Bump buffer size on Util.copy(). by scottb@google.com · 16 years ago
  25. ab19b6e Optimize Linker performance handling of JavaScript. by scottb@google.com · 16 years ago
  26. 7783108 Optimize Link production of output directory. by scottb@google.com · 16 years ago
  27. 9e50e5d Optimize SymbolData serialization to speed up Link. by scottb@google.com · 16 years ago
  28. e887f48 Speed up JRealClassType.getSubTypes() by implementing an optimized toArray() in our set classes. by scottb@google.com · 16 years ago
  29. d18128a Big refactoring of StandardGeneratorContext so that only one instance is created during a compile. by scottb@google.com · 16 years ago
  30. 9c945c5 Early out of expensive script-size logging in Link when LogLevel > TRACE. by scottb@google.com · 16 years ago
  31. 9dda6c1 During precompile, only do a draft optimize due to superlinear optimization performance. by scottb@google.com · 16 years ago
  32. 73e2cef It's not reasonable at this time to enforce the rule that a by rice@google.com · 16 years ago
  33. adb3029 Implement RPC blacklists. by rice@google.com · 16 years ago
  34. 660a9bf Fix #31801: Support for multi-valued configuration properties by rice@google.com · 16 years ago
  35. 71dc1bc Modifies c.g.g.core.ext.soyc.impl.MemberFactory to have the correct by spoon@google.com · 16 years ago
  36. a1d974f Created a new class in the TestFile that implements Generated so that the cast later succeeds. by amitmanjhi@google.com · 16 years ago
  37. 0b96d11 Removed the no longer necessary @Override annotations. by amitmanjhi@google.com · 16 years ago
  38. 34f14c5 Since the overhead of computing md5s is not large (just 150ms for 2k files of by amitmanjhi@google.com · 16 years ago
  39. 09b94b1 Removed an unused import in CodeSplitter to get rid of checkstyle error. by jlabanca@google.com · 16 years ago
  40. c2fad00 Fixes http://code.google.com/p/google-web-toolkit/issues/detail?id=3611 -- refresh did not work correctly when -gen was used. by amitmanjhi@google.com · 16 years ago
  41. 899b7d9 Continuation of r5293. This moves AsyncFragmentLoader from package by spoon@google.com · 16 years ago
  42. ca56e76 Fix merge problem. by jat@google.com · 16 years ago
  43. bad7dd6 Changes the code splitter to use a simpler splitting strategy. by spoon@google.com · 16 years ago
  44. 055b894 Test the scenario where GWT.runAsync() fails to load a code fragment due to a by rice@google.com · 16 years ago
  45. c504392 Fixes issue 3569. LongLib.shr gave incorrect results by spoon@google.com · 16 years ago
  46. e672bc0 Refactored JReferenceType hierarchy in compiler. by scottb@google.com · 16 years ago
  47. a7d49a9 Move -soyc flag up to Precompile so that it works with both compiler entry by jgw@google.com · 16 years ago
  48. 15504bd Revert r5226; dependency on seed functions interacts poorly with runAsync. by bobv@google.com · 16 years ago
  49. 3179c39 When class metadata is disabled, use the class seed functions to derive predicable names that can be deobfuscated via the symbol map files. by bobv@google.com · 16 years ago
  50. 82fd2b9 Fixes how we translate between Java and JavaScript source positions in BuildTypeMap. by scottb@google.com · 16 years ago
  51. 2f3fdd6 When sharded precompiles are on, force the option "retain by spoon@google.com · 16 years ago
  52. cff7176 Changes MakeCallsStatic so that it does not devirtualize calls from by spoon@google.com · 16 years ago
  53. c2f4cf0 Tweak pretty-printed Java source output for proper indentation on JSNI methods. by scottb@google.com · 16 years ago
  54. c4ee3bb Make Link run faster and use less heap by caching big objects to disk. by scottb@google.com · 16 years ago
  55. 7c7c6d6 Removes JProgram reference from all nodes (and their constructors). by scottb@google.com · 16 years ago
  56. 15050e6 Fixes a bug with calling private instance methods in web mode from by spoon@google.com · 16 years ago
  57. bac83d6 Another followup to r5190. I accidentally left out this change by spoon@google.com · 16 years ago
  58. 051ee6e Add support for logging response headers, and support multiple headers by jat@google.com · 16 years ago
  59. ac55772 Fix error message to include the property name when a binding vs. configuration property mismatch occurs. by bobv@google.com · 16 years ago
  60. 385be65 Removes some code accidentally committed along with r5191. by spoon@google.com · 16 years ago
  61. 865eb97 Adds more bridge methods so as to simplify and make more robust by spoon@google.com · 16 years ago
  62. 93951bf Lower the memory usage of -soyc by using an array in place of an EnumMap. by spoon@google.com · 16 years ago
  63. 35004b3 Fix OpenJDK compatibility (a generic type inference bug) by removing the by jat@google.com · 16 years ago
  64. 275e39f Adding missing setCompilationStateRetained() to OOPHM HostedMode. by scottb@google.com · 16 years ago
  65. d20f97d HACK: compiler clears out pinned i18n static data to free memory. by scottb@google.com · 16 years ago
  66. 5d30e6d Hold instances of DiskCache with weak refs to allow early cleanup. by scottb@google.com · 16 years ago
  67. 8c7290b Follow-on to clearing out TypeOracle state; also free Generators instances. by scottb@google.com · 16 years ago
  68. 65d2979 Remove Correlations & SourceInfo memory overhead from non-SOYC builds. by scottb@google.com · 16 years ago
  69. 4c079fb Applying new lightweight collections to the Java AST. by scottb@google.com · 16 years ago
  70. b5eedb3 Removed the highly unnecessary JavaSourceFile abstraction, which served no real purpose. by scottb@google.com · 16 years ago
  71. 5a87f86 Free up more memory from ResourceOracle, JavaSourceOracle, and more CompilationState during a compile. by scottb@google.com · 16 years ago
  72. cb3d882 Free up CompilationState and TypeOracle as soon as the golden CUDs are produced. by scottb@google.com · 16 years ago
  73. 700bed1 Created a new DiskCache class which caches large blocks of data on disk to converse heap. by scottb@google.com · 16 years ago
  74. 68f7f19 Tweaks to make JDT use less memory. by scottb@google.com · 16 years ago
  75. 6124cbf Force SignatureDumper to use UTF-8 encoding. by scottb@google.com · 16 years ago
  76. 4d72ede Javadoc-style metadata is now unsupported; it was deprecated. by scottb@google.com · 16 years ago
  77. 048cdcd Refactor of TypeOracle's AbstractMembers, Members, DelegatingMembers to use less memory. by scottb@google.com · 16 years ago
  78. 823a414 Using new collections to reduce memory usage of CompilationState, TypeOracle, ResourceOracle. by scottb@google.com · 16 years ago
  79. bd1749a Created a set of memory-friendly collections specifically for use in the compiler. by scottb@google.com · 16 years ago
  80. 7c4ceb0 Added infrastructure to profile compiler memory usage. by scottb@google.com · 16 years ago
  81. 9a76b33 Fix a bug where array return types could not be used with SingleJsoImpl methods. by bobv@google.com · 16 years ago
  82. dc5000c The rest of the implementation of -noserver hosted by spoon@google.com · 16 years ago
  83. 1d704e4 Adds an undocumented option -XmaxPermsPerPrecompile that by spoon@google.com · 16 years ago
  84. a933c8b Initial add of ClientBundle. by bobv@google.com · 16 years ago
  85. 514054c Using an outDir should not be the default; making the default to use -war war. by scottb@google.com · 16 years ago
  86. c4a90ec Removes the PermutationWorkerFactory.lazyFactories cache. by scottb@google.com · 16 years ago
  87. a41864d Adjusts the script-size logging from r5076 to happen at by spoon@google.com · 16 years ago
  88. 68dc15a Have the compiler emit a hopefully reasonable measure of script by spoon@google.com · 16 years ago
  89. 98c833c Fixes a bug where Simplifier.conditional() could recurse back into by spoon@google.com · 16 years ago
  90. 461db41 svn merge -r4992:5022 https://google-web-toolkit.googlecode.com/svn/releases/1.6 . by jgw@google.com · 16 years ago
  91. 2672b3e Reduce the log level of type invalidation messages when a compilation unit depends on an invalid unit. by bobv@google.com · 16 years ago
  92. 0931b1b This patch updates the following: by amitmanjhi@google.com · 16 years ago
  93. 7775b01 Delete empty file leftover after patch, add missing overrides from r5036. by jat@google.com · 16 years ago
  94. 54905fd Add support for HostedMode with OOPHM. by jat@google.com · 16 years ago
  95. d3e8c3a Adds an experimental flag, -XdisableCastChecking which turns off runtime cast checks in compiler output. by scottb@google.com · 16 years ago
  96. 9d9adf5 Remove PlatformSpecific, moving the functionality into SwtHostedModeBase or by jat@google.com · 16 years ago
  97. d6e216d Fix checkstyle error. by jat@google.com · 16 years ago
  98. a2eb2a2 Revert inadverdent commit from 5018. by jat@google.com · 16 years ago
  99. 0ef9f88 Add host name/address to automatically generated whitelist, improve handling by jat@google.com · 16 years ago
  100. 54c1bcc Fixes several checkstyle violations. by spoon@google.com · 16 years ago