Sign in
gwt
/
gwt
/
21e557ee56e257bc4af1b1b637f5ba5d775a56dd
/
dev
21e557e
Fix test failure caused by updating Closure Compiler to v20160315
by Michael Zhou
· 9 years ago
1ed44cd
Update Closure Compiler to v20160315
by Michael Zhou
· 9 years ago
a3373c6
Fix an infinite loop with -compileReport.
by Roberto Lublinerman
· 9 years ago
40d6459
Remove remaining references to @PreventSpuriousRebuilds.
by Goktug Gokdogan
· 9 years ago
7d24f73
Remove all references to @PreventSpuriousRebuilds.
by Goktug Gokdogan
· 9 years ago
99ec446
Fix NoSuchMethod exception in UnifyAST due to unresolved method references.
by Roberto Lublinerman
· 9 years ago
e2a95dc
Log instead of throwing when saving generated sources
by Uemit Seren
· 9 years ago
349bfa6
Remove accidental override removal optimization.
by Roberto Lublinerman
· 9 years ago
537998e
Change "OutboxTable outboxes" to "OutboxTable outboxTable"
by Michael Zhou
· 9 years ago
c4a8acb
Update apache commons-collections to 3.2.2.
by Roberto Lublinerman
· 9 years ago
2e5f97e
Fix liveness of array classliterals for JsVarargs.
by Roberto Lublinerman
· 9 years ago
d57f64d
Revert "Cleanup array usage of class literals."
by Roberto Lublinerman
· 9 years ago
f187d80
Make CodeServer force next recompile after clearing cache.
by David Becker
· 9 years ago
f1381ca
Migrate all javaemul.internal to user
by Goktug Gokdogan
· 9 years ago
0ee0798
Uncomment test after JDT upgrade
by Thomas Broyer
· 9 years ago
a1e72dd
Cleanup array usage of class literals.
by Roberto Lublinerman
· 9 years ago
82259c2
Allow launcherDir to be created when starting CodeServer
by Artur Signell
· 9 years ago
970bbca
JsOptional restriction checks
by Roberto Lublinerman
· 9 years ago
a7df3d0
Fix sourcelevel help message.
by Roberto Lublinerman
· 9 years ago
de0b77f
Inherit JsName from super method if omitted.
by Roberto Lublinerman
· 9 years ago
8c52eb6
Adding missing Ant properties when disabling tests
by Manuel Carrasco Moñino
· 9 years ago
2f021dc
Remove SourceLevel.JAVA7 now that we started landing Java 8 emulations
by Thomas Broyer
· 9 years ago
e290623
Bump Jetty version to 9.2 including transitive dependencies
by David Ostrovsky
· 11 years ago
5100c36
Make Java 8 the default -sourceLevel.
by Roberto Lublinerman
· 9 years ago
5cbb0ff
Fix bug optimizing instanceof JSO[] and split CompilerSuite.
by Roberto Lublinerman
· 9 years ago
2dc713a
Use patched JDT to circumvent memory leak when compiling for Java 8.
by Roberto Lublinerman
· 9 years ago
989349d
Make NativeSubclass.class.getSuperclass() return Object.class.
by Roberto Lublinerman
· 9 years ago
de24929
Add tests for casts to special Native types.
by Roberto Lublinerman
· 9 years ago
e26a8d2
Make Native[].class literals be transformed into JSO[].class.
by Roberto Lublinerman
· 9 years ago
49a04a8
Fix JS varargs when null array is passed.
by Roberto Lublinerman
· 9 years ago
b2d255b
Make JSO[] and native JsType getClass() return JavaScriptObject[].class.
by Roberto Lublinerman
· 9 years ago
dfc6e88
Switch to native JsTypes for String and Math.
by Goktug Gokdogan
· 9 years ago
06f48f1
Fix method call tightening involving native JsTypes.
by Roberto Lublinerman
· 9 years ago
83b9b1e
Fix incorrect import in a test.
by Goktug Gokdogan
· 9 years ago
d0429c1
Moves all new property names under 'jre.*'
by Goktug Gokdogan
· 9 years ago
caf0f8c
Make ExternalPermutationWorker bind sockets lazily.
by Roberto Lublinerman
· 9 years ago
02981cd
Make prod the default for GwtTestcases.
by Daniel Kurka
· 10 years ago
f85a692
Fix nullness analysis for JSOs and propagate through casts.
by Roberto Lublinerman
· 9 years ago
0d178f1
Remove GwtIncompatible from EmulatedCharset.
by Goktug Gokdogan
· 9 years ago
dd141d6
Remove legacy JsInterop.
by Roberto Lublinerman
· 9 years ago
4ca2775
Allow casting native arrays to Object[].
by Roberto Lublinerman
· 9 years ago
8d33a39
Mark arrays of leaf type java.lang.Object as canBeReferencedExternally.
by Roberto Lublinerman
· 9 years ago
dca53da
Remove string based JavaScript instanceof.
by Roberto Lublinerman
· 9 years ago
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
ad8ed35
Fixed spelling error when starting CodeServer
by Thorsten Jacoby
· 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
fe3aaef
Add support for JsInterop varargs.
by Roberto Lublinerman
· 9 years ago
9deb41f
JVariableRef cleanup.
by Roberto Lublinerman
· 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
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
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
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
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
001e532
Make sure native fields are not pruned.
by Roberto Lublinerman
· 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
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
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
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
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
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
cb212cd
Makes native static property accessors work.
by Goktug Gokdogan
· 9 years ago
Next »