1. 2edd783 Fix Css parsing to ignore all whitespaces in @externs parsing. by Roberto Lublinerman · 8 years ago
  2. 8cd66df Throw NPE on String.equals when String is null. by Goktug Gokdogan · 8 years ago
  3. ee508c7 Enforce single non-delegating constructor restriction. by Roberto Lublinerman · 8 years ago
  4. 029665b SHA-256 implementation for gwt from specification. by hanjiajun · 8 years ago
  5. 334cc3d Deprecate c.g.g.validation by Thomas Broyer · 8 years ago
  6. b4b8e7c Unbundle more dependencies when deploying to Maven by Thomas Broyer · 8 years ago
  7. 1454cec Fix packaging and Maven dependencies after sourcemaps update by Thomas Broyer · 8 years ago
  8. 156f9e4 Suppress error-prone warnings in StringTest. by Roberto Lublinerman · 8 years ago
  9. c32645b Correctly encode special characters in JSON by Artur Signell · 8 years ago
  10. 4d81b32 Add numeric group to InternalPreconditons by Goktug Gokdogan · 8 years ago
  11. fc52b53 Add null checks to String methods. by Andrei Korzhevskii · 8 years ago
  12. b703afc Cleanup special casing of Clinit. by Roberto Lublinerman · 8 years ago
  13. 807de3a Allow arbitrary clinit code in native JsTypes and JsFunction interfaces. by Roberto Lublinerman · 8 years ago
  14. 652cb09 Change restrictions for JsFunction implementations. by Roberto Lublinerman · 8 years ago
  15. 94d05a9 Cleanup JsInteropRestrictionCheckerTest. by Roberto Lublinerman · 8 years ago
  16. 16e0d3f Delete duplicated tests. by Roberto Lublinerman · 8 years ago
  17. f134f41 Devirtualize JsFunction implementations by Roberto Lublinerman · 8 years ago
  18. c4f3778 Disallow instanceof JsFunction implementations. by Roberto Lublinerman · 8 years ago
  19. 45e6ff8 Adds JsType to some common JRE types. by Goktug Gokdogan · 8 years ago
  20. 10c2f0a Add a warning suppression for getClass() on an annotation. by Roberto Lublinerman · 8 years ago
  21. 75382f1 Hide Java 8 interfaces methods to generators. by Roberto Lublinerman · 8 years ago
  22. 389d2c2 Do not crash if @GwtIncompatible is used in annotations. by Roberto Lublinerman · 8 years ago
  23. 59dcd9a Excluded failing devmode tests. by Roberto Lublinerman · 8 years ago
  24. 7548b3d Remove critical checks in StringJoiner. by Andrei Korzhevskii · 8 years ago
  25. 70dca51 Fix failing tests due to JsFunctions classes requiring final modifier. by Roberto Lublinerman · 8 years ago
  26. ffad429 Fix incorrect pruning of overridden JsMethods. by Roberto Lublinerman · 8 years ago
  27. 4c8cdea Require JsFunction implementations be marked final. by Roberto Lublinerman · 8 years ago
  28. bbca228 Add suggestion message on how to suppress 'unusable-by-js' warnings. by Roberto Lublinerman · 8 years ago
  29. 1bfb199 Make JsFunction implementation behave exactly as native functions. by Roberto Lublinerman · 8 years ago
  30. 3770607 Fix tests in devmode. by Andrei Korzhevskii · 8 years ago
  31. 4551d36 Update globals for Chrome 52.0.2743.24. by Roberto Lublinerman · 8 years ago
  32. 0559216 Sync back BUILD files. by Roberto Lublinerman · 8 years ago
  33. 3f5933f Fix instanceof GLOBAL.Object. by Roberto Lublinerman · 8 years ago
  34. b438698 Fix error in ResourceAccumulatorTest. by Roberto Lublinerman · 8 years ago
  35. e868afb Reuse BinaryOperator.minBy/maxBy in Collectors.minBy/maxBy by Andrei Korzhevskii · 8 years ago
  36. 2881c43 Fix BigDecimal equals by Vit Hampl · 8 years ago
  37. 398030d Allow calls to devirtualized methods from JSNI. by Roberto Lublinerman · 8 years ago
  38. a6f0fc09 Allow name conflicts in native properties. by Roberto Lublinerman · 8 years ago
  39. 68213f5 Handle null CharSequence in StringBuilder/StringBuffer by Andrei Korzhevskii · 8 years ago
  40. b280cf6 Make sure JsFunction calls are not accidentally bound. by Roberto Lublinerman · 8 years ago
  41. cb9393d Nits in streams. by Daniel Kurka · 8 years ago
  42. 4ece808 Add critical checks in StringJoiner. by Daniel Kurka · 8 years ago
  43. f648782 Fix checkstyle. by Daniel Kurka · 8 years ago
  44. 1c12bdc Fix formatting for streams. by Daniel Kurka · 8 years ago
  45. ce899a4 Update license file to use GWT. by Daniel Kurka · 8 years ago
  46. cecdcc9 Missing var declaration for tmp created by JsStackEmulator by Ray Cromwell · 9 years ago
  47. 6c8266c Fix JSNIRestrictionChecker error messages. by Roberto Lublinerman · 8 years ago
  48. 6a82bc1 Run EmulJava8Suite in Java 8 builds by Thomas Broyer · 8 years ago
  49. c50bc7b Exclude java.internal.HashCodes from Java 7 builds by Thomas Broyer · 8 years ago
  50. 2e7b7a9 Add missing '.jar' extension to outofdate Ant task inputs by Thomas Broyer · 8 years ago
  51. 597adb3 Fix Stream.close() exception suppression logic. by Andrei Korzhevskii · 8 years ago
  52. ee494b0 Small compatibility fixes of Collections classes. by Andrei Korzhevskii · 8 years ago
  53. 8cb7dd6 Do not optimize String.toString() method with null checks on. by Andrei Korzhevskii · 8 years ago
  54. 6bd5faf Fix compatibility of String(byte[], Charset) by Andrei Korzhevskii · 8 years ago
  55. 9807734 Make Collectors non-instantiatable by Andrei Korzhevskii · 8 years ago
  56. 44c3e96 Remove old code for jstype. by Goktug Gokdogan · 8 years ago
  57. 162ccc9 Remove -XenableClosureCompiler. by Roberto Lublinerman · 8 years ago
  58. 717188d Disable devirtualized constructors test in (now deprecated) devmode. by Roberto Lublinerman · 8 years ago
  59. 186c2fd Sync build file. by Daniel Kurka · 8 years ago
  60. 03741df Fix runtime type error due to missing lambda implementation method. by Roberto Lublinerman · 8 years ago
  61. ab8ebc3 Fix for illegal method calls in JSNI. by Roberto Lublinerman · 8 years ago
  62. f0b7146 Emulate Java 8 Streams. by Colin Alworth · 9 years ago
  63. 4f06c93 Fix Collectors.groupingBy javac error by Andrei Korzhevskii · 8 years ago
  64. 920d70a Removes JsMethod for boxed type factory methods. by Goktug Gokdogan · 8 years ago
  65. 11c3e1b Add missing null check String.toString by Goktug Gokdogan · 8 years ago
  66. 705e748 Adds helpers to CharSequence and Comparable for J2CL by Goktug Gokdogan · 8 years ago
  67. c0f2267 Fix failing Collectors.partitionBy test for JDK by Andrei Korzhevskii · 8 years ago
  68. c8790cd Fixed System.identityHashcode for all boxed types. by Goktug Gokdogan · 8 years ago
  69. cbc4f45 Fix bad codegen for lambdas in JsOverlay methods. by Roberto Lublinerman · 8 years ago
  70. dbf1214 Fix nits in Collector patch. by Daniel Kurka · 8 years ago
  71. df32595 Work around a JDT boxing bug in Collectors. by Daniel Kurka · 8 years ago
  72. 9b9386c Fix documentation and method names in InternalPreconditions. by Andrei Korzhevskii · 8 years ago
  73. 1587f22 Move tests that require java8 into a java8 suite. by Daniel Kurka · 8 years ago
  74. 104750c Fix Math.rint for IE and htmlunit for numbers >= 2^52 by Andrei Korzhevskii · 8 years ago
  75. 77c5587 Make each method reference be its own different lambda. by Roberto Lublinerman · 8 years ago
  76. 05a71ce Remove early unnecessary returns in Logger. by Daniel Kurka · 8 years ago
  77. 5b7bfa5 Match AIOBE contract in Arrays and Spliterators by Andrei Korzhevskii · 8 years ago
  78. 978e3cd Move testSort to java8 tests and fix List.replaceAll test. by Andrei Korzhevskii · 8 years ago
  79. c32d7d1 Fix tests for Math.round and Math.floor by Andrei Korzhevskii · 8 years ago
  80. f97f15f Fixes GC issue in the ResourceAccumulatorTest. by Goktug Gokdogan · 8 years ago
  81. d36ff4e Fix ICE due to incorrectly tightening a JsVarargs parameter. by Roberto Lublinerman · 8 years ago
  82. 4c00188 Special case JsExcepiton in GWT-RPC policy. by Goktug Gokdogan · 8 years ago
  83. 152d92a Move Precondition.gwt.xml logic to Java. by Goktug Gokdogan · 8 years ago
  84. 9366e1f Map System.getProperty to Util.$getDefine. by Goktug Gokdogan · 8 years ago
  85. 93c726a Refactor newly added Math.floorDiv, floorMod, multiplyExact methods. by Andrei Korzhevskii · 8 years ago
  86. 0ba67f4 Add JsInterop restriction test for @JsIngore on native interface. by Roberto Lublinerman · 8 years ago
  87. 48b180d Fix broken CompilerTest. by Roberto Lublinerman · 8 years ago
  88. 5d208f3 Make sure native JsConstructors are not prunned even if not used. by Roberto Lublinerman · 8 years ago
  89. 48e3ba9 Makes NPE extend from JsException by Goktug Gokdogan · 8 years ago
  90. 1da251c Fix bad boxing in (instance) method references. by Roberto Lublinerman · 8 years ago
  91. f56956e Disallow JsOptional on primitive typed parameters. by Roberto Lublinerman · 8 years ago
  92. f6538f7 Revert "Move tests that require java8 into java8/" by Goktug Gokdogan · 8 years ago
  93. 766b810 Move tests that require java8 into java8/ by Daniel Kurka · 8 years ago
  94. 29880a7 Revert "Temporarily revert "Add implements statement."" by Daniel Kurka · 8 years ago
  95. 4e0b1d6 Fix ICE due to abstract supertype method and default method conflict. by Roberto Lublinerman · 8 years ago
  96. 170a84e Adjust source maps & globals for D8. by Daniel Kurka · 8 years ago
  97. dfcc65d Use native code for Math.abs by Andrei Korzhevskii · 8 years ago
  98. b5e676f Fix handling of method references with type parameters. by Roberto Lublinerman · 8 years ago
  99. bfd6c3e Allow @JsOverlay on effectively final methods. by Roberto Lublinerman · 8 years ago
  100. 516d503 Temporarily revert "Add implements statement." by Roberto Lublinerman · 8 years ago