Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/gwtproject/gwt

GWT Open Source Project
https://github.com/gwtproject/gwt

Fix a memory leak introduced by the JDT upgrade.

Bug: #9596
Bug-Link: https://github.com/gwtproject/gwt/issues/9596
Change-Id: I3116a3972d82c3355...

1a75d7b46712c62082a1697c271861cd0e263452 authored almost 7 years ago by Roberto Lublinerman <[email protected]>
Upgrade chrome globals to version 65.0.3325.51.

Change-Id: I16a2c1230bc3bd4d52bb06738a941c6c4cb79a39

c4069141d3056aee73e0e87515da04e5825bfa3a authored almost 7 years ago by Roberto Lublinerman <[email protected]>
Fixes memory leak in JdtCompiler.

Makes sure that INameEnvironmentImpl does not retain unnecessary
memory reachable from JdtCompil...

497cbda7428170662e26034f3b619313188461fa authored almost 7 years ago by Roberto Lublinerman <[email protected]>
Add jsinterop.annotations.JsNonNull and JsNullable.

Change-Id: I9c3102440c7f02b06835d1c92567d5b176b30c66

d78f9e9c843af460218189d9839eea4a7a85a0e7 authored almost 7 years ago by Roberto Lublinerman <[email protected]>
Fix 'GWT' headline not being rendered properly

Change-Id: If5152854f0a53bcd555c50f349c4d22b4b1e83e8

a8db3106747c5353ab34bd89f6f926cf38f86639 authored almost 7 years ago by Sebastian Kürten <[email protected]>
Do not show "unusable-by-js" warning for synthetic methods.

Also this CL adds "synthetic" flag for lamda/method reference
synthetics.

Bug: #9592
Bug-Link: ...

d7fe8109665bf6894583d88d68a185e6a950e292 authored almost 7 years ago by Alexander Leshkin <[email protected]>
Update JDT to 4.7.2 + wildcard types performance patch.

Change-Id: Ibe5e821566a3a27e17974d54289af893347cee55

8ea92c387665f4c04481f3fb023eba1bb198c15d authored almost 7 years ago by Roberto Lublinerman <[email protected]>
Use JDT 3.13.50 with wildcard type inference performance fix.

Change-Id: I5bee5f837953f951b3a7205d2042f7448768dbb2

5092f925d32deb19b54e91432f4e232d95c3c333 authored about 7 years ago by Roberto Lublinerman <[email protected]>
Increase Java heap for buliding samples.

Change-Id: I9001f6de77d1b121aa65aa6d8c19fafc48eb05c5

6c838d15f3d5349b2d19e11ed6123c0cbdebc4fd authored about 7 years ago by Roberto Lublinerman <[email protected]>
Increase Java heap for test.nongwt.

Change-Id: I77ec56338d92a097e801e6f4cc01942f43cc3d75

9cae4be8a15d1d2b700f66d38060f6c06af22c4a authored about 7 years ago by Roberto Lublinerman <[email protected]>
Update JDT to version 3.13.0 and add Java 9 language features support.

Change-Id: I073275a065caec0510708bdc7bd63bc53953752a

6407ba9f1e5c02412035689653484c86f9321992 authored about 7 years ago by Roberto Lublinerman <[email protected]>
Turn all ErrorProne errors into warnings.

Change-Id: I302d0832914b3159fea8bf71708c176d2c1c5706

b6140dde03aa6b0359d04fcde9da45efe4ca2351 authored about 7 years ago by Roberto Lublinerman <[email protected]>
Update unmodifiableList to throw on Java8 methods.

Change-Id: Ibdb3c9f297bff47e3a54aa0d254167840a1b9a30
Review-Link: https://gwt-review.googlesourc...

ecdf56bb31079319eea11063d35cc2a206a15d02 authored about 7 years ago by Daniel Kurka <[email protected]>
Update to ASM 6.0, which is necessary for Java 9.

Change-Id: I090e9a5b823618eff5e31ecb6e3ac67d89a8669c

e54f2f444c43f21b45b226697e1cbe9b76abde9d authored about 7 years ago by Daniel Kurka <[email protected]>
Update Asm to version 6.0 for Java 9 support.

