Sign in
gwt
/
gwt
/
65689c67e608fa0f83f94031bdf79d19be3de74a
/
user
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
dec4e9b
Fix isJavaScriptObject to not treat boolean/number as JSO
by Ray Cromwell
· 10 years ago
159c684
Added emulation for FilterInputStream and FilterOutputStream
by Anibal Chehayeb
· 10 years ago
5bcfb03
Add a check for special html characters to SafeHtmlUtils#fromString().
by Alex Trofimov
· 10 years ago
e261a00
Double and Boolean implemented as unboxed raw types.
by Ray Cromwell
· 11 years ago
af1a936
Simplifies Long.toString.
by Goktug Gokdogan
· 10 years ago
5f95075
Removes StringHelper.
by Goktug Gokdogan
· 10 years ago
2b23c5e
Reduces visibility to keep the compatibility.
by Goktug Gokdogan
· 10 years ago
783c71a
Introduces a suite for LongLibGwtTest.
by Goktug Gokdogan
· 10 years ago
de8d164
Removes LongLib dependency from GWT-RPC.
by Goktug Gokdogan
· 10 years ago
7ac0363
Move JSNI reference out of Arrays.java
by Daniel Kurka
· 10 years ago
8bedfed
Remove unused RuntimePropertyRegistry.
by Goktug Gokdogan
· 10 years ago
91539f7
Fix ArrayList creation from Collection introduced in previous changeset
by Andrei Korzhevskii
· 10 years ago
cf4c60e
Remove ResourceBundle from logging api introduced in previous changeset
by Andrei Korzhevskii
· 10 years ago
5e5d263
Add target in j2cl using GWT's source JRE emulation
by Daniel Kurka
· 10 years ago
3cb7e43
Small refactoring in java.util.logging.
by Andrei Korzhevskii
· 10 years ago
f9549cb
Improve Array.copyOfRange performance.
by Andrei Korzhevskii
· 10 years ago
ce3b693
Cleanup JSNI methods.
by Daniel Kurka
· 10 years ago
Next »