Sign in
gwt
/
gwt
/
f7355dd83657a1c3355c1eda63557d5e79935056
f7355dd
Update globals as of Chrome 48.0.2564.23
by Roberto Lublinerman
· 9 years ago
15a925d
Sync back BUILD files.
by Roberto Lublinerman
· 9 years ago
13dd442
Add treatment for special native types.
by Roberto Lublinerman
· 9 years ago
69c37ea
Disallow concrete @JsProperty on static methods.
by Roberto Lublinerman
· 9 years ago
0a80184
Fix some warnings for Closure integration.
by Goktug Gokdogan
· 9 years ago
989b153
Renames Exceptions wrap/unwrap to toJava/toJs
by Goktug Gokdogan
· 9 years ago
ec8c0e7
Refactors pieces out of JavaScriptExceptionTest
by Goktug Gokdogan
· 9 years ago
8b0d5d9
Skip NullPointerException backing object test in JVM
by Goktug Gokdogan
· 9 years ago
ad8ed35
Fixed spelling error when starting CodeServer
by Thorsten Jacoby
· 9 years ago
68f5d8f
Fixing up the Maven samples to work with GWT 2.8
by branflake2267@gmail.com
· 9 years ago
514862d
Fix regression caused by @JsOverlay and default methods.
by Roberto Lublinerman
· 9 years ago
848af07
Fix JAnalysisDecoratedType regarding JsInterop.
by Roberto Lublinerman
· 9 years ago
67b5552
Updates JsExportTest verifications to use JsInterop instead of JSNI.
by John Stalcup
· 9 years ago
5f8c910
Implement @JsOverlay with default methods in Java8.
by Roberto Lublinerman
· 9 years ago
910354c
Allow general initializer in @JsOverlay static fields.
by Roberto Lublinerman
· 9 years ago
6b690bd
Make sure classliteral fields related to JsVarargs array are created.
by Roberto Lublinerman
· 9 years ago
c8fea1f
Make the new exception code work with -nogenerateJsInteropExports.
by Roberto Lublinerman
· 9 years ago
fe3aaef
Add support for JsInterop varargs.
by Roberto Lublinerman
· 9 years ago
9e58c40
Makes NullPointerException propagate as TypeError.
by Goktug Gokdogan
· 9 years ago
9deb41f
JVariableRef cleanup.
by Roberto Lublinerman
· 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
297d775
Fix instanceof for primitives & string.
by Daniel Kurka
· 9 years ago
890af91
Update JS keywords to ES6.
by Roberto Lublinerman
· 9 years ago
638d891
Special treat casting for native Array & Object.
by Daniel Kurka
· 9 years ago
b01585b
JParameter cleanup.
by Roberto Lublinerman
· 9 years ago
426aeda
generateJsInteropExports flag does not work in SDM
by Manuel Carrasco Moñino
· 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
fc71869
Fixes missing unwrapping logic in emulated stack mode.
by Goktug Gokdogan
· 9 years ago
9d68de0
Fix static initializers for interfaces with default methods.
by Roberto Lublinerman
· 9 years ago
393a233
remove another use of fromTrustedString
by Julian Bangert
· 9 years ago
5c404f5
Consider native fields that are only written to live.
by Goktug Gokdogan
· 9 years ago
c251eaa
Fix implementation of Object methods invoked on native JsTypes.
by Goktug Gokdogan
· 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
2394a16
Moves JsInterop tests to a different package.
by Goktug Gokdogan
· 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
1d5da6e
Revert "Split JsInterop annotations into their own JAR when deploying to Maven"
by Thomas Broyer
· 9 years ago
df6b35e
Removes property name references to SDM.
by Goktug Gokdogan
· 9 years ago
8958cd4
Fix the checking for JsProperty override name clash
by Goktug Gokdogan
· 9 years ago
77940d9
Respect quoting for object literals in JSNI code.
by Roberto Lublinerman
· 9 years ago
e5f03e1
Fix test failure.
by Roberto Lublinerman
· 9 years ago
6a31ce3
Split JsInterop annotations into their own JAR when deploying to Maven
by Thomas Broyer
· 9 years ago
faaaf63
Maven scripts were unintentionally leaving pom.xml.asc files
by Thomas Broyer
· 9 years ago
001e532
Make sure native fields are not pruned.
by Roberto Lublinerman
· 9 years ago
d519caa
Make some methods static (J2cl dispatch).
by Daniel Kurka
· 9 years ago
2213479
Remove JSNI references in C.java.
by Daniel Kurka
· 9 years ago
92d74b9
Fix JsMethod name for String constructors.
by Daniel Kurka
· 9 years ago
79ae03a
Add correctness test for SameParameterValueOptimizer and JsTypes.
by Roberto Lublinerman
· 9 years ago
8a2eefa
Do not rely on NPE's in MathContext.
by Daniel Kurka
· 9 years ago
65689c6
Add defaults for System.getProperty calls.
by Daniel Kurka
· 9 years ago
41958aa
Fixes handling of non-public JsMethods.
by Goktug Gokdogan
· 9 years ago
60b5495
Rollback field pruning change for new flags.
by Roberto Lublinerman
· 9 years ago
15c129d
Add helper functions to DirectionalTextHelper.
by Jakub Vrana
· 9 years ago
69c9a54
Add nightly build status & chat badges for Github
by Jens Nehlmeier
· 9 years ago
e42f813
Provide generateJsInteropExports in user web tests.
by Andrei Korzhevskii
· 9 years ago
0d84721
Rollback method pruning change for new flags.
by Goktug Gokdogan
· 9 years ago
5d563e5
Ban switching of JsProperty/JsMethod on overrides
by Goktug Gokdogan
· 9 years ago
538ff9e
Revert "Make object literal property names emitted consistently."
by Roberto Lublinerman
· 9 years ago
184e750
Fix bad code generation involving method references and generics.
by Roberto Lublinerman
· 9 years ago
adca129
Adds native JsType tests for defenders.
by Goktug Gokdogan
· 9 years ago
2.8.0-beta1
a3fc79f
Make sure synthetic bridge methods are properly rewritten.
by Roberto Lublinerman
· 9 years ago
5d65009
Make object literal property names emitted consistently.
by Roberto Lublinerman
· 9 years ago
4b0b2fa
Increase default memory for newly created web apps.
by branflake2267@gmail.com
· 9 years ago
41fd5ef
Fix resource scanning for Windows file conventions.
by Roberto Lublinerman
· 9 years ago
6b9f861
Adhere to Java 8 semantics in static initialization for interfaces.
by Roberto Lublinerman
· 9 years ago
6c7dce0
Fix int overflow in BigInteger.intValue()
by Andrei Korzhevskii
· 9 years ago
0b0723f
Avoid unnecessary path scanning during JSNI resolution.
by Roberto Lublinerman
· 9 years ago
0a7b1bd
Enables JsInterop by default & introduces -generateJsInteropExports.
by Roberto Lublinerman
· 9 years ago
b4bf48a
Fix semantics of try-with-resources.
by Roberto Lublinerman
· 9 years ago
5a42eac
Fix SourceMapTest.
by Roberto Lublinerman
· 9 years ago
3cd96f2
Restores DevMode specific linker hacks.
by John Stalcup
· 9 years ago
df8f7c4
Add link to GSS migration doc.
by Daniel Kurka
· 9 years ago
47e7175
Run JsInteropRestrictionCheckerTest in Java 8 mode.
by Roberto Lublinerman
· 9 years ago
35e48b4
Enforce JsOverlay for compile time constants.
by Goktug Gokdogan
· 9 years ago
d746d95
Redo file watching refactor.
by Goktug Gokdogan
· 9 years ago
26cd2b5
Update GSS to Head (2015-11-04)
by Julien Dramaix
· 9 years ago
46da3ee
Implement SafeUriString#toString
by Alvin Abdagic
· 9 years ago
9b40ef1
Adds checking for static property accessors.
by Goktug Gokdogan
· 9 years ago
51f96f2
Restore some behavior for old annotations.
by Goktug Gokdogan
· 9 years ago
dc66a77
Fixes mishandling of deleted and renamed dirs.
by Goktug Gokdogan
· 9 years ago
64e3270
Refactor property/member identification for JsInterop.
by Goktug Gokdogan
· 9 years ago
4312ec8
Some cleanup in jsinterop tests.
by Goktug Gokdogan
· 9 years ago
cb212cd
Makes native static property accessors work.
by Goktug Gokdogan
· 9 years ago
6479696
Noop refactor in JParameter/JLocal.
by Roberto Lublinerman
· 9 years ago
de0dede
Fix javadoc nit for JsOverlay
by Goktug Gokdogan
· 9 years ago
667d21f
Adds support for static overlay methods.
by Goktug Gokdogan
· 9 years ago
91fdb93
Fix java.lang.Object methods when called on native JsType.
by Roberto Lublinerman
· 9 years ago
38039e3
Starts calling constructor of super native types.
by Goktug Gokdogan
· 9 years ago
3345e54
Allow non-Java Bean style JsProperty.
by Goktug Gokdogan
· 9 years ago
4bb81e9
Add native JsType checks to JsInteropRestriction checker.
by Roberto Lublinerman
· 9 years ago
65e6d58
Fix internal error that happens when an EntryPoint has no zero-arg constructor.
by Roberto Lublinerman
· 9 years ago
0590d51
Suppress warning in JsType tests.
by Roberto Lublinerman
· 9 years ago
1391d26
Add GSS for loop and genkeyframes
by Julien Dramaix
· 9 years ago
6378e95
Disallow non native methods on a native JsType.
by Roberto Lublinerman
· 9 years ago
9f6aa5e
Give better error messages when there are global name collisions.
by Roberto Lublinerman
· 9 years ago
11d0a14
Adding identifier checks for js name.
by Roberto Lublinerman
· 9 years ago
031a0f0
Use a consistent ordering for reporting errors.
by Roberto Lublinerman
· 9 years ago
Next »