summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/notifications/balloon_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Some ChromeOS GTK cleanup: removing WmIpc and related files. And a few orphan...saintlou@chromium.org2012-03-191-375/+0
* views: Rename MenuButtonDelegate::RunMenu to something more obvious.tfarina@chromium.org2012-03-151-4/+5
* views: Rename ViewMenuDelegate to MenuButtonDelegate and move to controls/but...tfarina@chromium.org2012-03-081-3/+3
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-061-1/+1
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-051-2/+2
* Move RenderWidgetHostView into content namespace. Fix include paths.joi@chromium.org2012-02-201-2/+4
* Revert 122753 - Move RenderWidgetHostView into content namespace. Fix include...joi@chromium.org2012-02-201-3/+3
* Move RenderWidgetHostView into content namespace. Fix include paths.joi@chromium.org2012-02-201-3/+3
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-041-1/+1
* Convert SpeechInputBubble and BalloonHost to use WebContents instead of TabCo...jam@chromium.org2011-12-271-5/+5
* Revert 115346. The change didn't break anything, the test was faulty. Will di...jam@chromium.org2011-12-211-1/+1
* Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_teststhakis@chromium.org2011-12-211-1/+1
* Rename TabContents::controller() to GetController and put it into the WebCont...jam@chromium.org2011-12-211-1/+1
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-201-2/+2
* Change NavigationController::LoadURL to take a Referrer class instead of a GU...jochen@chromium.org2011-12-051-1/+1
* views: Move the remaining file from views/ to ui/views/.tfarina@chromium.org2011-12-011-1/+1
* views: Move label and link files to ui/views/controls/.tfarina@chromium.org2011-11-291-1/+1
* views: Move menu directory to ui/views/controls/.tfarina@chromium.org2011-11-281-4/+4
* views: Move button directory to ui/views/controls/.tfarina@chromium.org2011-11-281-3/+3
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-1/+1
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-1/+1
* Make html_contents_ in BallonViewImpl scoped_ptr.tbarzic@chromium.org2011-11-171-4/+4
* Make BalloonHost use TabContents instead of RenderViewHost.jam@chromium.org2011-11-101-6/+11
* Replace ScopedRunnableMethodFactory with Closure in BalloonViewImpl.achuith@chromium.org2011-10-251-4/+3
* Move notification_source from content/common to content/browser/public and pu...jam@chromium.org2011-10-191-7/+7
* views: Change MenuButton API to string16.tfarina@chromium.org2011-10-121-2/+2
* Changed TouchTab and TouchTabStrip to derive from existing code since the loo...saintlou@chromium.org2011-09-011-0/+1
* Converts creation of MenuRunner on the stack to be a field on thesky@chromium.org2011-08-311-4/+4
* Moves ownership of MenuItemView to MenuRunner as well as responbilitysky@chromium.org2011-08-251-7/+8
* Use widget to specify the parent of views menu.oshima@google.com2011-07-261-3/+1
* Convert some more view methods to the ui/views style.ben@chromium.org2011-07-151-1/+1
* Fix for compile failures caused by the change to move chrome specific notific...ananta@chromium.org2011-07-101-3/+6
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-5/+5
* Replace ChromiumOS BalloonView Menu2 with MenuItemView.rhashimoto@chromium.org2011-07-081-6/+17
* Make Widget ownership a little clearer by expressing it in terms of an enum.ben@chromium.org2011-05-251-1/+1
* Move RootView to the internal namespace.ben@chromium.org2011-05-201-1/+0
* cros: More build fixes and breakages.thakis@chromium.org2011-05-151-0/+4
* Re-land:ben@chromium.org2011-05-131-1/+1
* Revert 85269 - Split the hierarchy. ben@chromium.org2011-05-131-1/+1
* Split the hierarchy. ben@chromium.org2011-05-131-1/+1
* More random WidgetGtk cleanup.sky@chromium.org2011-04-271-3/+2
* Rename CreateParams to InitParams.ben@chromium.org2011-04-261-2/+2
* Rework the way Widget::Init works:ben@chromium.org2011-04-261-6/+6
* Profile shouldn't own DesktopNotificationService.torne@chromium.org2011-04-131-1/+2
* Revert 81277 - Profile shouldn't own DesktopNotificationService.DesktopNotifi...siggi@chromium.org2011-04-121-2/+1
* Profile shouldn't own DesktopNotificationService.torne@chromium.org2011-04-121-1/+2
* Convert more WidgetWin/WidgetGtk creations to use a new cross-platform static...ben@chromium.org2011-03-281-4/+6
* chromeos: Update the references of notification includes to the new content l...tfarina@chromium.org2011-03-071-3/+3
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-021-2/+2