346
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove outdated jni/ folder. More... over 6 years ago
Remove code museum eclipse project. More... over 6 years ago
Do not use the type Console. More... over 6 years ago
Remove window.console reference from ConsoleLogger. More... over 6 years ago
Add keycode constants for open square bracket, [, and close square bracket, ]. More... over 6 years ago
Widening/Narrowing opertaions in j.l.reflect.Array. More... over 6 years ago
Fix ConstantsWithLookupImplCreatorTest expectations
[email protected]
as Thomas Broyer
More... over 6 years ago
Remove all uses of javascript:'' URLs for strict CSP compliance
[email protected]
as Thomas Broyer
More... over 6 years ago
Fix JSO equals/hashCode javadoc following recent changes
[email protected]
as Thomas Broyer
More... over 6 years ago
Fix edge-case in gwt-rpc client deserialization
[email protected]
as Thomas Broyer
More... over 6 years ago
Fix regression in String.toUpperCase becoming locale-dependent
[email protected]
as Thomas Broyer
More... over 6 years ago
Add emulation for java.lang.reflect.Array. More... over 6 years ago
Makes java.util.logging.Logger optimize faster. More... over 6 years ago
Fix ICE due incorrect handling of JsVarargs of native JsType. More... over 6 years ago
Make JsException Test compile with J2CL. More... over 6 years ago
Simplify InternalPreconditions. More... over 6 years ago
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 containers when they should not: https://github.com/gwtproject/gwt/commit/bda85103bd88e9a58d0158e5a4a2946519e99bed More... over 6 years ago
Fix handling of excludeJsInteropExport for SDM More... over 6 years ago
- Correct implementation of document.getScrollTop/left. More... over 6 years ago
Deprecate parseLenient. More... over 6 years ago
Add bazel rules that can be used by J2CL for building the jre. More... over 6 years ago
Add support for detecting CSP violations during unit tests in GWT. More... over 6 years ago
Fix failing test. More... almost 7 years ago
Simplify ResourceLoaders. More... almost 7 years ago
Revert "Trap window.onerror by default." More... almost 7 years ago
Remove JreIndex from JdtCompiler. More... almost 7 years ago
Do not use the ClassLoader to retrieve the class path. More... almost 7 years ago
Initialize coverage object at the beginning of the script. More... almost 7 years ago
Add ComplexBooleanConstant to test suppressions More... almost 7 years ago
Make GWT's Anchor CSP compatible. More... almost 7 years ago