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