1. 5d51f8e Roll back JSO changes due to reports of NPEs in MethodWriter. by bobv@google.com · 15 years ago
  2. 50dca76 Reintroduces DevMode JSO rewrite after correcting VerificationErrors. by bobv@google.com · 15 years ago
  3. f4192bd Intruducing AutoDirHandler, a handler for automatically adjusting the direction by tomerigo@google.com · 15 years ago
  4. a61c202 Introduces com.google.gwt.text from bikeshed, along with changes in by rjrjr@google.com · 15 years ago
  5. a7e22e9 A sample for logging by unnurg@google.com · 15 years ago
  6. b4931f3 Adds more logging to JUnitShell. The redundant logging will be removed later. by amitmanjhi@google.com · 15 years ago
  7. 0dad6ab Add the parse method to the Level class by unnurg@google.com · 15 years ago
  8. eac2ea0 UiBinder tests contributed by external user (Konstantin Scheglov). by jgw@google.com · 15 years ago
  9. 7d73777 Update HtmlUnit logging. by amitmanjhi@google.com · 15 years ago
  10. 38b3eca Removes the -XshardPrecompile option. by spoon@google.com · 15 years ago
  11. 598c31a Moved benchmarks to separate benchmarks packages. This prevents spam errors on unit test execution. by rchandia@google.com · 15 years ago
  12. d9f13ab Add Firefox 3.7alpha support (still need Windows changes). by jat@google.com · 15 years ago
  13. 81891c8 Copy long<->base64 code to Base64Utils for server RPC code by rice@google.com · 15 years ago
  14. ad33b8c Add useful hooks into GWT to allow other tools to parse and analyze Java code. by bowdidge@google.com · 15 years ago
  15. 9d21a21 manual repatch of IO merge by gwt.mirrorbot@gmail.com · 15 years ago
  16. 265f7f6 Removed the appengine tools-api.jar, no longer needed with appEngine 1.3.4 by amitmanjhi@google.com · 15 years ago
  17. 714917d Improve wire format for primitive long values. Keep support for the previous format in server-side code. by rice@google.com · 15 years ago
  18. e3320f3 earlier mirror fix only got the additive changes; here are the subtractives. by gwt.mirrorbot@gmail.com · 15 years ago
  19. d72b6bc Removed PrintWriterManager from bikeshed and "inlined" its use in bikeshed. by amitmanjhi@google.com · 15 years ago
  20. 9c58c5d Moving this chang over from the IO branch (the other logging change had to be moved first) by unnurg@google.com · 15 years ago
  21. 3fad8e1 Deleted HasPages, HasValueMap, and ValueListBox since they are not being used. by amitmanjhi@google.com · 15 years ago
  22. 2b2aa43 Added a warning to the javadoc of each src file and to package.html in the app, requestfactory, and valuestore modules. by amitmanjhi@google.com · 15 years ago
  23. d04a133 Add missing properties files (required by 'ant test' of I18NSuite) by rice@google.com · 15 years ago
  24. ee7a4d8 Added tests to ValueStore, specifically DeltaValueStoreJsonImpl and RecordJsoImpl by amitmanjhi@google.com · 15 years ago
  25. ccef588 Moving gwt logging over from the IO branch. Changed the gwt.logging by unnurg@google.com · 15 years ago
  26. 4e4b77f Do not infer startup URLs in JUnitShell by kjin@google.com · 15 years ago
  27. 8db0725 Optimize CfgBuilder.BuilderVisitor.addNode(). by avassalotti@google.com · 15 years ago
  28. e2d1e82 Tweak JavaAstConstructor's copy of Class to match emulation API. by scottb@google.com · 15 years ago
  29. e8ac334 A new model for external types by scottb@google.com · 15 years ago
  30. d987ed4 UiBinder now uses the ResourceOracle. Includes changes to by rjrjr@google.com · 15 years ago
  31. 9d0f326 Adds Class.getName() to JavaAstConstructor by scottb@google.com · 15 years ago
  32. 7bc436e Add additional predefined Date/Time formats and the ability to generate custom localized formats. by jat@google.com · 15 years ago
  33. 272088d Restore deleted public method by rice@google.com · 15 years ago
  34. dfa2a06 Rolling back DevMode JSO change due to VerifyError. by bobv@google.com · 15 years ago
  35. a3bc0d8 Part 2: Update DevMode JSO runtime to new model. by bobv@google.com · 15 years ago
  36. ea8a21c Add new LongLib test case by rice@google.com · 15 years ago
  37. 534f9f0 Part 1 of reimplementing DevMode JSO implementation to remove the need for global state. by bobv@google.com · 15 years ago
  38. 161e810 Allow CSS class name prefixes to be reserved in the CssResource obfuscator. by bobv@google.com · 15 years ago
  39. 2cf088a Fix implementation of Math.sinh and Math.tanh (external issue 4991) by rice@google.com · 15 years ago
  40. 60fe18a Fixes pathological slowness in remote UI logger (GPE). by scottb@google.com · 15 years ago
  41. e136ac4 Fix behavior of Double.compare and Double.compareTo (external issue 4935) by rice@google.com · 15 years ago
  42. 576b498 Replacing CurrencyCell with generic NumberCell that uses NumberFormat. by jlabanca@google.com · 15 years ago
  43. 569d591 Rollback of date/time format changes due to failing internal tests. by jat@google.com · 15 years ago
  44. b580c91 Add additional predefined Date/Time formats and the ability to generate custom localized formats. by jat@google.com · 15 years ago
  45. 542931c Adding TreeItem#insert methods to insert items into a tree. by jlabanca@google.com · 15 years ago
  46. bbb8202 Faster version of LongLib by rice@google.com · 15 years ago
  47. d54a4bd Mirroring got broken around the merge from branches/2.1, although I'm by gwt.mirrorbot@gmail.com · 15 years ago
  48. 49d7041 Fix ExternalImage.setRtlImage() by comparing the correct objects. by bobv@google.com · 15 years ago
  49. 7088ddd Re-apply patch with a bug fix. by robertvawter@google.com · 15 years ago
  50. 0f9227e Change ClientBundle to initialize ResourcePrototypes in the static by robertvawter@google.com · 15 years ago
  51. 320275a Rollback of AutoDirHandler changes which broke some internal tests. by tomerigo@google.com · 15 years ago
  52. f5ea1ca Intruducing AutoDirHandler, a handler for automatically adjusting the direction of an object (typically a TextBox variant) while text is being entered. This handler is then used to add BiDi support to TextBox and TextArea. by tomerigo@google.com · 15 years ago
  53. 81b79bd Set the superclass of the value map inner class to be Object. Every class deserves to have a superclass. by bowdidge@google.com · 15 years ago
  54. a85192c Adds some additional api area to our test compilation units. by scottb@google.com · 15 years ago
  55. 9780ff3 Fix checkstyle warning. by jat@google.com · 15 years ago
  56. 993ff82 Merges r8060 from the 2.1 I/O branch into trunk. by spoon@google.com · 15 years ago
  57. 11b85e1 Merging from the 2.1 I/O branch through r8059 by spoon@google.com · 15 years ago
  58. 08c1520 Merges r7984 from the 2.1 I/O branch into trunk. by spoon@google.com · 15 years ago
  59. 2846ba5 Merges r7983 from the 2.1 I/O branch into trunk. by spoon@google.com · 15 years ago
  60. 6e9d441 Merging r8209 from the 2.1 I/O branch into trunk. by spoon@google.com · 15 years ago
  61. 176da30 Merging from the 2.1 I/O branch through r7982. by spoon@google.com · 15 years ago
  62. e13bab5 Fixes a bug in the compile report dashboard where entries with same sizes were by kprobst@google.com · 15 years ago
  63. 23b3831 Merging r7980 from the I/O branch. by spoon@google.com · 15 years ago
  64. 96fcc1a Redeclare interface method in the enum to work around a javac bug. by igorkarp@google.com · 15 years ago
  65. 5f68365 Fixes a memory leak on IE with the cross-site fragment loading strategy. by spoon@google.com · 15 years ago
  66. 090412f Updated servlet mappings. by zundel@google.com · 15 years ago
  67. 913c261 Skip intermittently failed test with HtmlUnit. by flin@google.com · 15 years ago
  68. e7144e7 Updated servlet mappings. by zundel@google.com · 15 years ago
  69. 254362c Introducing lattice TOP for constants. Making it starting value. by aizatsky@google.com · 15 years ago
  70. 931c665 Undo the collapse-all-permutations in JUnit.gwt.xml for now. by spoon@google.com · 15 years ago
  71. d770fa5 CFG: fixing case fallthrough. by aizatsky@google.com · 15 years ago
  72. ab11e00 Fixing division by zero while evaluating constant expression. by aizatsky@google.com · 15 years ago
  73. 9607d1b Fix incorrect units in TabLayoutPanel example (was PX should be EM). by bduff@google.com · 15 years ago
  74. d413ce0 The gflow constant analyzer assumes that parameters by spoon@google.com · 15 years ago
  75. abc6da7 Updates the list of aggressive optimizations to be those by spoon@google.com · 15 years ago
  76. d4457c5 Direction estimators are simple classes which estimate a string's direction using various heuristics. by tomerigo@google.com · 15 years ago
  77. 7f3adca Re-rolling r7955: JUnitShell now subclasses DevMode instead of GWTShell. by scottb@google.com · 15 years ago
  78. 5b87177 Sync is for real now. Notes: by amitmanjhi@google.com · 15 years ago
  79. 3b8e8d5 Turn off strict Record#get() implementaiton until it's more practical by rjrjr@google.com · 15 years ago
  80. 371bdc6 Fix missing return value warning. by johnlenz@google.com · 15 years ago
  81. 6e4c0cf Refactoring Tree code. SideBySideTreeView now uses SimpleCellList, which a protected method that allows users to use any ListView. SideBySideTreeNodeView shares a lot of code with SimpleCellList. Added animations to SideBySideTreeView. NodeInfo now includes a SelectionModel, but still allows a single instance to be used across an entire tree of different types. NodeInfo now returns one Cell instead of a list of HasCell, but CompositeCell has been added to combine HasCells into a single Cell. by jlabanca@google.com · 15 years ago
  82. ab11671 Add LocaleInfo.hasAnyRTL() which returns true if the application was by jat@google.com · 15 years ago
  83. 745a665 Fixes a bug in SplitLayoutPanel where calling setWidgetMinSize() on the center widget, the last widget, or a widget that is not a child results in an NPE or IndexOutOfBoundsException. The occured because getAssocatedSplitter() had an off by one bug and didn't check for an idx of -1. This patch asserts that the widget is a child, which is typical of other methods in DockLayoutPanel. by jlabanca@google.com · 15 years ago
  84. b04b605 Reorganizes styles in bikeshed to use CssResource and ClientBundle. by jgw@google.com · 15 years ago
  85. 503f784 Fix paging in PagingTableListView, allow setPageSize after construction by rice@google.com · 15 years ago
  86. 8a78d4c Rolling back the recent change to JUnitShell pending discussion by spoon@google.com · 15 years ago
  87. 8e16dbe Fix missing flush in sending a SwitchTransport message. by jat@google.com · 15 years ago
  88. 49867cd Update some old selection script templates for modern dev mode by scottb@google.com · 15 years ago
  89. 64b8673 NPE in RunStyleExternalBrowser by scottb@google.com · 15 years ago
  90. ec121f8 JUnitShell now subclasses DevMode instead of GWTShell. by scottb@google.com · 15 years ago
  91. a62e4e0 Fixes compile fail on Sun JDK (was working fine in Eclipse, OpenJDK) by rjrjr@google.com · 15 years ago
  92. 95169a0 Allow null ProvidesKey in PagingTableListView, remove as constructor arg by rice@google.com · 15 years ago
  93. 6cdda2a Tone down log noise, fix import order by rjrjr@google.com · 15 years ago
  94. d3bb45d Ensure static initialization is atomic (found by findbugs) by rice@google.com · 15 years ago
  95. 6e5c766 Removing the batch argument from test targets in the user build file. We can specify it using test.args, and it isn't compatible with Xtries. by jlabanca@google.com · 15 years ago
  96. 166cea4 Adding CheckBox.setWordWrap(). http://gwt-code-reviews.appspot.com/320802/show by jlabanca@google.com · 15 years ago
  97. 90a64a1 - Removed redundant modifiers from EmployeeRecord and ReportRecord. by amitmanjhi@google.com · 15 years ago
  98. 3ba1d2e Make ClientBundle- and RPC-related annotations have runtime retention to support developers that want to re-use these classes in a dynamic server environment. by bobv@google.com · 15 years ago
  99. fa2d41e Implement RPC custom serialization for Collections.singletonList() by rice@google.com · 15 years ago
  100. 536629b disable test for RequestPermissionException in testRequestBuilderStringString because IE with certain configuration of WebDriver does not enforce SOP by kjin@google.com · 15 years ago