1. 912a793 Discard the serialized AST before linking, to save memory. by spoon@google.com · 16 years ago
  2. d5f3042 This patch adds identifiers that cause loading of the java plugin in the by amitmanjhi@google.com · 16 years ago
  3. b8dc095 Remove the need for an explicit SingleJsoImpl annotation. The single-JSO-ness of interfaces will be automatically calculated. by bobv@google.com · 16 years ago
  4. b7ad35a This patch fixes the caching logic so that Gwt no longer re-reads and by amitmanjhi@google.com · 16 years ago
  5. d87e37d This patch provides custom implementations for pattern matching of resources by amitmanjhi@google.com · 16 years ago
  6. 93fe994 Checkstyle fixes. by scottb@google.com · 16 years ago
  7. 374d43a Merge web-mode stack trace support. by bobv@google.com · 16 years ago
  8. 6cec435 Avoid creating clinit calls for ClassLiteralHolder when constructing the JS AST. by bobv@google.com · 16 years ago
  9. c0e308f Integrate type-removal branch into trunk. by bobv@google.com · 16 years ago
  10. ee8a4a9 Reduced the log level of ReplaceRunAsyncs and STOB from INFO down to DEBUG. INFO is the default log level and users were (rightly) complaining about spammy consoles during builds. by bruce@google.com · 16 years ago
  11. 61ff7c8 Fixes issue 3277. The lightweight metrics for runAsync() work again. by spoon@google.com · 16 years ago
  12. d076b63 This patch improves the way runAsync calls its callbacks in two by spoon@google.com · 16 years ago
  13. 405a1ba Commit SingleJsoImpl branch to trunk. by bobv@google.com · 16 years ago
  14. 362654b Disables jarjar from the build entirely. This fixes the HostedMode entry point. by spoon@google.com · 16 years ago
  15. c8455c0 Fix for hosted.html breakage on non-Mozilla browsers. by jgw@google.com · 16 years ago
  16. e11cc57 Simple patch to fix the trunk build breakage. by amitmanjhi@google.com · 16 years ago
  17. 2b76399 Clean up checkstyle warnings and formatting. by jat@google.com · 16 years ago
  18. f058b7d Merge OOPHM hosted.html into standard one. by jat@google.com · 16 years ago
  19. 3b529cf Fixes OOPHM build breakage. Patch by: jgw, jat Review by: jat (Desk check) by jgw@google.com · 16 years ago
  20. 399b564 Merging releases/1.6 into trunk. by jgw@google.com · 16 years ago
  21. a838baf Fix build breakage introduced by 1.6 merge. by jgw@google.com · 16 years ago
  22. a3509e2 Merging releases/1.6 into trunk. by jgw@google.com · 16 years ago
  23. bff89a8 Merge of c4609 from branches/snapshot-2009.01.29. by jgw@google.com · 16 years ago
  24. 368ca39 Ignore duplicate classpath entries, and share classpaths generated from the same URLClassLoader. by jat@google.com · 16 years ago
  25. 62773b1 Adds a -draftCompile flag to the compiler. by bobv@google.com · 16 years ago
  26. 9263b4f patches for legacy option and property support... these things should go away "soon," but we need to provide some grace period first. by fabbott@google.com · 16 years ago
  27. 7ad09d4 by rjrjr@google.com · 16 years ago
  28. 83f840f Catch the case of a failure to start the browser listener and avoid NPE, so the by jat@google.com · 16 years ago
  29. 349dabd upmerge of buildbreak fix for XSLinker and StandaloneScriptLinker by fabbott@google.com · 16 years ago
  30. 8b5d293 Merged a fix to tmpdir creation, so the gwt-tmp layer can't create by fabbott@google.com · 16 years ago
  31. 4f57bc2 Merging releases/1.6@4459:4490 by scottb@google.com · 16 years ago
  32. 6cd61e9 Merging releases/1.6@4385:4459 into trunk. by scottb@google.com · 16 years ago
  33. a87b27d Fixes issue 3064. A virtual method call through an interface type by spoon@google.com · 16 years ago
  34. 8eecc1f Run jarjar on gwt-dev-platform.jar, for all three platforms, so that by spoon@google.com · 16 years ago
  35. fac1759 Remove missing plugin warnings with XPCOM, fix reference to external.initModule by jat@google.com · 16 years ago
  36. cbae25e Merging releases/1.6@4366 :4385 into trunk. by jat@google.com · 16 years ago
  37. 93f3776 Fix OOPHM breakage from latest merge. by jat@google.com · 16 years ago
  38. 946c97a Sort/format/remove checkstyle warnings. by jat@google.com · 16 years ago
  39. e5d2854 Sort/format/remove checkstyle warnings. by jat@google.com · 16 years ago
  40. e7f61a7 Merge from releases/1.6:r4198:4268,4269:4297,4299:4320:4321:4366 into trunk by jat@google.com · 16 years ago
  41. 310dbfd Have ControlFlowAnalyzer record fields that are written. Previously, by spoon@google.com · 16 years ago
  42. 8d41815 When runAsync is not used, don't emit a __gwtStartLoadingFragment() by spoon@google.com · 16 years ago
  43. 278b479 Add a compiler flag -XdisableRunAsync to disable code-splitting on a per-compile basis. by bobv@google.com · 16 years ago
  44. f7955ea Added functionality to map runAsync split points and fragment numbers to the methods that they are placed in. This information is accessed by SOYC and displayed in the SOYC dashboard. by kprobst@google.com · 16 years ago
  45. ac93662 Fix a ClassCircularityError caused by a supertype having a JSNI reference to a subtype. by bobv@google.com · 16 years ago
  46. 65b2f4f Modifies the IFrame linker so that any deferred-loaded JavaScript by spoon@google.com · 16 years ago
  47. c746465 Remove JDK 1.6 dependency from OOPHM shell. by jat@google.com · 16 years ago
  48. 3ac2cc7 OOPHM Checkstyle warning removal. by jat@google.com · 16 years ago
  49. 9544d4f Removing bad import, desk check by spoon. by ecc@google.com · 16 years ago
  50. e37bfbe Merge SOYC report branch into trunk. by bobv@google.com · 16 years ago
  51. 003f7a6 Replace use of RandomAccessFile with FileOutputStream, which avoids by jat@google.com · 16 years ago
  52. 4e209a0 Change hosted.html to get its gwt.hosted parameter from the outer frame rather by jat@google.com · 16 years ago
  53. 5478bc5 Does a better job of code splitting for static fields. Previously, by spoon@google.com · 16 years ago
  54. cd3a1a9 Checkstyle warnings + removing .settings folder until we can make an across-the-board decision. by scottb@google.com · 16 years ago
  55. 70bbb92 Merging releases/1.6@4147:4198 into trunk. by scottb@google.com · 16 years ago
  56. 04912f2 Merge OOPHM into trunk as a separate project, that will produce a jar which can by jat@google.com · 16 years ago
  57. e7068d8 Merging releases/1.6@4130:4147 into trunk. by scottb@google.com · 16 years ago
  58. 2137856 Merging releases/1.6@4025:4130 into trunk; supercedes trunk:c4118. by scottb@google.com · 16 years ago
  59. 5b3d538 Gives legacy defaults for -extra and -workDir, to smooth migration by spoon@google.com · 16 years ago
  60. 14ba35e Fixes the cross-site linker template to account for the change, probably in revision by spoon@google.com · 16 years ago
  61. 8dec422 When generating serializers and deserializers for RPC, don't support by spoon@google.com · 16 years ago
  62. 5f6fdb3 Merging from releases/1.6@3944:4025 by scottb@google.com · 16 years ago
  63. c0e1f21 Fixes the URL for the hosted.html file when using by spoon@google.com · 16 years ago
  64. 38fe1f6 When creating a script tag to load code for runAsync, by spoon@google.com · 16 years ago
  65. 2678d4e Removes UpRefVisitor from ControlFlowAnalyzer, which scans the whole by spoon@google.com · 16 years ago
  66. c715878 Fixes CodeSplitter to address a third load-order by spoon@google.com · 16 years ago
  67. e10ac6f This patch adds a better code-splitting strategy for implementing by spoon@google.com · 16 years ago
  68. 2e8ef32 Merging from releases/1.6@3878:3944 by scottb@google.com · 16 years ago
  69. c3f5a90 Support GWT.runAsync by splitting the JavaScript code by spoon@google.com · 16 years ago
  70. 4692d3d Fix build break from 1.6 merge. by jat@google.com · 16 years ago
  71. 74bb585 Merging from releases/1.6@3739:3876 by jat@google.com · 16 years ago
  72. 36099b1 SOYC work to pass the caller's class into calls to SourceInfo.makeChild() and J(s)Program.createSourceInfoSynthetic(). by bobv@google.com · 16 years ago
  73. fe671bc SOYC work to correlate SourceInfo objects with Classes, Methods, Fields, and Functions. by bobv@google.com · 16 years ago
  74. ea2722f Give the generated entry method an enclosing class. This by spoon@google.com · 16 years ago
  75. b94c147 As requested in issue 2923, visitors of a JsCatch will also by spoon@google.com · 16 years ago
  76. 77a1452 This is a better way to find the appropriate no arg constructor; in some circumstances the original code would erroneously return a superclass constructor. by scottb@google.com · 16 years ago
  77. e9bf32b Fix SOYC-related slowdown in non-SOYC compiles. by bobv@google.com · 16 years ago
  78. 7ad11f9 Java 1.5 cleanup. by scottb@google.com · 16 years ago
  79. 44fd465 Revert ModuleDefLoader change from r3684. by bobv@google.com · 16 years ago
  80. 5ba0c5b Add inital SourceInfo tracking to the GWT compiler to support Story Of Your Compile work. by bobv@google.com · 16 years ago
  81. d3fca05 Build fix: follow on to r3562. by scottb@google.com · 17 years ago
  82. 1b420bf 1) Adds the concept of module "configuration" properties which do not affect deferred-binding decisions and may be set to any string value. These configuration properties are exposed to Generators and Linkers as a means of providing global configuration information. by scottb@google.com · 17 years ago
  83. 1fbb51a Two tweaks to improve Array instantiation performance. by scottb@google.com · 17 years ago
  84. 78b9fec Support Java 6 as a source language. For 1.5 VMs, rewrite v6 class files to v5. by scottb@google.com · 17 years ago
  85. 76edf77 Merge disparate code for creating JDT compiler options; simple refactor. by scottb@google.com · 17 years ago
  86. 3b1edcc Change instance initializer in About.java to static. Most of the work, though, was on the Ant files such that once the filtered copies have already been generated, they will re-generate IFF the gwt OR svn versions have changed (i.e. after an svn up). by fabbott@google.com · 17 years ago
  87. 5da9113 Merge 1.5 branch changes. by bobv@google.com · 17 years ago
  88. 9f89297 Adds Emma integration for client classes running in hosted mode. Here are the key parts: by scottb@google.com · 17 years ago
  89. 406fcd8 Fixes a bug in ASM where invalid input LVT entries can translate into negative length output LVT entries, which causes a ClassFormatError when the JVM tries to load it. by scottb@google.com · 17 years ago
  90. 3bfc7e7 Fixes issue #2607; TreeItemLogger now eagerly grabs exception info from a thrown exception to break lingering dependency on user code. Partial back-port from OOPHM. by scottb@google.com · 17 years ago
  91. 10363be Trap unchecked exceptions thrown by generators. by scottb@google.com · 17 years ago
  92. 6e2abd9 Adds getLastModified() to CompilationUnit and its dependencies. by scottb@google.com · 17 years ago
  93. 566806a Merging releases/1.5 into trunk by scottb@google.com · 17 years ago
  94. bd9fe8c Merging releases/1.5 into trunk by scottb@google.com · 17 years ago
  95. 788dbe1 Merging releases/1.5 into trunk by scottb@google.com · 17 years ago
  96. 40b80b6 Fixes issue #2379; unstable generators should not crash the compiler or hosted mode. by scottb@google.com · 17 years ago
  97. 0e2dc628 by fabbott@google.com · 17 years ago
  98. 5f9b1c6 Adds WindowScrollListener support to the Window. This patch also moves the initHandlers method out of the *Template.js files and into Window, reducing the size of the nocache files by 1.5k. The Window class now injects the initWindowHandlers method onto the outer window as needed, then removes it immediately. by jlabanca@google.com · 17 years ago
  99. 4a87ea1 Adding SVN branding of About.* with svn branch@version information by fabbott@google.com · 17 years ago
  100. 9da5012 When tightening method calls, use a more reliable technique to by spoon@google.com · 17 years ago