Sign in
gwt
/
gwt
/
be738ee668b427f5c484f3d008bc4ebd1230da6b
/
user
d85368f
Removes unnecessary cast in String.fromCharcode
by Goktug Gokdogan
· 9 years ago
262fe43
Do now qualify String, Array, Function, Object and Number with $wnd.
by Roberto Lublinerman
· 9 years ago
7027336
DeadCodeElimination was not optimizing some expressions fully.
by Roberto Lublinerman
· 9 years ago
0b37eb6
Fix compiler crash due to accidental override in native JsType.
by Roberto Lublinerman
· 9 years ago
fa462d3
Fix WebAppCreator-generated Eclipse launch files for tests
by Thomas Broyer
· 9 years ago
3537729
Revert "Deprecate c.g.g.validation"
by Daniel Kurka
· 9 years ago
cda125f
Hack around AutoBean regression wrt j.u.Iterator
by Thomas Broyer
· 9 years ago
97d30a5
Warn about asynchronicity of Focus events.
by Daniel Kurka
· 9 years ago
79213b8
Make JavaScriptObject work in tests that are not GWTTestCase.
by Roberto Lublinerman
· 9 years ago
ca8ad7b
Do not honor JsNames if -generateJsInteropExports is not set.
by Roberto Lublinerman
· 9 years ago
e1fcefa
Makes Throwable.backingJsObject to not rely on exports.
by Goktug Gokdogan
· 9 years ago
cf3be7c
Use InternalPreconditions.checkCriticalArithmetic in java.lang.Math
by Andrei Korzhevskii
· 9 years ago
d0794a9
Refactor Arrays.copyOf, Arrays.copyOfRange and throw AIOBE.
by Andrei Korzhevskii
· 9 years ago
5b327a3
Sync back build files
by Goktug Gokdogan
· 9 years ago
583967b
Emulate java.util.ArrayDeque
by Andrei Korzhevskii
· 11 years ago
690c835
Emulate java.util.BitSet
by Andrei Korzhevskii
· 10 years ago
0602bc5
Remove remaining abstract overrides in java.util
by Andrei Korzhevskii
· 9 years ago
56c0702
Simplify ArrayList.removeIf.
by Andrei Korzhevskii
· 9 years ago
ca6364f
Consistenly use xxxAtIndex style in List.
by Goktug Gokdogan
· 9 years ago
eedbcb7
Restore access to legacy logging flags
by Goktug Gokdogan
· 9 years ago
78e5658
Fix ICE related to bad coverage instrumentation.
by Roberto Lublinerman
· 9 years ago
b5d6f2e
Add support for native JsType hashCode and equals.
by Roberto Lublinerman
· 9 years ago
7cd908f
Add missing NUMERIC to a table in InternalPreconditions
by Goktug Gokdogan
· 9 years ago
38b1b71
Small refactoring of Collection's impl
by Andrei Korzhevskii
· 9 years ago
6da5fb1
Remove some unnessary overrides in java.util
by Goktug Gokdogan
· 9 years ago
cf2990d
Add tests for java.lang.Math and fix incompatibilities
by Andrei Korzhevskii
· 9 years ago
fcd0586
Use internal fast copyOfRange impl.
by Andrei Korzhevskii
· 9 years ago
6e5f029
Implement CharSequence.chars()
by Andrei Korzhevskii
· 9 years ago
cc3d0a5
Introduces jre.logging flags to replace gwt.logging.*
by Goktug Gokdogan
· 9 years ago
cb2896f
Fixing maven example pom files with sourceLevel 8
by Manuel Carrasco Moñino
· 9 years ago
2edd783
Fix Css parsing to ignore all whitespaces in @externs parsing.
by Roberto Lublinerman
· 9 years ago
8cd66df
Throw NPE on String.equals when String is null.
by Goktug Gokdogan
· 9 years ago
ee508c7
Enforce single non-delegating constructor restriction.
by Roberto Lublinerman
· 9 years ago
029665b
SHA-256 implementation for gwt from specification.
by hanjiajun
· 9 years ago
334cc3d
Deprecate c.g.g.validation
by Thomas Broyer
· 9 years ago
1454cec
Fix packaging and Maven dependencies after sourcemaps update
by Thomas Broyer
· 9 years ago
156f9e4
Suppress error-prone warnings in StringTest.
by Roberto Lublinerman
· 9 years ago
4d81b32
Add numeric group to InternalPreconditons
by Goktug Gokdogan
· 9 years ago
fc52b53
Add null checks to String methods.
by Andrei Korzhevskii
· 9 years ago
807de3a
Allow arbitrary clinit code in native JsTypes and JsFunction interfaces.
by Roberto Lublinerman
· 9 years ago
652cb09
Change restrictions for JsFunction implementations.
by Roberto Lublinerman
· 9 years ago
16e0d3f
Delete duplicated tests.
by Roberto Lublinerman
· 9 years ago
f134f41
Devirtualize JsFunction implementations
by Roberto Lublinerman
· 9 years ago
c4f3778
Disallow instanceof JsFunction implementations.
by Roberto Lublinerman
· 9 years ago
45e6ff8
Adds JsType to some common JRE types.
by Goktug Gokdogan
· 9 years ago
10c2f0a
Add a warning suppression for getClass() on an annotation.
by Roberto Lublinerman
· 9 years ago
59dcd9a
Excluded failing devmode tests.
by Roberto Lublinerman
· 9 years ago
7548b3d
Remove critical checks in StringJoiner.
by Andrei Korzhevskii
· 9 years ago
70dca51
Fix failing tests due to JsFunctions classes requiring final modifier.
by Roberto Lublinerman
· 9 years ago
ffad429
Fix incorrect pruning of overridden JsMethods.
by Roberto Lublinerman
· 9 years ago
1bfb199
Make JsFunction implementation behave exactly as native functions.
by Roberto Lublinerman
· 9 years ago
3770607
Fix tests in devmode.
by Andrei Korzhevskii
· 9 years ago
0559216
Sync back BUILD files.
by Roberto Lublinerman
· 9 years ago
3f5933f
Fix instanceof GLOBAL.Object.
by Roberto Lublinerman
· 9 years ago
e868afb
Reuse BinaryOperator.minBy/maxBy in Collectors.minBy/maxBy
by Andrei Korzhevskii
· 9 years ago
2881c43
Fix BigDecimal equals
by Vit Hampl
· 9 years ago
398030d
Allow calls to devirtualized methods from JSNI.
by Roberto Lublinerman
· 9 years ago
68213f5
Handle null CharSequence in StringBuilder/StringBuffer
by Andrei Korzhevskii
· 9 years ago
b280cf6
Make sure JsFunction calls are not accidentally bound.
by Roberto Lublinerman
· 9 years ago
cb9393d
Nits in streams.
by Daniel Kurka
· 9 years ago
4ece808
Add critical checks in StringJoiner.
by Daniel Kurka
· 9 years ago
f648782
Fix checkstyle.
by Daniel Kurka
· 9 years ago
1c12bdc
Fix formatting for streams.
by Daniel Kurka
· 9 years ago
6a82bc1
Run EmulJava8Suite in Java 8 builds
by Thomas Broyer
· 9 years ago
c50bc7b
Exclude java.internal.HashCodes from Java 7 builds
by Thomas Broyer
· 9 years ago
597adb3
Fix Stream.close() exception suppression logic.
by Andrei Korzhevskii
· 9 years ago
ee494b0
Small compatibility fixes of Collections classes.
by Andrei Korzhevskii
· 9 years ago
6bd5faf
Fix compatibility of String(byte[], Charset)
by Andrei Korzhevskii
· 9 years ago
9807734
Make Collectors non-instantiatable
by Andrei Korzhevskii
· 9 years ago
162ccc9
Remove -XenableClosureCompiler.
by Roberto Lublinerman
· 9 years ago
717188d
Disable devirtualized constructors test in (now deprecated) devmode.
by Roberto Lublinerman
· 9 years ago
186c2fd
Sync build file.
by Daniel Kurka
· 9 years ago
03741df
Fix runtime type error due to missing lambda implementation method.
by Roberto Lublinerman
· 9 years ago
ab8ebc3
Fix for illegal method calls in JSNI.
by Roberto Lublinerman
· 9 years ago
f0b7146
Emulate Java 8 Streams.
by Colin Alworth
· 9 years ago
4f06c93
Fix Collectors.groupingBy javac error
by Andrei Korzhevskii
· 9 years ago
920d70a
Removes JsMethod for boxed type factory methods.
by Goktug Gokdogan
· 9 years ago
11c3e1b
Add missing null check String.toString
by Goktug Gokdogan
· 9 years ago
705e748
Adds helpers to CharSequence and Comparable for J2CL
by Goktug Gokdogan
· 9 years ago
c0f2267
Fix failing Collectors.partitionBy test for JDK
by Andrei Korzhevskii
· 9 years ago
c8790cd
Fixed System.identityHashcode for all boxed types.
by Goktug Gokdogan
· 9 years ago
cbc4f45
Fix bad codegen for lambdas in JsOverlay methods.
by Roberto Lublinerman
· 9 years ago
dbf1214
Fix nits in Collector patch.
by Daniel Kurka
· 9 years ago
df32595
Work around a JDT boxing bug in Collectors.
by Daniel Kurka
· 9 years ago
9b9386c
Fix documentation and method names in InternalPreconditions.
by Andrei Korzhevskii
· 9 years ago
1587f22
Move tests that require java8 into a java8 suite.
by Daniel Kurka
· 9 years ago
104750c
Fix Math.rint for IE and htmlunit for numbers >= 2^52
by Andrei Korzhevskii
· 9 years ago
77c5587
Make each method reference be its own different lambda.
by Roberto Lublinerman
· 9 years ago
05a71ce
Remove early unnecessary returns in Logger.
by Daniel Kurka
· 9 years ago
5b7bfa5
Match AIOBE contract in Arrays and Spliterators
by Andrei Korzhevskii
· 9 years ago
978e3cd
Move testSort to java8 tests and fix List.replaceAll test.
by Andrei Korzhevskii
· 9 years ago
c32d7d1
Fix tests for Math.round and Math.floor
by Andrei Korzhevskii
· 9 years ago
d36ff4e
Fix ICE due to incorrectly tightening a JsVarargs parameter.
by Roberto Lublinerman
· 9 years ago
4c00188
Special case JsExcepiton in GWT-RPC policy.
by Goktug Gokdogan
· 9 years ago
152d92a
Move Precondition.gwt.xml logic to Java.
by Goktug Gokdogan
· 9 years ago
9366e1f
Map System.getProperty to Util.$getDefine.
by Goktug Gokdogan
· 9 years ago
93c726a
Refactor newly added Math.floorDiv, floorMod, multiplyExact methods.
by Andrei Korzhevskii
· 9 years ago
48e3ba9
Makes NPE extend from JsException
by Goktug Gokdogan
· 9 years ago
1da251c
Fix bad boxing in (instance) method references.
by Roberto Lublinerman
· 9 years ago
f6538f7
Revert "Move tests that require java8 into java8/"
by Goktug Gokdogan
· 9 years ago
Next »