| Commit message (Expand) | Author | Age | Files | Lines |
* | WebIntentsRegistry now queries extensions for Intents | groby@chromium.org | 2011-09-23 | 4 | -10/+189 |
* | Moved web_intent_service_data into webkit/glue | groby@chromium.org | 2011-09-22 | 5 | -73/+3 |
* | Added OWNERS for intents | groby@chromium.org | 2011-09-21 | 1 | -0/+4 |
* | Rename WebIntentData for backend storage to WebIntentServiceData. | gbillock@chromium.org | 2011-09-21 | 9 | -104/+109 |
* | Rename intents_settings_handler files to web_intents_settings_handler. | gbillock@chromium.org | 2011-09-16 | 1 | -1/+1 |
* | Add disposition field to intents web data. | groby@chromium.org | 2011-09-15 | 2 | -2/+13 |
* | Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t... | jochen@chromium.org | 2011-09-14 | 1 | -11/+8 |
* | Remove use of <iostream> where unnecessary. | evan@chromium.org | 2011-09-01 | 1 | -1/+1 |
* | Switch ChromeTestSuite to the same convention as ContentTestSuite: | phajdan.jr@chromium.org | 2011-08-27 | 2 | -3/+1 |
* | Revert 97966 : Revert 97955 - First pass on intents options UI. | gbillock@chromium.org | 2011-08-25 | 2 | -1/+2 |
* | Revert 97955 - First pass on intents options UI. | mattm@chromium.org | 2011-08-24 | 2 | -2/+1 |
* | First pass on intents options UI. | gbillock@chromium.org | 2011-08-24 | 2 | -1/+2 |
* | Return title for web_intents_table queries | groby@chromium.org | 2011-08-19 | 2 | -1/+18 |
* | Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4) | thestig@chromium.org | 2011-08-18 | 1 | -1/+1 |
* | Added WebIntents GetAll support | groby@chromium.org | 2011-08-13 | 3 | -0/+43 |
* | Fix build after http://codereview.chromium.org/7616019/ | phajdan.jr@chromium.org | 2011-08-11 | 1 | -1/+1 |
* | Reorganize chrome/test, part #9 | phajdan.jr@chromium.org | 2011-08-11 | 1 | -1/+1 |
* | Web Intents: Hook up the register intent InfoBar with the WebIntentsRegistry. | jhawkins@chromium.org | 2011-08-11 | 9 | -13/+232 |
* | GTTF: Use a fresh TestingBrowserProcess for each test, part #5 | phajdan.jr@chromium.org | 2011-08-11 | 1 | -1/+2 |
* | Revert 96098 - ui_tests began crashing | rsleevi@chromium.org | 2011-08-10 | 1 | -2/+1 |
* | GTTF: Use a fresh TestingBrowserProcess for each test, part #5 | phajdan.jr@chromium.org | 2011-08-09 | 1 | -1/+2 |
* | Web Intents: Fix a leak. | jhawkins@chromium.org | 2011-08-08 | 2 | -6/+7 |
* | Initial version of web intents registry | groby@chromium.org | 2011-08-06 | 4 | -0/+273 |
* | Web Intents: Preparatory work. | jhawkins@chromium.org | 2011-08-01 | 2 | -0/+85 |