(Go: >> BACK << -|- >> HOME <<)

  1. 0a198fb Upgrades HtmlUnit and it dependencies by Goktug Gokdogan · 11 years ago 2.6.0-rc1
  2. 283cac8 Deprecates AsyncProxy by Goktug Gokdogan · 11 years ago
  3. 46918d4 Add DOM.asOld(Element) to avoid NPEs by Matthew Dempsky · 11 years ago
  4. 4fb2fe0 Restore HTMLPanel.add(Widget, Element) as public by Matthew Dempsky · 11 years ago
  5. d91ce52 Step towards eliminating com.google.gwt.user.client.Element by Matthew Dempsky · 11 years ago
  6. 8f5490d Improves GWT event dispatch for extensibility. by Goktug Gokdogan · 11 years ago
  7. 41a14f9 Automated refactoring to stop using deprecated DOM methods. by Matthew Dempsky · 11 years ago
  8. 61bdd4b Set style name in AbstractCellTable instead of CellTable. by Federico De Faveri · 11 years ago
  9. 6356f82 Fixed SuggestBox and Suggestion javadoc by Federico De Faveri · 11 years ago
  10. 9472e36 add ie9 globals to blacklist by Brian Slesinsky · 11 years ago
  11. 580a2ff blacklist all globals in each browser by Brian Slesinsky · 11 years ago
  12. 20342ee Revert "Add a custom serializer for LinkedHashSet." by Stephen Haberman · 11 years ago
  13. 77fac9c Updated protobuf library to 2.5.0. by Roberto Lublinerman · 11 years ago
  14. e32410b Added status text to StatusCodeException by Federico De Faveri · 11 years ago
  15. 4549da5 Added new illegal names to avoid for obfuscated mode. by Roberto Lublinerman · 11 years ago
  16. 15b5265 Override clone for LinkedHashSet and LinkedHashMap. by Stephen Haberman · 11 years ago
  17. 2519964 Fixed ValueChangeEvent firing in ValueBoxBase with empty string by Federico De Faveri · 11 years ago
  18. 69da46d Let IE8+ use StringBufferImplAppend by Daniel Kurka · 11 years ago
  19. 23a2455 Let IE10 use the standard XML parser impl by Daniel Kurka · 11 years ago
  20. 5d875ae Fixes broken -XenableClosureCompiler after closure update. by Roberto Lublinerman · 11 years ago
  21. b17a531 Clarify JsPrettyNamer algorithm (take 2) by Brian Slesinsky · 11 years ago
  22. 9176fc7 Removes dead code from DOMImplStandard by Goktug Gokdogan · 11 years ago
  23. e93f8ea Fix FakeCssMaker to handle ensureInjected() correctly. by Erik Kuefler · 11 years ago
  24. 8a80bf9 in JsArrayMixed#getString return null instead instead of string 'null'. by Tom Carchrae · 11 years ago
  25. 617ae6a Revert "Clarify JsPrettyNamer algorithm" by Brian Slesinsky · 11 years ago
  26. 669d23d Updates the closure compiler (jscomp) to version 20131014. by Roberto Lublinerman · 11 years ago
  27. c8c4477 Add a custom serializer for LinkedHashSet. by Stephen Haberman · 11 years ago
  28. 3a61ed8 Fix binary vs. internal variable names, remove unused Name code. by Stephen Haberman · 11 years ago
  29. 8c34f44 Added missing style rule in TabBar javadoc by Federico De Faveri · 11 years ago
  30. 17cf813 Fix some GWT_SVNREV that got missed. by Stephen Haberman · 11 years ago
  31. 3cf6f8a Fix SplitLayoutPanel's resizing in a scrolled browser window. by Matt Greenland · 11 years ago
  32. ec90c32 Fixed window.open documentation url in Window class by Federico De Faveri · 11 years ago
  33. e0e4184 Clarify JsPrettyNamer algorithm by Brian Slesinsky · 11 years ago
  34. 5ea07df Fix for Type error nested try blocks followed by try block. by Roberto Lublinerman · 11 years ago
  35. 28e4cba Sync BUILD file with internal restructuring by Matthew Dempsky · 11 years ago
  36. eaa8fd5 Make JsStaticEval convert numbers to strings using JS semantics. by Roberto Lublinerman · 11 years ago
  37. 5f941fd Remove IE10 fallback to IE9 by Daniel Kurka · 11 years ago
  38. a997af4 Fixed vertical-align in td.datePickerMonth rule by Federico De Faveri · 11 years ago
  39. dd9ea0e Fixed typo in fire method of ColumnSortEvent by Federico De Faveri · 11 years ago
  40. d97b819 Stopped routing localWorkers # through CompilerContext by John Stalcup · 11 years ago
  41. f49e167 Fix aria-hidden usage in UIObject.setVisible(). by Joshua Hickernell · 11 years ago
  42. 13e68e2 Fix for compiler infinite loop optimizing JS. by Roberto Lublinerman · 11 years ago
  43. 23a89b7 Add DataGrid.setAlwaysShowScrollBars. by Stephen Haberman · 11 years ago
  44. a441691 Supplies CompilerContext all over the call graph. by John Stalcup · 11 years ago
  45. 0e6158e Fix CompoundAssignmentNormalizer to create locals with declarations. by Roberto Lublinerman · 11 years ago
  46. 0d6a865 Revert "Update Array class to be faster" by Daniel Kurka · 11 years ago
  47. 2f3f752 Revert "Always include Array type in instantiated types" by Daniel Kurka · 11 years ago
  48. d5eff63 Revert "Rescue Arraytype from ArrayPrototypePatcher" by Daniel Kurka · 11 years ago
  49. 7ad390d Enable Super Dev Mode for samples that use Ant by Brian Slesinsky · 11 years ago
  50. a3482fe Refactor JForStatement construct. by Roberto Lublinerman · 11 years ago
  51. 9f87bb9 Refactor CssResourceGenerator to share code. by jdramaix · 11 years ago
  52. eabd5ed Add "superdevmode" rule to Ant files generated by WebAppCreator by Brian Slesinsky · 11 years ago
  53. 78a4308 DateTest now passes in all timezones by Matti Tahvonen · 11 years ago
  54. 1b2ddc2 Change getSubRowElement's visibility to protected by Yaniv Loewenstein · 11 years ago
  55. 776412a Adds methods to StubScheduler to execute the recorded commands somewhat similarly to the real SchedulerImpl. by Guillaume Ryder · 11 years ago
  56. 5e5a6ca Small refactor to CompoundAssignmentNormalizer. by Roberto Lublinerman · 11 years ago
  57. bd206d1 Refactors TypeOracleBuilder/TypeOracleMediator by John Stalcup · 11 years ago
  58. 4a00f1e Removed README details about non-existant gwt-customchecks.jar by Colin Alworth · 11 years ago
  59. bc5bb2e Small refactoring in CodeSplitter. by Roberto Lublinerman · 11 years ago
  60. 67fbd3c Disable IE6 permutation by Daniel Kurka · 11 years ago
  61. 74360c1 Enable IE10 permutation by Daniel Kurka · 11 years ago
  62. fc96b48 Added disabled IE10 permutation by Matti Tahvonen · 11 years ago
  63. b34eb1e Fix for error caused when two variables at different scopes had the same name. by Roberto Lublinerman · 11 years ago
  64. 05c7aeb Replace gwt.svnrev with gwt.gitrev. by Stephen Haberman · 11 years ago
  65. c55f0b3 Adds a "dynamic property oracle" that when passed to a generator, by John Stalcup · 11 years ago
  66. 381270a Ensure int values for pixels. by Daniel Kurka · 11 years ago
  67. ad8f97f Adds several generators and classes as well as a couple of Condition by John Stalcup · 11 years ago
  68. a0a0a7e Add Map support to RequestFactory by James Horsley · 11 years ago
  69. cc13d5d Rescue Arraytype from ArrayPrototypePatcher by Daniel Kurka · 11 years ago
  70. 14ab26b Revert "Add Map support to RequestFactory" by Daniel Kurka · 11 years ago
  71. 1bea818 Fixes comment about requiring class literals in GWT.runAsync calls to be unique. by Roberto Lublinerman · 11 years ago
  72. 75a4cbd Adds a unit cache that finds compilation unit instances in a library group. by John Stalcup · 11 years ago
  73. 3ff21d5 Give developers control on fragment merge via the Class literal parameter in GWT.runAsync(). by Roberto Lublinerman · 11 years ago
  74. 085fa28 fix compile error in mailbox sample by Daniel Kurka · 11 years ago
  75. 1a8c2cc Add Map support to RequestFactory by horsley · 11 years ago
  76. cc004da Implements UrlResource to adapt URL instances to the Resource interface by John Stalcup · 11 years ago
  77. 8addeb8 Adds a "combined" resource oracle view of multiple other oracles. by John Stalcup · 11 years ago
  78. 72b589a Revert "Implements UrlResource to adapt URL instances to the Resource interface" by John Stalcup · 11 years ago
  79. 6426b21 Adds a visitor capable of collecting reboundTypes even in an AST by John Stalcup · 11 years ago
  80. 88c5fc4 Implements UrlResource to adapt URL instances to the Resource interface by John Stalcup · 11 years ago
  81. 7688dcf Fixes ResourceOracleImplTest by restoring class path entry get/set for all AbstractResources. by John Stalcup · 11 years ago
  82. 9430d8f In the serialization exception message, include the class whose type signature was not found. by Chris Povirk · 11 years ago
  83. 084507f Use Guava 15 compatible API by Artur Signell · 11 years ago
  84. f66e191 When compiling separately you need fast indexed access to data by John Stalcup · 11 years ago
  85. d3c7af1 Add JSR305 jars into eclipse classpath by Daniel Kurka · 11 years ago
  86. 79579e2 Better magic comments at the end of JavaScript fragments in CrossSiteIframeLinker by Brian Slesinsky · 11 years ago
  87. 6e23d22 Implements and tests zip libraries and zip library builders. These by John Stalcup · 11 years ago
  88. d81a448 Fix compile error in JSON sample by michaelvogt · 11 years ago
  89. f8fb97d generalizes existing Resource infrastructure (FileResource, by John Stalcup · 11 years ago
  90. 3729f02 currently CompilePerms writes a PermutationResult instance to disk by John Stalcup · 11 years ago
  91. 1c3e181 Always include Array type in instantiated types by Daniel Kurka · 11 years ago
  92. 0b9a7d1 Silently eat application/x-javascript as well by Daniel Kurka · 11 years ago
  93. eb0297c adds fileset="true" to most modules in the standard library so by John Stalcup · 11 years ago
  94. 7d9301f the existing GWT standard library is made up of hundreds by John Stalcup · 11 years ago
  95. b543c06 Refactors JSNI based event dispatch to java. by Goktug Gokdogan · 11 years ago
  96. c1142a7 Add hook for validating Super Dev Mode's devModeUrl by Matthew Dempsky · 11 years ago
  97. 539bb30 Cleans up unused code from DOMImplFirefox. by Goktug Gokdogan · 11 years ago
  98. 2851e39 Prevent setValue from accessing unneeded values by Daniel Kurka · 11 years ago
  99. a2f560e fix Issue #8359 AbstractHasData focus bug by Ying Pan · 11 years ago
  100. b202d68 Cleans up all usages of '__listener' and 'isMyListener' by Goktug Gokdogan · 11 years ago