Change-Id: Ibf9c5e0123d37b9b4a3fe2ef1e1c7a221b0d6ffd

efa1ec63552f0c806fee8ac364b8b800103b9e13 authored about 7 years ago by Roberto Lublinerman <[email protected]>
Add missing @Nonnull to return types in JRE APIs

These are used by J2CL to correctly generate nullabiltiy for
JsDoc types.

Change-Id: Ia529cd847...

3ab21ffe2f458691ba60521c9875b9b9b691fe25 authored about 7 years ago by Goktug Gokdogan <[email protected]>
Allow native JsMethods coexist with implementations with the same name.

Since there is no overloading in JavaScript, J2CL can only have one
member providing the impleme...

dbb7cceb2024d55b0186f981848a5c8d0b27893f authored about 7 years ago by Roberto Lublinerman <[email protected]>
Fix failing test introduced by commit 2688d444.

Change-Id: I29cbafc3a513bb00a6f999047d1ada5e0da6201f

335ad151d305f85ee197fb28470b7f0a5b077ac0 authored about 7 years ago by Roberto Lublinerman <[email protected]>
Make sure that enums exposed with JsInterop are not ordinalized.

Change-Id: I831168f18d4f6450e5cf424e872fb9fc767b62c0

2688d444dacb6e3d2b77b171a0de487d4faa8067 authored about 7 years ago by Roberto Lublinerman <[email protected]>
Update Chrome globals to 63.0.3239.18.

Change-Id: Id4b5abfbdf7c9851ac317aa0bfcf8a0f7d50ee5c

d112e0436b546376f59ce817bc0c323415be9040 authored about 7 years ago by Roberto Lublinerman <[email protected]>
Fixes StackTraceNativeTest failing on lastest Chrome

Latest Chrome added "new" prefix to constructor function
frame and this patch updates the test t...

b04f7e871793ebec5d439227dd11dab17093b450 authored about 7 years ago by Goktug Gokdogan <[email protected]>
Make sure lambdas box, unbox and insert erasure casts when necessary.

Bug: #9558
Bug-Link: https://github.com/gwtproject/gwt/issues/9558
Change-Id: I2b18b0aab09c8ad1a...

62e0d9a92f699c01662a3db81550113b6442cc61 authored about 7 years ago by Roberto Lublinerman <[email protected]>
Treat negative zero properly in Double/Float.compare()

Author: [email protected]

Change-Id: I20d14c9d35824a73ffc2ae8480a5c6d740020674

2ffc70a0b92e88bdc57f66b43e2a65c46993ee53 authored about 7 years ago by Goktug Gokdogan <[email protected]>
Fix typo in log message.

Change-Id: Iacfc7740f62a433749c4bf77bd5d6845306acf4a

d6f82e15966bf9d663b9afe28487d6eb3bacf9a8 authored about 7 years ago by Roberto Lublinerman <[email protected]>
Disable DataflowOptimizer by default and emit a warning when used.

DataflowOptimizer is problematic, it performs unsafe numerical
optimizations, has no guarantee o...

ea7228a75491f76b1240a7648eb48d198b19acc4 authored about 7 years ago by Roberto Lublinerman <[email protected]>
Update list of emulated packages in emul ref generator

Change-Id: Ib0a190187920959e4652c992795dc9f2ff569de9

65bd67f45a5034e7194d98618840ca60e8c425c8 authored about 7 years ago by Thomas Broyer <[email protected]>
Revert "Test for 'interactive' readyState during app bootstrap"

This reverts commit f47ba0e7c1ac49a949f8dc0193a3cce627dbaec5.

Reason for revert: Introduces err...

faff18e7a1f065e3a4ac4ef32ab5cce394557070 authored about 7 years ago by Colin Alworth <[email protected]>
Run our HtmlUnit tests in module batch mode

This is a prerequisite to trapping window.onerror by default.

We might want to set that batch m...

2571d07b86f8a142be613e1ec94930f617a06b1e authored about 7 years ago by Thomas Broyer <[email protected]>
Fix typo in windowonerror property name

