1. 73916dd Move the SimpleAppCacheLinker out to sample land, it's not quite ready. by rjrjr@google.com · 14 years ago
  2. acc5df0 Fix samples build file for mobilewebapp target by rchandia@google.com · 14 years ago
  3. 7954146 Convert samples/mobilewebapp to use maven. This paves the way to converting the sample to use GIN and Objectify. by rjrjr@google.com · 14 years ago
  4. 2717377 Use identity semantics when canonicalizing JsonSplittable instances. by bobv@google.com · 14 years ago
  5. 2b4727d cleanups to soyc HTML report generation code. by zundel@google.com · 14 years ago
  6. 73fd6e8 GWT support for Chrome Frame by fabiomfv@google.com · 14 years ago
  7. 73810fe IsRenderable should not extend SafeHtmlRenderer anymore. by rdcastro@google.com · 14 years ago
  8. 6f4f048 Reintroduces JsInliner patch (3rd time is a charm?). Fix for issue 5707. by jbrosenberg@google.com · 14 years ago
  9. bf777a6 Consolidates all methodDependencies files into one per split point. by zundel@google.com · 14 years ago
  10. 1527716 Added -XdisableSoycHtml command line flag for disabling HTML compile report generation. This will not affect SOYC XML output. by dconnelly@google.com · 14 years ago
  11. 247bc69 Fix UiBinder default values for missing array-valued attributes, by jat@google.com · 14 years ago
  12. caa8349 Tell people we use jdk 1.6 by rjrjr@google.com · 14 years ago
  13. f439b1a Fix warnings in samples/expenses by rjrjr@google.com · 14 years ago
  14. 977045b Developer Plugin should allow whitelisting of code server hosts by codefu@google.com · 14 years ago
  15. d820783 bump gae version by rjrjr@google.com · 14 years ago
  16. 39ef8ac Reverted due to failures in client code by unnurg@google.com · 14 years ago
  17. c3599be Add RequestContext.find() to support chained requests. by bobv@google.com · 14 years ago
  18. 7bf010e Add BatchedRequestScope utility class to aggregate all requests made within a single tick of the event loop. by bobv@google.com · 14 years ago
  19. e168eb5 Revive samples/expenses from its 2.3 breakage. Also now generates by rjrjr@google.com · 14 years ago
  20. 6df4d31 Re-rolling "Re-implement runAsync to improve code size." by scottb@google.com · 14 years ago
  21. 1fe844c Added a bit of documentation on JType by zundel@google.com · 14 years ago
  22. eee44e0 Removes CompileModule.java, retaining the unit test that depends on it. by zundel@google.com · 14 years ago
  23. 64d0d60 Reformatting in advance of forthcoming patch by jbrosenberg@google.com · 14 years ago
  24. 0a5db31 AutoboxUtils cleanup by scottb@google.com · 14 years ago
  25. 058c55b Changed method dependencies report to show method code sizes. Call stacks are now a dropdown action under each method. by dconnelly@google.com · 14 years ago
  26. 3545fb9 A mechanical refactoring of the Precompile options as prep for further cleanup. by zundel@google.com · 14 years ago
  27. c8349b7 Misc GWT compiler bugfixes and cleanups. by scottb@google.com · 14 years ago
  28. 5b212c4 Adding new DataGrid widget. DataGrid is a variation of CellTable that supports a fixed header and footer with a scrollable data area. Most of the CellTable implementation has been hoisted up to a shared abstract class AbstractCellTable, so switching from CellTable to DataGrid is easy. Data Grid uses HeaderPanel to position the header and footer tables above and below the data portion. By default, the tables take 100% width, so there is no horizontal scrollbar. However, DataGrid provides setTableWidth/setMinimumTableWidth so users can use horizontal scrollbars if needed. by jlabanca@google.com · 14 years ago
  29. 68093d6 Bugfixes in ControlFlowAnalyzer by scottb@google.com · 14 years ago
  30. 931f226 Fix several @Select issues, adding tests for them: by jat@google.com · 14 years ago
  31. 694e52a Fix escaping issue with SafeHtml in Safari3 by sbrubaker@google.com · 14 years ago
  32. f2daf77 Implemented expression range shifting for IE block size transformation. Moved expression range shifting for both transformations inside the transformation classes. Modified constructors/instance variables for the JsAbstractTextTransformer to support updating the expression ranges in the SourceInfo map. by dconnelly@google.com · 14 years ago
  33. f5c4629 Fix dangling clinit issue; check if clinit method calls have been replaced or removed, during javascript generation phase. by jbrosenberg@google.com · 14 years ago
  34. a2c03d5 Autoformats user/super and user/test-super by zundel@google.com · 14 years ago
  35. 1dfc984 Rollback of r10216 "Re-implement runAsync to improve code size", caused some subtle errors. by scottb@google.com · 14 years ago
  36. a9aefda AppEngine uploads were choking on massive cache files written into war/WEB-INF by zundel@google.com · 14 years ago
  37. 8fb3b37 Attachable -> IsRenderable step 3: Renaming AttachableHTMLPanel to RenderablePanel. This guys has its days counted, as it will eventually be merged into HTMLPanel. by rdcastro@google.com · 14 years ago
  38. 66c1602 Detaching the table section in CellTable before setting the innerHTML to replace the rows. This is a well known performance enhancement that CellTable isn't taking advantage of. by gwt.mirrorbot@gmail.com · 14 years ago
  39. f80e588 Adds a ui:safehtml tag to UiBinder by sbrubaker@google.com · 14 years ago
  40. 7b2224b Re-implement runAsync to improve code size. by scottb@google.com · 14 years ago
  41. 61244f3 Attachable->IsRenderable step 2: Renaming AttachableComposite to RenderableComposite. by rdcastro@google.com · 14 years ago
  42. fbeef01 Public (stephenh@gmail.com): by rjrjr@google.com · 14 years ago
  43. ecc65de Rollback Issue 1442804. Causes build breakage. by rchandia@google.com · 14 years ago
  44. cb17d3a Add a ServletContext ThreadLocal to RequestFactoryServlet. by larsenje@gmail.com · 14 years ago
  45. edd7f4b SafeHtmlRenderer code gen for UiBinder. Picking up issue 1426803 by rchandia@google.com · 14 years ago
  46. 0e4aa7d Updating apichecker for GWT 2.4. by jlabanca@google.com · 14 years ago
  47. 4a2a9d3 Fixing checkstyle errors... for realz this time. by jlabanca@google.com · 14 years ago
  48. 339109c Add the method name to the message of InvocationService to make it easier to by gaillard@google.com · 14 years ago
  49. 5463a85 Fixing checkstyle error. by jlabanca@google.com · 14 years ago
  50. 32eecfa Attachable->IsRenderable rename step 1: Renaming the base interface. by rdcastro@google.com · 14 years ago
  51. 9651ae5 - Modify the default HTML template to indicate that quirks mode is not supported by fredsa@google.com · 14 years ago
  52. a13e660 Pruner runs only once. by scottb@google.com · 14 years ago
  53. 7cd7c4c Enables on the persistent unit cache by default. by zundel@google.com · 14 years ago
  54. 3acd46c Fix AutoBean VM memory leak due to circular references between the by bobv@google.com · 14 years ago
  55. e732bb8 Better home for ImageResourceRenderer by rjrjr@google.com · 14 years ago
  56. cb89317 Add baseInterface support to UiBinder. by jat@google.com · 14 years ago
  57. 0b893ad Improving the user experience and fixing some bugs. by brianpark@google.com · 14 years ago
  58. 4fd7fa0 Updating CellTable doc. by jlabanca@google.com · 14 years ago
  59. e31f1cc Auto code cleanup. by scottb@google.com · 14 years ago
  60. 31fdcff Fix some warnings. by rjrjr@google.com · 14 years ago
  61. ef7da40 Use glass panel isntead of alert() when displaying dev mode connection failures, by fredsa@google.com · 14 years ago
  62. 38cbf46 Previous change to compiler report formatting switched to NumberFormat to format deciamls, but broke the report's "Bytes" bar graphs, which were off by a factor of 100 (displaying 0.282% instead of 28.2%). by dconnelly@google.com · 14 years ago
  63. 1fd77fa Changed formatting of SOYC compiler report to use large number grouping (ex: 7,923,764), by dconnelly@google.com · 14 years ago
  64. 8a4e67e In PRETTY and DETAILED, generate symbolic type queries for readability. by scottb@google.com · 14 years ago
  65. 5db6676 Salvage useful bits from overrides work. by scottb@google.com · 14 years ago
  66. 19e78d9 Record strong name header in RequestFactory Logging class. by bobv@google.com · 14 years ago
  67. dd61a42 SelectionChangeEvent currently is tightly coupled with SelectionModel. There is no way to fire a SelectionChangeEvent outside of something that implements SelectionModel. This patch fixes that and resuses the HasFooHandlers pattern that is seen in most other gwt events. by jlabanca@google.com · 14 years ago
  68. d563636 Prepares SAXParserFactory one time, so avoids expensive ClassLoader lokups. by scheglov@google.com · 14 years ago
  69. 49f090e This change works around a problem found in GWT Designer testing. by zundel@google.com · 14 years ago
  70. edb75b0 First example of a View that kicks off its own presenter as by rjrjr@google.com · 14 years ago
  71. bc37c0c Fix various warnings. by gwt.mirrorbot@gmail.com · 14 years ago
  72. b4a6a35 Decentralize nullmethod/nullfield. by scottb@google.com · 14 years ago
  73. 9187780 Attachable elements in UiBinder: always run logicalAdd(Attachable) for by juliog@google.com · 14 years ago
  74. 248d3ab Fix checkstyle 'info' warnings by rice@google.com · 14 years ago
  75. 2bc59d5 Rescues cached entries from jar files that are the same, save for the timestamp. by zundel@google.com · 14 years ago
  76. 11a2e2b Misc gwtc cleanups. by scottb@google.com · 14 years ago
  77. 8e35cbf Rolling back submission due to test flakiness. by schenney@google.com · 14 years ago
  78. a0f5913 Auto format pass of some files before review by zundel@google.com · 14 years ago
  79. a0cd94e Minor refactoring of "dashboard" interfaces in GWT. I'd made these changes this by jhumphries@google.com · 14 years ago
  80. 600ca12 Adding additional testing for GWT RPC. Some custom serialized objects by gwt.mirrorbot@gmail.com · 14 years ago
  81. c43e713 Adding favicon and app_icon to the app cache manifest file. by jlabanca@google.com · 14 years ago
  82. b35700a Multiple improvements and fixes to the mobile web app. Tasks are now stored in local storage using the TaskProxyLocalStorage class, which is also used when refreshing a task offline in the TaskReadView. I renamed the app to Cloud Tasks, and added a favicon and homepage icon. Also fixed a bug where the "add task" button doesn't show up in the tablet view after editing a task. by jlabanca@google.com · 14 years ago
  83. 6d60fbc Add styleName attribute to Grid by tfischer@google.com · 14 years ago
  84. 7c541e5 Remove JProgram.jsniMap in favor of local accounting. by scottb@google.com · 14 years ago
  85. f7d38d1 See http://code.google.com/p/google-web-toolkit/issues/detail?id=6015 by zundel@google.com · 14 years ago
  86. 8f87da0 Disabling test for null on getBrowserById for DOM elements without DTD when running on Chrome 12 by rchandia@google.com · 14 years ago
  87. aee081a Better error reporting. Also, move the proxy and request interfaces by rjrjr@google.com · 14 years ago
  88. b39c4d7 Implementing custom TaskReadViews for tablet, desktop, and mobile. by jlabanca@google.com · 14 years ago
  89. d1d3c87 Fix the transition direction between read and task views by rjrjr@google.com · 14 years ago
  90. dd4a731 Introduces read only task view with an edit button. Gets around by rjrjr@google.com · 14 years ago
  91. 3f6c104 Step one in making mobilewebapp more DI friendly. The goal is to by rjrjr@google.com · 14 years ago
  92. a5f017a Calculates result of getSourceName() one time, so reuse because of CU cache. by scheglov@google.com · 14 years ago
  93. a10a1d7 Disabling test for null on getBrowserById for DOM elements without DTD when running on Chrome 11 by rchandia@google.com · 14 years ago
  94. 6852206 Make debugging the new linker bootstrap a little easier by unnurg@google.com · 14 years ago
  95. d2cd496 Phase 1 of GWT Dashboard. This includes an interface in gwt-dev for posting to a dashboard (default implementation is a no-op). Added calls to this interface in a couple of places. Created factory class that can provide the no-op implementation or a real implementation (based on system property). Updated unit test for SpeedTracerLogger to include a test that verifies that it is posting events to dashboard as expected. by jhumphries@google.com · 14 years ago
  96. 2cb5bf7 Improving SimpleAppCacheLinker noise. by rchandia@google.com · 14 years ago
  97. 0d0a554 Eclipse configuration for MobileWebApp. by rchandia@google.com · 14 years ago
  98. 4c89490 Add an option that helps teams that rely on the body being loaded in onModuleLoade by unnurg@google.com · 14 years ago
  99. 8a528b5 Mark all validaiton classes as Experimental by nchalko@google.com · 14 years ago
  100. 8b0e869 AttachableHTMLPanel.logicalAdd() should receive an Attachable instead of a Widget. by rdcastro@google.com · 14 years ago