summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/cocoa/notifications
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-114-4/+0
* Add support for Ash to Notificationsstevenjb@google.com2012-06-141-1/+2
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Fix bug 127498: Panels: The position of notifications aren't adjusted when pa...jianli@chromium.org2012-06-011-1/+1
* cocoa: Move balloon_collection_mac.cc into cocoa/ directory.tfarina@chromium.org2012-05-291-0/+79
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-062-3/+3
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-201-0/+3
* Reverting to green up the memory waterfall.jhawkins@chromium.org2012-02-191-3/+0
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-171-0/+3
* Transition to base/mac/bundle_locations.h step 2jeremy@chromium.org2012-01-191-2/+3
* Rename TabContentsView to WebContentsView and move to content/public.joi@chromium.org2012-01-181-2/+2
* Remove some more tab_contents.h includes from Chrome.jam@chromium.org2012-01-051-1/+1
* Remove some unnecessary render_widget_host_view_mac.h includes in chrome.jam@chromium.org2011-12-281-1/+2
* Convert SpeechInputBubble and BalloonHost to use WebContents instead of TabCo...jam@chromium.org2011-12-272-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::view() to GetView() and put it in the WebContents interface.jam@chromium.org2011-12-211-1/+1
* Rename TabContents::controller() to GetController and put it into the WebCont...jam@chromium.org2011-12-211-1/+1
* Change NavigationController::LoadURL to take a Referrer class instead of a GU...jochen@chromium.org2011-12-051-1/+1
* Add OVERRIDE to chrome/browser/ui/cocoa/.avi@chromium.org2011-11-211-7/+7
* Cleanup: Remove unneeded forward declarations from chrome/browser/ui/gtk and ...thestig@chromium.org2011-11-151-4/+1
* Make BalloonHost use TabContents instead of RenderViewHost.jam@chromium.org2011-11-103-25/+13
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-2/+3
* Implement 'deactivate' for OSX Panels,dimich@chromium.org2011-10-221-0/+4
* Move RenderWidgetHostViewMac to content.avi@chromium.org2011-09-281-2/+2
* Revert 103113 - Move RenderWidgetHostViewMac to content.torne@chromium.org2011-09-281-2/+2
* Move RenderWidgetHostViewMac to content.avi@chromium.org2011-09-281-2/+2
* Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...jochen@chromium.org2011-09-141-10/+10
* Remove some unused includes and uses of BrowserTestHelper.rsesek@chromium.org2011-09-031-1/+1
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Move app/mac/ files to ui/gfx/mac/ directory.tfarina@chromium.org2011-06-221-2/+2
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-252-2/+2
* Make HTML5 Notifications not to cover up the Spotlight UI.dimich@chromium.org2011-05-191-1/+6
* Support for better integration between OCMock and gtest.thomasvl@chromium.org2011-05-171-1/+0
* Browser::Type cleanup.jianli@chromium.org2011-05-051-1/+1
* 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
* Move some files from base to base/memory.levin@chromium.org2011-03-284-9/+9
* Get rid of temporary render_view_host.h.jam@chromium.org2011-03-022-2/+2
* Move files out of chrome\browser\renderer_host\test alongside their source. ...jam@chromium.org2011-02-241-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Fix crash when notification disappears under popup menu.dimich@chromium.org2011-01-252-7/+26
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Add OWNERS files to the new subdirs in chrome/browser/ui/cocoa/.rsesek@chromium.org2011-01-181-0/+1
* Allow the user to choose which corner of the screen should get notifications.johnnyg@chromium.org2011-01-061-1/+2
* Prevent Notifications on Mac from bringing main browser window to the top whe...dimich@chromium.org2011-01-064-49/+25
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-011-2/+2