Change-Id: I5cf0c2c7a1f5c35393cd08a3f06c53f90a045cd5

beecee60f1a53e86f7f5e090f1986f64750690aa authored about 7 years ago by Thomas Broyer <[email protected]>
Trap window.onerror by default.

Changes gwt.uncaughtexceptionhandler.windowonerror
to REPORT_IF_NO_HANDLER.
This is a good defau...

d9fe18975d57c6cafa56ae2c813f0fee58445c4a authored about 7 years ago by Daniel Kurka <[email protected]>
Workaround HtmlUnit bug when calling window.onerror

See https://sourceforge.net/p/htmlunit/bugs/1924/

Change-Id: I79ec9a0e5984c3179b3f82a7b48f91413...

cb112c0de8d0bda76f823915bd8e010dfe19d73e authored about 7 years ago by Thomas Broyer <[email protected]>
Fix Eclipse gwt-user .classpath

Add: core/super/com/google/gwt/emul
Including: javaemul/internal/**/*.java
Excluding: **/Emulate...

6df7caf42f65606af3a026160980555d51c9c954 authored about 7 years ago by Freddy Boucher <[email protected]>
Fix of various whitespace&warning issues

Change-Id: Icdf9b4bac12264f99e2ef1859256f2abbcafe6e3

d2dd624f23d40bb95c4206ff7886364587acff8f authored about 7 years ago by Goktug Gokdogan <[email protected]>
Refactor mobile browser detection to be CSP-compatible.

The previous code generates CSP (Content-Security-Policy) violations on
mobile devices when CSP ...

f9ddd88295a16b5350c60fe1068c1a78fe113393 authored about 7 years ago by Aleksandr Dobkin <[email protected]>
Fix AIOOBE when compiling method references involving varargs.

The construction of lambdas for method references is very fragile
and should be cleaned up.

Bug...

d2e9b539336ce2a532f940840323e1d6f17716b5 authored about 7 years ago by Roberto Lublinerman <[email protected]>
dd a <url-stream-handler> clause to samples.

Change-Id: Iff95436ce6bfedfffe244d887062eab1c5183fa4

a3df04c0f5469bdcf49bdd564467255951ef6559 authored about 7 years ago by Daniel Kurka <[email protected]>
Update chrome globals.

Change-Id: I8f7f5874a4d9da3187872ba9f18c4af61d8494cb

04efa2bbb71448db6ee3cff97dd0eb0a272ab589 authored about 7 years ago by Daniel Kurka <[email protected]>
Test for 'interactive' readyState during app bootstrap

The 'loaded' readyState was apparently dropped from the standard,
and the closest equivalent bef...

f47ba0e7c1ac49a949f8dc0193a3cce627dbaec5 authored about 7 years ago by Thomas Broyer <[email protected]>
Add keycode constants for open square bracket, [, and close square bracket, ].

Change-Id: I9f865bdd42e617e7e776598434a78234ad3862cc
Review-Link: https://gwt-review.googlesourc...

7d410aca31ed22a2af4fd2e266515a60cc457f3d authored over 7 years ago by Zack Goldberg <[email protected]>
Adds missing bound check to String.charAt

Bug: #6942
Bug-Link: https://github.com/gwtproject/gwt/issues/6942
Change-Id: Id7635ec5ddccabdbf...

c731707993dd60966bc7994895db58b40f50e446 authored over 7 years ago by Colin Alworth <[email protected]>
Move Guava concurrent emulation to JRE.

GWT traditionally avoided concurrency related constructs in JRE
since there is no multithreaded ...

330dfbe2d8a57787561d9d0c9cd96d23fc735bed authored over 7 years ago by Goktug Gokdogan <[email protected]>
Remove JNI use on Windows now that we deleted gwt-ll.dll

Change-Id: I06be29b1434d6140fc423cdb0ed78d41e3fbe902

b04e57ee862f7e00b85b012798eb1b1e32cd1eda authored over 7 years ago by Thomas Broyer <[email protected]>
Make sure GWT never emits '$stats' global

That would conflict with lightweight metrics.

