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