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