Bug: #9196
Bug-Link: https://github.com/gwtprojec...

33bb07e68daed5a291f342526e73f5563bba429f authored over 7 years ago by Thomas Broyer <[email protected]>
Fix broken links in README

Also remove -Dprecompile.disable that's been
removed 2.5 years ago!

Change-Id: Iaecf4e3dc0d7e6a...

2a976a3362864a9c9ab28cc1ad1b1ada43628193 authored over 7 years ago by Thomas Broyer <[email protected]>
Fix incorrect invocation of UriUtils.fromSafeConstant with non-constant

arguments.

Change-Id: I642e368cb794ef3f1e1151bdd4d0f1866db8f3f9

f3a9fa7374a44422aa4da4a74724474e94f94c8c authored over 7 years ago by Julien Dramaix <[email protected]>
Remove coercion to null in Element#getPropertyObject

Now that Boolean and Doubles are never boxed, the coercion to null
meant that getPropertyObject ...

d2926cc3031f4e1eb10ba9f312e8d4dfe94cc5ae authored over 7 years ago by Thomas Broyer <[email protected]>
Remove all uses of javascript:'' URLs for strict CSP compliance

There are still some uses of javascript:; and javascript:void(0);
but they should (hopefully) ne...

b5d2dd31839a0cd08f3ed4f9069148ced944b666 authored over 7 years ago by Thomas Broyer <[email protected]>
Do not use the type Console.

The definition in Closure externs lacks the field definitions and
causes type errors when compil...

29d9b45e749e2cffaf31719ace7ab037009e2557 authored over 7 years ago by Roberto Lublinerman <[email protected]>
Remove jni projects.

Change-Id: I6e756f9dedd2da4da07196755d5e68e88c0f6217

91760dd78b2a22150c9545300418262cbb7bbce6 authored over 7 years ago by Daniel Kurka <[email protected]>
Remove unused microbenchmarks.

Change-Id: I6f9fa0f0c18bed447d98b81e4955c02420a24eb7

eeb46f080e8181aa2c3f6a4f0a00e860bb4c557c authored over 7 years ago by Daniel Kurka <[email protected]>
Remove code museum.

DELTA_BY_EXTENSION=css=0,java=0,xml=0

Change-Id: I0eb015d0c5a27c9fd831eef6888decd5e8b4e610

8faa8c3e9f68b1407e640eac6948d33bd018b3db authored over 7 years ago by Daniel Kurka <[email protected]>
Remove outdated jni/ folder.

DELTA_BY_EXTENSION=c=0,cpp=0,def=0,h=0,vcproj=0,xml=0

Change-Id: I7069b4eab17a1c0f628e4f88069f8...

6ea2c5d601838f4e278653a8f88804c22af2d714 authored over 7 years ago by Daniel Kurka <[email protected]>
Remove code museum eclipse project.

Change-Id: I5107ca0366e6425e0f82ed1100a899b360a690d7

780d9f2f5e81245cf80a1881637ffefbb4b16a5d authored over 7 years ago by Daniel Kurka <[email protected]>
Remove window.console reference from ConsoleLogger.

This is causing issues with users using GWT w/ node.js [1] and
also caused issues with SDM earli...

034abe71ec9008d7cc9ff48aab508535b72ae5dc authored over 7 years ago by Goktug Gokdogan <[email protected]>
Fix edge-case in gwt-rpc client deserialization

Extracting the stream version (before actually parsing it)
failed when the version ends up being...

06545878da19214fd29bddc9a1a9411938ab1680 authored over 7 years ago by Thomas Broyer <[email protected]>
Fix regression in String.toUpperCase becoming locale-dependent

Introduced in 7db3a9b966fac5e397a162c23d68aa220662bec0,
in GWT 2.8.0.

Bug: #9540
Bug-Link: http...

7e730fe14c533c2975dd77554ad738b28773ec0e authored over 7 years ago by Thomas Broyer <[email protected]>
Widening/Narrowing opertaions in j.l.reflect.Array.

Adds correct narrowing and widening operations in
Array.java.

Change-Id: I8583263f7142337143709...

