Sign in
gwt
/
gwt
/
87f7428873840eb08d7488faff2e84f361efae83
/
dev
87f7428
Fix broken test
by Manuel Carrasco Moñino
· 11 years ago
e5aed8e
Deprecate IFrameLinker and XSLinker
by Thomas Broyer
· 11 years ago
1137990
Super Dev Mode: add -launcherDir flag
by Brian Slesinsky
· 11 years ago
96a3bae
Set module base url to make GWT RPC work with -superDevMode
by Daniel Kurka
· 11 years ago
b6666df
Add deps for CodeServer unit tests.
by Daniel Kurka
· 11 years ago
88e43f5
Use load event instead of DOMContentLoaded
by Daniel Kurka
· 11 years ago
e90328c
Fix locale provider when using devmode with -superDevMode
by Daniel Kurka
· 11 years ago
ddb4e4a
Defer injection of recompile.nocache.js until document has loaded.
by Daniel Kurka
· 11 years ago
ef91f27
Defer starting compiles until body is available.
by Daniel Kurka
· 11 years ago
556d955
Split SDM's JavaScript into a lib that can be tested.
by Daniel Kurka
· 11 years ago
f0a054a
Remove console messages that may be confusing to the user
by Manuel Carrasco Moñino
· 11 years ago
caced66
Compiler options where not properly propagated when -localWorkers > 1.
by Roberto Lublinerman
· 11 years ago
9536fe3
Super Dev Mode: lots of I/O cleanup
by Brian Slesinsky
· 11 years ago
b50f30f
Clean unused imports.
by Daniel Kurka
· 11 years ago
d468c48
Unrestrict permutation before generating providers.
by Daniel Kurka
· 11 years ago
2d3eff8
Fix nullness analysis in TypeTightener.
by Roberto Lublinerman
· 11 years ago
920ba90
Simplifies the way linkers add code at the beginning of the output.
by Roberto Lublinerman
· 11 years ago
22ab774
Adds a missing Ant RecompilerTest dependency.
by John Stalcup
· 11 years ago
7dc47a0
Fix Servlet 3.0 initialization in JettyLauncher.
by Manuel Carrasco Moñino
· 11 years ago
5088783
Recompile current module on reload if started through dev mode.
by Daniel Kurka
· 11 years ago
0fee61f
Make static evaluation of java arithmethic JS compliant.
by Roberto Lublinerman
· 11 years ago
6cdfe15
Fixes a missing BUILD file reference.
by John Stalcup
· 11 years ago
5486a48
Makes SDM MinimalRebuildCache updates transactional.
by John Stalcup
· 11 years ago
ab4f599
Replace occurrences of perFileCompile with incrementalCompile
by Goktug Gokdogan
· 11 years ago
16695ff
Fixes incremental flag to not leak into JUnitShell.
by Goktug Gokdogan
· 11 years ago
2809068
Unignores CSS changes in .ui.xml files in incremental compiles.
by John Stalcup
· 11 years ago
724c722
Update DevMode's SDM to the same incremental default as SDM
by Thomas Broyer
· 11 years ago
8aa3abc
Fix BUILD for ASM 5.0.3.
by Roberto Lublinerman
· 11 years ago
fc0c4e8
Super Dev Mode: fix module page for IE9
by Brian Slesinsky
· 11 years ago
40937c7
Makes Wildcard bound calc. stable regardless of type order.
by John Stalcup
· 11 years ago
53639e2
Super Dev Mode: better errors when we haven't compiled yet
by Brian Slesinsky
· 11 years ago
c6c4527
Turn on incremental by default.
by Daniel Kurka
· 11 years ago
5ea45de
Fix superDevMode in IE8
by Manuel Carrasco Moñino
· 11 years ago
5a99087
Inline computeScriptBase.
by Manuel Carrasco Moñino
· 11 years ago
44cb549
Adding a parameter to DevMode to set the modules folder.
by Manuel Carrasco Moñino
· 11 years ago
8d1183e
Adding XjsInteropMode and incremental args to SDM.
by Manuel Carrasco Moñino
· 11 years ago
3a0c4ae
Fixes incorrect linked type order changes after recompile.
by John Stalcup
· 11 years ago
5bba5e4
Upgrade cglib to 3.1, fix ASM5 breakages
by Ray Cromwell
· 11 years ago
ad0af16
Fix failing JDT3.10 test breakage
by Ray Cromwell
· 11 years ago
c46a026
Upgrade to ASM5.0.3
by Ray Cromwell
· 11 years ago
c2dee35
Use Eclipse 4.4/Java8 version of JDT
by Ray Cromwell
· 11 years ago
3d213fd
Fix asserts in JsInterop
by Ray Cromwell
· 11 years ago
8567a6f
Add non experimental flag for incremental compiles.
by Daniel Kurka
· 11 years ago
22c9f02
Fix handling of fields whose unitialized values can be seen.
by Roberto Lublinerman
· 11 years ago
8d847ad
Fix CompilerTest due to missing dependency.
by Roberto Lublinerman
· 11 years ago
11b1cdc
Makes Generator output invalidation more accurate.
by John Stalcup
· 11 years ago
0046038
Update Chrome globals to 37.0.2062.94.
by Roberto Lublinerman
· 11 years ago
b52abb7
Fix UiBinder non determinism.
by Roberto Lublinerman
· 11 years ago
204f6cb
Update codeserver BUILD file.
by Roberto Lublinerman
· 11 years ago
fd60156
Super Dev Mode: add user-defined tags to JobEvent
by Brian Slesinsky
· 11 years ago
66ef7c7
Make CssResourceGenerator produce stable and correct output.
by Daniel Kurka
· 11 years ago
d211c2d
Super Dev Mode: support standalone apps without precompile
by Brian Slesinsky
· 11 years ago
bfc6937
Fixed ICE in EqualityNormalizer due to bug in Pruner.
by Roberto Lublinerman
· 11 years ago
f05741a
Reduce the number of classes in the preamble.
by Roberto Lublinerman
· 11 years ago
21ebfe2
Small cleanup in MinimalRebuildCache.
by Roberto Lublinerman
· 11 years ago
159dd08
Let JDT handle compile-time constants when not doing per file compile.
by Roberto Lublinerman
· 11 years ago
3da1527
Fixes UnifyAst.computeOverrides() when loading a partial world.
by John Stalcup
· 11 years ago
2f8bd04
Fix error reproting for missing annotation classes.
by Roberto Lublinerman
· 11 years ago
2ab4921
Remove mention of -Xincremental from CodeServer options' help
by Thomas Broyer
· 11 years ago
972e041
Removing boxed String support.
by Goktug Gokdogan
· 11 years ago
13724c6
Super Dev Mode: fix tests to work better with Google
by Brian Slesinsky
· 11 years ago
681c92d
Extends staleness marking incase of unstable Generator output.
by John Stalcup
· 11 years ago
0ebf8dd
Fix a regression in EnumOrdinalizer introduced in review 9083.
by Roberto Lublinerman
· 11 years ago
990441d
Don't inline compile time constants at AST construction and fix coercions.
by Roberto Lublinerman
· 11 years ago
8cc99f2
Fix field initialization error in per file compile.
by Roberto Lublinerman
· 11 years ago
f46f3db
Fix EnumOridnalizer codesize regression.
by Roberto Lublinerman
· 11 years ago
6c2cc42
Super Dev Mode: remove -Xincremental and add new JobEvent properties
by Brian Slesinsky
· 11 years ago
eb651f6
Make Enum.values() return a copy of the values array.
by Roberto Lublinerman
· 11 years ago
0d4b417
Super Dev Mode: replace public event logging API
by Brian Slesinsky
· 11 years ago
f3e82bf
Cleanup in CompilationUnitTypeOracleUpdater.
by Roberto Lublinerman
· 11 years ago
d509059
Makes a PersistentUnitCache only for directory -war's.
by John Stalcup
· 11 years ago
267ad5e
Opts compilePerFile into noPrecompile to avoid >1 permutation.
by John Stalcup
· 11 years ago
887749a
Super Dev Mode: move RecompileListener event handling to Job
by Brian Slesinsky
· 11 years ago
0c874bd
Makes JsSourceMaps much faster.
by John Stalcup
· 11 years ago
b50a7f3
Super Dev Mode: introduce JsonExporter
by Brian Slesinsky
· 11 years ago
c61db29
Small improvements for SuperDev.
by Roberto Lublinerman
· 11 years ago
8e2482b
Parallelize parsing of bytecode when updating TypeOracle.
by Roberto Lublinerman
· 11 years ago
7ae1b25
Super Dev Mode: clean up module names and show bindings
by Brian Slesinsky
· 11 years ago
a43aa78
Fixes cascaded generator invalidation for inner classes.
by John Stalcup
· 11 years ago
cd0143e
Keep permutation results in memory for per file compiles.
by Roberto Lublinerman
· 11 years ago
9da4d05
Makes SDM+perFileCompile correctly handle switching browsers.
by John Stalcup
· 11 years ago
16bc838
Super Dev Mode: rename to Outbox and OutboxTable
by Brian Slesinsky
· 11 years ago
78b0b95
Super Dev Mode: introduce compile job tracking
by Brian Slesinsky
· 11 years ago
f89e575
Remove DiskCache from most places.
by Roberto Lublinerman
· 11 years ago
35c892b
Remove unnecessary string copy from SelectionScriptLinker.
by Roberto Lublinerman
· 11 years ago
89223be
Strenghten DeadCodeElimination.
by Roberto Lublinerman
· 11 years ago
7d79569
Add 'closure' as option to Enum Obfuscation
by Ray Cromwell
· 11 years ago
9490301
Enable JsInterop for CompilePerFile
by Ray Cromwell
· 11 years ago
7365570
Marks types generated by invalidated generators as "modified".
by John Stalcup
· 11 years ago
f0c8068
Fix typo.
by Roberto Lublinerman
· 11 years ago
557ed4b
Small optimization in Arrays for Object[], String[] and JSO[].
by Roberto Lublinerman
· 11 years ago
c9cff41
Ensures Resource pathprefixes are not created with "//" endings.
by John Stalcup
· 11 years ago
52f21d6
Honor saveSources in per file compiles.
by Roberto Lublinerman
· 11 years ago
e4a56db
Fixes bug where expressions with side effects might be optimized away.
by Roberto Lublinerman
· 11 years ago
61c0af9
Fixes staleness for transitively referenced Generated types.
by John Stalcup
· 11 years ago
97212d9
Prevent StringInterningObjectInputStream from interning large strings.
by Roberto Lublinerman
· 11 years ago
29767f0
Fix local variable clash resolution to include parameters.
by Roberto Lublinerman
· 11 years ago
b8e81f4
Replace uses of ObjectInputStream by StringInterningObjectInputStream.
by Roberto Lublinerman
· 11 years ago
2a63169
Fixes cascaded Generator staleness marking and adds a test.
by John Stalcup
· 11 years ago
11e3084
Removed debug statements accidentally commited.
by Roberto Lublinerman
· 11 years ago
Next »