1. e363c99 Updates the classpath of apichecker's test in the build.xml file as per r5048 commit by amitmanjhi@google.com · 16 years ago
  2. 77e9ffa Re-enable the gwt.typecreator.shard.size system property to fix RPC serializer code in legacy hosted mode. by bobv@google.com · 16 years ago
  3. 2a10a5c Updates the classpath of apichecker in the build.xml file as per r5048 commit by amitmanjhi@google.com · 16 years ago
  4. 0931b1b This patch updates the following: by amitmanjhi@google.com · 16 years ago
  5. cf824cd Extracts a configuration API for use by RemoteServiceProxy. by bobv@google.com · 16 years ago
  6. 110703c Fix sentinal file names for change branches. by bobv@google.com · 16 years ago
  7. 0e3bb85 Added setEnabled(boolean)/isEnabled() methods to FileUpload.java by jlabanca@google.com · 16 years ago
  8. 7775b01 Delete empty file leftover after patch, add missing overrides from r5036. by jat@google.com · 16 years ago
  9. 54905fd Add support for HostedMode with OOPHM. by jat@google.com · 16 years ago
  10. d3e8c3a Adds an experimental flag, -XdisableCastChecking which turns off runtime cast checks in compiler output. by scottb@google.com · 16 years ago
  11. 9d9adf5 Remove PlatformSpecific, moving the functionality into SwtHostedModeBase or by jat@google.com · 16 years ago
  12. e46ace0 Remove deprecation warnings from DOMImplMozillaOld. by jat@google.com · 16 years ago
  13. 0a32946 Makes DiscloserPanelImagesRTL public, to allow apps to include it in bigger bundles. by rjrjr@google.com · 16 years ago
  14. d6e216d Fix checkstyle error. by jat@google.com · 16 years ago
  15. e2c3414 Cherry-pick merge of r5023. by spoon@google.com · 16 years ago
  16. a2eb2a2 Revert inadverdent commit from 5018. by jat@google.com · 16 years ago
  17. 0ef9f88 Add host name/address to automatically generated whitelist, improve handling by jat@google.com · 16 years ago
  18. e1e9b28 Fix a bug in currency list generation for runtime locales. by jat@google.com · 16 years ago
  19. 54c1bcc Fixes several checkstyle violations. by spoon@google.com · 16 years ago
  20. cb5a2ca Expand the amount of data exported by the symbol maps. by bobv@google.com · 16 years ago
  21. a1b5657 When JUnitShell wraps exceptions from remote browsers, be sure to copy the cause. by scottb@google.com · 16 years ago
  22. ba90927 Adding git support to the ant SvnInfo task. by scottb@google.com · 16 years ago
  23. 359e55c Refactor SvnInfo to make it testable; also makes the branch relative path to the root of the repository. by scottb@google.com · 16 years ago
  24. bebb573 Adds dependency information to SOYC reports, so it is clear why by spoon@google.com · 16 years ago
  25. 5387e9a Better ability to debug CustomFieldSerializerTest. by scottb@google.com · 16 years ago
  26. 444886b Sort / format / checkstyle fixes. by scottb@google.com · 16 years ago
  27. fa72661 Fixes issue 3464, DateBox cannot be mocked. by rjrjr@google.com · 16 years ago
  28. ed99028 Merge from 1.6 to trunk. by jat@google.com · 16 years ago
  29. 4145b2d Updating OOPHM classpath; minimize dependencies to bare minimum. by scottb@google.com · 16 years ago
  30. c4c4ead Update to r4917, which has GWT.runAsync download by spoon@google.com · 16 years ago
  31. e227edd When adding a bridge method (r4943), set up its override by spoon@google.com · 16 years ago
  32. 5a1a5a5 Adds a new test to verify that a client SerializationException prevents a server invocation. by scottb@google.com · 16 years ago
  33. 46f52bc Cherry-pick merging /releases/1.6 c4963 into trunk. by scottb@google.com · 16 years ago
  34. e505038 Add support for reporting the use of deprecated types, methods, and fields from within JSNI methods. by bobv@google.com · 16 years ago
  35. 4e7be04 Fix typo in emitted symbol map filename. by bobv@google.com · 16 years ago
  36. a12cbc0 Removed unused imports. by scottb@google.com · 16 years ago
  37. edd93e0 Implements an undocumented symbol-dumping feature. by scottb@google.com · 16 years ago
  38. 005d3d3 Fixes issue 3304. The attempted fix in r4477 opened up some possible by spoon@google.com · 16 years ago
  39. 47a31fc Clean up how tag interfaces are assigned to JavaScriptObject when implemented by SingleJsoImpl types. by bobv@google.com · 16 years ago
  40. ef19e66 Add the permutation's strong name to the HTTP headers of GWT RPC requests. by bobv@google.com · 16 years ago
  41. 617ed41 Fixes broken serializability of StackTraceElement by rjrjr@google.com · 16 years ago
  42. 4c526e4 Build fix: this should have been part of r4936. by scottb@google.com · 16 years ago
  43. 2afa10f Refactor JsParser interface to be a static method; hide internal state. by scottb@google.com · 16 years ago
  44. dbd5b33 When viewing a JsniMethodBody in a debugger, show the JS source. by scottb@google.com · 16 years ago
  45. 037c2b9 Removing JsSourceInfo; no longer needed by scottb@google.com · 16 years ago
  46. 39e8ed0 JModVisitor and JsModVisitor now allow immutable lists to be traversed (provided you don't actually try to modify them). Should also be slightly faster. by scottb@google.com · 16 years ago
  47. 5323876 Merging releases/1.6@4669:4911 into trunk. by scottb@google.com · 16 years ago
  48. 41b9203 Rolling back r4917 to clear the build for a pending 1.6 -> trunk merge. by scottb@google.com · 16 years ago
  49. 123be3b Allow runAsync to download code using XHR instead of by spoon@google.com · 16 years ago
  50. 4c3d049 Removes an out-of-date comment. by amitmanjhi@google.com · 16 years ago
  51. 19bec45 Added comments to EventTest.testDoubleClickEvent() to explain why IE behavior is expected to be different. by jlabanca@google.com · 16 years ago
  52. e103359 Fixed a bug where IE would synthesize extra click events on a double click. by jlabanca@google.com · 16 years ago
  53. 7e8b053 Added some Api changes to the whitelist after confirming with John. by amitmanjhi@google.com · 16 years ago
  54. 5ad3881 Reversed c4906 because user/src/com/google/gwt/i18n/server is absent in the reference version. by amitmanjhi@google.com · 16 years ago
  55. 9fcbfe7 The file has to be excluded from the new Api. Completes the fix in c4906 to c4905. by amitmanjhi@google.com · 16 years ago
  56. f070ac6 Update to the config file due to John's Runtime locales stuff (r4905) by amitmanjhi@google.com · 16 years ago
  57. abdf77e Add support for runtime locales, update CLDR data. by jat@google.com · 16 years ago
  58. 3e24e89 Fix OOPHM breakage due to JSNI references to class literals, also remove a by jat@google.com · 16 years ago
  59. 03a8030 Fixes issue 3365 by making sure the date value is copied upon the construction of the date value change event. by ecc@google.com · 16 years ago
  60. 9de3ef1 This patch enables Gwt's custom resource-filters to handle patterns that end in by amitmanjhi@google.com · 16 years ago
  61. f1f210f Partial rollback of c4888: we shouldn't, but have some users depending on by fabbott@google.com · 16 years ago
  62. 917a542 Fixes issue r3414 by making date box fire value change events reliably by ecc@google.com · 16 years ago
  63. 080c389 Updated webAppCreator to include a much better error handling message when an RPC error occurs. by jlabanca@google.com · 16 years ago
  64. e00882a In Showcase, gave some buttons a fixed width so they would line up nicely. by jlabanca@google.com · 16 years ago
  65. ca15481 Fix aliasing in AST nodes created by JavaScriptObjectNormalizer by calling CloneExpressionVisitor. by bobv@google.com · 16 years ago
  66. d8c3cda Updating branch-info.txt. by jgw@google.com · 16 years ago
  67. 7d2529a Merging trunk c4889 into this branch. by jgw@google.com · 16 years ago
  68. 6b28ff9 Fixes FlowPanel.clear() on IE (by making it not use innerHTML). by jgw@google.com · 16 years ago
  69. 9972eb1 Use a local variable to record the RPC request id number instead of using the global variable. by bobv@google.com · 16 years ago
  70. 65e33e4 Fixes issue 3378 by adding getHandlerCount() Review by:rjrjr by ecc@google.com · 16 years ago
  71. 199ab93 Fix MenuItem class doc--it's not a widget by rjrjr@google.com · 16 years ago
  72. f14fe7f Updating the branch-info.txt for cherry pick c4873 from trunk to 1.6 (r4878) by amitmanjhi@google.com · 16 years ago
  73. 0a98422 svn merge -r4872:4873 https://google-web-toolkit.googlecode.com/svn/trunk . by amitmanjhi@google.com · 16 years ago
  74. 1e0e646 Fix web-mode compilation of SingleJsoImpl types when the implementing JSO type is never explicitly referenced by client code. by bobv@google.com · 16 years ago
  75. 079f149 Fix test based on new CLDR data. by jat@google.com · 16 years ago
  76. e014325 Update date/time constants to CLDR 1.6.1. by jat@google.com · 16 years ago
  77. 912a793 Discard the serialized AST before linking, to save memory. by spoon@google.com · 16 years ago
  78. d5f3042 This patch adds identifiers that cause loading of the java plugin in the by amitmanjhi@google.com · 16 years ago
  79. 8185cce Updating branch-info.txt. by jgw@google.com · 16 years ago
  80. ffb71b8 Merging trunk@c4867 into the 1.6 release branch. by jgw@google.com · 16 years ago
  81. 5559149 Merging trunk@c4859 into 1.6 release branch. by jgw@google.com · 16 years ago
  82. 06e80c26 Disables the popup scrollbar hack for FF3 and later on Mac OS X, where it is no by jgw@google.com · 16 years ago
  83. a941541 Correct the help text for HostdMode -server argument. by scottb@google.com · 16 years ago
  84. d435487 Fixed a bug in DOMImplIE.getAbsoluteLeft() where the wrong value can be returned in strict mode if the user sets a width on the body element. by jlabanca@google.com · 16 years ago
  85. e15b8ee We deprecate ListBox's setMultipleSelect, fixing issue 249. Review by:rjrjr by ecc@google.com · 16 years ago
  86. b8dc095 Remove the need for an explicit SingleJsoImpl annotation. The single-JSO-ness of interfaces will be automatically calculated. by bobv@google.com · 16 years ago
  87. 3af18e0 Add a doctype to the template for our generated web.xml on new projects. by ajr@google.com · 16 years ago
  88. 2290f02 Fixed hyperlinks to samples in recognition of the new project directory structure. by bruce@google.com · 16 years ago
  89. 9b46bf7 Changed copyright dates to 2009. by bruce@google.com · 16 years ago
  90. 35a35dd Fix test breaks on Linux hosted-mode browser running in web mode; sometimes a function's toString() will start with spaces. by bobv@google.com · 16 years ago
  91. b7ad35a This patch fixes the caching logic so that Gwt no longer re-reads and by amitmanjhi@google.com · 16 years ago
  92. d87e37d This patch provides custom implementations for pattern matching of resources by amitmanjhi@google.com · 16 years ago
  93. 2a2d21f Fixes issue 3357; using -validateOnly with I18N caused spurious validation errors because we were trying to rebind every visible class. by scottb@google.com · 16 years ago
  94. 6c565c7 Fixes CheckBox.replaceInputElement() to not reverse the order of the input & by jgw@google.com · 16 years ago
  95. 93fe994 Checkstyle fixes. by scottb@google.com · 16 years ago
  96. 4017786 Fix null derefenece in Mozilla browsers if we attempt to create a JavaScriptException after encountering a "throw null;" scenario. by bobv@google.com · 16 years ago
  97. 374d43a Merge web-mode stack trace support. by bobv@google.com · 16 years ago
  98. 458668a General polish: marking a couple of interfaces deprecated to avoid confusion. by scottb@google.com · 16 years ago
  99. dbaddcc Removed deprecated api calls. by scottb@google.com · 16 years ago
  100. af9616d Remove spurious warnings generated by referencing nullField and nullMethod. by scottb@google.com · 16 years ago