- 162ccc9 Remove -XenableClosureCompiler. by Roberto Lublinerman · 9 years ago
- 139b782 Fix MimimalRebuildCache leak when compiling multiple modules. by Roberto Lublinerman · 9 years ago
- 5256765 Use same logic for -bindAddress in CodeServer and DevMode by Thomas Broyer · 9 years ago
- 537998e Change "OutboxTable outboxes" to "OutboxTable outboxTable" by Michael Zhou · 9 years ago
- f187d80 Make CodeServer force next recompile after clearing cache. by David Becker · 9 years ago
- 82259c2 Allow launcherDir to be created when starting CodeServer by Artur Signell · 9 years ago
- 8c52eb6 Adding missing Ant properties when disabling tests by Manuel Carrasco Moñino · 9 years ago
- e290623 Bump Jetty version to 9.2 including transitive dependencies by David Ostrovsky · 11 years ago
- dd141d6 Remove legacy JsInterop. by Roberto Lublinerman · 9 years ago
- 0a7b1bd Enables JsInterop by default & introduces -generateJsInteropExports. by Roberto Lublinerman · 9 years ago
- cd24824 Removes cast-check removal logic from compiler. by Goktug Gokdogan · 10 years ago
- de37a79 Change a date from invalid to valid. by Daniel Kurka · 10 years ago
- beb0277 Let SDM expose symbol maps via http. by Daniel Kurka · 10 years ago
- 7d65940 Flag cleanup by Goktug Gokdogan · 10 years ago
- cfd26f1 Fix -setProperty handler. by Goktug Gokdogan · 10 years ago
- b2d397f Restore -style PRETTY as a default for regular superdevmode. by Roberto Lublinerman · 10 years ago
- c256184 Make -style [OBFUSCATED,PRETTY,DETAILED] work in SDM. by Roberto Lublinerman · 10 years ago
- 5f693b7 Remove optimization during precompile phase. by Roberto Lublinerman · 10 years ago
- db93c02 Renames BindingProps, ConfigProps, PermProps, etc. by Roberto Lublinerman · 10 years ago
- df6110c Sync dev/codeserver/BUILD. by Roberto Lublinerman · 10 years ago
- 519e16b Revert "Remove rebasing for guava, closure and gss & upgrade versions." by Daniel Kurka · 10 years ago
- 77c7d4c Remove rebasing for guava, closure and gss & upgrade versions. by Daniel Kurka · 10 years ago
- d174544 Fixes ignored module property value changes in SDM. by John Stalcup · 10 years ago
- 8cfae1a Fixes complex property restriction in SDM. by John Stalcup · 10 years ago
- 26a9964 Fix typos in javadocs and comments. by Jakob Jarosch · 10 years ago
- 1afb579 Fixes a test and removes more library code. by John Stalcup · 10 years ago
- 7a8254b Deletes library compilation support. by John Stalcup · 10 years ago
- 6fa611c Support translation of runtime type literals to closure id generators by Ray Cromwell · 10 years ago
- f009dc2 Revert "Support translation of runtime type literals to closure id generators" by Ray Cromwell · 10 years ago
- 2130b49 Support translation of runtime type literals to closure id generators by Ray Cromwell · 10 years ago
- d4f4f42 Allow property values to be restricted via command line flag. by Ye Wang · 10 years ago
- d029b83 Removes deprecated aggressiveOptimizations flag. by Goktug Gokdogan · 10 years ago
- b605257 Reuses caches on SDM relaunch, makes first compile ~4x faster. by John Stalcup · 10 years ago
- 1379688 Introduce MetricMap as a way of exporting compiler metrics by Brian Slesinsky · 10 years ago
- 7bd6973 Keeps recompile.js fresh at all times. by John Stalcup · 10 years ago
- 56dd298 Super Dev Mode: fix error log for invalid .gwt.xml files by Brian Slesinsky · 10 years ago
- 28ee953 Fix ModuleBaseURL in SDM when having a QS. by Manuel Carrasco Moñino · 10 years ago
- 3129c338 Adds an argument handler for an option backed by an enum. by Roberto Lublinerman · 10 years ago
- 77525aa Sync-back BUILD files by Goktug Gokdogan · 10 years ago
- dc29057 Fixes nits, codestyle and an issue from review 9913. by Roberto Lublinerman · 10 years ago
- ce889c0 Cleanup for the MethodNameDisplayMode. by Roberto Lublinerman · 10 years ago
- 32116e1 Display Java method and class names in chrome dev tools. by Daniel Kurka · 10 years ago
- 18b7776 Clean up scope for property providers. by Daniel Kurka · 10 years ago
- 8e25a5d Super Dev Mode: expose output module and sourcemap locations by Brian Slesinsky · 10 years ago
- 963e1b9 Restore Java6 compatibility. by Daniel Kurka · 10 years ago
- 0dbb739 Ask the user to reload the app if codeserver was down by Manuel Carrasco Moñino · 10 years ago
- 098014c Super Dev Mode: skip directory if unable to create it by Brian Slesinsky · 10 years ago
- a8d6b21 Make SDM compute the base url correctly by Daniel Kurka · 10 years ago
- ccab656 Super Dev Mode: copy GWT-RPC policies to launcherDir by Brian Slesinsky · 10 years ago
- bbb8613 Make SDM use callbacks correctly. by Daniel Kurka · 10 years ago
- 8f869fb Change loops to not rely on out of bounds access on arrays. by Daniel Kurka · 10 years ago
- d846ea3 Address gwt-dev checkstyle errors. by Daniel Kurka · 10 years ago
- a926f5e Always use generated recompile.nocache.js by Daniel Kurka · 10 years ago
- 87f7428 Fix broken test by Manuel Carrasco Moñino · 10 years ago
- 1137990 Super Dev Mode: add -launcherDir flag by Brian Slesinsky · 10 years ago
- 96a3bae Set module base url to make GWT RPC work with -superDevMode by Daniel Kurka · 10 years ago
- b6666df Add deps for CodeServer unit tests. by Daniel Kurka · 10 years ago
- 88e43f5 Use load event instead of DOMContentLoaded by Daniel Kurka · 10 years ago
- e90328c Fix locale provider when using devmode with -superDevMode by Daniel Kurka · 10 years ago
- ddb4e4a Defer injection of recompile.nocache.js until document has loaded. by Daniel Kurka · 10 years ago
- ef91f27 Defer starting compiles until body is available. by Daniel Kurka · 10 years ago
- 556d955 Split SDM's JavaScript into a lib that can be tested. by Daniel Kurka · 10 years ago
- f0a054a Remove console messages that may be confusing to the user by Manuel Carrasco Moñino · 10 years ago
- 9536fe3 Super Dev Mode: lots of I/O cleanup by Brian Slesinsky · 10 years ago
- b50f30f Clean unused imports. by Daniel Kurka · 10 years ago
- d468c48 Unrestrict permutation before generating providers. by Daniel Kurka · 10 years ago
- 22ab774 Adds a missing Ant RecompilerTest dependency. by John Stalcup · 10 years ago
- 5088783 Recompile current module on reload if started through dev mode. by Daniel Kurka · 11 years ago
- 6cdfe15 Fixes a missing BUILD file reference. by John Stalcup · 10 years ago
- 5486a48 Makes SDM MinimalRebuildCache updates transactional. by John Stalcup · 10 years ago
- ab4f599 Replace occurrences of perFileCompile with incrementalCompile by Goktug Gokdogan · 10 years ago
- fc0c4e8 Super Dev Mode: fix module page for IE9 by Brian Slesinsky · 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
- 8d1183e Adding XjsInteropMode and incremental args to SDM. by Manuel Carrasco Moñino · 11 years ago
- 8567a6f Add non experimental flag for incremental compiles. by Daniel Kurka · 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
- 159dd08 Let JDT handle compile-time constants when not doing per file compile. by Roberto Lublinerman · 11 years ago
- 2ab4921 Remove mention of -Xincremental from CodeServer options' help by Thomas Broyer · 11 years ago
- 13724c6 Super Dev Mode: fix tests to work better with Google by Brian Slesinsky · 11 years ago
- 6c2cc42 Super Dev Mode: remove -Xincremental and add new JobEvent properties by Brian Slesinsky · 11 years ago
- 0d4b417 Super Dev Mode: replace public event logging API by Brian Slesinsky · 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
- b50a7f3 Super Dev Mode: introduce JsonExporter by Brian Slesinsky · 11 years ago
- c61db29 Small improvements for SuperDev. by Roberto Lublinerman · 11 years ago
- 7ae1b25 Super Dev Mode: clean up module names and show bindings by Brian Slesinsky · 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
- 3a215f1 oops, unused import by Brian Slesinsky · 11 years ago
- a6c2514 Adding missing dependency by Manuel Carrasco Moñino · 11 years ago
- 780ec58 Super Dev Mode: sourcemap URL fixes by Brian Slesinsky · 11 years ago
- 29f6011 Super Dev Mode: display warning when -XcompilePerFile is on by Brian Slesinsky · 11 years ago