1. ec161d0 Users found that the error spam reduction hid too many errors. This change by zundel@google.com · 14 years ago
  2. af283dc Validation serializers should extend CustomSerializer by nchalko@google.com · 14 years ago
  3. 893e7d9 Expose delegate constructor. by meder@google.com · 14 years ago
  4. 61963f6 update EntityProxyChange javadoc by rjrjr@google.com · 14 years ago
  5. 054ddf5 Improving TouchScroller to allow native document level scrolling when appropriate. If the scrollable widget is scrolled as far as it can go in a direction, and the user tries to scroll in that direction, then we defer to document level scrolling. For example, in the Showcase app (which is not a mobile specific app), if you scroll the menu bar to the bottom, then scrolling it again allows the document to scroll down, revealing the rest of the page. It isn't perfect because we cannot disable native scrolling in one direction (as in, allow native horizontal but disable native vertical), but its a drastic improvement and make Showcase usable on mobile. by jlabanca@google.com · 14 years ago
  6. 34b255f Allows the gwt.persistentunitcache property to accept a boolean by zundel@google.com · 14 years ago
  7. 0b775fe Reverting r9985 due to build break caused by use of soft permutation. by jlabanca@google.com · 14 years ago
  8. 73d1cf3 Resubmtiting r9970. by jlabanca@google.com · 14 years ago
  9. 8f61480 Fixes a typo in GWT emulation of java.util.IdentityHashSet that by schenney@google.com · 14 years ago
  10. 9f9c640 Delete partially implemented HtmlElementFactory feature. by rjrjr@google.com · 14 years ago
  11. 04b9790 Escape single characters in SafeHtmlBuilder/SafeHtmlUtils (external issue 6222) by rice@google.com · 14 years ago
  12. 1d56ade Addresses ClassNotFoundException problems when the data structures serialized in by zundel@google.com · 14 years ago
  13. eb1818e Adding SafeStyles interface that represents strings that are safe for use in a by jlabanca@google.com · 14 years ago
  14. 04d0340 Fixed pom.xml produced by WebAppCreator. Issue 4878 and Issue 6196. by rchandia@google.com · 14 years ago
  15. b4a6286 make it possible to just use devmode on a particular module while allowing the by unnurg@google.com · 14 years ago
  16. 439e1f3 Reverting r9970 due to build break. by jlabanca@google.com · 14 years ago
  17. acbe37d Adds {moz,webkit}RequestAnimationFrame support to animations. by jlabanca@google.com · 14 years ago
  18. 413617d Some small refactors to Css Resource Generation by unnurg@google.com · 14 years ago
  19. 9b9fff9 Some small refactors to Css Resource Generation by unnurg@google.com · 14 years ago
  20. 335c815 Reindented pom.xml files by rchandia@google.com · 14 years ago
  21. fdeb1d0 Changes the eclipse formatter to put a space between [] and { in an by zundel@google.com · 14 years ago
  22. 6890be6 Fixes to cldr eclipse projects in GWT. by zundel@google.com · 14 years ago
  23. a29cb15 Re-apply the AutoBean JSO lazy reification patch. by bobv@google.com · 14 years ago
  24. 1d9815b Some small refactors to Css Resource Generation by unnurg@google.com · 14 years ago
  25. 1a322d0 Fixing issue 6206 (CellWidget#getValue() is never updated) and 6216 (CellWidget should implement IsEditor<C>). by jlabanca@google.com · 14 years ago
  26. 98828a2 Updating Showcase to use LayoutPanels throughout the hierarchy, thus implementing ProvidesResize down to the examples. This allows the examples to look better, especially examples that implement RequiresResize. Most of the example look the same, but TabLayoutPanel and SplitLayoutPanel now take up a larger area to illustrate how they would be used in most apps. by jlabanca@google.com · 14 years ago
  27. 08ebbab Don't allow constants folding and copy propagation optimizations to perform implicit type conversions. by aizatsky@google.com · 14 years ago
  28. d3255ca Roll back AutoBeans change due to serialization problems with Safari4 on XP. by bobv@google.com · 14 years ago
  29. bee43cd Convert AutoBeans to use JSOs as their backing store with lazy reification of by bobv@google.com · 14 years ago
  30. 6b63f2e Fixing a few Cell Widget bugs. I combined these bugs because they are all quick fixes and fairly straightforward. by jlabanca@google.com · 14 years ago
  31. 987d8fb Change RequestFactoryMagic -> RequestFactorySource in comment by rice@google.com · 14 years ago
  32. 32854d0 Adding an empty interface to prevent the Google Plugin for Eclipse from by schenney@google.com · 14 years ago
  33. 0cc8fcd Reformat autobeans package to cut down on diff churn for lazy reification patch. by bobv@google.com · 14 years ago
  34. cd10c90 Temporarily introduces configuration property UiBinder.useSafeHtmlTemplates to by rjrjr@google.com · 14 years ago
  35. e2f829e Fix build break by rice@google.com · 14 years ago
  36. dbff9c5 Move RequestFactory to com.google.web.bindery.requestfactory by rice@google.com · 14 years ago
  37. ee810d4 Adds support for the URL_ATTRIBUTE_ENTIRE parse context to HtmlTemplateParser. by xtof@google.com · 14 years ago
  38. 1772100 Add the beginnings of new HTML5 drag and drop events by fredsa@google.com · 14 years ago
  39. 7ed923c Investigate test flakiness: by gaillard@google.com · 14 years ago
  40. ee03d1a Supress errors when building the Type Oracle. by zundel@google.com · 14 years ago
  41. b697b74 Fixing typo in comments by rchandia@google.com · 14 years ago
  42. 27de4cc by fabiomfv@google.com · 14 years ago
  43. aa44d61 Handle more literal types for anntation values, including Enums. by nchalko@google.com · 14 years ago
  44. 91d1b02 Allows DevMode to respect the -XdisableUpdateCheck option. by zundel@google.com · 14 years ago
  45. 37a8d34 Made UiBinder class lookup more generous. by davidmorgan@google.com · 14 years ago
  46. 360a1d1 Adds a no-op emulation of TestSuite, to prevent error spam (or outright by rjrjr@google.com · 14 years ago
  47. d87bc86 Fix ICE in GenerateJavaAST by scottb@google.com · 14 years ago
  48. b4718e4 Plug memory leak in ResettableEventBus, fix for by akito.nozaki@gmail.com · 14 years ago
  49. a73afb3 Image Resource Test for UiBinderTest by sbrubaker@google.com · 14 years ago
  50. 881d1a5 Fix checkstyle error by skybrian@google.com · 14 years ago
  51. 631f324 Adding table rendering tests to micro benchmarks. Table rendering tests are multiple orders of magnitude slower than the existing basic tests, so I seperated them into a seperate mirco benchmark. I modified WidgetCreation so it could be used for both instead of copying udles of code. You can see the app running at http://jlabanca-testing.appspot.com/. by jlabanca@google.com · 14 years ago
  52. 04d281d tweaked Showcase to make it more testable by skybrian@google.com · 14 years ago
  53. 5b8d184 Add support for {#} to mean the right-most plural argument. Some by jat@google.com · 14 years ago
  54. 5cbc34f Remove newly-output PersistentUnitCache file if nothing was written to it. by scottb@google.com · 14 years ago
  55. 7104b1e Reroll of r9908 (rolled back at r9911): Fixes issue 6189. by rchandia@google.com · 14 years ago
  56. a87b785 Follow up to r9887, to actually sink ended and progress media events in DOMImplStandard by fredsa@google.com · 14 years ago
  57. 3f08a3f Fixes build break - unit test expected non-existent dir to throw an exception by zundel@google.com · 14 years ago
  58. 7973add ie9 bug fixes. by fabiomfv@google.com · 14 years ago
  59. a094993 Add missing CSS_ATTRIBUTE_START case in SafeHtmlTemplates code generator. by xtof@google.com · 14 years ago
  60. 19fddb4 Add tests of nesting semantics for ResettableEventBus by rjrjr@google.com · 14 years ago
  61. b84700b Adds support for the CSS_ATTRIBUTE_START parse context to HtmlTemplateParser. by xtof@google.com · 14 years ago
  62. 87dd93e Roll-back due to test breakage. by rchandia@google.com · 14 years ago
  63. c9792c6 Recursively creates directories for the persistent unit cache. by zundel@google.com · 14 years ago
  64. c16eddd Public Fixes new project template to use 'clean' style. Issue 6208. by rchandia@google.com · 14 years ago
  65. c23a3eb Fixes issue 6189. WebAppCreator was not scanning war/WEB-INF/lib to fill up .classpath by rchandia@google.com · 14 years ago
  66. efc49a5 Remove stray file from svn rev#9903 and fix spelling mistake. by gwt.mirrorbot@gmail.com · 14 years ago
  67. 0dc5b09 LongLibBase improperly stomps on global 'a' variable. This patch reuses globalTemp (_) instead. by cromwellian@google.com · 14 years ago
  68. 3e972a5 Add a buffered input stream when reading persistent unit cache by zundel@google.com · 14 years ago
  69. 6ffa15e Operations like i += d where i is an int and d is a double are not properly by cromwellian@google.com · 14 years ago
  70. 0be5b49 Removing a stray junit dep missed in r9870. by fabbott@google.com · 14 years ago
  71. 4c9af5e Serialize GWT ASTs with CompilationUnits. by scottb@google.com · 14 years ago
  72. 7264baf DiskCacheToken wrapper type for easier serialization. by scottb@google.com · 14 years ago
  73. 24a3949 Add missing tests to JavaCompilationSuite by scottb@google.com · 14 years ago
  74. 57a2265 Adds flag to enable EnumOrdinalizer result stats by jbrosenberg@google.com · 14 years ago
  75. 88cad35 Better error handling when the cache is initialized with a directory by zundel@google.com · 14 years ago
  76. 5f7d50a Fixing HasDataPresenter#scheduleFinally to schedule the command in the argument, not the pendingStateCommand instance variable. by jlabanca@google.com · 14 years ago
  77. b3a2a02 ie9 richtexteditor event fix. by fabiomfv@google.com · 14 years ago
  78. a5eb570 Adds a cache (PersistenUnitCache) to store CompilationUnits by zundel@google.com · 14 years ago
  79. 19f1e6d Allows subclasses to use a different scheduler than Scheduler.get(). by jlabanca@google.com · 14 years ago
  80. 70c3bea Fix a bug in the recent alternate message selection logic, by jat@google.com · 14 years ago
  81. 61f8fe9 Cells should only fill a CellWidget if they render exactly one topmost element, or the first child will push around the other children. This is a follow-on change to r9884. by jlabanca@google.com · 14 years ago
  82. 37f6252 Update partial support elements for ie9. by pdr@google.com · 14 years ago
  83. 87dc53e Start at adding media events for audio/video elements. Note, the underlying implementation for HTML5 media by fredsa@google.com · 14 years ago
  84. cc32dae Using cached ZipFileClassPathEntry objects. by scheglov@google.com · 14 years ago
  85. f17cf31 Making rendered Cells in CellWidgets fill the root element of the widget so that setting the height/width of the Widget applies to the Cell. Also making TextButton implement HasText so it can be used in UiBinder files with a default string. by jlabanca@google.com · 14 years ago
  86. 43460a0 make -standardsMode the default for GwtTestCase. by skybrian@google.com · 14 years ago
  87. 7e18443 Fix JDK 1.6 dependency. by jat@google.com · 14 years ago
  88. 03e40f3 Snip stray package-info from a dead package. by rjrjr@google.com · 14 years ago
  89. 613fb96 Fixing issue 5807 on server side, new issue due to rietveld problems by drfibonacci@google.com · 14 years ago
  90. 7fed722 Adding a new TextButton widget to replace the existing Button widget. The new widget provides three style variations, optionally includes an icon, and supports collapsible sides so buttons can be lined up in a row. The widget is backed by TextButtonCell, so it can be used in a CellTable. The new widget is the first to use the Appearance pattern, which allows users to reskin a GWT app using a DeferredBinding to replace the default Apperaance. by jlabanca@google.com · 14 years ago
  91. 2bb4170 Ie9 fix. by fabiomfv@google.com · 14 years ago
  92. ddb956e Fix docs/warnings by rice@google.com · 14 years ago
  93. 8db0a51 Promotes Gin's AsyncProvider to GWT, along with a more general by rjrjr@google.com · 14 years ago
  94. 4f6b2a0 Moving UnitTestTreeLogger from dev/core/src to dev/core/tests, so gwt-dev by fabbott@google.com · 14 years ago
  95. b8a5f92 Fix Javadoc for gesture/touch events by fredsa@google.com · 14 years ago
  96. c90a494 Handle cases where element.canPlayType() returns 'no' instead of the empty string on some browsers. by fredsa@google.com · 14 years ago
  97. ecbd017 This change is mostly resources related. by scheglov@google.com · 14 years ago
  98. 298d128 Updating the FF40 binaries of the xpcom plugin with fmalita's fix at by conroy@google.com · 14 years ago
  99. dc40ac7 Add Support for @ReportAsSingleViolation. by nchalko@google.com · 14 years ago
  100. 099454d Devmode support for Firefox >= 4b12. by fmalita@google.com · 14 years ago