summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/notifications
Commit message (Expand)AuthorAgeFilesLines
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-102-8/+11
* Fixes a bunch of crashes from my Widget removal yesterday. These places were ...ben@chromium.org2011-06-141-2/+1
* Fix bug 84531: Notification window should always be on topjianli@chromium.org2011-06-021-2/+5
* WidgetDelegate is now always created. Specified through InitParams, if NULL W...ben@chromium.org2011-06-021-1/+1
* Chromeos: virtual destructors should have virtual keyword (part 2).hans@chromium.org2011-05-252-3/+5
* Move RootView to the internal namespace.ben@chromium.org2011-05-201-1/+0
* Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.ben@chromium.org2011-05-193-13/+1
* Re-land:ben@chromium.org2011-05-131-4/+4
* Revert 85269 - Split the hierarchy. ben@chromium.org2011-05-131-4/+4
* Split the hierarchy. ben@chromium.org2011-05-131-4/+4
* Lands http://codereview.chromium.org/3451017/sky@chromium.org2011-05-032-4/+4
* Rename CreateParams to InitParams.ben@chromium.org2011-04-261-1/+1
* Rework the way Widget::Init works:ben@chromium.org2011-04-261-7/+8
* Split out large icons into a separate resource paksail@chromium.org2011-04-211-0/+1
* Revert 82497 - Split out large icons into a separate resource pakThis is a pa...sail@chromium.org2011-04-211-1/+0
* Split out large icons into a separate resource paksail@chromium.org2011-04-211-0/+1
* Revert high res icon changessail@chromium.org2011-04-201-1/+0
* Add support for multi resolution iconssail@chromium.org2011-04-191-0/+1
* Move bubble related files into bubble subdir.ben@chromium.org2011-04-141-1/+1
* Convert more WidgetWin/WidgetGtk creations to use a new cross-platform static...ben@chromium.org2011-03-281-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Convert some WidgetWin construction to use CreateParams.ben@chromium.org2011-03-241-2/+2
* Revert 79211 - Convert some WidgetWin construction to use CreateParams.ben@chromium.org2011-03-231-2/+2
* Convert some WidgetWin construction to use CreateParams.ben@chromium.org2011-03-231-2/+2
* Theme system cleanuperg@google.com2011-03-231-1/+0
* Add CreateParams to Widget, and replace CreatePopupWidget with CreateParams.ben@chromium.org2011-03-211-8/+5
* Reland 78062 with some NULL checks.ben@chromium.org2011-03-142-4/+4
* Revert 78062 - Migrate more of BrowserFrame's event handling down into Window...ben@chromium.org2011-03-142-4/+4
* Migrate more of BrowserFrame's event handling down into WindowWin/WidgetWin a...ben@chromium.org2011-03-142-4/+4
* This will help minimize the area we paint various views, including BrowserVie...davemoore@chromium.org2011-03-092-19/+20
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-082-4/+4
* Clean up more of Widget.ben@chromium.org2011-03-031-1/+1
* Replace Widget::GetBounds with Widget::GetClientScreenBounds and GetWindowScr...ben@chromium.org2011-03-031-3/+2
* Get rid of temporary render_view_host.h.jam@chromium.org2011-03-021-1/+1
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-022-3/+3
* Rename Paint* -> OnPaint*ben@chromium.org2011-02-162-4/+4
* Revert 74693. Changing approach.ben@chromium.org2011-02-142-2/+13
* Rename Widgetwin->NativeWidgetWinben@chromium.org2011-02-112-13/+2
* It turns out I had the sense of the GetLocalBounds bool wrong everywhere, so ...ben@chromium.org2011-02-091-1/+1
* Rework basic bounds methods on View to match new V2 API: ben@chromium.org2011-02-082-11/+9
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-052-7/+7
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-103-8/+8
* Move animation code to new ui/base/animation directory.ben@chromium.org2011-01-072-8/+11
* Remove wstring from l10n_util. Part 6.avi@chromium.org2011-01-061-2/+2
* Fix TaskManagerBrowserTest.NoticeNotificationChanges for touchui==1.anicolao@google.com2010-12-221-2/+2
* Almost done deinlining virtual methods.erg@google.com2010-12-164-7/+15
* Cleanup: Remove unneeded includes of notification_service.h in other headers.thestig@chromium.org2010-12-151-1/+0
* Cleanup: Remove needed #includes for profile.h.thestig@chromium.org2010-12-101-1/+0