1. 5bbdc99 Move jsinterop-annotations source code out of GWT. by Julien Dramaix · 5 years ago
  2. e1e0a0c Add proper handling of multi-line error messages. by Goktug Gokdogan · 5 years ago
  3. ed104e7 Propagate script nonces via ScriptInjector by Jeremy Mowery · 6 years ago
  4. 205b88a Update ASM & JDT for Java11 sourceLevel support. by Alexander Leshkin · 6 years ago
  5. 1ca1ce6 Cache Gecko version to lower CPU usage on FireFox by Maxime Véron · 6 years ago
  6. 6c4d599 Update CLDR data to version 34 by Ahmad Bawaneh · 6 years ago
  7. 76ab07a Remove GWT version check. by Roberto Lublinerman · 7 years ago
  8. 7f3c717 Preserve newlines in exception messages. by Chris Povirk · 7 years ago
  9. f81fc69 Update CLDR to version 32.0.1 by Ahmad Bawaneh · 7 years ago
  10. efa1ec6 Update Asm to version 6.0 for Java 9 support. by Roberto Lublinerman · 7 years ago
  11. ea7228a Disable DataflowOptimizer by default and emit a warning when used. by Roberto Lublinerman · 7 years ago
  12. d9fe189 Trap window.onerror by default. by Daniel Kurka · 8 years ago
  13. beecee6 Fix typo in windowonerror property name by Thomas Broyer · 7 years ago
  14. cb112c0 Workaround HtmlUnit bug when calling window.onerror by Thomas Broyer · 7 years ago
  15. d2dd624 Fix of various whitespace&warning issues by Goktug Gokdogan · 7 years ago
  16. f9ddd88 Refactor mobile browser detection to be CSP-compatible. by Aleksandr Dobkin · 7 years ago
  17. 7d410ac Add keycode constants for open square bracket, [, and close square bracket, ]. by Zack Goldberg · 7 years ago
  18. d2926cc Remove coercion to null in Element#getPropertyObject by Thomas Broyer · 8 years ago
  19. b5d2dd3 Remove all uses of javascript:'' URLs for strict CSP compliance by Thomas Broyer · 7 years ago
  20. e9922dd Fix JSO equals/hashCode javadoc following recent changes by Thomas Broyer · 7 years ago
  21. 34c5331 FIX: LookupMethodCreator create too large method by mcmics · 8 years ago
  22. 8aee6c2 Replace role="presentation" with aria-hidden="true" in order to fix a previous by Shawn Lauriat · 8 years ago
  23. 88a028f - Correct implementation of document.getScrollTop/left. by dramaix · 8 years ago
  24. 9549aee Deprecate parseLenient. by Jakub Vrana · 8 years ago
  25. b693cdc Add support for detecting CSP violations during unit tests in GWT. by Aleksandr Dobkin · 8 years ago
  26. dd9953a Revert "Trap window.onerror by default." by Goktug Gokdogan · 8 years ago
  27. 89f1d19 Make GWT's Anchor CSP compatible. by Aleksandr Dobkin · 8 years ago
  28. e1f1eb0 Trap window.onerror by default. by Daniel Kurka · 8 years ago
  29. 46a9349 Forward window.onerror into the UncaughtExceptionHandler. by Daniel Kurka · 8 years ago
  30. 0c3c730 Update samples and webAppCreator to gwt-maven-plugin 1.0-rc-8 by Thomas Broyer · 8 years ago
  31. 1c3d191 Refactor inline event handlers in ClippedImageImpl for CSP compat. by Aleksandr Dobkin · 8 years ago
  32. 5d12281 Revert "FIX: LookupMethodCreator create too large method #8611" by Thomas Broyer · 8 years ago
  33. b00c707 FIX: LookupMethodCreator create too large method #8611 by mcmics · 9 years ago
  34. 1e925b0 Fix: Add role attribute to last sortable column header by Auke Schrijnen · 9 years ago
  35. ce37703 Remove empty onclick attributes on cell containers by David Ross · 8 years ago
  36. 05091ff Modify FormPanel for compliance with Strict CSP by David Ross · 8 years ago
  37. 988abab Fix @example tag in javadoc by Thomas Broyer · 8 years ago
  38. 9eda5dc Add filtering ability to JsInterop exporting. by Goktug Gokdogan · 8 years ago
  39. 1be582e Move RegexFilter to gwt-dev for more code sharing opportunities. by Goktug Gokdogan · 8 years ago
  40. fc22dd0 Set jre.debugMode for unit tests. by Goktug Gokdogan · 8 years ago
  41. dcb9248 Fix bug in InterfaceGenerator. by Julien Dramaix · 8 years ago
  42. 3d1a3e9 Deprecate RootPanel#clear. by Daniel Kurka · 8 years ago
  43. 3e7a0ab Fix webAppCreator Ant and Eclipse test targets for devMode vs. prod by Thomas Broyer · 9 years ago
  44. 383ea3c Remove hack overriding ListIterator.remove in AutoBeanFactoryGenerator. by Andrei Korzhevskii · 9 years ago
  45. fa462d3 Fix WebAppCreator-generated Eclipse launch files for tests by Thomas Broyer · 9 years ago
  46. 3537729 Revert "Deprecate c.g.g.validation" by Daniel Kurka · 9 years ago
  47. cda125f Hack around AutoBean regression wrt j.u.Iterator by Thomas Broyer · 9 years ago
  48. 97d30a5 Warn about asynchronicity of Focus events. by Daniel Kurka · 9 years ago
  49. 79213b8 Make JavaScriptObject work in tests that are not GWTTestCase. by Roberto Lublinerman · 9 years ago
  50. e1fcefa Makes Throwable.backingJsObject to not rely on exports. by Goktug Gokdogan · 9 years ago
  51. eedbcb7 Restore access to legacy logging flags by Goktug Gokdogan · 9 years ago
  52. b5d6f2e Add support for native JsType hashCode and equals. by Roberto Lublinerman · 9 years ago
  53. cc3d0a5 Introduces jre.logging flags to replace gwt.logging.* by Goktug Gokdogan · 9 years ago
  54. cb2896f Fixing maven example pom files with sourceLevel 8 by Manuel Carrasco Moñino · 9 years ago
  55. 2edd783 Fix Css parsing to ignore all whitespaces in @externs parsing. by Roberto Lublinerman · 9 years ago
  56. 334cc3d Deprecate c.g.g.validation by Thomas Broyer · 9 years ago
  57. 1454cec Fix packaging and Maven dependencies after sourcemaps update by Thomas Broyer · 9 years ago
  58. 162ccc9 Remove -XenableClosureCompiler. by Roberto Lublinerman · 9 years ago
  59. 4c00188 Special case JsExcepiton in GWT-RPC policy. by Goktug Gokdogan · 9 years ago
  60. 48e3ba9 Makes NPE extend from JsException by Goktug Gokdogan · 9 years ago
  61. de36e8e Call onLayout when there is no animation by Uemit Seren · 9 years ago
  62. 139b782 Fix MimimalRebuildCache leak when compiling multiple modules. by Roberto Lublinerman · 9 years ago
  63. 967e1ac Fix ConstraintViolationImpl.equals by Milan Koníř · 9 years ago
  64. bbdae51 Mark htmlEscapeAllowEntities as @IsSafeHtml by Julian Bangert · 9 years ago
  65. 22ee5a6 Add br tag can be sanitized by SimpleHtmlSanitizer by Goktug Gokdogan · 9 years ago
  66. 7d24f73 Remove all references to @PreventSpuriousRebuilds. by Goktug Gokdogan · 9 years ago
  67. 76f6f1e Switches RunStyle to use "localhost" for IPv6 compat by Goktug Gokdogan · 9 years ago
  68. 332e643 ui:import tags now have highest precedence in the generated code by Mark Kuznetsov · 9 years ago
  69. 342719e Add @IsSafeUri annotations to legacy attributes. by Julian Bangert · 9 years ago
  70. b2b6ed0 Remove some no longer needed code. by Goktug Gokdogan · 9 years ago
  71. f1381ca Migrate all javaemul.internal to user by Goktug Gokdogan · 9 years ago
  72. 17ee802 GwtSpecificValidatorCreator generates wrong code for annotations with long value by Milan Koníř · 9 years ago
  73. 509b6c9 Add support for JsType class in UIBinder. by Julien Dramaix · 9 years ago
  74. 5003f63 Fix AutoBeanFactoryGenerator in preparation for Java8 Collections update by Colin Alworth · 9 years ago
  75. 7ec5f36 Adds 'flex' and 'inline-flex' as a display value by Julien Dramaix · 9 years ago
  76. f4e0726 Revert "ui:import tags now have highest precedence in the generated " by Manuel Carrasco Moñino · 9 years ago
  77. 178ae94 ui:import tags now have highest precedence in the generated UiBinder class by Mark Kuznetsov · 10 years ago
  78. f935963 Make symbolMaps for StackTraceDeobfuscator lookup more robust by Uemit Seren · 9 years ago
  79. e290623 Bump Jetty version to 9.2 including transitive dependencies by David Ostrovsky · 11 years ago
  80. 5cdfcbc Add @IsTrustedResourceUrl and @IsSafeUrl type annotations. by Julian Bangert · 9 years ago
  81. 4b2dbf3 Add CSS3 and GSS support in InterfaceGenerator by Julien Dramaix · 9 years ago
  82. d0429c1 Moves all new property names under 'jre.*' by Goktug Gokdogan · 9 years ago
  83. a0de97b Move Maven samples to net.ltgt.gwt.maven:gwt-maven-plugin by Thomas Broyer · 9 years ago
  84. 6dd7a4a0 Remove maven-eclipse-plugin from webAppCreator-generated Maven POM by Thomas Broyer · 9 years ago
  85. c628ff9 Add outputDirectory to webAppCreator-generated Maven POM by Thomas Broyer · 9 years ago
  86. 09748f8 Add sourceEncoding UTF-8 to webAppCreator-generated Maven POM by Thomas Broyer · 9 years ago
  87. 4c8cc62 Make webAppCreator generate a GWTTestSuite by Thomas Broyer · 9 years ago
  88. ce0c570 Remove gwt-codeserver dependency from Maven template and samples by Thomas Broyer · 9 years ago
  89. 02981cd Make prod the default for GwtTestcases. by Daniel Kurka · 10 years ago
  90. dd141d6 Remove legacy JsInterop. by Roberto Lublinerman · 9 years ago
  91. 0a80184 Fix some warnings for Closure integration. by Goktug Gokdogan · 9 years ago
  92. a1eca0c Quick fix to make some testing tools happy. by Goktug Gokdogan · 9 years ago
  93. 1d660d2 Make exceptions work across Java/JavaScript boundary by Goktug Gokdogan · 9 years ago
  94. 2c8f839 Split JsInterop annotations into their own JAR when deploying to Maven by Thomas Broyer · 9 years ago
  95. 710bc47 Add GPE default GWT nature to the Eclipse .project file by branflake2267@gmail.com · 9 years ago
  96. 393a233 remove another use of fromTrustedString by Julian Bangert · 9 years ago
  97. 04cac50 Cleanup of SafeHtml bypass functions. by Julian Bangert · 9 years ago
  98. ef67f6b Adding SafeHTML annotations to gwt-user-bare. by Julian Bangert · 9 years ago
  99. df6b35e Removes property name references to SDM. by Goktug Gokdogan · 9 years ago
  100. 15c129d Add helper functions to DirectionalTextHelper. by Jakub Vrana · 9 years ago