Sign in
gwt
/
gwt
/
e6b5ef896e7bc14105e703b72b7c205728ad479f
e6b5ef8
Fix failing tests for precondition checks in java8 classes.
by Andrei Korzhevskii
· 9 years ago
64da754
Fix Math.expm1 implementation
by Andrei Korzhevskii
· 9 years ago
607054b
Add java.util Java 8 APIs for Arrays
by Andrei Korzhevskii
· 9 years ago
d04dadf
Make sure unreferenced native arrays are considered live.
by Roberto Lublinerman
· 9 years ago
b8dbec4
Fix handling of -0 in Math.copySign
by Goktug Gokdogan
· 9 years ago
f7c7e58
Revise preconditions in the newly introduced classes.
by Andrei Korzhevskii
· 9 years ago
de1f9b9
Add java.util Java 8 APIs for Collection, Arrays, Lists and Queues.
by Andrei Korzhevskii
· 9 years ago
462be16
Fix BigIntegerConvertTest package name
by Andrei Korzhevskii
· 9 years ago
0f6c5f6
Move BigIntegerConvertTest into java8/
by Daniel Kurka
· 9 years ago
c9a93db
Add new Java 8 Logger API.
by Andrei Korzhevskii
· 9 years ago
d480b32
Adds a missing test to EmulSuite
by Goktug Gokdogan
· 9 years ago
c39fce0
Update to make the tests pass for most recent version of Chrome and Firefox
by Goktug Gokdogan
· 9 years ago
2fed913
Make PriorityQueue and Vector more JDK compatible.
by Andrei Korzhevskii
· 9 years ago
6396a7b
Removes clinits from very common core classes Boolean&Throwable.
by Goktug Gokdogan
· 9 years ago
5be1d83
Emulate new methods for java.util.Map in Java 8.
by Andrei Korzhevskii
· 9 years ago
bfa96cd
Pin synthesizd closure constructor to initial fragment
by Ray Cromwell
· 9 years ago
720d817
Place class literal in a correct fragment for -XenableClosureFormat.
by Roberto Lublinerman
· 9 years ago
fa1a1bf
Handle NaN and -0.0 in Math.signum
by Andrei Korzhevskii
· 9 years ago
dc2e7f6
marking custom serialization methods with GwtIncompatible
by Manuel Carrasco Moñino
· 9 years ago
cd8e225
Sync back changes to dev/BUILD.
by Roberto Lublinerman
· 9 years ago
0060ad8
Fixes Math.rint.
by Andrei Korzhevskii
· 9 years ago
510bfaf
Make JsonValue serializable
by Artur Signell
· 9 years ago
7c574ab
Unbundle Jetty from gwt-dev when deploying to Maven
by Thomas Broyer
· 9 years ago
e01c5dc
Add support for JSPs in DevMode; this also enables annotations scanning.
by Thomas Broyer
· 9 years ago
5256765
Use same logic for -bindAddress in CodeServer and DevMode
by Thomas Broyer
· 9 years ago
967e1ac
Fix ConstraintViolationImpl.equals
by Milan Koníř
· 9 years ago
bbdae51
Mark htmlEscapeAllowEntities as @IsSafeHtml
by Julian Bangert
· 9 years ago
1760166
Fix addEventListener so it does not always throw an exception
by Artur Signell
· 9 years ago
22ee5a6
Add br tag can be sanitized by SimpleHtmlSanitizer
by Goktug Gokdogan
· 9 years ago
e15d990
Fix generating the list of Closure Compiler externs
by Michael Zhou
· 9 years ago
3e4353a
Update Guava to 19.0
by Michael Zhou
· 9 years ago
21e557e
Fix test failure caused by updating Closure Compiler to v20160315
by Michael Zhou
· 9 years ago
8beb469
Add SecurityException.
by Daniel Kurka
· 9 years ago
ac5d748
Add java.lang Java 8 API
by Andrei Korzhevskii
· 9 years ago
81c65d6
Add Character.isBmpCodePoint.
by Daniel Kurka
· 9 years ago
ea62cff
Emulate java.util.Spliterator
by Andrei Korzhevskii
· 9 years ago
cd7a1b0
Emulate new methods for Comparator in Java 8.
by Colin Alworth
· 9 years ago
3f17cc3
Optimize out cast path in System.arraycopy when type checks are disabled.
by Andrei Korzhevskii
· 9 years ago
1ed44cd
Update Closure Compiler to v20160315
by Michael Zhou
· 9 years ago
5d64514
Fix tests that incorrectly check that an error is thrown.
by Goktug Gokdogan
· 9 years ago
655a1ac
Removes usage of js Infinity values.
by Andrei Korzhevskii
· 9 years ago
5299848
Update java.lang.annotation emulation with new Java 8 APIs
by Thomas Broyer
· 9 years ago
a3373c6
Fix an infinite loop with -compileReport.
by Roberto Lublinerman
· 9 years ago
40d6459
Remove remaining references to @PreventSpuriousRebuilds.
by Goktug Gokdogan
· 9 years ago
7d24f73
Remove all references to @PreventSpuriousRebuilds.
by Goktug Gokdogan
· 9 years ago
f82480c
Fix typos in InternalPreconditions.
by Andrei Korzhevskii
· 9 years ago
99ec446
Fix NoSuchMethod exception in UnifyAST due to unresolved method references.
by Roberto Lublinerman
· 9 years ago
76f6f1e
Switches RunStyle to use "localhost" for IPv6 compat
by Goktug Gokdogan
· 9 years ago
332e643
ui:import tags now have highest precedence in the generated code
by Mark Kuznetsov
· 9 years ago
e2a95dc
Log instead of throwing when saving generated sources
by Uemit Seren
· 9 years ago
a4532e9
Add extra test to JsOverlays.
by Goktug Gokdogan
· 9 years ago
31e6a73
Add new Java 8 methods in BigInteger.
by Andrei Korzhevskii
· 9 years ago
5d4e98b
Emulate java.util.Int/Long/DoubleSummaryStatistics
by Jens Nehlmeier
· 9 years ago
342719e
Add @IsSafeUri annotations to legacy attributes.
by Julian Bangert
· 9 years ago
df4619e
Makes boxing helper methods private.
by Goktug Gokdogan
· 9 years ago
be51acf
Tighten up some of the grammar in the java doc for jsinterop annotations.
by Thoams Deegan
· 9 years ago
349bfa6
Remove accidental override removal optimization.
by Roberto Lublinerman
· 9 years ago
537998e
Change "OutboxTable outboxes" to "OutboxTable outboxTable"
by Michael Zhou
· 9 years ago
c4a8acb
Update apache commons-collections to 3.2.2.
by Roberto Lublinerman
· 9 years ago
2e5f97e
Fix liveness of array classliterals for JsVarargs.
by Roberto Lublinerman
· 9 years ago
d57f64d
Revert "Cleanup array usage of class literals."
by Roberto Lublinerman
· 9 years ago
f187d80
Make CodeServer force next recompile after clearing cache.
by David Becker
· 9 years ago
21a0b30
Fix obscure TreeMap instantiation in Charset.
by Andrei Korzhevskii
· 9 years ago
b2b6ed0
Remove some no longer needed code.
by Goktug Gokdogan
· 9 years ago
5688c39
Use native regexp helper in all user emulated classes.
by Andrei Korzhevskii
· 9 years ago
e833bcd
Disabled EditorTest.testList
by Goktug Gokdogan
· 9 years ago
f1381ca
Migrate all javaemul.internal to user
by Goktug Gokdogan
· 9 years ago
0ee0798
Uncomment test after JDT upgrade
by Thomas Broyer
· 9 years ago
a1e72dd
Cleanup array usage of class literals.
by Roberto Lublinerman
· 9 years ago
82259c2
Allow launcherDir to be created when starting CodeServer
by Artur Signell
· 9 years ago
970bbca
JsOptional restriction checks
by Roberto Lublinerman
· 9 years ago
a7df3d0
Fix sourcelevel help message.
by Roberto Lublinerman
· 9 years ago
8b5263d
Fix CompilerSuite failures under ie8.
by Roberto Lublinerman
· 9 years ago
17ee802
GwtSpecificValidatorCreator generates wrong code for annotations with long value
by Milan Koníř
· 9 years ago
272fc16
Add JsOptional annotation.
by Roberto Lublinerman
· 9 years ago
de0b77f
Inherit JsName from super method if omitted.
by Roberto Lublinerman
· 9 years ago
509b6c9
Add support for JsType class in UIBinder.
by Julien Dramaix
· 9 years ago
5003f63
Fix AutoBeanFactoryGenerator in preparation for Java8 Collections update
by Colin Alworth
· 9 years ago
981b1e1
Emulate Collections.shuffle
by Andrei Korzhevskii
· 9 years ago
8bce3b8
Emulate PrimitiveIterator, Iterator, Iterable Java 8 API.
by Andrei Korzhevskii
· 9 years ago
d1c8635
Switches InternalJsMap to jsinterop.
by Goktug Gokdogan
· 9 years ago
7ec5f36
Adds 'flex' and 'inline-flex' as a display value
by Julien Dramaix
· 9 years ago
2553fce
Fix a bug in Long.highestOneBit on GWT.
by Louis Wasserman
· 9 years ago
f4e0726
Revert "ui:import tags now have highest precedence in the generated "
by Manuel Carrasco Moñino
· 9 years ago
8c52eb6
Adding missing Ant properties when disabling tests
by Manuel Carrasco Moñino
· 9 years ago
29b0c37
Emulated Math.min/max(float/double) did not match JVM behavior
by Jens Nehlmeier
· 9 years ago
178ae94
ui:import tags now have highest precedence in the generated UiBinder class
by Mark Kuznetsov
· 10 years ago
2f021dc
Remove SourceLevel.JAVA7 now that we started landing Java 8 emulations
by Thomas Broyer
· 9 years ago
f935963
Make symbolMaps for StackTraceDeobfuscator lookup more robust
by Uemit Seren
· 9 years ago
e290623
Bump Jetty version to 9.2 including transitive dependencies
by David Ostrovsky
· 11 years ago
5cdfcbc
Add @IsTrustedResourceUrl and @IsSafeUrl type annotations.
by Julian Bangert
· 9 years ago
e21dbb2
Fix failing StringJoiner and Optional tests.
by Andrei Korzhevskii
· 9 years ago
567bad7
Use StringJoiner in collections' toString() methods.
by Andrei Korzhevskii
· 9 years ago
6ea9f26
Emulate Objects.requireNonNull() with message Supplier
by Jens Nehlmeier
· 10 years ago
2bceb99
Emulate java.util.StringJoiner
by Jens Nehlmeier
· 10 years ago
268c8b5
Emulate Optional<T> and its int, long, double variants
by Jens Nehlmeier
· 10 years ago
7c9022e
Emulation of java.util.function
by Jens Nehlmeier
· 10 years ago
94e77fd
Add java.io.UncheckedIOException
by Andrei Korzhevskii
· 9 years ago
5100c36
Make Java 8 the default -sourceLevel.
by Roberto Lublinerman
· 9 years ago
5cbb0ff
Fix bug optimizing instanceof JSO[] and split CompilerSuite.
by Roberto Lublinerman
· 9 years ago
Next »