| Commit message (Expand) | Author | Age | Files | Lines |
* | Add 'Inspect' Links for views in the Extension Error Console | rdevlin.cronin@chromium.org | 2013-11-01 | 1 | -1/+2 |
* | Implement chrome.browserAction.openPopup API. | justinlin@chromium.org | 2013-10-21 | 1 | -1/+1 |
* | Namespace internal extension JavaScript modules with extensions:: so that they | kalman@chromium.org | 2013-09-10 | 1 | -6/+13 |
* | Expand RuntimeErrors for ErrorConsole | rdevlin.cronin@chromium.org | 2013-09-06 | 2 | -5/+73 |
* | Add Error Console UI for install warnings to the chrome:extensions page (hidd... | rdevlin.cronin@chromium.org | 2013-09-05 | 1 | -0/+1 |
* | Catch ManifestErrors with ErrorConsole; Add Browsertests | rdevlin.cronin@chromium.org | 2013-09-03 | 3 | -8/+177 |
* | Report Javascript Runtime Errors to the Error Console | rdevlin.cronin@chromium.org | 2013-09-01 | 2 | -16/+372 |
* | ErrorConsole Switch, Duplicate Error Detection, Dev Mode Check | rdevlin.cronin@chromium.org | 2013-08-28 | 3 | -32/+167 |
* | Revert 219709 "Remove the Extensions URLRequestContext." | earthdok@chromium.org | 2013-08-27 | 1 | -5/+4 |
* | Remove the Extensions URLRequestContext. | ajwong@chromium.org | 2013-08-27 | 1 | -4/+5 |
* | Resubmit 21609003: Move ExtensionError to extensions/, add error limits | rdevlin.cronin@chromium.org | 2013-08-10 | 5 | -363/+182 |
* | Revert 216345 "Move ExtensionError to extensions/, add error limits" | jyasskin@chromium.org | 2013-08-08 | 5 | -180/+363 |
* | Move ExtensionError to extensions/, add error limits | rdevlin.cronin@chromium.org | 2013-08-08 | 5 | -363/+180 |
* | Extension ErrorConsole Base | rdevlin.cronin@chromium.org | 2013-07-26 | 5 | -0/+589 |