Sign in
gwt
/
gwt
/
c892e93facb429111bbbfca0cda9cad0dbae7f78
/
user
/
src
3e7a0ab
Fix webAppCreator Ant and Eclipse test targets for devMode vs. prod
by Thomas Broyer
· 9 years ago
383ea3c
Remove hack overriding ListIterator.remove in AutoBeanFactoryGenerator.
by Andrei Korzhevskii
· 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
e1fcefa
Makes Throwable.backingJsObject to not rely on exports.
by Goktug Gokdogan
· 9 years ago
eedbcb7
Restore access to legacy logging flags
by Goktug Gokdogan
· 9 years ago
b5d6f2e
Add support for native JsType hashCode and equals.
by Roberto Lublinerman
· 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
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
162ccc9
Remove -XenableClosureCompiler.
by Roberto Lublinerman
· 9 years ago
4c00188
Special case JsExcepiton in GWT-RPC policy.
by Goktug Gokdogan
· 9 years ago
48e3ba9
Makes NPE extend from JsException
by Goktug Gokdogan
· 9 years ago
de36e8e
Call onLayout when there is no animation
by Uemit Seren
· 9 years ago
139b782
Fix MimimalRebuildCache leak when compiling multiple modules.
by Roberto Lublinerman
· 9 years ago
967e1ac
Fix ConstraintViolationImpl.equals
by Milan Koníř
· 9 years ago
bbdae51
Mark htmlEscapeAllowEntities as @IsSafeHtml
by Julian Bangert
· 9 years ago
22ee5a6
Add br tag can be sanitized by SimpleHtmlSanitizer
by Goktug Gokdogan
· 9 years ago
7d24f73
Remove all references to @PreventSpuriousRebuilds.
by Goktug Gokdogan
· 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
342719e
Add @IsSafeUri annotations to legacy attributes.
by Julian Bangert
· 9 years ago
be51acf
Tighten up some of the grammar in the java doc for jsinterop annotations.
by Thoams Deegan
· 9 years ago
b2b6ed0
Remove some no longer needed code.
by Goktug Gokdogan
· 9 years ago
f1381ca
Migrate all javaemul.internal to user
by Goktug Gokdogan
· 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
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
7ec5f36
Adds 'flex' and 'inline-flex' as a display value
by Julien Dramaix
· 9 years ago
f4e0726
Revert "ui:import tags now have highest precedence in the generated "
by Manuel Carrasco Moñino
· 9 years ago
178ae94
ui:import tags now have highest precedence in the generated UiBinder class
by Mark Kuznetsov
· 10 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
4b2dbf3
Add CSS3 and GSS support in InterfaceGenerator
by Julien Dramaix
· 9 years ago
d0429c1
Moves all new property names under 'jre.*'
by Goktug Gokdogan
· 9 years ago
a0de97b
Move Maven samples to net.ltgt.gwt.maven:gwt-maven-plugin
by Thomas Broyer
· 9 years ago
6dd7a4a0
Remove maven-eclipse-plugin from webAppCreator-generated Maven POM
by Thomas Broyer
· 9 years ago
c628ff9
Add outputDirectory to webAppCreator-generated Maven POM
by Thomas Broyer
· 9 years ago
09748f8
Add sourceEncoding UTF-8 to webAppCreator-generated Maven POM
by Thomas Broyer
· 9 years ago
4c8cc62
Make webAppCreator generate a GWTTestSuite
by Thomas Broyer
· 9 years ago
ce0c570
Remove gwt-codeserver dependency from Maven template and samples
by Thomas Broyer
· 9 years ago
02981cd
Make prod the default for GwtTestcases.
by Daniel Kurka
· 10 years ago
dd141d6
Remove legacy JsInterop.
by Roberto Lublinerman
· 9 years ago
0a80184
Fix some warnings for Closure integration.
by Goktug Gokdogan
· 9 years ago
a1eca0c
Quick fix to make some testing tools happy.
by Goktug Gokdogan
· 9 years ago
1d660d2
Make exceptions work across Java/JavaScript boundary
by Goktug Gokdogan
· 9 years ago
2c8f839
Split JsInterop annotations into their own JAR when deploying to Maven
by Thomas Broyer
· 9 years ago
710bc47
Add GPE default GWT nature to the Eclipse .project file
by branflake2267@gmail.com
· 9 years ago
393a233
remove another use of fromTrustedString
by Julian Bangert
· 9 years ago
04cac50
Cleanup of SafeHtml bypass functions.
by Julian Bangert
· 9 years ago
ef67f6b
Adding SafeHTML annotations to gwt-user-bare.
by Julian Bangert
· 9 years ago
d851d50
Replace defaults for JsInterop annotations' params.
by Goktug Gokdogan
· 9 years ago
7551643
Enforce JsPackage.GLOBAL to access global object.
by Goktug Gokdogan
· 9 years ago
df6b35e
Removes property name references to SDM.
by Goktug Gokdogan
· 9 years ago
15c129d
Add helper functions to DirectionalTextHelper.
by Jakub Vrana
· 9 years ago
4b0b2fa
Increase default memory for newly created web apps.
by branflake2267@gmail.com
· 9 years ago
0a7b1bd
Enables JsInterop by default & introduces -generateJsInteropExports.
by Roberto Lublinerman
· 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
46da3ee
Implement SafeUriString#toString
by Alvin Abdagic
· 9 years ago
de0dede
Fix javadoc nit for JsOverlay
by Goktug Gokdogan
· 9 years ago
1391d26
Add GSS for loop and genkeyframes
by Julien Dramaix
· 9 years ago
4059b73
Add support and checks for @JsOverlay.
by Roberto Lublinerman
· 9 years ago
55dc5bd
Changed behavior of Arrays.asList().toArray() to match new JDK sematics.
by Roberto Lublinerman
· 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
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
04b56f4
Introduces native JsType.
by Goktug Gokdogan
· 10 years ago
67a31be
Fix JsoSplittable (AutoBeans) to work with boolean/double
by Ray Cromwell
· 10 years ago
5bcfb03
Add a check for special html characters to SafeHtmlUtils#fromString().
by Alex Trofimov
· 10 years ago
2b23c5e
Reduces visibility to keep the compatibility.
by Goktug Gokdogan
· 10 years ago
de8d164
Removes LongLib dependency from GWT-RPC.
by Goktug Gokdogan
· 10 years ago
f9b03d1
Adds -XenableClosureCompiler flag to JUnitShell.
by Goktug Gokdogan
· 10 years ago
1889200
Reduce JSNI for arrays and internal API cleanup.
by Goktug Gokdogan
· 10 years ago
892d176
Set row attributes depending on current row value.
by Julien Dramaix
· 10 years ago
9f283b7
Fix corner case in server-side Stack trace debofuscation.
by Roberto Lublinerman
· 10 years ago
d1dc269
Fix logging rebind.
by Daniel Kurka
· 10 years ago
7087f2f
Refactor logging to be compatible with j2cl.
by Daniel Kurka
· 10 years ago
b5ab94d
Enhances JRE emul to utilize ES6 Map.
by Goktug Gokdogan
· 10 years ago
cda155d
Move internals to javaemul.internal in dev.
by Daniel Kurka
· 10 years ago
829545d
Move coercions into the JRE.
by Daniel Kurka
· 10 years ago
c1cc719
Fixes Cookies.getCookie() to prefer the most specific cookie instead of the
by Winston Ewert
· 10 years ago
6d27b46
Remove dep on Impl & cleanup System.java.
by Daniel Kurka
· 10 years ago
b1a19fa
Move Preconditions into JRE.
by Daniel Kurka
· 10 years ago
e0dda9f
Move Md5Digest implementation into emulation.
by Daniel Kurka
· 10 years ago
27f9290
Fix AutoBeanFactory#equals in the JVM
by Thomas Broyer
· 10 years ago
7d65940
Flag cleanup
by Goktug Gokdogan
· 10 years ago
f077eee
Properly handle Object methods in AutoBeanFactory in the JVM
by Andreas Kohn
· 10 years ago
08c5e3e
Fix constant reference in GSS.
by jdramaix
· 10 years ago
cfd26f1
Fix -setProperty handler.
by Goktug Gokdogan
· 10 years ago
e96aa22
Fix sorting of place types in generated getTokenAndPrefix
by Thomas Broyer
· 10 years ago
Next »