summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/notifications
Commit message (Expand)AuthorAgeFilesLines
* Working on removing GTK for touch UI, by introducing a newanicolao@chromium.org2010-09-301-0/+11
* Remove the border around the wrench icon on notification balloons (Windows).johnnyg@chromium.org2010-09-011-0/+1
* Move theme files in chrome/browser/ into a themes/ subdir.evan@chromium.org2010-08-251-1/+1
* Windows: Make the notification close button look the same as the tab close bu...johnnyg@chromium.org2010-08-201-12/+17
* DOMUI callback to notificationoshima@chromium.org2010-08-191-1/+1
* notifications: Convert some std::wstring over to string16.tfarina@chromium.org2010-08-011-7/+7
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-311-1/+0
* Modified resources for M6 theme. This doesn't actually modify layout yet, ju...pkasting@chromium.org2010-07-281-1/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-262-0/+2
* notifications/views: Make use of the cross platform NotificationOptionsMenuMo...tfarina@chromium.org2010-07-202-51/+9
* Implement BalloonView::Update on all platforms to navigate a notification bal...johnnyg@chromium.org2010-07-152-1/+8
* position the balloons after closing in a way that will keep the next one's cl...johnnyg@chromium.org2010-07-151-3/+3
* Canvas refactoring part 3.ben@chromium.org2010-06-251-2/+2
* Revert 50784 - Canvas refactoring part 3.ben@chromium.org2010-06-241-2/+2
* Canvas refactoring part 3.ben@chromium.org2010-06-241-2/+2
* Notification balloons don't want the WS_EX_LAYOUTRTL style flag, since the di...johnnyg@chromium.org2010-06-141-3/+7
* Change the Windows UI for notifications one more time. All controls at the t...johnnyg@chromium.org2010-06-052-81/+75
* For notifications, use the same shadow border that the autocomplete dropdown ...johnnyg@chromium.org2010-05-192-61/+86
* New visuals for notifications on Windows.johnnyg@chromium.org2010-05-072-63/+58
* Add a widget delegate handler for the WM_SETTINGCHANGE message in windows. T...johnnyg@chromium.org2010-04-232-0/+5
* Revert "r44062 Fix issue where the size of notification onoshima@chromium.org2010-04-141-1/+0
* The code was assuming that the BalloonViewHost's lifetime would be managed by...rafaelw@chromium.org2010-04-134-8/+8
* Fix issue where the size of notification on linux/views gets created bigger t...oshima@chromium.org2010-04-091-0/+1
* Add notification processes to the task manager.johnnyg@chromium.org2010-04-081-1/+2
* notifications: Simplify the callback handler for the close button event.johnnyg@chromium.org2010-04-072-23/+12
* Fix initialization bug in BalloonViewHsotView.oshima@chromium.org2010-04-071-2/+3
* Refactor BalloonViewHost, removing a lot of duplicate code that crept into no...johnnyg@chromium.org2010-03-233-227/+55
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Retry r41799:estade@chromium.org2010-03-181-1/+7
* Revert r41803 and r41799estade@chromium.org2010-03-171-7/+1
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-172-3/+3
* * Moved sticky/controls frag to chromeos::BalloonViewImploshima@chromium.org2010-03-172-4/+6
* Basic DragImage implementation.estade@chromium.org2010-03-171-1/+7
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-3/+3
* Autoslide/hide notifications after timeout.oshima@chromium.org2010-03-121-1/+0
* Make notifications from extension URLs use extension process.aa@chromium.org2010-03-122-2/+25
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-111-1/+1
* On Windows, detect the WM_DISPLAYCHANGE message which indicates the desktop s...johnnyg@chromium.org2010-03-042-2/+18
* Fix a regression in the display of notifications on Windows: the TOPMOST bit ...johnnyg@chromium.org2010-02-111-2/+2
* 1st step to implement notification panel for chromeososhima@chromium.org2010-02-051-0/+1
* Enable notification for Chromeos/Linux view build.oshima@chromium.org2010-01-273-24/+36
* Associate popups with the top level frame instead of the security origin.erg@google.com2010-01-262-6/+4
* Introduce all the plumbing for Session Storage. This mostly consists of crea...jorlow@chromium.org2010-01-151-1/+6
* Fix bad rearrangement of code which causes notifications to crash. johnnyg@chromium.org2009-12-121-1/+1
* re-apply r34183estade@chromium.org2009-12-101-1/+1
* Refactor the keyboard events handling code related to RenderViewHostDelegate:...suzhe@chromium.org2009-12-101-4/+3
* Notifications should resize themselves to the content within min-max bounds, ...johnnyg@chromium.org2009-12-084-62/+128
* Spruce up the notification UI to much more closely match the mocks, including...johnnyg@chromium.org2009-12-051-19/+28
* Refactor the menu model to live outside views/ so it can be sharedpinkerton@chromium.org2009-12-042-8/+10
* Make the default RendererPreferences smarter.estade@chromium.org2009-12-041-0/+2