| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |