gwt /
gwt /
73916dd0d96af765bab130944da339bf00982fd3 - 73916dd Move the SimpleAppCacheLinker out to sample land, it's not quite ready. by rjrjr@google.com · 14 years ago
- acc5df0 Fix samples build file for mobilewebapp target by rchandia@google.com · 14 years ago
- 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
- 2717377 Use identity semantics when canonicalizing JsonSplittable instances. by bobv@google.com · 14 years ago
- 2b4727d cleanups to soyc HTML report generation code. by zundel@google.com · 14 years ago
- 73fd6e8 GWT support for Chrome Frame by fabiomfv@google.com · 14 years ago
- 73810fe IsRenderable should not extend SafeHtmlRenderer anymore. by rdcastro@google.com · 14 years ago
- 6f4f048 Reintroduces JsInliner patch (3rd time is a charm?). Fix for issue 5707. by jbrosenberg@google.com · 14 years ago
- bf777a6 Consolidates all methodDependencies files into one per split point. by zundel@google.com · 14 years ago
- 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
- 247bc69 Fix UiBinder default values for missing array-valued attributes, by jat@google.com · 14 years ago
- caa8349 Tell people we use jdk 1.6 by rjrjr@google.com · 14 years ago
- f439b1a Fix warnings in samples/expenses by rjrjr@google.com · 14 years ago
- 977045b Developer Plugin should allow whitelisting of code server hosts by codefu@google.com · 14 years ago
- d820783 bump gae version by rjrjr@google.com · 14 years ago
- 39ef8ac Reverted due to failures in client code by unnurg@google.com · 14 years ago
- c3599be Add RequestContext.find() to support chained requests. by bobv@google.com · 14 years ago
- 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
- e168eb5 Revive samples/expenses from its 2.3 breakage. Also now generates by rjrjr@google.com · 14 years ago
- 6df4d31 Re-rolling "Re-implement runAsync to improve code size." by scottb@google.com · 14 years ago
- 1fe844c Added a bit of documentation on JType by zundel@google.com · 14 years ago
- eee44e0 Removes CompileModule.java, retaining the unit test that depends on it. by zundel@google.com · 14 years ago
- 64d0d60 Reformatting in advance of forthcoming patch by jbrosenberg@google.com · 14 years ago
- 0a5db31 AutoboxUtils cleanup by scottb@google.com · 14 years ago
- 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
- 3545fb9 A mechanical refactoring of the Precompile options as prep for further cleanup. by zundel@google.com · 14 years ago
- c8349b7 Misc GWT compiler bugfixes and cleanups. by scottb@google.com · 14 years ago
- 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
- 68093d6 Bugfixes in ControlFlowAnalyzer by scottb@google.com · 14 years ago
- 931f226 Fix several @Select issues, adding tests for them: by jat@google.com · 14 years ago
- 694e52a Fix escaping issue with SafeHtml in Safari3 by sbrubaker@google.com · 14 years ago
- 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
- 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
- a2c03d5 Autoformats user/super and user/test-super by zundel@google.com · 14 years ago
- 1dfc984 Rollback of r10216 "Re-implement runAsync to improve code size", caused some subtle errors. by scottb@google.com · 14 years ago
- a9aefda AppEngine uploads were choking on massive cache files written into war/WEB-INF by zundel@google.com · 14 years ago
- 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
- 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
- f80e588 Adds a ui:safehtml tag to UiBinder by sbrubaker@google.com · 14 years ago
- 7b2224b Re-implement runAsync to improve code size. by scottb@google.com · 14 years ago
- 61244f3 Attachable->IsRenderable step 2: Renaming AttachableComposite to RenderableComposite. by rdcastro@google.com · 14 years ago
- fbeef01 Public (stephenh@gmail.com): by rjrjr@google.com · 14 years ago
- ecc65de Rollback Issue 1442804. Causes build breakage. by rchandia@google.com · 14 years ago
- cb17d3a Add a ServletContext ThreadLocal to RequestFactoryServlet. by larsenje@gmail.com · 14 years ago
- edd7f4b SafeHtmlRenderer code gen for UiBinder. Picking up issue 1426803 by rchandia@google.com · 14 years ago
- 0e4aa7d Updating apichecker for GWT 2.4. by jlabanca@google.com · 14 years ago
- 4a2a9d3 Fixing checkstyle errors... for realz this time. by jlabanca@google.com · 14 years ago
- 339109c Add the method name to the message of InvocationService to make it easier to by gaillard@google.com · 14 years ago
- 5463a85 Fixing checkstyle error. by jlabanca@google.com · 14 years ago
- 32eecfa Attachable->IsRenderable rename step 1: Renaming the base interface. by rdcastro@google.com · 14 years ago
- 9651ae5 - Modify the default HTML template to indicate that quirks mode is not supported by fredsa@google.com · 14 years ago
- a13e660 Pruner runs only once. by scottb@google.com · 14 years ago
- 7cd7c4c Enables on the persistent unit cache by default. by zundel@google.com · 14 years ago
- 3acd46c Fix AutoBean VM memory leak due to circular references between the by bobv@google.com · 14 years ago
- e732bb8 Better home for ImageResourceRenderer by rjrjr@google.com · 14 years ago
- cb89317 Add baseInterface support to UiBinder. by jat@google.com · 14 years ago
- 0b893ad Improving the user experience and fixing some bugs. by brianpark@google.com · 14 years ago
- 4fd7fa0 Updating CellTable doc. by jlabanca@google.com · 14 years ago
- e31f1cc Auto code cleanup. by scottb@google.com · 14 years ago
- 31fdcff Fix some warnings. by rjrjr@google.com · 14 years ago
- ef7da40 Use glass panel isntead of alert() when displaying dev mode connection failures, by fredsa@google.com · 14 years ago
- 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
- 1fd77fa Changed formatting of SOYC compiler report to use large number grouping (ex: 7,923,764), by dconnelly@google.com · 14 years ago
- 8a4e67e In PRETTY and DETAILED, generate symbolic type queries for readability. by scottb@google.com · 14 years ago
- 5db6676 Salvage useful bits from overrides work. by scottb@google.com · 14 years ago
- 19e78d9 Record strong name header in RequestFactory Logging class. by bobv@google.com · 14 years ago
- 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
- d563636 Prepares SAXParserFactory one time, so avoids expensive ClassLoader lokups. by scheglov@google.com · 14 years ago
- 49f090e This change works around a problem found in GWT Designer testing. by zundel@google.com · 14 years ago
- edb75b0 First example of a View that kicks off its own presenter as by rjrjr@google.com · 14 years ago
- bc37c0c Fix various warnings. by gwt.mirrorbot@gmail.com · 14 years ago
- b4a6a35 Decentralize nullmethod/nullfield. by scottb@google.com · 14 years ago
- 9187780 Attachable elements in UiBinder: always run logicalAdd(Attachable) for by juliog@google.com · 14 years ago
- 248d3ab Fix checkstyle 'info' warnings by rice@google.com · 14 years ago
- 2bc59d5 Rescues cached entries from jar files that are the same, save for the timestamp. by zundel@google.com · 14 years ago
- 11a2e2b Misc gwtc cleanups. by scottb@google.com · 14 years ago
- 8e35cbf Rolling back submission due to test flakiness. by schenney@google.com · 14 years ago
- a0f5913 Auto format pass of some files before review by zundel@google.com · 14 years ago
- a0cd94e Minor refactoring of "dashboard" interfaces in GWT. I'd made these changes this by jhumphries@google.com · 14 years ago
- 600ca12 Adding additional testing for GWT RPC. Some custom serialized objects by gwt.mirrorbot@gmail.com · 14 years ago
- c43e713 Adding favicon and app_icon to the app cache manifest file. by jlabanca@google.com · 14 years ago
- 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
- 6d60fbc Add styleName attribute to Grid by tfischer@google.com · 14 years ago
- 7c541e5 Remove JProgram.jsniMap in favor of local accounting. by scottb@google.com · 14 years ago
- f7d38d1 See http://code.google.com/p/google-web-toolkit/issues/detail?id=6015 by zundel@google.com · 14 years ago
- 8f87da0 Disabling test for null on getBrowserById for DOM elements without DTD when running on Chrome 12 by rchandia@google.com · 14 years ago
- aee081a Better error reporting. Also, move the proxy and request interfaces by rjrjr@google.com · 14 years ago
- b39c4d7 Implementing custom TaskReadViews for tablet, desktop, and mobile. by jlabanca@google.com · 14 years ago
- d1d3c87 Fix the transition direction between read and task views by rjrjr@google.com · 14 years ago
- dd4a731 Introduces read only task view with an edit button. Gets around by rjrjr@google.com · 14 years ago
- 3f6c104 Step one in making mobilewebapp more DI friendly. The goal is to by rjrjr@google.com · 14 years ago
- a5f017a Calculates result of getSourceName() one time, so reuse because of CU cache. by scheglov@google.com · 14 years ago
- a10a1d7 Disabling test for null on getBrowserById for DOM elements without DTD when running on Chrome 11 by rchandia@google.com · 14 years ago
- 6852206 Make debugging the new linker bootstrap a little easier by unnurg@google.com · 14 years ago
- 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
- 2cb5bf7 Improving SimpleAppCacheLinker noise. by rchandia@google.com · 14 years ago
- 0d0a554 Eclipse configuration for MobileWebApp. by rchandia@google.com · 14 years ago
- 4c89490 Add an option that helps teams that rely on the body being loaded in onModuleLoade by unnurg@google.com · 14 years ago
- 8a528b5 Mark all validaiton classes as Experimental by nchalko@google.com · 14 years ago
- 8b0e869 AttachableHTMLPanel.logicalAdd() should receive an Attachable instead of a Widget. by rdcastro@google.com · 14 years ago