| Commit message (Expand) | Author | Age | Files | Lines |
* | Some ChromeOS GTK cleanup: removing WmIpc and related files. And a few orphan... | saintlou@chromium.org | 2012-03-19 | 1 | -149/+0 |
* | Implement chromeos SystemNotification on Aura by introducing BalloonCollectio... | stevenjb@chromium.org | 2012-01-18 | 1 | -7/+12 |
* | Revert 117984 - Implement chromeos SystemNotification on Aura by introducing ... | apatrick@chromium.org | 2012-01-17 | 1 | -12/+7 |
* | Implement chromeos SystemNotification on Aura by introducing BalloonCollectio... | stevenjb@chromium.org | 2012-01-17 | 1 | -7/+12 |
* | Replace Callback1 with base::Callback in MessageCallback. | achuith@chromium.org | 2011-10-26 | 1 | -1/+1 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -5/+5 |
* | CrOS - Fix use-after-free in balloon notifications | jamescook@chromium.org | 2011-09-13 | 1 | -11/+11 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -1/+1 |
* | cros: More clang plugin appeasing. | thakis@chromium.org | 2011-05-15 | 1 | -1/+1 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | chromeos: Update the references of notification includes to the new content l... | tfarina@chromium.org | 2011-03-07 | 1 | -1/+1 |
* | WebUI: Change more entries from DOMUI to WebUI under chromeos/notifications d... | tfarina@chromium.org | 2011-02-12 | 1 | -1/+1 |
* | WebUI: Get rid of references to DOMUI in comments. ChromeOS Part. | tfarina@chromium.org | 2011-02-11 | 1 | -2/+2 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -2/+2 |
* | Allow the user to choose which corner of the screen should get notifications. | johnnyg@chromium.org | 2011-01-06 | 1 | -0/+1 |
* | Listen for APP_TERMINATING in notification ui; close windows earlier in the p... | johnnyg@chromium.org | 2010-12-01 | 1 | -0/+1 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-19 | 1 | -9/+10 |
* | Revert 66571 - When an extension is uninstalled, close all desktop notificati... | johnnyg@chromium.org | 2010-11-18 | 1 | -10/+9 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-18 | 1 | -9/+10 |
* | Revert 65879 - When an extension is uninstalled, close all desktop notificati... | johnnyg@chromium.org | 2010-11-12 | 1 | -10/+9 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-12 | 1 | -9/+10 |
* | DOMUI callback to notification | oshima@chromium.org | 2010-08-19 | 1 | -1/+11 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Add UpdateAndShowNotification API to BallonCollectionIml | oshima@chromium.org | 2010-05-07 | 1 | -3/+10 |
* | Scroll notification panel so that new/updated notification is visible. | oshima@chromium.org | 2010-04-19 | 1 | -0/+2 |
* | Hover buttons for notification. | oshima@chromium.org | 2010-04-16 | 1 | -0/+7 |
* | Revert "r44062 Fix issue where the size of notification on | oshima@chromium.org | 2010-04-14 | 1 | -4/+0 |
* | Fix issue where the size of notification on linux/views gets created bigger t... | oshima@chromium.org | 2010-04-09 | 1 | -0/+4 |
* | Delete all RenderViewHost in BalloonViewImpl on exit. | oshima@chromium.org | 2010-04-09 | 1 | -1/+13 |
* | Add notification processes to the task manager. | johnnyg@chromium.org | 2010-04-08 | 1 | -1/+1 |
* | Fix chromeos build. | estade@chromium.org | 2010-04-01 | 1 | -3/+3 |
* | * Moved sticky/controls frag to chromeos::BalloonViewImpl | oshima@chromium.org | 2010-03-17 | 1 | -3/+23 |
* | Display sticky and non sticky notifications separately. | oshima@chromium.org | 2010-03-06 | 1 | -3/+26 |
* | Fix linking as well as compiling. | johnnyg@chromium.org | 2010-03-04 | 1 | -1/+1 |
* | Fix build break. | johnnyg@chromium.org | 2010-03-04 | 1 | -0/+1 |
* | Refactoring balloon collection and added chromeos's BalloonCollection. | oshima@chromium.org | 2010-03-02 | 1 | -0/+58 |