1. efc49a5 Remove stray file from svn rev#9903 and fix spelling mistake. by gwt.mirrorbot@gmail.com · 14 years ago
  2. 0dc5b09 LongLibBase improperly stomps on global 'a' variable. This patch reuses globalTemp (_) instead. by cromwellian@google.com · 14 years ago
  3. 3e972a5 Add a buffered input stream when reading persistent unit cache by zundel@google.com · 14 years ago
  4. 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
  5. 0be5b49 Removing a stray junit dep missed in r9870. by fabbott@google.com · 14 years ago
  6. 4c9af5e Serialize GWT ASTs with CompilationUnits. by scottb@google.com · 14 years ago
  7. 7264baf DiskCacheToken wrapper type for easier serialization. by scottb@google.com · 14 years ago
  8. 24a3949 Add missing tests to JavaCompilationSuite by scottb@google.com · 14 years ago
  9. 57a2265 Adds flag to enable EnumOrdinalizer result stats by jbrosenberg@google.com · 14 years ago
  10. 88cad35 Better error handling when the cache is initialized with a directory by zundel@google.com · 14 years ago
  11. 5f7d50a Fixing HasDataPresenter#scheduleFinally to schedule the command in the argument, not the pendingStateCommand instance variable. by jlabanca@google.com · 14 years ago
  12. b3a2a02 ie9 richtexteditor event fix. by fabiomfv@google.com · 14 years ago
  13. a5eb570 Adds a cache (PersistenUnitCache) to store CompilationUnits by zundel@google.com · 14 years ago
  14. 19f1e6d Allows subclasses to use a different scheduler than Scheduler.get(). by jlabanca@google.com · 14 years ago
  15. 70c3bea Fix a bug in the recent alternate message selection logic, by jat@google.com · 14 years ago
  16. 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
  17. 37f6252 Update partial support elements for ie9. by pdr@google.com · 14 years ago
  18. 87dc53e Start at adding media events for audio/video elements. Note, the underlying implementation for HTML5 media by fredsa@google.com · 14 years ago
  19. cc32dae Using cached ZipFileClassPathEntry objects. by scheglov@google.com · 14 years ago
  20. 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
  21. 43460a0 make -standardsMode the default for GwtTestCase. by skybrian@google.com · 14 years ago
  22. 7e18443 Fix JDK 1.6 dependency. by jat@google.com · 14 years ago
  23. 03e40f3 Snip stray package-info from a dead package. by rjrjr@google.com · 14 years ago
  24. 613fb96 Fixing issue 5807 on server side, new issue due to rietveld problems by drfibonacci@google.com · 14 years ago
  25. 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
  26. 2bb4170 Ie9 fix. by fabiomfv@google.com · 14 years ago
  27. ddb956e Fix docs/warnings by rice@google.com · 14 years ago
  28. 8db0a51 Promotes Gin's AsyncProvider to GWT, along with a more general by rjrjr@google.com · 14 years ago
  29. 4f6b2a0 Moving UnitTestTreeLogger from dev/core/src to dev/core/tests, so gwt-dev by fabbott@google.com · 14 years ago
  30. b8a5f92 Fix Javadoc for gesture/touch events by fredsa@google.com · 14 years ago
  31. c90a494 Handle cases where element.canPlayType() returns 'no' instead of the empty string on some browsers. by fredsa@google.com · 14 years ago
  32. ecbd017 This change is mostly resources related. by scheglov@google.com · 14 years ago
  33. 298d128 Updating the FF40 binaries of the xpcom plugin with fmalita's fix at by conroy@google.com · 14 years ago
  34. dc40ac7 Add Support for @ReportAsSingleViolation. by nchalko@google.com · 14 years ago
  35. 099454d Devmode support for Firefox >= 4b12. by fmalita@google.com · 14 years ago
  36. a551e62 non fatal js exception escapes in IE9 devmode. by fabiomfv@google.com · 14 years ago
  37. 1df4155 Rolling back ServiceInheritanceTest to make it GWT safe so can run in RequestFactorySuite also by drfibonacci@google.com · 14 years ago
  38. f0b46f5 Make devmode.js have a module specific filename by unnurg@google.com · 14 years ago
  39. 29e20c1 Fix the worst concurrent modification problems in compiler memory-light set/map. by scottb@google.com · 14 years ago
  40. 7c6884b Fix issue 5807 on server side. Previously reviewed at 1370803. by drfibonacci@google.com · 14 years ago
  41. 679e960 Test for compile failure if attributes don't match. by nchalko@google.com · 14 years ago
  42. 2cc85fb Rolling back jsinliner patch, issues have been identified by jbrosenberg@google.com · 14 years ago
  43. ac97c8b Reintroduces JsInliner patch with minor tweaks, addresses issue 5707 (previously submitted by by jbrosenberg@google.com · 14 years ago
  44. 15f6757 Overhaul overlay types. by cromwellian@google.com · 14 years ago
  45. b071a21 Fixing touch scrolling support for devices that support it natively. Our current touch support overrides native touch scrolling on tablets, which breaks touch scrolling. by jlabanca@google.com · 14 years ago
  46. a7b6d0a Fix bug on IE where onload events don't fire for IFrames. by pdr@google.com · 14 years ago
  47. 5ebfead Fix generated JS for getting the locale property value from the user agent. by jat@google.com · 14 years ago
  48. b5d8523 Provides a wrapper around transforming a resource name (filename or URL) by zundel@google.com · 14 years ago
  49. 212c2da Fixing newline characters in GwtAstBuilder.java and ReferenceMapper.java. by jlabanca@google.com · 14 years ago
  50. 9323850 This is the first step of a major rewrite of how the i18n generator by jat@google.com · 14 years ago
  51. 18f24c0 Increasing the timeout of GWT user tests to 5 hours. Between the ever increasing number of test cases, and the new IE9 user agent, it takes longer to run tests on slower machines. by jlabanca@google.com · 14 years ago
  52. 92dd993 CompileModule / GwtAstBuilder by scottb@google.com · 14 years ago
  53. 4bcc06f IE9 support (BETA) - 3/3. by fabiomfv@google.com · 14 years ago
  54. 941d13c Clean up pesky UiBinder warnings by sbrubaker@google.com · 14 years ago
  55. 9d22108 Bumping the memory used to build samples now that Showcase is pushing on the limits. by jlabanca@google.com · 14 years ago
  56. 0c06dbc Copy/paste detected in NumberLabelParser :-) by rjrjr@google.com · 14 years ago
  57. 908c408 Address issue 6066 where RequestFactoryEditorDriver doesn't collect composite paths. by t.broyer@gmail.com · 14 years ago
  58. 7825160 Address issue 6076 where composite paths were not recorded correctly. by t.broyer@gmail.com · 14 years ago
  59. 3be5f2f Support paths for iterables without a key or an index. by nchalko@google.com · 14 years ago
  60. 8da706d Extract ServiceLayer.getDomainClassLoader() to ensure consistent use of ClassLoaders within the service layer. by bobv@google.com · 14 years ago
  61. d885159 add ie9 user.agent with fallback binding to ie8. (in preparation for ie9 support). by fabiomfv@google.com · 14 years ago
  62. adfeb31 Handle custom constraint violation messages. by nchalko@google.com · 14 years ago
  63. 2081625 PatternValidator must match the whole input string. by nchalko@google.com · 14 years ago
  64. 3c1d267 Fixed validation classifier, added clean plugin to prevent gwt-user from being deployed to GAE, upgraded to GAE 1.4.2, gwt-maven-plugin 2.2.0 by drfibonacci@google.com · 14 years ago
  65. 18530ee Adding vertical padding to hborder.png in the new Clean style theme to handle large Buttons/DatePickers. Currently, the sprited background images are much too short, so other background sprites will bleed into a button and date picker cells over ~40px tall. by jlabanca@google.com · 14 years ago
  66. eb282f0 Updates UiBinder HTML rendering to use SafeHtml. Rather than generating generic HTML strings for HTML objects, the generated binder code creates a SafeHtml template based on the *.ui.xml specs and passes arguments to the template as either String or SafeHtml-wrapped objects, depending on the context. by sbrubaker@google.com · 14 years ago
  67. f0081e1 Let the Key for Maps be of type Object. by nchalko@google.com · 14 years ago
  68. a0dc88c Fixing ActionCell and ButtonCell clicks outside of the Button element are ignored. by gwt.mirrorbot@gmail.com · 14 years ago
  69. 49f0b48 Replacing the testng-5.14.1.jar with testng-5.14.1-nojunit.jar in the gwt-user .classpath file. The testng-5.14.1.jar was removed to allow GWT to use Junit4. by jlabanca@google.com · 14 years ago
  70. 618aafc Switching to the junit4 jars, although the @annotation stuff isn't going to work. Also switching to the non-junit4 testng jars, to avoid classpath order confusion. by fabbott@google.com · 14 years ago
  71. be549ad property fall back value evaluation scheme - enable fall back bindings. by gwt.mirrorbot@gmail.com · 14 years ago
  72. f9ee694 Format changes only. Applied new auto-formatter in prep for real changes. by drfibonacci@google.com · 14 years ago
  73. 17c86cd Added note to Javadoc about running in Eclipse. by drfibonacci@google.com · 14 years ago
  74. 2ccf185 Records names of JSNI calls and callbacks in SpeedTracer events. by tobyr@google.com · 14 years ago
  75. 820a91e WebAppCreator now has the ability to create apps from templates. by rchandia@google.com · 14 years ago
  76. 3d7c7b5 HTML5 Storage API in GWT. by pdr@google.com · 14 years ago
  77. 8d0457d Add bidi support comments to CheckBox and RadioButton by tomerigo@google.com · 14 years ago
  78. 3d712b8 Correct broken javadoc by tomerigo@google.com · 14 years ago
  79. f3e2be7 Adding touch scrolling support to ScrollPanel for mobile support. TouchScroller augments an existing widget implementor of HasScrolling. By default, it is enabled in ScrollPanel so users don't have to worry about adding special mobile support (most users are surprised that ScrollPanel isn't natively supported on mobile browsers). Power users can disable the default TouchScroller and implement their own, with specialized Momentum logic. However, most users will just use the default implementation. by jlabanca@google.com · 14 years ago
  80. 1b71ed1 Adds unit tests for extending JavaScriptObject. Tests a loosening of the by zundel@google.com · 14 years ago
  81. fb002e7 Reformatting pass with updated gwt-format.xml Eclipse formatter before persistent unit cache patch by zundel@google.com · 14 years ago
  82. 4f2ec31 Fixing firefox permission error message when assesing nodeType of a restricted html element (such as iframe). by tronikos@google.com · 14 years ago
  83. 62d2529 Decentralize JClassLiterals. by scottb@google.com · 14 years ago
  84. c293e17 Updates the SafeHtml template creator to append template arguments individually rather than appending them in a single statement. The current form was causing a JavaScript exception when invoking a template with a large number of arguments. Also fixes a small javadoc issue. by sbrubaker@google.com · 14 years ago
  85. 27a09ae Increase Stack Size for ant tests, to prevent test failures (address issue 6100) by jbrosenberg@google.com · 14 years ago
  86. 63341cf Added support for a -quirksMode flag to GWTTestCase (via the gwt.args system by skybrian@google.com · 14 years ago
  87. 10b805d Fixing a bug in TabLayoutPanel where calling setTabText() removes the tab from the panel. r9689 fixed some edge cases in TabLayoutPanel such as calling tabContents.removeFromParent(), but it introduced this bug. by jlabanca@google.com · 14 years ago
  88. 0982d76 Fix for issue where Image(Element element) does not initialize the initial ClippedState. by jlabanca@google.com · 14 years ago
  89. e55508c Use RequestContext-local AutoBeanFactory. by bobv@google.com · 14 years ago
  90. c7328eb Improve AutoBean code generation by reducing the total number of types declared by the generated code. by bobv@google.com · 14 years ago
  91. ae88488 Replacing the default 11kB CellTable loading image with a new 404 byte image to reduce compiled code size (reduced by 14kB due to the way images are encoded) of apps that use CellTable. by jlabanca@google.com · 14 years ago
  92. 1a39572 Formatting changes with updated Eclipse GWT Format settings for issue 1373803 by zundel@google.com · 14 years ago
  93. a4b70b6 Artificial rescue should not explicitly rescue class literals. by scottb@google.com · 14 years ago
  94. 984a6bb Modifying ClientBundle to create resources lazily, which allows the compiler to dead strip unused resources. by gwt.mirrorbot@gmail.com · 14 years ago
  95. be3d2c8 Add a dummy appengine-web.xml file to Showcase. by gwt.mirrorbot@gmail.com · 14 years ago
  96. 09052f4 Fix EZT formatting by rice@google.com · 14 years ago
  97. f157bc8 To prevent infinite loops, the Bean Validation implementation must ignore by nchalko@google.com · 14 years ago
  98. 68e903f Only validate a constraint annotation once. by nchalko@google.com · 14 years ago
  99. f21ba38 Fixes a bug in TypeOracle for computing information about single JSO impls. by jaimeyap@google.com · 14 years ago
  100. 628a694 Tweak the strange "CSS standards" verbiage in JUnitShell by rjrjr@google.com · 14 years ago