2fccdd4369dd4b18c2318698c745db42f5458cbc authored over 7 years ago by Daniel Kurka <[email protected]>
Fix ConstantsWithLookupImplCreatorTest expectations

Bug: #8611
Bug-Link: https://github.com/gwtproject/gwt/issues/8611
Change-Id: I4a6ab69dd839b12a1...

d469a76842e7bf9ce201da522a6e6def288b5c6f authored over 7 years ago by Thomas Broyer <[email protected]>
Fix JSO equals/hashCode javadoc following recent changes

JSO equals/hashCode now delegate to same-named native JS methods,
and only use the previous defa...

e9922dd104c2206212a5f0475577947a2c17fed2 authored over 7 years ago by Thomas Broyer <[email protected]>
FIX: LookupMethodCreator create too large method

Bug: #8611
Bug-Link: https://github.com/gwtproject/gwt/issues/8611
Change-Id: I6156581364a571621...

34c53312bc33e3d0d388c96592356f4b3ba1790b authored over 7 years ago by mcmics <[email protected]>
Add emulation for java.lang.reflect.Array.

Change-Id: Ie6c4b232d2d4c582cc0b8bfd6d00f86700f03c6d
Review-Link: https://gwt-review.googlesourc...

26c080e798b258c956c6536db572a65a4f9bf34b authored over 7 years ago by Daniel Kurka <[email protected]>
Makes java.util.logging.Logger optimize faster.

Patch reduces indirection on flag processing so they could
get their final value sooner and stat...

391075fef31a52727ee961a46674429daf5c3697 authored over 7 years ago by Goktug Gokdogan <[email protected]>
Fix ICE due incorrect handling of JsVarargs of native JsType.

Bug: #9544
Bug-Link: https://github.com/gwtproject/gwt/issues/9544
Change-Id: I5f151b43f2681438d...

f1c61c04d2e84f212ddd69e3d5952165c2d01f1c authored over 7 years ago by Roberto Lublinerman <[email protected]>
Replace role="presentation" with aria-hidden="true" in order to fix a previous

attempt at fixing an issue where screen readers will navigate to the hidden
input of focusable co...

8aee6c22bab057432833c4ceb0fb3dce1c30789e authored over 7 years ago by Shawn Lauriat <[email protected]>
Make JsException Test compile with J2CL.

Change-Id: Ia1465fb99c39232d7450f84020eb9a258f920b10

48d7b79d994e16e33b870dcafb4bf86797375e9b authored over 7 years ago by Daniel Kurka <[email protected]>
Simplify InternalPreconditions.

Earlier the chaining of the variables required too many passes to optimize
and propogate constan...

8435e030ae16f62cca0b70f8618fbd4b2556b14e authored over 7 years ago by Goktug Gokdogan <[email protected]>
- Correct implementation of document.getScrollTop/left.

For old browsers (<= ie10), we keep the old logic and relies on a
quirk/strict mode check to fin...

88a028f6b74ecc529a4b878301448d057d2c6e89 authored over 7 years ago by dramaix <[email protected]>
Fix handling of excludeJsInteropExport for SDM

Change-Id: I5abafb1764e80ea56871d546906d05b7fe614339

6553432a5e2fb8c258f5a168d32a48be8de16c17 authored over 7 years ago by Goktug Gokdogan <[email protected]>
Deprecate parseLenient.

It uses eval which is slow and unsafe.

Change-Id: I3de41ba0aa9a32ab43dc0e1099e461218260fc1c

9549aee4783cb253d98bfd57b4380f99269b7790 authored over 7 years ago by Jakub Vrana <[email protected]>
Add support for detecting CSP violations during unit tests in GWT.

This CL defines and implements a config property
"strictCspTestingEnabled" that can be set in .g...

b693cdce49882379b059b91bc3467069f010e265 authored over 7 years ago by Aleksandr Dobkin <[email protected]>
Add bazel rules that can be used by J2CL for building the jre.

Change-Id: Idedfdd70ca01aeb34bbb50447ede71b19c06b9a2

fcb2af106d53d414b340a5eadfcd5d2fe0ac831d authored over 7 years ago by dramaix <[email protected]>
Fix failing test.

