1. 49b5d6f Re-roll issue 887801. Update the embedded Tomcat server and don't let callers accidentally refresh 0 oracles. by conroy@google.com · 15 years ago
  2. 1f7009d Rolling back r8752 and r8762 for now. by scottb@google.com · 15 years ago
  3. 88ab769 Add error message when non-static inner class throws NoSuchMethodException by zhuyi@google.com · 15 years ago
  4. 98c3da5 Rollback of issue 887801 by conroy@google.com · 15 years ago
  5. 546ae04 Removes @Override annotations on methods implementing interfaces. by spoon@google.com · 15 years ago
  6. 8b27826 Optimize ResourceOracle refresh by doing multiple oracles at the same time by conroy@google.com · 15 years ago
  7. 2e84b96 Fixes speedTracerLogger.markTimline call, updates statistics to by zundel@google.com · 15 years ago
  8. e0a4cf8 The cross-site iframe linker now loads deferred JS code via script tags holding by spoon@google.com · 15 years ago
  9. 63c38e4 Adds a -strict option to the GWT compiler. If this option is specified, by spoon@google.com · 15 years ago
  10. b1074db Adds JClassType.getInheritableMethods(). by t.broyer@gmail.com · 15 years ago
  11. a183f25 JClassType.getOverridableMethods() could return methods overridden as 'final'. by t.broyer@gmail.com · 15 years ago
  12. b449176 Comments / cleanup for RPC generators. by scottb@google.com · 15 years ago
  13. f697bd5 Enum name obfuscation. Added configuration property by jbrosenberg@google.com · 15 years ago
  14. 8d40412 Fix DevMode memory leaks by attaching cache lifetimes to the GeneratorContext by conroy@google.com · 15 years ago
  15. e7926b1 Add statistics to optimizers by zundel@google.com · 15 years ago
  16. bdabce3 Add -ea to JVM and GWT args for tests by kjin@google.com · 15 years ago
  17. a4695a1 Adds source infos in the test AST nodes in ConstantsAssumptionTest. by spoon@google.com · 15 years ago
  18. b10c8b6 Re-rolled r8701. by tobyr@google.com · 15 years ago
  19. f747b65 Rolling back due load test failures. by chak@google.com · 15 years ago
  20. f900a31 Remove -dumpSignatures in favor of a simpler command line invocation to get GWT's JRE support. by scottb@google.com · 15 years ago
  21. 17b3f0c Add Late Loading support to xsiframe linker by unnurg@google.com · 15 years ago
  22. 7a4f588 Rolled back r8701 due to test problems. by tobyr@google.com · 15 years ago
  23. 639c812 Add @UiChild annotation to specify how UiBinder should add a child element. by sonnyf@google.com · 15 years ago
  24. 8b744aa Support adding code-gen/runtime related classes directly to the secondary JDT compilation for the GWT AST. by tobyr@google.com · 15 years ago
  25. a790a7f Fixes a strange compiler bug where types generated into new packages may not be found. by scottb@google.com · 15 years ago
  26. f044829 Initial add of generator for RequestFactoryEditorDriver. by bobv@google.com · 15 years ago
  27. d65e98a Updates the reflective visitor pattern uses in GenerateJavaAST by zundel@google.com · 15 years ago
  28. 066cb0e Fixes failing assertions in ResourceOracle tests. by scottb@google.com · 15 years ago
  29. 93f5e28 Fixes assertion errors not being caught in BrowserChannelTest. by scottb@google.com · 15 years ago
  30. b34c7f4 Adds a hack to pre-initialize the Java Graphics2D library. by zundel@google.com · 15 years ago
  31. 7f96f06 Fix assertion error in CastNormalizer. by jbrosenberg@google.com · 15 years ago
  32. 9d0327e Fixes NPE when JDT doesn't generate a class file. by scottb@google.com · 15 years ago
  33. 0bcbca6 Updated GWT code with the latest Apache HttpClient 4.0. Removed httpclient-3. by flin@google.com · 15 years ago
  34. 2e5d699 Removed Object.typeId from generated class prototypes, and from the compilation and linkage phases. Type cast checking depends only on the castableTypeMaps and queryIds now. by jbrosenberg@google.com · 15 years ago
  35. b1349ba Drop v1 plugin support from xsiframe linker by unnurg@google.com · 15 years ago
  36. 23a6341 Make xsiframe linker use a .js file for hosted mode so that cross site hosted mode will work by unnurg@google.com · 15 years ago
  37. a2cb2f8 Adds a baseTime property to top level events to help re-normalize by zundel@google.com · 15 years ago
  38. ce6c0fe Cleanups on NameFactory and AbstractClientBundleGenerator. by scottb@google.com · 15 years ago
  39. 659efb9 Always use unix-style line endings in Generators. by scottb@google.com · 15 years ago
  40. 529603c Removes superClass field from JReferenceType in favor of pushing down to some subclasses. by scottb@google.com · 15 years ago
  41. 8712bdf Re-rolling r8522: Change to CompilationStateBuilder to prevent recursive invalidation on changed units. by scottb@google.com · 15 years ago
  42. 9ac1251 Report CompilationState errors deterministically. by scottb@google.com · 15 years ago
  43. dbab79d Adds a markTimeline() method to SpeedTracerLogger. by zundel@google.com · 15 years ago
  44. 9e9a754 Add DevMode support for the xsiframe linker by unnurg@google.com · 15 years ago
  45. e83a7cf Rolling back r8550: Change to CompilationStateBuilder to prevent recursive invalidation on changed units. by roytiburcio@google.com · 15 years ago
  46. cfb6554 Allow merging of modules with the same prefix, for example if you have a by fabbott@google.com · 15 years ago
  47. 597ab4b Change to CompilationStateBuilder to prevent recursive invalidation on changed units. by scottb@google.com · 15 years ago
  48. ca5a60b Removed use of a global table (typeIdArray) for testing castability between types. This information is now stored per class prototype as a castableMap. by jbrosenberg@google.com · 15 years ago
  49. a01bbf4 Re-rolling r8522: For synthetic this refs, use params rather than fields while in constructors by scottb@google.com · 15 years ago
  50. 40adf9c Removes vestiges of TypeOracle support for local types. by scottb@google.com · 15 years ago
  51. 7b78390 Upgraded HtmlUnit to 2.8. by flin@google.com · 15 years ago
  52. 67afd8f Remove stale comment in BuildTypeMap by scottb@google.com · 15 years ago
  53. bcdb100 Refactor TypeOracle to prevent external mutations. by scottb@google.com · 15 years ago
  54. 9197350 Fixing capitalization of 'GWT Development Mode' in hosted.html by fredsa@google.com · 15 years ago
  55. de99bd3 Removes CompilationUnit.isCompiled(). by scottb@google.com · 15 years ago
  56. b5eb477 Rolling back r8522: For synthetic this refs, use params rather than fields while in constructors by scottb@google.com · 15 years ago
  57. 955ac9b For synthetic this refs, use params rather than fields while in constructors by scottb@google.com · 15 years ago
  58. 2778c04 Add @Override tags in order to be able to enable Eclipse warnings without being drowned by rice@google.com · 15 years ago
  59. 9111d72 Annotate the SpeedTracer log data with some extra info. by conroy@google.com · 15 years ago
  60. 5aff9a0 When dev mode fails to load a module, update the $wnd.title with a summary of the by fredsa@google.com · 15 years ago
  61. c3dca8b Recommiting the new CrossSiteIframeLinker. by spoon@google.com · 15 years ago
  62. 809ca71 Create a glass panel when dev mode fails to load your module, exactly like the glass panel which indicates by fredsa@google.com · 15 years ago
  63. 85b9a78 Refactor SpeedTracerLogger to use Event objects for controlling start/stop by conroy@google.com · 15 years ago
  64. c208db5 - Adds more instrumentation of the Compiler with SpeedTracerLogger. by zundel@google.com · 15 years ago
  65. ae423fe Add SpeedTracerLogger instrumentation to DevMode by conroy@google.com · 15 years ago
  66. ed81c5a Reintroduce changes from r8440, with a fix to ZipFileResource and update related tests. by conroy@google.com · 15 years ago
  67. 8385787 Put in a new fix for DevMode logging that uses bytecode rewriting rather than swapping out by unnurg@google.com · 15 years ago
  68. 5e98b00 Cleanup some test infrastructure by scottb@google.com · 15 years ago
  69. 17e79f6 Rollback r8440 changes again by conroy@google.com · 15 years ago
  70. 5c8bd80 SpeedTracerLogger: Don't throw exceptions on missed events. Instead, try to recover gracefully. by conroy@google.com · 15 years ago
  71. 85bbd6a Add a file check to handle edge cases like broken symbolic links when scanning directories for resources. by conroy@google.com · 15 years ago
  72. ddfbd38 Removes the unnecessary ErrorCompilationUnit. by scottb@google.com · 15 years ago
  73. 1c2ce0b Reintroduces changes from r8440 by conroy@google.com · 15 years ago
  74. 15e7957 Ensure that we give createTempFile at least 3 characters for the prefix by conroy@google.com · 15 years ago
  75. 31c333f Fix warnings and checkstyle errors by rice@google.com · 15 years ago
  76. 24571c4 rollback of optimizations that caused problems for some projects by unnurg@google.com · 15 years ago
  77. d01e52e Refactoring to one top level class per .java file, since some by fabbott@google.com · 15 years ago
  78. 8f5ac69 Optimize ResourceOracle Refresh by removing some archaic guarantees and some by conroy@google.com · 15 years ago
  79. 19989a6 Remove bogus @SuppressWarnings that eclipse wanted by rjrjr@google.com · 15 years ago
  80. e8bbe79 - Refactors SpeedTracerLogger so that the start() and stop() methods are static by zundel@google.com · 15 years ago
  81. 91d8bfd Fix 1.6 style @Overrides, and quiet a warning. by rjrjr@google.com · 15 years ago
  82. 5abe009 Ensure bridgeMethods is initialized, even when constructed from other subtypes, such as MissingTypeBinding. by tobyr@google.com · 15 years ago
  83. 02a1160 More steps toward separate compilation. by tobyr@google.com · 15 years ago
  84. 15193aa Rollback update to Jetty7 since it is causing classloader problems in by amitmanjhi@google.com · 15 years ago
  85. aa5398b Add some missing ASM classes by tobyr@google.com · 15 years ago
  86. e6fc013 Rolling back the cross-site linker using an iframe. It's not clear this is a safe change for all apps. by spoon@google.com · 15 years ago
  87. 4e996fe Modifies the cross-site linker to put its code in an iframe by spoon@google.com · 15 years ago
  88. 3306c97 Adds a class to log performance information in a format by zundel@google.com · 15 years ago
  89. 81a68ac Adds BinaryTypeBinding from JDT 3.4.2 in preparation for changes. by tobyr@google.com · 15 years ago
  90. 7b856a0 Add first-class support for [array].length in the compiler. by tobyr@google.com · 15 years ago
  91. 3cd0a92 Improve ExpressionAnalyzer with newer compiler info. by scottb@google.com · 15 years ago
  92. 6d40553 Wrap GWT.runAsync() entry points with $entry . by spoon@google.com · 15 years ago
  93. bdb912c Stop including backtraces whenever an annotation class is either by bowdidge@google.com · 15 years ago
  94. 1714263 Adds Java classes for JSON serialization/deserialization to complement by zundel@google.com · 15 years ago
  95. e216d8f Fixing CFG handling of labelled breaks inside the switch. by aizatsky@google.com · 15 years ago
  96. aa1f76b Do some cleanup on BuildTypeMap. by tobyr@google.com · 15 years ago
  97. 2d25998 Implement GWT.isProdMode() by scottb@google.com · 15 years ago
  98. af5d767 Fix some bugs in symbol dumping. by scottb@google.com · 15 years ago
  99. e80a1ee SafeASTVisitor unilaterally avoids visiting error/unreachable local types by scottb@google.com · 15 years ago
  100. 080b643 Allows Linkers to mark themselves as shardable by including a by spoon@google.com · 15 years ago