| Commit message (Expand) | Author | Age | Files | Lines |
* | Move scoped_temp_dir from base to base/files | brettw@chromium.org | 2012-11-16 | 1 | -1/+1 |
* | Moved the AppNotification system into extensions namespace | rdevlin.cronin@chromium.org | 2012-08-01 | 1 | -1/+4 |
* | CPM Extension Uninstall Watching | rdevlin.cronin@chromium.org | 2012-07-17 | 1 | -3/+9 |
* | Re-enable AppNotificationManagerTest.ExtensionUninstall under ASan. | glider@chromium.org | 2012-07-13 | 1 | -8/+2 |
* | Move test_browser_thread.h from content\test to content\public\test. This way... | jam@chromium.org | 2012-06-04 | 1 | -1/+1 |
* | Removing MessageLoop::QuitTask() from chrome/ | dcheng@chromium.org | 2011-12-10 | 1 | -1/+1 |
* | Switch to IWYU for files that previously were getting a bunch of | joi@chromium.org | 2011-12-01 | 1 | -0/+1 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+2 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -4/+5 |
* | Implement SyncableService in AppNotificationsManager: | munjal@chromium.org | 2011-10-21 | 1 | -7/+11 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -2/+2 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -4/+4 |
* | Revert 106110 - Implement SyncableService in AppNotificationsManager: | sail@chromium.org | 2011-10-18 | 1 | -11/+7 |
* | Implement SyncableService in AppNotificationsManager: | munjal@chromium.org | 2011-10-18 | 1 | -7/+11 |
* | Disable AppNotificationManagerTest.ExtensionUninstall under AddressSanitizer | glider@chromium.org | 2011-10-13 | 1 | -1/+7 |
* | Replace UninstalledExtensionInfo with just a string for the extension id, all... | kalman@chromium.org | 2011-10-10 | 1 | -9/+1 |
* | Make AppNotificationStorage create the database on disk lazily | asargent@chromium.org | 2011-10-05 | 1 | -1/+1 |
* | Persist App Notifications to disk | asargent@chromium.org | 2011-10-05 | 1 | -0/+123 |