Change-Id: I9a571944ba60986aa6de5434bdbb33553f118919

8c187f0557d632dfd039edb8ee94b218eb6cddfa authored over 7 years ago by Roberto Lublinerman <[email protected]>
Revert "Trap window.onerror by default."

This reverts commit e1f1eb0a118d5413c78b93feaa2f3f7689a2b911.

Breaks the build so let's revert ...

dd9953a41c94780e87585900918d78b7f7c0f736 authored over 7 years ago by Goktug Gokdogan <[email protected]>
Simplify ResourceLoaders.

Remove the ability to create a ResourceLoader from an arbitrary
ClassLoader and provide instead ...

3b47a808ee6cfe77dbba46bcf77056394299eb81 authored over 7 years ago by Roberto Lublinerman <[email protected]>
Do not use the ClassLoader to retrieve the class path.

This is in preparation to supporting Java 9, which does not
necessarily provide an UrlClassLoade...

5b7560c4bb6376e997981387e4f2feee1816e1dc authored over 7 years ago by Roberto Lublinerman <[email protected]>
Remove JreIndex from JdtCompiler.

This is in preparation for Java 9. Keeping track of JRE packages
has not been necessary for a lo...

87f27659af55d7d549521405ef10889e8dfe3f3a authored over 7 years ago by Roberto Lublinerman <[email protected]>
Initialize coverage object at the beginning of the script.

The coverage object needs to be initialized before any code gets
executed; @JsType exports may r...

aebc0264cf3079756345e8ff4850a8eb85933e3d authored over 7 years ago by Roberto Lublinerman <[email protected]>
Add ComplexBooleanConstant to test suppressions

Change-Id: Ia8936e9b0e334228cbe879c43ad426e94971eca1

b2dc68d4e8e808184bbcbc9792f35130b35c6880 authored over 7 years ago by Nick Glorioso <[email protected]>
Make GWT's Anchor CSP compatible.

The Anchor element uses "javascript:" as no-op URL. When used with
strict CSP, this causes a vio...

89f1d19dd838a253e70f7b98562119a8a448dc9a authored over 7 years ago by Aleksandr Dobkin <[email protected]>
Replace String.equals with == in InternalPreconditions.

Due to cycle between java.lang.String and InternalPreconditions
it requires more parsses to turn...

e7403dff70f618aa70b0165c20174f3a835a1960 authored over 7 years ago by Goktug Gokdogan <[email protected]>
Implement PriorityQueue.iterator()

Also fixes inconsistent state in addAll()
when collection with null elements passed.
Removes con...

399c18b96dc3c7b03cc39b59ae65134d997a6fb2 authored over 7 years ago by Andrei Korzhevskii <[email protected]>
Remove unneeded indirections for java.lang.Math

Change-Id: I8e0ca436daea541e720a280d746e5e6cc21d1873

06cf3230b9df5ab5af9820220512a432fc68d0b6 authored over 7 years ago by Goktug Gokdogan <[email protected]>
Fix up PriorityQueue.iterator() to support remove().

Change-Id: Iedc73edafaaf0c81ef4bdbfe3b1d144a487e4a81
Review-Link: https://gwt-review.googlesourc...

3efc7e35fd059c87df448a122062f05913595f39 authored over 7 years ago by Thomas Deegan <[email protected]>
Trap window.onerror by default.

Changes gwt.uncaughtexceptionhander.windowonerror
to REPORT_IF_NO_HANDLER.
This is a good defaul...

e1f1eb0a118d5413c78b93feaa2f3f7689a2b911 authored over 7 years ago by Daniel Kurka <[email protected]>
Add java.io.Externalizable.

Add java.io.Externalizable so that shared code that implements it can
compile in GWT.

Change-Id...

a3a3e6900b953e1559e136c7747ce1d672e00b1c authored over 7 years ago by Roberto Lublinerman <[email protected]>
Revert "Adds emulation for some Java IO classes."

Externalization will not be supported in the foreseeable future.
A smaller alternative patch wil...

