1. ace78af Avoid using ensureInt for out of bounds array access by Goktug Gokdogan · 3 years, 6 months ago
  2. 0a56fb5 Remove caching for String.hashcode by Goktug Gokdogan · 3 years, 6 months ago
  3. d5a99de Fix IndentityHashMap's handling of unboxed keys by Goktug Gokdogan · 3 years, 6 months ago
  4. 4772705 Add SuppressWarnings for new Error Prone checker by Alan Malloy · 3 years, 6 months ago
  5. ebc32a0 Add BufferedWriter emulation to GWT by Kashish Bansal · 4 years ago
  6. d612422 Fix Math.tanh when applied to values > ~355. by Roberto Lublinerman · 4 years ago
  7. ffa730f Remove old unused annotations by Goktug Gokdogan · 3 years, 8 months ago
  8. a5258b7 Exposes BigInteger.valueOf(double) method. by Goktug Gokdogan · 3 years, 8 months ago
  9. b360d6d Remove test helper from TreeMap and its usage. by Goktug Gokdogan · 3 years, 8 months ago
  10. 039839d Ensure getclass is called to throw TypeError. by Goktug Gokdogan · 3 years, 8 months ago
  11. aae64e8 Removes rarely used InternalPreconditions.format. by Goktug Gokdogan · 3 years, 8 months ago
  12. 7de9ce8 Add StrictMath emulation by Goktug Gokdogan · 3 years, 9 months ago
  13. db0335d Remove Stream usage from Throwable for smaller generated JS output size by Colin Alworth · 3 years, 10 months ago
  14. 93099c3 Fix generics in SwingLoggerPanel to compile in Java 9+ by Colin Alworth · 3 years, 10 months ago
  15. 3fc5c64 Improve Long.hashCode to follow correct semantics. by Goktug Gokdogan · 3 years, 10 months ago
  16. adeefdc Remove ant dependency, instead using minimal jar for zipscanner by Colin Alworth · 3 years, 11 months ago
  17. b834f00 Remove unused ClosableJarHandler classes by Colin Alworth · 4 years ago
  18. 657ae98 Check bounds arguments in String#substring by goktug · 4 years ago
  19. c212af6 Include -sourceLevel value when creating unitCache entries by Colin Alworth · 4 years ago
  20. 178c60a Miscellaneous changes to bring repo in sync by Goktug Gokdogan · 4 years ago
  21. 0113ced Add missing dependency in codeserver build.xml. by Roberto Lublinerman · 4 years ago
  22. 0603817 add missing close tag in about.html file by mcmics · 6 years ago
  23. fb28859 Add missing dependencies in build.xml files. by Roberto Lublinerman · 4 years ago
  24. 5bbdc99 Move jsinterop-annotations source code out of GWT. by Julien Dramaix · 4 years, 1 month ago
  25. 4068932 Fork WebAppCreator task to use plain java classloader by Colin Alworth · 4 years ago
  26. 60c10ce Overriding mark and reset methods in emulated StringReader. by Kashish Bansal · 4 years ago
  27. 6856bcb Fix test behaviour of OutputStreamWriterTest and WriterTest. by Kashish Bansal · 4 years, 1 month ago
  28. ba037e1 Add OutputStreamWriter emulation in GWT by Kashish Bansal · 4 years, 1 month ago
  29. 58b87c5 Deprecate all generated and handmade elemental classes by Colin Alworth · 4 years, 1 month ago 2.9.0-RC1
  30. f236a69 Adding no-op methods to return synchronized collection in gwt by Subhasmita Sahoo · 4 years, 3 months ago
  31. 2b2b39a Include javax.* sources in the bazel rule for java emul, so j2cl shares those as well by Colin Alworth · 4 years, 4 months ago
  32. cb9b374 Fix Arrays.binarySearch semantics for float[] and double[] by Goktug Gokdogan · 4 years, 5 months ago
  33. 3f25adf Make sure that float follows the same semantics as double by Goktug Gokdogan · 4 years, 5 months ago
  34. 86c0287 Add tests for broken Double/Float handling on equals and java.util.Arrays. by Goktug Gokdogan · 4 years, 5 months ago
  35. c5fd90c Improve array checking for Serializable/Clonable. by Goktug Gokdogan · 4 years, 6 months ago
  36. 19538fb Start tracking suppressed errors in addition to the cause in underlying error object. by Goktug Gokdogan · 4 years, 7 months ago
  37. 1b5b1a0 Cleanup Throwable test and fix jsinterop related warnings. by Goktug Gokdogan · 4 years, 7 months ago
  38. fe5903f Update style check to be more consistent with Google Java style. by Roberto Lublinerman · 4 years, 7 months ago
  39. ac43917 Fix JRE tests to pass under JDK11 semantics by Goktug Gokdogan · 4 years, 7 months ago
  40. fe6c0cc Fix failing CompilerTest due to changes in Cloneable. by Roberto Lublinerman · 4 years, 7 months ago
  41. 2c24d6f Make arrays instance of Cloneable. by Roberto Lublinerman · 4 years, 7 months ago
  42. 4535faf Adds no-op functionaliy to Throwable and friends. by Goktug Gokdogan · 4 years, 7 months ago
  43. 463797d Method references should correctly implement their intersection cast by Colin Alworth · 5 years ago
  44. e1e0a0c Add proper handling of multi-line error messages. by Goktug Gokdogan · 4 years, 7 months ago
  45. e312662 Link backing errors together with a cause attribute by Goktug Gokdogan · 4 years, 8 months ago
  46. 3598afd Add AtomicReference to gwt/emul. by Roberto Lublinerman · 6 years ago
  47. 9b4eebc Make ScriptInjectorTest Java 7 compliant again. by Roberto Lublinerman · 4 years, 9 months ago
  48. 850ab41 Fix broken IE test for ScriptInjector by ignoring it by Jeremy Mowery · 4 years, 9 months ago
  49. ed104e7 Propagate script nonces via ScriptInjector by Jeremy Mowery · 4 years, 9 months ago
  50. 7f73835 Make javaemul.internal.ArrayStamper public. by Roberto Lublinerman · 4 years, 9 months ago
  51. 8eba391 Add JsEnum and JsAsync annotations. by Roberto Lublinerman · 4 years, 9 months ago
  52. 10d8245 Ensure subList and keySet overrides are consistent with List.subList and map.keySet w.r.t. returning @JsNonNull. by Roberto Lublinerman · 4 years, 9 months ago
  53. 4d36d55 Adds shutdown hook in DiskCache by Florian MORGAN · 4 years, 11 months ago
  54. 724f696 Always use JsPackage.GLOBAL when referring to externs. by Roberto Lublinerman · 5 years ago
  55. 205b88a Update ASM & JDT for Java11 sourceLevel support. by Alexander Leshkin · 5 years ago
  56. d01f73c Add partial emulation for ExecutorService and ScheduledExecutorService by Goktug Gokdogan · 5 years ago
  57. 889c9b9 prevent NPE while dumping AST by zak905 · 5 years ago
  58. a0294a6 Fixes typo in java.lang.Throwable by Goktug Gokdogan · 5 years ago
  59. 329b219 Remove NoSuchMethodException emulation by Goktug Gokdogan · 5 years ago
  60. 1ca1ce6 Cache Gecko version to lower CPU usage on FireFox by Maxime Véron · 5 years ago
  61. 5d3cdfb update icu4j by Ahmad Bawaneh · 6 years ago
  62. 771115c Emulate java.util.concurrent.Flow by Ignacio Baca Moreno-Torres · 6 years ago
  63. 6c4d599 Update CLDR data to version 34 by Ahmad Bawaneh · 6 years ago
  64. 554e25d Adds helpers to Serializable for J2CL. by Roberto Lublinerman · 6 years ago
  65. ac11224 Adds @SuppressWarnings("unusable-by-js") for HasJavaThrowable by Goktug Gokdogan · 6 years ago
  66. 5e5668b Making sure java exception acccess is consistent wrt quotes. by Goktug Gokdogan · 6 years ago
  67. 1e51c2a Emulate javax.annotation{,.processing}.Generated by Thomas Broyer · 6 years ago
  68. 4825d47 Make sure "goog.global" is $wnd if not defined. by Roberto Lublinerman · 6 years ago
  69. 7852dae Replaces the way Throwable is linked to JavaScript. by Goktug Gokdogan · 6 years ago
  70. 4ea3f99 Fix image name typo in ImageTest by Jens Nehlmeier · 6 years ago
  71. 3a5ad92 Fix test: Focusing elements in safari permutation uses setTimeout(...,0) by Jens Nehlmeier · 6 years ago
  72. f031aba Move non-collection tests out of CollectionsSuite. by Goktug Gokdogan · 6 years ago
  73. 34a4df2 Add `when-linker-added` element definition by Галлям Жеребец Бикташев · 6 years ago
  74. f9bd14f Do not assume that "this" is always non null. by Roberto Lublinerman · 6 years ago
  75. 41c8c8c Fix DateTest failing in Chrome 67. by Roberto Lublinerman · 6 years ago
  76. 9a97081 Updated globals for Firefox version 60.0.2 by Ignacio Baca Moreno-Torres · 6 years ago
  77. e8657c0 Fix String.regionMatches. by Roberto Lublinerman · 6 years ago
  78. a830414 Annotation proxy toString shouldn't cast primitive array to Object[] by Colin Alworth · 6 years ago
  79. ccc658a Update ASM to 6.1.1 in Maven POMs for -sourceLevel 10 support by Thomas Broyer · 6 years ago
  80. 0c01db9 Fix qualified super reference dispatch. by Alexander Leshkin · 6 years ago
  81. f62e758 Revert "Update ASM to 6.1.1 for maven build." by Thomas Broyer · 6 years ago
  82. fa41a03 Update ASM to 6.1.1 for maven build. by Alexander Leshkin · 6 years ago
  83. 9e39351 Add JEP286 (Local-Variable Type Inference) support. by Alexander Leshkin · 6 years ago
  84. 207d21f Add Reader and StringReader emulation. by Dan Ringwalt · 6 years ago
  85. 76ab07a Remove GWT version check. by Roberto Lublinerman · 6 years ago
  86. 8d664db Update globals to Chrome (66.0.3359.45). by Roberto Lublinerman · 6 years ago
  87. 7f3c717 Preserve newlines in exception messages. by Chris Povirk · 6 years ago
  88. aa3b2a8 Fix for bad method resolution in GwtAstBuilder. by Roberto Lublinerman · 6 years ago
  89. f81fc69 Update CLDR to version 32.0.1 by Ahmad Bawaneh · 6 years ago
  90. 477d512 Ensure that CompiledClass does not keep a live reference to a NameEnvironment. by Roberto Lublinerman · 6 years ago
  91. 1a75d7b Fix a memory leak introduced by the JDT upgrade. by Roberto Lublinerman · 6 years ago
  92. c406914 Upgrade chrome globals to version 65.0.3325.51. by Roberto Lublinerman · 6 years ago
  93. 497cbda Fixes memory leak in JdtCompiler. by Roberto Lublinerman · 6 years ago
  94. d78f9e9 Add jsinterop.annotations.JsNonNull and JsNullable. by Roberto Lublinerman · 6 years ago
  95. a8db310 Fix 'GWT' headline not being rendered properly by Sebastian Kürten · 6 years ago
  96. d7fe810 Do not show "unusable-by-js" warning for synthetic methods. by Alexander Leshkin · 6 years ago
  97. 8ea92c3 Update JDT to 4.7.2 + wildcard types performance patch. by Roberto Lublinerman · 6 years ago
  98. 5092f92 Use JDT 3.13.50 with wildcard type inference performance fix. by Roberto Lublinerman · 6 years ago
  99. 6c838d1 Increase Java heap for buliding samples. by Roberto Lublinerman · 6 years ago
  100. 9cae4be Increase Java heap for test.nongwt. by Roberto Lublinerman · 6 years ago