1. 3e7a0ab Fix webAppCreator Ant and Eclipse test targets for devMode vs. prod by Thomas Broyer · 9 years ago
  2. 383ea3c Remove hack overriding ListIterator.remove in AutoBeanFactoryGenerator. by Andrei Korzhevskii · 9 years ago
  3. fa462d3 Fix WebAppCreator-generated Eclipse launch files for tests by Thomas Broyer · 9 years ago
  4. 3537729 Revert "Deprecate c.g.g.validation" by Daniel Kurka · 9 years ago
  5. cda125f Hack around AutoBean regression wrt j.u.Iterator by Thomas Broyer · 9 years ago
  6. 97d30a5 Warn about asynchronicity of Focus events. by Daniel Kurka · 9 years ago
  7. 79213b8 Make JavaScriptObject work in tests that are not GWTTestCase. by Roberto Lublinerman · 9 years ago
  8. e1fcefa Makes Throwable.backingJsObject to not rely on exports. by Goktug Gokdogan · 9 years ago
  9. eedbcb7 Restore access to legacy logging flags by Goktug Gokdogan · 9 years ago
  10. b5d6f2e Add support for native JsType hashCode and equals. by Roberto Lublinerman · 9 years ago
  11. cc3d0a5 Introduces jre.logging flags to replace gwt.logging.* by Goktug Gokdogan · 9 years ago
  12. cb2896f Fixing maven example pom files with sourceLevel 8 by Manuel Carrasco Moñino · 9 years ago
  13. 2edd783 Fix Css parsing to ignore all whitespaces in @externs parsing. by Roberto Lublinerman · 9 years ago
  14. 334cc3d Deprecate c.g.g.validation by Thomas Broyer · 9 years ago
  15. 1454cec Fix packaging and Maven dependencies after sourcemaps update by Thomas Broyer · 9 years ago
  16. 162ccc9 Remove -XenableClosureCompiler. by Roberto Lublinerman · 9 years ago
  17. 4c00188 Special case JsExcepiton in GWT-RPC policy. by Goktug Gokdogan · 9 years ago
  18. 48e3ba9 Makes NPE extend from JsException by Goktug Gokdogan · 9 years ago
  19. de36e8e Call onLayout when there is no animation by Uemit Seren · 9 years ago
  20. 139b782 Fix MimimalRebuildCache leak when compiling multiple modules. by Roberto Lublinerman · 9 years ago
  21. 967e1ac Fix ConstraintViolationImpl.equals by Milan Koníř · 9 years ago
  22. bbdae51 Mark htmlEscapeAllowEntities as @IsSafeHtml by Julian Bangert · 9 years ago
  23. 22ee5a6 Add br tag can be sanitized by SimpleHtmlSanitizer by Goktug Gokdogan · 9 years ago
  24. 7d24f73 Remove all references to @PreventSpuriousRebuilds. by Goktug Gokdogan · 9 years ago
  25. 76f6f1e Switches RunStyle to use "localhost" for IPv6 compat by Goktug Gokdogan · 9 years ago
  26. 332e643 ui:import tags now have highest precedence in the generated code by Mark Kuznetsov · 9 years ago
  27. 342719e Add @IsSafeUri annotations to legacy attributes. by Julian Bangert · 9 years ago
  28. be51acf Tighten up some of the grammar in the java doc for jsinterop annotations. by Thoams Deegan · 9 years ago
  29. b2b6ed0 Remove some no longer needed code. by Goktug Gokdogan · 9 years ago
  30. f1381ca Migrate all javaemul.internal to user by Goktug Gokdogan · 9 years ago
  31. 17ee802 GwtSpecificValidatorCreator generates wrong code for annotations with long value by Milan Koníř · 9 years ago
  32. 272fc16 Add JsOptional annotation. by Roberto Lublinerman · 9 years ago
  33. 509b6c9 Add support for JsType class in UIBinder. by Julien Dramaix · 9 years ago
  34. 5003f63 Fix AutoBeanFactoryGenerator in preparation for Java8 Collections update by Colin Alworth · 9 years ago
  35. 7ec5f36 Adds 'flex' and 'inline-flex' as a display value by Julien Dramaix · 9 years ago
  36. f4e0726 Revert "ui:import tags now have highest precedence in the generated " by Manuel Carrasco Moñino · 9 years ago
  37. 178ae94 ui:import tags now have highest precedence in the generated UiBinder class by Mark Kuznetsov · 10 years ago
  38. f935963 Make symbolMaps for StackTraceDeobfuscator lookup more robust by Uemit Seren · 9 years ago
  39. e290623 Bump Jetty version to 9.2 including transitive dependencies by David Ostrovsky · 11 years ago
  40. 5cdfcbc Add @IsTrustedResourceUrl and @IsSafeUrl type annotations. by Julian Bangert · 9 years ago
  41. 4b2dbf3 Add CSS3 and GSS support in InterfaceGenerator by Julien Dramaix · 9 years ago
  42. d0429c1 Moves all new property names under 'jre.*' by Goktug Gokdogan · 9 years ago
  43. a0de97b Move Maven samples to net.ltgt.gwt.maven:gwt-maven-plugin by Thomas Broyer · 9 years ago
  44. 6dd7a4a0 Remove maven-eclipse-plugin from webAppCreator-generated Maven POM by Thomas Broyer · 9 years ago
  45. c628ff9 Add outputDirectory to webAppCreator-generated Maven POM by Thomas Broyer · 9 years ago
  46. 09748f8 Add sourceEncoding UTF-8 to webAppCreator-generated Maven POM by Thomas Broyer · 9 years ago
  47. 4c8cc62 Make webAppCreator generate a GWTTestSuite by Thomas Broyer · 9 years ago
  48. ce0c570 Remove gwt-codeserver dependency from Maven template and samples by Thomas Broyer · 9 years ago
  49. 02981cd Make prod the default for GwtTestcases. by Daniel Kurka · 10 years ago
  50. dd141d6 Remove legacy JsInterop. by Roberto Lublinerman · 9 years ago
  51. 0a80184 Fix some warnings for Closure integration. by Goktug Gokdogan · 9 years ago
  52. a1eca0c Quick fix to make some testing tools happy. by Goktug Gokdogan · 9 years ago
  53. 1d660d2 Make exceptions work across Java/JavaScript boundary by Goktug Gokdogan · 9 years ago
  54. 2c8f839 Split JsInterop annotations into their own JAR when deploying to Maven by Thomas Broyer · 9 years ago
  55. 710bc47 Add GPE default GWT nature to the Eclipse .project file by branflake2267@gmail.com · 9 years ago
  56. 393a233 remove another use of fromTrustedString by Julian Bangert · 9 years ago
  57. 04cac50 Cleanup of SafeHtml bypass functions. by Julian Bangert · 9 years ago
  58. ef67f6b Adding SafeHTML annotations to gwt-user-bare. by Julian Bangert · 9 years ago
  59. d851d50 Replace defaults for JsInterop annotations' params. by Goktug Gokdogan · 9 years ago
  60. 7551643 Enforce JsPackage.GLOBAL to access global object. by Goktug Gokdogan · 9 years ago
  61. df6b35e Removes property name references to SDM. by Goktug Gokdogan · 9 years ago
  62. 15c129d Add helper functions to DirectionalTextHelper. by Jakub Vrana · 9 years ago
  63. 4b0b2fa Increase default memory for newly created web apps. by branflake2267@gmail.com · 9 years ago
  64. 0a7b1bd Enables JsInterop by default & introduces -generateJsInteropExports. by Roberto Lublinerman · 9 years ago
  65. df8f7c4 Add link to GSS migration doc. by Daniel Kurka · 9 years ago
  66. 35e48b4 Enforce JsOverlay for compile time constants. by Goktug Gokdogan · 9 years ago
  67. 46da3ee Implement SafeUriString#toString by Alvin Abdagic · 9 years ago
  68. de0dede Fix javadoc nit for JsOverlay by Goktug Gokdogan · 9 years ago
  69. 1391d26 Add GSS for loop and genkeyframes by Julien Dramaix · 9 years ago
  70. 4059b73 Add support and checks for @JsOverlay. by Roberto Lublinerman · 9 years ago
  71. 55dc5bd Changed behavior of Arrays.asList().toArray() to match new JDK sematics. by Roberto Lublinerman · 9 years ago
  72. 72d0202 Slightly refactor ImageResourceGenerator to avoid shadowing exception by Thomas Broyer · 9 years ago
  73. c9ed1fa Introduces new JsInterop annotations behind a flag. by Goktug Gokdogan · 9 years ago
  74. 2cd10ba Fix NPE in AsyncFragmentLoader for 'already loaded' fragments. by Roberto Lublinerman · 10 years ago
  75. c9c3225 Fix closehelpers.js missing object namespace by Ray Cromwell · 10 years ago
  76. a0d61dc Setup classes using closure idioms by Ray Cromwell · 10 years ago
  77. 04b56f4 Introduces native JsType. by Goktug Gokdogan · 10 years ago
  78. 67a31be Fix JsoSplittable (AutoBeans) to work with boolean/double by Ray Cromwell · 10 years ago
  79. 5bcfb03 Add a check for special html characters to SafeHtmlUtils#fromString(). by Alex Trofimov · 10 years ago
  80. 2b23c5e Reduces visibility to keep the compatibility. by Goktug Gokdogan · 10 years ago
  81. de8d164 Removes LongLib dependency from GWT-RPC. by Goktug Gokdogan · 10 years ago
  82. f9b03d1 Adds -XenableClosureCompiler flag to JUnitShell. by Goktug Gokdogan · 10 years ago
  83. 1889200 Reduce JSNI for arrays and internal API cleanup. by Goktug Gokdogan · 10 years ago
  84. 892d176 Set row attributes depending on current row value. by Julien Dramaix · 10 years ago
  85. 9f283b7 Fix corner case in server-side Stack trace debofuscation. by Roberto Lublinerman · 10 years ago
  86. d1dc269 Fix logging rebind. by Daniel Kurka · 10 years ago
  87. 7087f2f Refactor logging to be compatible with j2cl. by Daniel Kurka · 10 years ago
  88. b5ab94d Enhances JRE emul to utilize ES6 Map. by Goktug Gokdogan · 10 years ago
  89. cda155d Move internals to javaemul.internal in dev. by Daniel Kurka · 10 years ago
  90. 829545d Move coercions into the JRE. by Daniel Kurka · 10 years ago
  91. c1cc719 Fixes Cookies.getCookie() to prefer the most specific cookie instead of the by Winston Ewert · 10 years ago
  92. 6d27b46 Remove dep on Impl & cleanup System.java. by Daniel Kurka · 10 years ago
  93. b1a19fa Move Preconditions into JRE. by Daniel Kurka · 10 years ago
  94. e0dda9f Move Md5Digest implementation into emulation. by Daniel Kurka · 10 years ago
  95. 27f9290 Fix AutoBeanFactory#equals in the JVM by Thomas Broyer · 10 years ago
  96. 7d65940 Flag cleanup by Goktug Gokdogan · 10 years ago
  97. f077eee Properly handle Object methods in AutoBeanFactory in the JVM by Andreas Kohn · 10 years ago
  98. 08c5e3e Fix constant reference in GSS. by jdramaix · 10 years ago
  99. cfd26f1 Fix -setProperty handler. by Goktug Gokdogan · 10 years ago
  100. e96aa22 Fix sorting of place types in generated getTokenAndPrefix by Thomas Broyer · 10 years ago