1. 967e1ac Fix ConstraintViolationImpl.equals by Milan Koníř · 9 years ago
  2. bbdae51 Mark htmlEscapeAllowEntities as @IsSafeHtml by Julian Bangert · 9 years ago
  3. 22ee5a6 Add br tag can be sanitized by SimpleHtmlSanitizer by Goktug Gokdogan · 9 years ago
  4. 7d24f73 Remove all references to @PreventSpuriousRebuilds. by Goktug Gokdogan · 9 years ago
  5. 76f6f1e Switches RunStyle to use "localhost" for IPv6 compat by Goktug Gokdogan · 9 years ago
  6. 332e643 ui:import tags now have highest precedence in the generated code by Mark Kuznetsov · 9 years ago
  7. 342719e Add @IsSafeUri annotations to legacy attributes. by Julian Bangert · 9 years ago
  8. be51acf Tighten up some of the grammar in the java doc for jsinterop annotations. by Thoams Deegan · 9 years ago
  9. b2b6ed0 Remove some no longer needed code. by Goktug Gokdogan · 9 years ago
  10. f1381ca Migrate all javaemul.internal to user by Goktug Gokdogan · 9 years ago
  11. 17ee802 GwtSpecificValidatorCreator generates wrong code for annotations with long value by Milan Koníř · 9 years ago
  12. 272fc16 Add JsOptional annotation. by Roberto Lublinerman · 9 years ago
  13. 509b6c9 Add support for JsType class in UIBinder. by Julien Dramaix · 9 years ago
  14. 5003f63 Fix AutoBeanFactoryGenerator in preparation for Java8 Collections update by Colin Alworth · 9 years ago
  15. 7ec5f36 Adds 'flex' and 'inline-flex' as a display value by Julien Dramaix · 9 years ago
  16. f4e0726 Revert "ui:import tags now have highest precedence in the generated " by Manuel Carrasco Moñino · 9 years ago
  17. 178ae94 ui:import tags now have highest precedence in the generated UiBinder class by Mark Kuznetsov · 10 years ago
  18. f935963 Make symbolMaps for StackTraceDeobfuscator lookup more robust by Uemit Seren · 9 years ago
  19. e290623 Bump Jetty version to 9.2 including transitive dependencies by David Ostrovsky · 11 years ago
  20. 5cdfcbc Add @IsTrustedResourceUrl and @IsSafeUrl type annotations. by Julian Bangert · 9 years ago
  21. 4b2dbf3 Add CSS3 and GSS support in InterfaceGenerator by Julien Dramaix · 9 years ago
  22. d0429c1 Moves all new property names under 'jre.*' by Goktug Gokdogan · 9 years ago
  23. a0de97b Move Maven samples to net.ltgt.gwt.maven:gwt-maven-plugin by Thomas Broyer · 9 years ago
  24. 6dd7a4a0 Remove maven-eclipse-plugin from webAppCreator-generated Maven POM by Thomas Broyer · 9 years ago
  25. c628ff9 Add outputDirectory to webAppCreator-generated Maven POM by Thomas Broyer · 9 years ago
  26. 09748f8 Add sourceEncoding UTF-8 to webAppCreator-generated Maven POM by Thomas Broyer · 9 years ago
  27. 4c8cc62 Make webAppCreator generate a GWTTestSuite by Thomas Broyer · 9 years ago
  28. ce0c570 Remove gwt-codeserver dependency from Maven template and samples by Thomas Broyer · 9 years ago
  29. 02981cd Make prod the default for GwtTestcases. by Daniel Kurka · 10 years ago
  30. dd141d6 Remove legacy JsInterop. by Roberto Lublinerman · 9 years ago
  31. 0a80184 Fix some warnings for Closure integration. by Goktug Gokdogan · 9 years ago
  32. a1eca0c Quick fix to make some testing tools happy. by Goktug Gokdogan · 9 years ago
  33. 1d660d2 Make exceptions work across Java/JavaScript boundary by Goktug Gokdogan · 9 years ago
  34. 2c8f839 Split JsInterop annotations into their own JAR when deploying to Maven by Thomas Broyer · 9 years ago
  35. 710bc47 Add GPE default GWT nature to the Eclipse .project file by branflake2267@gmail.com · 9 years ago
  36. 393a233 remove another use of fromTrustedString by Julian Bangert · 9 years ago
  37. 04cac50 Cleanup of SafeHtml bypass functions. by Julian Bangert · 9 years ago
  38. ef67f6b Adding SafeHTML annotations to gwt-user-bare. by Julian Bangert · 9 years ago
  39. d851d50 Replace defaults for JsInterop annotations' params. by Goktug Gokdogan · 9 years ago
  40. 7551643 Enforce JsPackage.GLOBAL to access global object. by Goktug Gokdogan · 9 years ago
  41. df6b35e Removes property name references to SDM. by Goktug Gokdogan · 9 years ago
  42. 15c129d Add helper functions to DirectionalTextHelper. by Jakub Vrana · 9 years ago
  43. 4b0b2fa Increase default memory for newly created web apps. by branflake2267@gmail.com · 9 years ago
  44. 0a7b1bd Enables JsInterop by default & introduces -generateJsInteropExports. by Roberto Lublinerman · 9 years ago
  45. df8f7c4 Add link to GSS migration doc. by Daniel Kurka · 9 years ago
  46. 35e48b4 Enforce JsOverlay for compile time constants. by Goktug Gokdogan · 9 years ago
  47. 46da3ee Implement SafeUriString#toString by Alvin Abdagic · 9 years ago
  48. de0dede Fix javadoc nit for JsOverlay by Goktug Gokdogan · 9 years ago
  49. 1391d26 Add GSS for loop and genkeyframes by Julien Dramaix · 9 years ago
  50. 4059b73 Add support and checks for @JsOverlay. by Roberto Lublinerman · 9 years ago
  51. 55dc5bd Changed behavior of Arrays.asList().toArray() to match new JDK sematics. by Roberto Lublinerman · 9 years ago
  52. 72d0202 Slightly refactor ImageResourceGenerator to avoid shadowing exception by Thomas Broyer · 9 years ago
  53. c9ed1fa Introduces new JsInterop annotations behind a flag. by Goktug Gokdogan · 9 years ago
  54. 2cd10ba Fix NPE in AsyncFragmentLoader for 'already loaded' fragments. by Roberto Lublinerman · 10 years ago
  55. c9c3225 Fix closehelpers.js missing object namespace by Ray Cromwell · 10 years ago
  56. a0d61dc Setup classes using closure idioms by Ray Cromwell · 10 years ago
  57. 04b56f4 Introduces native JsType. by Goktug Gokdogan · 10 years ago
  58. 67a31be Fix JsoSplittable (AutoBeans) to work with boolean/double by Ray Cromwell · 10 years ago
  59. 5bcfb03 Add a check for special html characters to SafeHtmlUtils#fromString(). by Alex Trofimov · 10 years ago
  60. 2b23c5e Reduces visibility to keep the compatibility. by Goktug Gokdogan · 10 years ago
  61. de8d164 Removes LongLib dependency from GWT-RPC. by Goktug Gokdogan · 10 years ago
  62. f9b03d1 Adds -XenableClosureCompiler flag to JUnitShell. by Goktug Gokdogan · 10 years ago
  63. 1889200 Reduce JSNI for arrays and internal API cleanup. by Goktug Gokdogan · 10 years ago
  64. 892d176 Set row attributes depending on current row value. by Julien Dramaix · 10 years ago
  65. 9f283b7 Fix corner case in server-side Stack trace debofuscation. by Roberto Lublinerman · 10 years ago
  66. d1dc269 Fix logging rebind. by Daniel Kurka · 10 years ago
  67. 7087f2f Refactor logging to be compatible with j2cl. by Daniel Kurka · 10 years ago
  68. b5ab94d Enhances JRE emul to utilize ES6 Map. by Goktug Gokdogan · 10 years ago
  69. cda155d Move internals to javaemul.internal in dev. by Daniel Kurka · 10 years ago
  70. 829545d Move coercions into the JRE. by Daniel Kurka · 10 years ago
  71. c1cc719 Fixes Cookies.getCookie() to prefer the most specific cookie instead of the by Winston Ewert · 10 years ago
  72. 6d27b46 Remove dep on Impl & cleanup System.java. by Daniel Kurka · 10 years ago
  73. b1a19fa Move Preconditions into JRE. by Daniel Kurka · 10 years ago
  74. e0dda9f Move Md5Digest implementation into emulation. by Daniel Kurka · 10 years ago
  75. 27f9290 Fix AutoBeanFactory#equals in the JVM by Thomas Broyer · 10 years ago
  76. 7d65940 Flag cleanup by Goktug Gokdogan · 10 years ago
  77. f077eee Properly handle Object methods in AutoBeanFactory in the JVM by Andreas Kohn · 10 years ago
  78. 08c5e3e Fix constant reference in GSS. by jdramaix · 10 years ago
  79. cfd26f1 Fix -setProperty handler. by Goktug Gokdogan · 10 years ago
  80. e96aa22 Fix sorting of place types in generated getTokenAndPrefix by Thomas Broyer · 10 years ago
  81. aaf1184 Fix samples. by jdramaix · 10 years ago
  82. e104001 Improve error message for external classes in gss file. by Daniel Kurka · 10 years ago
  83. 0d6cae8 Remove @Source annotation and rename css/gss file to match method. by Daniel Kurka · 10 years ago
  84. 7aaeed6 Fixing setTitle on root tree item by Joseph Adams · 10 years ago
  85. b772a75 Fix style nit in Css2Gss converter. by jdramaix · 10 years ago
  86. 56461c2 Add Source annotation to make build pass with gss turned on. by Daniel Kurka · 10 years ago
  87. e9532ad Convert UiBinder files to support gss. by jdramaix · 10 years ago
  88. ad25b26 Choose the right resource file if gss is enabled. by jdramaix · 10 years ago
  89. f770cee Revert "Enable GSS and autoconversion for the GWT SDK." by Julien Dramaix · 10 years ago
  90. 3afbffb Update comment and default for CellTable.removeColumnsOnHide flag. by Thomas Fischer · 10 years ago
  91. 2ca7297 Revert gss changes to user widgets. by Goktug Gokdogan · 10 years ago
  92. c83caef When removing columns from CellTable, also remove the col element. by Thomas Fischer · 10 years ago
  93. ffa571c Add RedrawEvent to AbstractHasData. by Thomas Fischer · 10 years ago
  94. 11bb387 Add createInputEvent() to Document.java. by Greg Sakorafis · 10 years ago
  95. 617ab19 Add 'input' events to the supported list of GWT event types. by Greg Sakorafis · 10 years ago
  96. 4d9bb90 Add a config property for gss in UiBinder. by Daniel Kurka · 10 years ago
  97. 8a557dc Fix constant evaluation. by jdramaix · 10 years ago
  98. 53edbad Let Gss use all inputs to determine methods in UiBinder. by Daniel Kurka · 10 years ago
  99. 71f835e Fixes a bug for error mesage which have new lines. by Winston Ewert · 10 years ago
  100. c80e3ee Converts @JsExport("..") to simple names instead of FQN. by Goktug Gokdogan · 10 years ago