1. b2bd3f5 Allow test parallelization to be set externally. by bobv@google.com · 16 years ago
  2. 6cec435 Avoid creating clinit calls for ClassLiteralHolder when constructing the JS AST. by bobv@google.com · 16 years ago
  3. c0e308f Integrate type-removal branch into trunk. by bobv@google.com · 16 years ago
  4. a42900d Adds a native XMLHttpRequest implementation, updates RequestBuilder to use it, by jgw@google.com · 16 years ago
  5. d7d618d FileUpload now implements HasChangeHandlers, which is fired when a user changes the file in the widget. by jlabanca@google.com · 16 years ago
  6. 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
  7. 61ff7c8 Fixes issue 3277. The lightweight metrics for runAsync() work again. by spoon@google.com · 16 years ago
  8. d076b63 This patch improves the way runAsync calls its callbacks in two by spoon@google.com · 16 years ago
  9. 405a1ba Commit SingleJsoImpl branch to trunk. by bobv@google.com · 16 years ago
  10. 4301639 Stashing drtool in the build-tools directory, in case somebody else needs to by ajr@google.com · 16 years ago
  11. 362654b Disables jarjar from the build entirely. This fixes the HostedMode entry point. by spoon@google.com · 16 years ago
  12. c8455c0 Fix for hosted.html breakage on non-Mozilla browsers. by jgw@google.com · 16 years ago
  13. a8da490 Merge of r4669 from releases/1.6 to fix broken build. by jgw@google.com · 16 years ago
  14. e11cc57 Simple patch to fix the trunk build breakage. by amitmanjhi@google.com · 16 years ago
  15. 2b76399 Clean up checkstyle warnings and formatting. by jat@google.com · 16 years ago
  16. f058b7d Merge OOPHM hosted.html into standard one. by jat@google.com · 16 years ago
  17. 3b529cf Fixes OOPHM build breakage. Patch by: jgw, jat Review by: jat (Desk check) by jgw@google.com · 16 years ago
  18. 399b564 Merging releases/1.6 into trunk. by jgw@google.com · 16 years ago
  19. a838baf Fix build breakage introduced by 1.6 merge. by jgw@google.com · 16 years ago
  20. a3509e2 Merging releases/1.6 into trunk. by jgw@google.com · 16 years ago
  21. bff89a8 Merge of c4609 from branches/snapshot-2009.01.29. by jgw@google.com · 16 years ago
  22. 47bb29e Whitelisting the new event packages for javadoc. (This should be a by fabbott@google.com · 16 years ago
  23. 368ca39 Ignore duplicate classpath entries, and share classpaths generated from the same URLClassLoader. by jat@google.com · 16 years ago
  24. 49a123d Undo change r4586 due to an interaction with the api checker that breaks the continuous build. by bobv@google.com · 16 years ago
  25. 62773b1 Adds a -draftCompile flag to the compiler. by bobv@google.com · 16 years ago
  26. 2c2bdbd Temporary hack to allow forcible removal of class-literal strings by inheriting by jgw@google.com · 16 years ago
  27. 1516ac6 Fix NullPointerException in RPCRequest.toString(). by bobv@google.com · 16 years ago
  28. 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
  29. 7ad09d4 by rjrjr@google.com · 16 years ago
  30. 83f840f Catch the case of a failure to start the browser listener and avoid NPE, so the by jat@google.com · 16 years ago
  31. 349dabd upmerge of buildbreak fix for XSLinker and StandaloneScriptLinker by fabbott@google.com · 16 years ago
  32. 8b5d293 Merged a fix to tmpdir creation, so the gwt-tmp layer can't create by fabbott@google.com · 16 years ago
  33. 4f57bc2 Merging releases/1.6@4459:4490 by scottb@google.com · 16 years ago
  34. 6cd61e9 Merging releases/1.6@4385:4459 into trunk. by scottb@google.com · 16 years ago
  35. a87b27d Fixes issue 3064. A virtual method call through an interface type by spoon@google.com · 16 years ago
  36. 67d0a53 Adds @GwtTransient, an annotation that tells GWT RPC by spoon@google.com · 16 years ago
  37. 8eecc1f Run jarjar on gwt-dev-platform.jar, for all three platforms, so that by spoon@google.com · 16 years ago
  38. fac1759 Remove missing plugin warnings with XPCOM, fix reference to external.initModule by jat@google.com · 16 years ago
  39. cbae25e Merging releases/1.6@4366 :4385 into trunk. by jat@google.com · 16 years ago
  40. 93f3776 Fix OOPHM breakage from latest merge. by jat@google.com · 16 years ago
  41. a5f43bd Making dependency display optional. by kprobst@google.com · 16 years ago
  42. 6b91ec7 Updated dashboard to include method-level control-flow dependencies by kprobst@google.com · 16 years ago
  43. 946c97a Sort/format/remove checkstyle warnings. by jat@google.com · 16 years ago
  44. e5d2854 Sort/format/remove checkstyle warnings. by jat@google.com · 16 years ago
  45. e77fd12 Add test for percent. by jat@google.com · 16 years ago
  46. b4c03e2 A couple of pieces left out of the previous commit. by jat@google.com · 16 years ago
  47. e7f61a7 Merge from releases/1.6:r4198:4268,4269:4297,4299:4320:4321:4366 into trunk by jat@google.com · 16 years ago
  48. 310dbfd Have ControlFlowAnalyzer record fields that are written. Previously, by spoon@google.com · 16 years ago
  49. 8d41815 When runAsync is not used, don't emit a __gwtStartLoadingFragment() by spoon@google.com · 16 years ago
  50. 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
  51. 278b479 Add a compiler flag -XdisableRunAsync to disable code-splitting on a per-compile basis. by bobv@google.com · 16 years ago
  52. 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
  53. 46e3cae Added some css styling. by kprobst@google.com · 16 years ago
  54. f09444b Removing a build-breaking test that was merged in my cherrypick at by fabbott@google.com · 16 years ago
  55. 4acc48f Also cherry picked, for a build break, c4269, for a sporadic apicheck bug. by fabbott@google.com · 16 years ago
  56. 29c9b72 Cherrypick merges of 1.6 c4298 and c4299. by fabbott@google.com · 16 years ago
  57. 412c9ea Windows should have <zipfileset>, not <tarfileset>, though Ant 1.7 doesn't by fabbott@google.com · 16 years ago
  58. ac93662 Fix a ClassCircularityError caused by a supertype having a JSNI reference to a subtype. by bobv@google.com · 16 years ago
  59. 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
  60. 0c0a29e Including gwt-soyc-vis.jar in the distribution. by fabbott@google.com · 16 years ago
  61. c89f0ae Allowing dashboard to read gzipped input, since that's what we emit. by fabbott@google.com · 16 years ago
  62. 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
  63. 65b2f4f Modifies the IFrame linker so that any deferred-loaded JavaScript by spoon@google.com · 16 years ago
  64. c746465 Remove JDK 1.6 dependency from OOPHM shell. by jat@google.com · 16 years ago
  65. 3ac2cc7 OOPHM Checkstyle warning removal. by jat@google.com · 16 years ago
  66. ab927e5 Added dummy test and checkstyle targets so that the build does not break. by kprobst@google.com · 16 years ago
  67. d1208bc Fix distro build file for Windows. by jat@google.com · 16 years ago
  68. d092019 - now displaying dependencies at the class level - improved table layout by kprobst@google.com · 16 years ago
  69. 9544d4f Removing bad import, desk check by spoon. by ecc@google.com · 16 years ago
  70. 9e79481 SOYC Dashboard by kprobst@google.com · 16 years ago
  71. 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
  72. 855126e Bump memory when building javadoc to see if this will fix breakage on continuous build. by bobv@google.com · 16 years ago
  73. e37bfbe Merge SOYC report branch into trunk. by bobv@google.com · 16 years ago
  74. 443691f Fix unreliable test -- it checks for implementation details that vary between by jat@google.com · 16 years ago
  75. 003f7a6 Replace use of RandomAccessFile with FileOutputStream, which avoids by jat@google.com · 16 years ago
  76. 4e209a0 Change hosted.html to get its gwt.hosted parameter from the outer frame rather by jat@google.com · 16 years ago
  77. 5478bc5 Does a better job of code splitting for static fields. Previously, by spoon@google.com · 16 years ago
  78. cd3a1a9 Checkstyle warnings + removing .settings folder until we can make an across-the-board decision. by scottb@google.com · 16 years ago
  79. 62d0a72 Missing file from r4201. by jat@google.com · 16 years ago
  80. 70bbb92 Merging releases/1.6@4147:4198 into trunk. by scottb@google.com · 16 years ago
  81. 04912f2 Merge OOPHM into trunk as a separate project, that will produce a jar which can by jat@google.com · 16 years ago
  82. 47154ac Added more tests for date/time formatting in the en locale. by ajr@google.com · 16 years ago
  83. e7068d8 Merging releases/1.6@4130:4147 into trunk. by scottb@google.com · 16 years ago
  84. 2137856 Merging releases/1.6@4025:4130 into trunk; supercedes trunk:c4118. by scottb@google.com · 16 years ago
  85. 5b3d538 Gives legacy defaults for -extra and -workDir, to smooth migration by spoon@google.com · 16 years ago
  86. a90b2cc Disables SingleScriptLinkerTest by default, because it only by spoon@google.com · 16 years ago
  87. 5bfd190 Added method-level timeouts to GWTTestCases, triggered by the need for by fabbott@google.com · 16 years ago
  88. 14ba35e Fixes the cross-site linker template to account for the change, probably in revision by spoon@google.com · 16 years ago
  89. 77e0cb9 Reverted the logging in r4073. by amitmanjhi@google.com · 16 years ago
  90. 7c405da LinkedHashMap_CustomFieldSerializer.java was included twice when building the by amitmanjhi@google.com · 16 years ago
  91. 59dcef3 Turning on logging to figure out what is going on in the build machine. Will by amitmanjhi@google.com · 16 years ago
  92. 6523b3a Made the comment clearer. No review needed by amitmanjhi@google.com · 16 years ago
  93. 8dec422 When generating serializers and deserializers for RPC, don't support by spoon@google.com · 16 years ago
  94. 5f6fdb3 Merging from releases/1.6@3944:4025 by scottb@google.com · 16 years ago
  95. c0e1f21 Fixes the URL for the hosted.html file when using by spoon@google.com · 16 years ago
  96. 38fe1f6 When creating a script tag to load code for runAsync, by spoon@google.com · 16 years ago
  97. 2678d4e Removes UpRefVisitor from ControlFlowAnalyzer, which scans the whole by spoon@google.com · 16 years ago
  98. c715878 Fixes CodeSplitter to address a third load-order by spoon@google.com · 16 years ago
  99. e10ac6f This patch adds a better code-splitting strategy for implementing by spoon@google.com · 16 years ago
  100. 2e8ef32 Merging from releases/1.6@3878:3944 by scottb@google.com · 16 years ago