e8852f651aaad842e1e110bb07064cbaa0901230 authored over 7 years ago by Roberto Lublinerman <[email protected]>
Adds emulation for some Java IO classes.

Adds emulation for the following Java IO classes based on
the Android libcore implementation:
...

b3c64a7a62f69a90820b61a77b93056f20d623c9 authored over 7 years ago by Roberto Lublinerman <[email protected]>
Update globals to Chrome 60.0.3112.24.

Change-Id: I975f2c41be69a50ae03e4be85d8602e6c3a0f5f3

a2998acb0251fbf81fa765757468b0f067aeed06 authored over 7 years ago by Roberto Lublinerman <[email protected]>
Forward window.onerror into the UncaughtExceptionHandler.

This change allows GWT to trap window.onerror and forward
errors to the uncaught exception handl...

46a93496404c5ca787762dc52452f93c6cad08b6 authored over 7 years ago by Daniel Kurka <[email protected]>
Update samples and webAppCreator to gwt-maven-plugin 1.0-rc-8

Change-Id: I26960e311f6e0896edd3da647336d78f02dce24f

0c3c7307f68924d90625544040d401c8dc275648 authored over 7 years ago by Thomas Broyer <[email protected]>
Declare jsr305 as a dependency.

It was a choice in 9252212887f6991b0ef08d40352bede7d96a37a9 to
leave it out as it wasn't needed ...

29ef30ae9342dbd33a89c3a93437af5449a89f24 authored over 7 years ago by Thomas Broyer <[email protected]>
No longer need to filter out .svn/ in Eclipse setup steps

The project has switched to Git a long time ago now.

Change-Id: I709b05642f14a083bb5a38cd5872c0...

71a1ada26c43f87050c03768b54026f8eec6711b authored over 7 years ago by Harikishore Kuppa <[email protected]>
Fixes (include|exclude)JsInteropExports arguments handling in DevMode.

When launching CodeServer through DevMode (like in eclipse plugin)
includeJsInteropExports and e...

525488db6a5d60e0fe3d835a2dab50647829dd34 authored over 7 years ago by Alexander Leshkin <[email protected]>
Clean jsinterop tests.

Change-Id: I3c6fb99c1fecc29c2a33b92bc2ce47323d553e72
Review-Link: https://gwt-review.googlesourc...

26f46d6007fc78f294be9283a03b1f86ae1b9027 authored over 7 years ago by Goktug Gokdogan <[email protected]>
Update ConsoleLogger native types to better reflect DOM spec.

Change-Id: I78780fc7f4e20897d78f53c8f5a2d3adb236e614
Review-Link: https://gwt-review.googlesourc...

d987899fb69f403a42caa5d098ca02b0579c5449 authored over 7 years ago by Goktug Gokdogan <[email protected]>
Mark JSNI methods in JRE as "unusable-by-js" for J2CL

J2CL encourages these methods to have a nice simple
and supported name as they are implemented i...

4c64599ad8202bf07004fb99f6c59b6af3de37bd authored over 7 years ago by Goktug Gokdogan <[email protected]>
Fixes regression on ConsoleLogger.

After JSNI to jsinterop refactoring we started always
referring to console as 'console'. However...

6138b887c8be9921d1f2735f019282cb1dc83505 authored over 7 years ago by Goktug Gokdogan <[email protected]>
Inline JsUtil helpers where applicable

Change-Id: I3a2e36299cb08e29303144084af593a8a52411cd

638cffa25a2c9268e28400c02ca740490de914a9 authored over 7 years ago by Goktug Gokdogan <[email protected]>
Cleans up most of JSNI from ConsoleLogger.

Change-Id: I1db346713894624450a723f510141a822ebcfeb5
Review-Link: https://gwt-review.googlesourc...

2902331835165afdea8d0c7df06fc2898c1711c1 authored over 7 years ago by Goktug Gokdogan <[email protected]>
Fix some type issues in tests

Change-Id: I9633d7ecb48396c0d0943c09e7b57d04aeb25b9f

9f949507a687e7f9d40aa1eae27958a1e69125ee authored over 7 years ago by Goktug Gokdogan <[email protected]>