| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Stop opening _all_ notification location changes in a new tab. That was allo... | johnnyg@chromium.org | 2009-11-24 | 2 | -20/+60 |
* | amit, please review everything, jam please review the changes to the tab_cont... | ananta@chromium.org | 2009-11-17 | 1 | -1/+1 |
* | When extensions use notifications, display the name of the extension in UI ra... | johnnyg@chromium.org | 2009-11-12 | 1 | -2/+2 |
* | Allow script in notifications to close the notification by calling window.clo... | johnnyg@chromium.org | 2009-11-12 | 2 | -1/+12 |
* | Adds an options menu to the frame of the desktop notification, for now with t... | johnnyg@chromium.org | 2009-11-10 | 2 | -3/+110 |
* | Fix style issues in View class. | maruel@chromium.org | 2009-11-07 | 1 | -1/+1 |
* | Implement cancel() API on a Notification object so that script can cancel or ... | johnnyg@chromium.org | 2009-11-04 | 2 | -10/+11 |
* | Attempt 2 at: | sky@chromium.org | 2009-11-04 | 1 | -1/+1 |
* | Revert 30903 - Gets find bar animation/clipping to work on views/gtk. | sky@chromium.org | 2009-11-04 | 1 | -1/+1 |
* | Gets find bar animation/clipping to work on views/gtk. | sky@chromium.org | 2009-11-04 | 1 | -1/+1 |
* | Adds UI components for desktop notifications, including balloon view classes ... | johnnyg@chromium.org | 2009-10-29 | 5 | -0/+699 |