| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle invalid input, add more tests for SourceHighlighter | rdevlin.cronin@chromium.org | 2013-09-10 | 2 | -2/+35 |
* | Fix comparison in an equal comparator. | etienneb@chromium.org | 2013-09-10 | 1 | -2/+2 |
* | Fix deadcode in an invalid string construction. | etienneb@chromium.org | 2013-09-10 | 1 | -1/+1 |
* | Follows https://codereview.chromium.org/22938005/ | rdevlin.cronin@chromium.org | 2013-09-07 | 5 | -51/+182 |
* | Expand RuntimeErrors for ErrorConsole | rdevlin.cronin@chromium.org | 2013-09-06 | 2 | -3/+5 |
* | Add Error Console UI for install warnings to the chrome:extensions page (hidd... | rdevlin.cronin@chromium.org | 2013-09-05 | 5 | -20/+401 |
* | Catch ManifestErrors with ErrorConsole; Add Browsertests | rdevlin.cronin@chromium.org | 2013-09-03 | 2 | -3/+19 |
* | Report Javascript Runtime Errors to the Error Console | rdevlin.cronin@chromium.org | 2013-09-01 | 2 | -103/+39 |
* | Move ReadFileToString to the base namespace. | brettw@chromium.org | 2013-08-30 | 2 | -2/+2 |
* | ErrorConsole Switch, Duplicate Error Detection, Dev Mode Check | rdevlin.cronin@chromium.org | 2013-08-28 | 2 | -46/+103 |
* | Resubmit 21609003: Move ExtensionError to extensions/, add error limits | rdevlin.cronin@chromium.org | 2013-08-10 | 2 | -0/+293 |
* | Revert 216345 "Move ExtensionError to extensions/, add error limits" | jyasskin@chromium.org | 2013-08-08 | 2 | -293/+0 |
* | Move ExtensionError to extensions/, add error limits | rdevlin.cronin@chromium.org | 2013-08-08 | 2 | -0/+293 |
* | Use a direct include of the message_loop header in dbus/, device/, extensions... | avi@chromium.org | 2013-07-17 | 2 | -2/+2 |
* | Move Extension-Controlled Preference functions from ExtPrefs to PreferenceAPI | rdevlin.cronin@chromium.org | 2013-06-12 | 3 | -0/+107 |
* | extensions: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-01 | 2 | -6/+5 |
* | Move the ViewType enum to extensions\common. | jam@chromium.org | 2013-04-01 | 2 | -0/+68 |
* | Move MessageLoop to base namespace. | brettw@chromium.org | 2013-03-31 | 1 | -1/+3 |
* | Remove the chrome include in extensions\DEPS by creating a test data director... | jam@chromium.org | 2013-03-29 | 1 | -13/+13 |
* | Move CrxFile, FileReader, ExtensionResource to src/extensions. | yoz@chromium.org | 2013-03-23 | 4 | -0/+185 |