1. 65689c6 Add defaults for System.getProperty calls. by Daniel Kurka · 9 years ago
  2. 41958aa Fixes handling of non-public JsMethods. by Goktug Gokdogan · 9 years ago
  3. 15c129d Add helper functions to DirectionalTextHelper. by Jakub Vrana · 9 years ago
  4. e42f813 Provide generateJsInteropExports in user web tests. by Andrei Korzhevskii · 9 years ago
  5. 184e750 Fix bad code generation involving method references and generics. by Roberto Lublinerman · 9 years ago
  6. a3fc79f Make sure synthetic bridge methods are properly rewritten. by Roberto Lublinerman · 9 years ago
  7. 4b0b2fa Increase default memory for newly created web apps. by branflake2267@gmail.com · 9 years ago
  8. 6b9f861 Adhere to Java 8 semantics in static initialization for interfaces. by Roberto Lublinerman · 9 years ago
  9. 6c7dce0 Fix int overflow in BigInteger.intValue() by Andrei Korzhevskii · 9 years ago
  10. 0a7b1bd Enables JsInterop by default & introduces -generateJsInteropExports. by Roberto Lublinerman · 9 years ago
  11. b4bf48a Fix semantics of try-with-resources. by Roberto Lublinerman · 9 years ago
  12. 3cd96f2 Restores DevMode specific linker hacks. by John Stalcup · 9 years ago
  13. df8f7c4 Add link to GSS migration doc. by Daniel Kurka · 9 years ago
  14. 35e48b4 Enforce JsOverlay for compile time constants. by Goktug Gokdogan · 9 years ago
  15. 26cd2b5 Update GSS to Head (2015-11-04) by Julien Dramaix · 9 years ago
  16. 46da3ee Implement SafeUriString#toString by Alvin Abdagic · 9 years ago
  17. 4312ec8 Some cleanup in jsinterop tests. by Goktug Gokdogan · 9 years ago
  18. cb212cd Makes native static property accessors work. by Goktug Gokdogan · 9 years ago
  19. de0dede Fix javadoc nit for JsOverlay by Goktug Gokdogan · 9 years ago
  20. 667d21f Adds support for static overlay methods. by Goktug Gokdogan · 9 years ago
  21. 91fdb93 Fix java.lang.Object methods when called on native JsType. by Roberto Lublinerman · 9 years ago
  22. 38039e3 Starts calling constructor of super native types. by Goktug Gokdogan · 9 years ago
  23. 0590d51 Suppress warning in JsType tests. by Roberto Lublinerman · 9 years ago
  24. 1391d26 Add GSS for loop and genkeyframes by Julien Dramaix · 9 years ago
  25. 2517ed5 Disallow @JsType in local classes and native @JsType in proper inner classes. by Roberto Lublinerman · 9 years ago
  26. 7db1ae7 Add support to for native JsType arrays. by Roberto Lublinerman · 9 years ago
  27. 332ea02 Adding java8 patterns for test exclusion. by Andrei Korzhevskii · 9 years ago
  28. cd9ecfd Fix native devirtualization test (failing in devmode). by Roberto Lublinerman · 9 years ago
  29. b2b4f7a Upgrade GSS to head by Julien Dramaix · 9 years ago
  30. be452c7 Fix calls to getClass() from Jsni. by Roberto Lublinerman · 9 years ago
  31. d647c95 Small nits and new tests for devirtualization of Boolean, Double and String. by Roberto Lublinerman · 9 years ago
  32. f7c551c Make unsafecast static. by Daniel Kurka · 9 years ago
  33. 7db3a9b Devirtualize native String methods. by Daniel Kurka · 9 years ago
  34. 9c91935 Add JsMethods for constructors & instanceof. by Daniel Kurka · 9 years ago
  35. e97ab9b Rewrite String.valueOf for j2cl. by Daniel Kurka · 9 years ago
  36. 4059b73 Add support and checks for @JsOverlay. by Roberto Lublinerman · 9 years ago
  37. 8286198 Add isInstance implementation in Number for j2cl. by Daniel Kurka · 9 years ago
  38. 54b5f0c Move InternalsJsMap inner classes to outer classes. by Daniel Kurka · 9 years ago
  39. a631e79 Adds support for native methods in non-native types. by Goktug Gokdogan · 9 years ago
  40. f09f97b Fail on instanceof native JsType interface. by Goktug Gokdogan · 9 years ago
  41. c74cb3d Some no-op nits. by Goktug Gokdogan · 9 years ago
  42. 326417c Fixes some cast optimization bugs for jsinterop. by Goktug Gokdogan · 9 years ago
  43. b0caef2 Don't emit unnecessary synthetic overrides. by Roberto Lublinerman · 9 years ago
  44. 6ba1e90 Moved CodeSplitter to before js optimizations. by Roberto Lublinerman · 9 years ago
  45. ef3b759 Moves JsInterop integration tests to new annotations. by Goktug Gokdogan · 9 years ago
  46. 26deda2 Sync back BUILD files by Goktug Gokdogan · 9 years ago
  47. 55dc5bd Changed behavior of Arrays.asList().toArray() to match new JDK sematics. by Roberto Lublinerman · 9 years ago
  48. 09c6809 Disable JSR303 test failing due to Java 8 by Thomas Broyer · 9 years ago
  49. 72d0202 Slightly refactor ImageResourceGenerator to avoid shadowing exception by Thomas Broyer · 9 years ago
  50. c9ed1fa Introduces new JsInterop annotations behind a flag. by Goktug Gokdogan · 9 years ago
  51. c305414 Cleanup in bootstrap sequence. by Roberto Lublinerman · 9 years ago
  52. a8bd429 Add support for Java classes implementing/overriding @JsProperty methods. by Roberto Lublinerman · 10 years ago
  53. 97a4312 JsInterop namespace: assign constructor to last node. by Manuel Carrasco Moñino · 9 years ago
  54. d6314fc Sync back build files by Goktug Gokdogan · 9 years ago
  55. 6834a6f Fix incorrect casting optimization for native JsTypes. by Goktug Gokdogan · 10 years ago
  56. 2cd10ba Fix NPE in AsyncFragmentLoader for 'already loaded' fragments. by Roberto Lublinerman · 10 years ago
  57. c9c3225 Fix closehelpers.js missing object namespace by Ray Cromwell · 10 years ago
  58. a0d61dc Setup classes using closure idioms by Ray Cromwell · 10 years ago
  59. ecb0a84 Change the JsInterop bridge direction. by Goktug Gokdogan · 10 years ago
  60. 30fa736 Move String.split to Java code. by Daniel Kurka · 10 years ago
  61. a0a5079 Run GWT emul tests in a pure JRE. by Daniel Kurka · 10 years ago
  62. bd5ac99 Add CloneNotSupportedExpception used by j2cl. by Daniel Kurka · 10 years ago
  63. 3237ac2 Adds static field&method support for native JsTypes. by Goktug Gokdogan · 10 years ago
  64. 9c20ce7 Simplify field access generation. by Goktug Gokdogan · 10 years ago
  65. f18ed9f Remove remaining jsPrototype references. by Goktug Gokdogan · 10 years ago
  66. 13dda49 Makes GWT checks configurable. by Goktug Gokdogan · 10 years ago
  67. 5dfdd71 Allow String to be compiled by Javac by Daniel Kurka · 10 years ago
  68. 811a34a Make helper utils in String private. by Daniel Kurka · 10 years ago
  69. 6bfe483 Sync back user/BUILD file by Goktug Gokdogan · 10 years ago
  70. 6421d282 Make Boolean, Double and String compatible with j2cl. by Daniel Kurka · 10 years ago
  71. 04b56f4 Introduces native JsType. by Goktug Gokdogan · 10 years ago
  72. e007e54 Switch from alias to forwarding methods. by Goktug Gokdogan · 10 years ago
  73. f22087a Introduces specialized iterator impl for ArrayList by Goktug Gokdogan · 10 years ago
  74. 6743862 Sync back BUILD file by Goktug Gokdogan · 10 years ago
  75. 42b3673 TypeTightener was incorrectly treating +=. by Roberto Lublinerman · 10 years ago
  76. 1ded249 Improve Hashmap Object iteration speed. by Goktug Gokdogan · 10 years ago
  77. 6cf630b Fix iterator remove bug. by Goktug Gokdogan · 10 years ago
  78. c432ef4 Allow MethodInliner to inline methods with local variables. by Roberto Lublinerman · 10 years ago
  79. 81adbdb Fix string concatentation when both strings are null. by Roberto Lublinerman · 10 years ago
  80. 138effd Fixes an issue in HashMap iteration. by Daniel Kurka · 10 years ago
  81. cb823e4 Removes auto conversion of longs to double in jsinterop by Goktug Gokdogan · 10 years ago
  82. 67a31be Fix JsoSplittable (AutoBeans) to work with boolean/double by Ray Cromwell · 10 years ago
  83. e31f9a4 Introduces a faster long emulation. by Goktug Gokdogan · 10 years ago
  84. dec4e9b Fix isJavaScriptObject to not treat boolean/number as JSO by Ray Cromwell · 10 years ago
  85. 159c684 Added emulation for FilterInputStream and FilterOutputStream by Anibal Chehayeb · 10 years ago
  86. 5bcfb03 Add a check for special html characters to SafeHtmlUtils#fromString(). by Alex Trofimov · 10 years ago
  87. e261a00 Double and Boolean implemented as unboxed raw types. by Ray Cromwell · 11 years ago
  88. af1a936 Simplifies Long.toString. by Goktug Gokdogan · 10 years ago
  89. 5f95075 Removes StringHelper. by Goktug Gokdogan · 10 years ago
  90. 2b23c5e Reduces visibility to keep the compatibility. by Goktug Gokdogan · 10 years ago
  91. 783c71a Introduces a suite for LongLibGwtTest. by Goktug Gokdogan · 10 years ago
  92. de8d164 Removes LongLib dependency from GWT-RPC. by Goktug Gokdogan · 10 years ago
  93. 7ac0363 Move JSNI reference out of Arrays.java by Daniel Kurka · 10 years ago
  94. 8bedfed Remove unused RuntimePropertyRegistry. by Goktug Gokdogan · 10 years ago
  95. 91539f7 Fix ArrayList creation from Collection introduced in previous changeset by Andrei Korzhevskii · 10 years ago
  96. cf4c60e Remove ResourceBundle from logging api introduced in previous changeset by Andrei Korzhevskii · 10 years ago
  97. 5e5d263 Add target in j2cl using GWT's source JRE emulation by Daniel Kurka · 10 years ago
  98. 3cb7e43 Small refactoring in java.util.logging. by Andrei Korzhevskii · 10 years ago
  99. f9549cb Improve Array.copyOfRange performance. by Andrei Korzhevskii · 10 years ago
  100. ce3b693 Cleanup JSNI methods. by Daniel Kurka · 10 years ago