1. 9b9386c Fix documentation and method names in InternalPreconditions. by Andrei Korzhevskii · 9 years ago
  2. 1587f22 Move tests that require java8 into a java8 suite. by Daniel Kurka · 9 years ago
  3. 104750c Fix Math.rint for IE and htmlunit for numbers >= 2^52 by Andrei Korzhevskii · 9 years ago
  4. 77c5587 Make each method reference be its own different lambda. by Roberto Lublinerman · 9 years ago
  5. 05a71ce Remove early unnecessary returns in Logger. by Daniel Kurka · 9 years ago
  6. 5b7bfa5 Match AIOBE contract in Arrays and Spliterators by Andrei Korzhevskii · 9 years ago
  7. 978e3cd Move testSort to java8 tests and fix List.replaceAll test. by Andrei Korzhevskii · 9 years ago
  8. c32d7d1 Fix tests for Math.round and Math.floor by Andrei Korzhevskii · 9 years ago
  9. f97f15f Fixes GC issue in the ResourceAccumulatorTest. by Goktug Gokdogan · 9 years ago
  10. d36ff4e Fix ICE due to incorrectly tightening a JsVarargs parameter. by Roberto Lublinerman · 9 years ago
  11. 4c00188 Special case JsExcepiton in GWT-RPC policy. by Goktug Gokdogan · 9 years ago
  12. 152d92a Move Precondition.gwt.xml logic to Java. by Goktug Gokdogan · 9 years ago
  13. 9366e1f Map System.getProperty to Util.$getDefine. by Goktug Gokdogan · 9 years ago
  14. 93c726a Refactor newly added Math.floorDiv, floorMod, multiplyExact methods. by Andrei Korzhevskii · 9 years ago
  15. 0ba67f4 Add JsInterop restriction test for @JsIngore on native interface. by Roberto Lublinerman · 9 years ago
  16. 48b180d Fix broken CompilerTest. by Roberto Lublinerman · 9 years ago
  17. 5d208f3 Make sure native JsConstructors are not prunned even if not used. by Roberto Lublinerman · 9 years ago
  18. 48e3ba9 Makes NPE extend from JsException by Goktug Gokdogan · 9 years ago
  19. 1da251c Fix bad boxing in (instance) method references. by Roberto Lublinerman · 9 years ago
  20. f56956e Disallow JsOptional on primitive typed parameters. by Roberto Lublinerman · 9 years ago
  21. f6538f7 Revert "Move tests that require java8 into java8/" by Goktug Gokdogan · 9 years ago
  22. 766b810 Move tests that require java8 into java8/ by Daniel Kurka · 9 years ago
  23. 29880a7 Revert "Temporarily revert "Add implements statement."" by Daniel Kurka · 9 years ago
  24. 4e0b1d6 Fix ICE due to abstract supertype method and default method conflict. by Roberto Lublinerman · 9 years ago
  25. 170a84e Adjust source maps & globals for D8. by Daniel Kurka · 9 years ago
  26. dfcc65d Use native code for Math.abs by Andrei Korzhevskii · 9 years ago
  27. b5e676f Fix handling of method references with type parameters. by Roberto Lublinerman · 9 years ago
  28. bfd6c3e Allow @JsOverlay on effectively final methods. by Roberto Lublinerman · 9 years ago
  29. 516d503 Temporarily revert "Add implements statement." by Roberto Lublinerman · 9 years ago
  30. 6f20a10 Add implements statement. by Daniel Kurka · 9 years ago
  31. 767e0b7 Emulate Java8 Collectors by Colin Alworth · 9 years ago
  32. de36e8e Call onLayout when there is no animation by Uemit Seren · 9 years ago
  33. 139b782 Fix MimimalRebuildCache leak when compiling multiple modules. by Roberto Lublinerman · 9 years ago
  34. 1f39820 Tentatively ignore temp files used for "safe writes" while watching files by Thomas Broyer · 9 years ago
  35. 2f2ded1 Implement JsOptional test on overrides. by Roberto Lublinerman · 9 years ago
  36. e6b5ef8 Fix failing tests for precondition checks in java8 classes. by Andrei Korzhevskii · 9 years ago
  37. 64da754 Fix Math.expm1 implementation by Andrei Korzhevskii · 9 years ago
  38. 607054b Add java.util Java 8 APIs for Arrays by Andrei Korzhevskii · 9 years ago
  39. d04dadf Make sure unreferenced native arrays are considered live. by Roberto Lublinerman · 9 years ago
  40. b8dbec4 Fix handling of -0 in Math.copySign by Goktug Gokdogan · 9 years ago
  41. f7c7e58 Revise preconditions in the newly introduced classes. by Andrei Korzhevskii · 9 years ago
  42. de1f9b9 Add java.util Java 8 APIs for Collection, Arrays, Lists and Queues. by Andrei Korzhevskii · 9 years ago
  43. 462be16 Fix BigIntegerConvertTest package name by Andrei Korzhevskii · 9 years ago
  44. 0f6c5f6 Move BigIntegerConvertTest into java8/ by Daniel Kurka · 9 years ago
  45. c9a93db Add new Java 8 Logger API. by Andrei Korzhevskii · 9 years ago
  46. d480b32 Adds a missing test to EmulSuite by Goktug Gokdogan · 9 years ago
  47. c39fce0 Update to make the tests pass for most recent version of Chrome and Firefox by Goktug Gokdogan · 9 years ago
  48. 2fed913 Make PriorityQueue and Vector more JDK compatible. by Andrei Korzhevskii · 9 years ago
  49. 6396a7b Removes clinits from very common core classes Boolean&Throwable. by Goktug Gokdogan · 9 years ago
  50. 5be1d83 Emulate new methods for java.util.Map in Java 8. by Andrei Korzhevskii · 9 years ago
  51. bfa96cd Pin synthesizd closure constructor to initial fragment by Ray Cromwell · 9 years ago
  52. 720d817 Place class literal in a correct fragment for -XenableClosureFormat. by Roberto Lublinerman · 9 years ago
  53. fa1a1bf Handle NaN and -0.0 in Math.signum by Andrei Korzhevskii · 9 years ago
  54. dc2e7f6 marking custom serialization methods with GwtIncompatible by Manuel Carrasco Moñino · 9 years ago
  55. cd8e225 Sync back changes to dev/BUILD. by Roberto Lublinerman · 9 years ago
  56. 0060ad8 Fixes Math.rint. by Andrei Korzhevskii · 9 years ago
  57. 510bfaf Make JsonValue serializable by Artur Signell · 9 years ago
  58. 7c574ab Unbundle Jetty from gwt-dev when deploying to Maven by Thomas Broyer · 9 years ago
  59. e01c5dc Add support for JSPs in DevMode; this also enables annotations scanning. by Thomas Broyer · 9 years ago
  60. 5256765 Use same logic for -bindAddress in CodeServer and DevMode by Thomas Broyer · 9 years ago
  61. 967e1ac Fix ConstraintViolationImpl.equals by Milan Koníř · 9 years ago
  62. bbdae51 Mark htmlEscapeAllowEntities as @IsSafeHtml by Julian Bangert · 9 years ago
  63. 1760166 Fix addEventListener so it does not always throw an exception by Artur Signell · 10 years ago
  64. 22ee5a6 Add br tag can be sanitized by SimpleHtmlSanitizer by Goktug Gokdogan · 9 years ago
  65. e15d990 Fix generating the list of Closure Compiler externs by Michael Zhou · 9 years ago
  66. 3e4353a Update Guava to 19.0 by Michael Zhou · 9 years ago
  67. 21e557e Fix test failure caused by updating Closure Compiler to v20160315 by Michael Zhou · 9 years ago
  68. 8beb469 Add SecurityException. by Daniel Kurka · 9 years ago
  69. ac5d748 Add java.lang Java 8 API by Andrei Korzhevskii · 9 years ago
  70. 81c65d6 Add Character.isBmpCodePoint. by Daniel Kurka · 9 years ago
  71. ea62cff Emulate java.util.Spliterator by Andrei Korzhevskii · 10 years ago
  72. cd7a1b0 Emulate new methods for Comparator in Java 8. by Colin Alworth · 9 years ago
  73. 3f17cc3 Optimize out cast path in System.arraycopy when type checks are disabled. by Andrei Korzhevskii · 9 years ago
  74. 1ed44cd Update Closure Compiler to v20160315 by Michael Zhou · 9 years ago
  75. 5d64514 Fix tests that incorrectly check that an error is thrown. by Goktug Gokdogan · 9 years ago
  76. 655a1ac Removes usage of js Infinity values. by Andrei Korzhevskii · 9 years ago
  77. 5299848 Update java.lang.annotation emulation with new Java 8 APIs by Thomas Broyer · 9 years ago
  78. a3373c6 Fix an infinite loop with -compileReport. by Roberto Lublinerman · 9 years ago
  79. 40d6459 Remove remaining references to @PreventSpuriousRebuilds. by Goktug Gokdogan · 9 years ago
  80. 7d24f73 Remove all references to @PreventSpuriousRebuilds. by Goktug Gokdogan · 9 years ago
  81. f82480c Fix typos in InternalPreconditions. by Andrei Korzhevskii · 9 years ago
  82. 99ec446 Fix NoSuchMethod exception in UnifyAST due to unresolved method references. by Roberto Lublinerman · 9 years ago
  83. 76f6f1e Switches RunStyle to use "localhost" for IPv6 compat by Goktug Gokdogan · 9 years ago
  84. 332e643 ui:import tags now have highest precedence in the generated code by Mark Kuznetsov · 9 years ago
  85. e2a95dc Log instead of throwing when saving generated sources by Uemit Seren · 10 years ago
  86. a4532e9 Add extra test to JsOverlays. by Goktug Gokdogan · 9 years ago
  87. 31e6a73 Add new Java 8 methods in BigInteger. by Andrei Korzhevskii · 10 years ago
  88. 5d4e98b Emulate java.util.Int/Long/DoubleSummaryStatistics by Jens Nehlmeier · 10 years ago
  89. 342719e Add @IsSafeUri annotations to legacy attributes. by Julian Bangert · 9 years ago
  90. df4619e Makes boxing helper methods private. by Goktug Gokdogan · 9 years ago
  91. be51acf Tighten up some of the grammar in the java doc for jsinterop annotations. by Thoams Deegan · 9 years ago
  92. 349bfa6 Remove accidental override removal optimization. by Roberto Lublinerman · 9 years ago
  93. 537998e Change "OutboxTable outboxes" to "OutboxTable outboxTable" by Michael Zhou · 9 years ago
  94. c4a8acb Update apache commons-collections to 3.2.2. by Roberto Lublinerman · 9 years ago
  95. 2e5f97e Fix liveness of array classliterals for JsVarargs. by Roberto Lublinerman · 9 years ago
  96. d57f64d Revert "Cleanup array usage of class literals." by Roberto Lublinerman · 9 years ago
  97. f187d80 Make CodeServer force next recompile after clearing cache. by David Becker · 9 years ago
  98. 21a0b30 Fix obscure TreeMap instantiation in Charset. by Andrei Korzhevskii · 9 years ago
  99. b2b6ed0 Remove some no longer needed code. by Goktug Gokdogan · 9 years ago
  100. 5688c39 Use native regexp helper in all user emulated classes. by Andrei Korzhevskii · 9 years ago