1. 47bb29e Whitelisting the new event packages for javadoc. (This should be a by fabbott@google.com · 16 years ago
  2. 368ca39 Ignore duplicate classpath entries, and share classpaths generated from the same URLClassLoader. by jat@google.com · 16 years ago
  3. 49a123d Undo change r4586 due to an interaction with the api checker that breaks the continuous build. by bobv@google.com · 16 years ago
  4. 62773b1 Adds a -draftCompile flag to the compiler. by bobv@google.com · 16 years ago
  5. 2c2bdbd Temporary hack to allow forcible removal of class-literal strings by inheriting by jgw@google.com · 16 years ago
  6. 1516ac6 Fix NullPointerException in RPCRequest.toString(). by bobv@google.com · 16 years ago
  7. 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
  8. 7ad09d4 by rjrjr@google.com · 16 years ago
  9. 83f840f Catch the case of a failure to start the browser listener and avoid NPE, so the by jat@google.com · 16 years ago
  10. 349dabd upmerge of buildbreak fix for XSLinker and StandaloneScriptLinker by fabbott@google.com · 16 years ago
  11. 8b5d293 Merged a fix to tmpdir creation, so the gwt-tmp layer can't create by fabbott@google.com · 16 years ago
  12. 4f57bc2 Merging releases/1.6@4459:4490 by scottb@google.com · 16 years ago
  13. 6cd61e9 Merging releases/1.6@4385:4459 into trunk. by scottb@google.com · 16 years ago
  14. a87b27d Fixes issue 3064. A virtual method call through an interface type by spoon@google.com · 16 years ago
  15. 67d0a53 Adds @GwtTransient, an annotation that tells GWT RPC by spoon@google.com · 16 years ago
  16. 8eecc1f Run jarjar on gwt-dev-platform.jar, for all three platforms, so that by spoon@google.com · 16 years ago
  17. fac1759 Remove missing plugin warnings with XPCOM, fix reference to external.initModule by jat@google.com · 16 years ago
  18. cbae25e Merging releases/1.6@4366 :4385 into trunk. by jat@google.com · 16 years ago
  19. 93f3776 Fix OOPHM breakage from latest merge. by jat@google.com · 16 years ago
  20. a5f43bd Making dependency display optional. by kprobst@google.com · 16 years ago
  21. 6b91ec7 Updated dashboard to include method-level control-flow dependencies by kprobst@google.com · 16 years ago
  22. 946c97a Sort/format/remove checkstyle warnings. by jat@google.com · 16 years ago
  23. e5d2854 Sort/format/remove checkstyle warnings. by jat@google.com · 16 years ago
  24. e77fd12 Add test for percent. by jat@google.com · 16 years ago
  25. b4c03e2 A couple of pieces left out of the previous commit. by jat@google.com · 16 years ago
  26. e7f61a7 Merge from releases/1.6:r4198:4268,4269:4297,4299:4320:4321:4366 into trunk by jat@google.com · 16 years ago
  27. 310dbfd Have ControlFlowAnalyzer record fields that are written. Previously, by spoon@google.com · 16 years ago
  28. 8d41815 When runAsync is not used, don't emit a __gwtStartLoadingFragment() by spoon@google.com · 16 years ago
  29. a9365de Initial add of the AsyncProxy type to support deferred construction and method invocation for "command-style" APIs. by bobv@google.com · 16 years ago
  30. 278b479 Add a compiler flag -XdisableRunAsync to disable code-splitting on a per-compile basis. by bobv@google.com · 16 years ago
  31. 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
  32. 46e3cae Added some css styling. by kprobst@google.com · 16 years ago
  33. f09444b Removing a build-breaking test that was merged in my cherrypick at by fabbott@google.com · 16 years ago
  34. 4acc48f Also cherry picked, for a build break, c4269, for a sporadic apicheck bug. by fabbott@google.com · 16 years ago
  35. 29c9b72 Cherrypick merges of 1.6 c4298 and c4299. by fabbott@google.com · 16 years ago
  36. 412c9ea Windows should have <zipfileset>, not <tarfileset>, though Ant 1.7 doesn't by fabbott@google.com · 16 years ago
  37. ac93662 Fix a ClassCircularityError caused by a supertype having a JSNI reference to a subtype. by bobv@google.com · 16 years ago
  38. 5056838 Small change to cut out runAsync display until we (Lex, I) decide on how runAsync and SOYC should be integrated. by kprobst@google.com · 16 years ago
  39. 0c0a29e Including gwt-soyc-vis.jar in the distribution. by fabbott@google.com · 16 years ago
  40. c89f0ae Allowing dashboard to read gzipped input, since that's what we emit. by fabbott@google.com · 16 years ago
  41. 2762932 typo correction; the ListenerWrapper for Trees should fire a StateChange rather than Selection for node open. (Node close was correct.) by fabbott@google.com · 16 years ago
  42. 65b2f4f Modifies the IFrame linker so that any deferred-loaded JavaScript by spoon@google.com · 16 years ago
  43. c746465 Remove JDK 1.6 dependency from OOPHM shell. by jat@google.com · 16 years ago
  44. 3ac2cc7 OOPHM Checkstyle warning removal. by jat@google.com · 16 years ago
  45. ab927e5 Added dummy test and checkstyle targets so that the build does not break. by kprobst@google.com · 16 years ago
  46. d1208bc Fix distro build file for Windows. by jat@google.com · 16 years ago
  47. d092019 - now displaying dependencies at the class level - improved table layout by kprobst@google.com · 16 years ago
  48. 9544d4f Removing bad import, desk check by spoon. by ecc@google.com · 16 years ago
  49. 9e79481 SOYC Dashboard by kprobst@google.com · 16 years ago
  50. 8403666 Added SOYC Dashboard visualization to trunk/tools. See README in trunk/tools/soyc-vis for information on how to compile & run. by kprobst@google.com · 16 years ago
  51. 855126e Bump memory when building javadoc to see if this will fix breakage on continuous build. by bobv@google.com · 16 years ago
  52. e37bfbe Merge SOYC report branch into trunk. by bobv@google.com · 16 years ago
  53. 443691f Fix unreliable test -- it checks for implementation details that vary between by jat@google.com · 16 years ago
  54. 003f7a6 Replace use of RandomAccessFile with FileOutputStream, which avoids by jat@google.com · 16 years ago
  55. 4e209a0 Change hosted.html to get its gwt.hosted parameter from the outer frame rather by jat@google.com · 16 years ago
  56. 5478bc5 Does a better job of code splitting for static fields. Previously, by spoon@google.com · 16 years ago
  57. cd3a1a9 Checkstyle warnings + removing .settings folder until we can make an across-the-board decision. by scottb@google.com · 16 years ago
  58. 62d0a72 Missing file from r4201. by jat@google.com · 16 years ago
  59. 70bbb92 Merging releases/1.6@4147:4198 into trunk. by scottb@google.com · 16 years ago
  60. 04912f2 Merge OOPHM into trunk as a separate project, that will produce a jar which can by jat@google.com · 16 years ago
  61. 47154ac Added more tests for date/time formatting in the en locale. by ajr@google.com · 16 years ago
  62. e7068d8 Merging releases/1.6@4130:4147 into trunk. by scottb@google.com · 16 years ago
  63. 2137856 Merging releases/1.6@4025:4130 into trunk; supercedes trunk:c4118. by scottb@google.com · 16 years ago
  64. 5b3d538 Gives legacy defaults for -extra and -workDir, to smooth migration by spoon@google.com · 16 years ago
  65. a90b2cc Disables SingleScriptLinkerTest by default, because it only by spoon@google.com · 16 years ago
  66. 5bfd190 Added method-level timeouts to GWTTestCases, triggered by the need for by fabbott@google.com · 16 years ago
  67. 14ba35e Fixes the cross-site linker template to account for the change, probably in revision by spoon@google.com · 16 years ago
  68. 77e0cb9 Reverted the logging in r4073. by amitmanjhi@google.com · 16 years ago
  69. 7c405da LinkedHashMap_CustomFieldSerializer.java was included twice when building the by amitmanjhi@google.com · 16 years ago
  70. 59dcef3 Turning on logging to figure out what is going on in the build machine. Will by amitmanjhi@google.com · 16 years ago
  71. 6523b3a Made the comment clearer. No review needed by amitmanjhi@google.com · 16 years ago
  72. 8dec422 When generating serializers and deserializers for RPC, don't support by spoon@google.com · 16 years ago
  73. 5f6fdb3 Merging from releases/1.6@3944:4025 by scottb@google.com · 16 years ago
  74. c0e1f21 Fixes the URL for the hosted.html file when using by spoon@google.com · 16 years ago
  75. 38fe1f6 When creating a script tag to load code for runAsync, by spoon@google.com · 16 years ago
  76. 2678d4e Removes UpRefVisitor from ControlFlowAnalyzer, which scans the whole by spoon@google.com · 16 years ago
  77. c715878 Fixes CodeSplitter to address a third load-order by spoon@google.com · 16 years ago
  78. e10ac6f This patch adds a better code-splitting strategy for implementing by spoon@google.com · 16 years ago
  79. 2e8ef32 Merging from releases/1.6@3878:3944 by scottb@google.com · 16 years ago
  80. c3f5a90 Support GWT.runAsync by splitting the JavaScript code by spoon@google.com · 16 years ago
  81. 4692d3d Fix build break from 1.6 merge. by jat@google.com · 16 years ago
  82. 74bb585 Merging from releases/1.6@3739:3876 by jat@google.com · 16 years ago
  83. 1eebb4c A malformed test object with no name (which we expect to be the method, but which isn't set if you use the default c'tor to make your test) can hang the test infrastructure indefinitely, because reportResultsAndGetNextMethod throws and causes retries from the client, including for timeout status reporting. This flags that problem up front and fails, which is what the test will do in execution anyway (because without a name we don't know what method to run). by fabbott@google.com · 16 years ago
  84. ccbc50f Fix incorrect variable introduced in cleaning up sharding of methodMap creation by jat@google.com · 16 years ago
  85. 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
  86. 475a58e Improve robustness of XML parsing error detection on Safari. by bobv@google.com · 16 years ago
  87. fe671bc SOYC work to correlate SourceInfo objects with Classes, Methods, Fields, and Functions. by bobv@google.com · 16 years ago
  88. ea2722f Give the generated entry method an enclosing class. This by spoon@google.com · 16 years ago
  89. b94c147 As requested in issue 2923, visitors of a JsCatch will also by spoon@google.com · 16 years ago
  90. 113b42c For IE7, we should be instantiating an XHR with the native XMLHttpRequest by ajr@google.com · 16 years ago
  91. 44ad0f9 Added getters/setters to PopupPanel for autoHide and modal variables. by jlabanca@google.com · 16 years ago
  92. f07c624 Let users drag DialogBoxes off the screen in any direction, but only as long as by ajr@google.com · 16 years ago
  93. b44c6e1 Fix SvnInfo to handle a non-svn workspace: can't deduce the version by fabbott@google.com · 16 years ago
  94. 40c2924 Restoring removed innerContent change now that build is green. by ecc@google.com · 16 years ago
  95. 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
  96. b6dd881 Temporary backing out change for mozilla's text content to see if that helps fix the build. by ecc@google.com · 16 years ago
  97. 7216690 Using fall back text content for old Mozilla. Desk check by jgw. by ecc@google.com · 16 years ago
  98. 581ce59 1) Flags api incompatibility whenever the api of an overridable api method evolves. by amitmanjhi@google.com · 16 years ago
  99. 17f219d Fix for issue 940, not using innerContent for mozilla text nodes. by ecc@google.com · 16 years ago
  100. 93b55d3 Fixes issue #2853, where leaf nodes were not lining up in IE. by ecc@google.com · 16 years ago