summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/cocoa/infobars
Commit message (Expand)AuthorAgeFilesLines
* Reland 10124005xians@chromium.org2012-05-022-0/+281
* cocoa/infobars: Convert the last wstring to string16.tfarina@chromium.org2012-04-301-2/+2
* Move TranslateInfoBarUtilities to a common place so that other infobars may r...yujie.mao@intel.com2012-04-297-121/+141
* Revert 134304 - Adding MediaStream Infobar for Mac.jamesr@chromium.org2012-04-272-281/+0
* Adding MediaStream Infobar for Mac.mflodman@chromium.org2012-04-272-0/+281
* TabContents -> WebContentsImpl, part 21.avi@chromium.org2012-04-171-1/+1
* ui/gfx: Rename almost all entries from gfx::CanvasSkia to gfx::Canvas.tfarina@chromium.org2012-03-151-2/+2
* ui/gfx: Update includes to point to canvas.h instead of canvas_skia.htfarina@chromium.org2012-03-141-2/+2
* Add support for multiple icon sizes for Mac platform appssail@chromium.org2012-03-031-13/+11
* Support for 512px and 256px icons in extensionsmtytel@chromium.org2012-02-241-5/+6
* Fix for LinkInfoBarControllerTest tests. The stack traces aren't symbolized s...jam@chromium.org2012-02-211-3/+0
* Disable the LinkInfoBarControllerTest tests until I can repro on a Mac.jam@chromium.org2012-02-211-1/+3
* Disable test on macjam@chromium.org2012-02-211-1/+2
* Reduce chrome/ dependencies on platform-specific RenderWidgetHostView impleme...joi@chromium.org2012-01-251-2/+2
* Removing unnecessary includes of content\browser\site_instance.h from chrome,...ananta@chromium.org2012-01-211-1/+0
* Transition to base/mac/bundle_locations.h step 2jeremy@chromium.org2012-01-192-2/+4
* Get rid of TabContentsWrapper::tab_contents. Also make it use WebContents exc...jam@chromium.org2012-01-062-7/+11
* Remove some more tab_contents.h includes from Chrome.jam@chromium.org2012-01-051-1/+1
* Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...jam@chromium.org2011-12-251-1/+1
* Make CanvasSkia take a gfx::Size as the first parameter.tfarina@chromium.org2011-12-201-2/+2
* Cleanup: Remove unneeded forward declarations from chrome/browser/ui/gtk and ...thestig@chromium.org2011-11-154-10/+3
* Fix compile error on XCode4 / clang.dhollowa@chromium.org2011-10-311-2/+2
* More build fixes from notification move.jam@chromium.org2011-10-191-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-192-11/+12
* Fix crashes with infobar closure.pkasting@chromium.org2011-09-301-2/+10
* Move infobar handling to a tab helper.avi@chromium.org2011-09-3010-63/+68
* cocoa: Move translate infobar related files into ui/cocoa/infobars directory.tfarina@chromium.org2011-09-3011-0/+1689
* Make infobars ignore button clicks when closing.pkasting@chromium.org2011-09-293-55/+88
* [Mac] Auto-release info bar controllers in -removeAllInfoBars.asvitkine@chromium.org2011-09-151-0/+4
* [Mac] Break stale controller refs in infobar close.shess@chromium.org2011-09-131-0/+12
* Change chrome://crash (sad tab page) "Learn more" link to:msw@chromium.org2011-09-022-154/+23
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-012-4/+8
* Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA...thakis@chromium.org2011-09-012-8/+4
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-012-4/+8
* Refactor and clean up code now that chrome::testing::NSRunLoopRunAllPending()...rsesek@chromium.org2011-08-231-2/+2
* mac: Swap order of ok and cancel buttons on infobars.thakis@chromium.org2011-08-201-29/+28
* [Mac] Polish the infobars.rsesek@chromium.org2011-08-091-3/+12
* [Mac] Unspoofable infobars v3.rsesek@chromium.org2011-08-056-12/+100
* Keep a pointer to the owning TabContents on InfoBarDelegates, clearing it whe...pkasting@chromium.org2011-07-282-18/+18
* [Mac] Don't remove infobar when already closing.shess@chromium.org2011-07-121-0/+4
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-8/+9
* [Mac] InfoBarController should call into its TabContentsWrapper directly when...isherman@chromium.org2011-07-065-29/+40
* Add typedefs for InfoBar-related notifications in infobar.h, so that code els...pkasting@chromium.org2011-07-011-11/+10
* [Mac] Don't crash when double-clicking a LinkInfoBar link rapidly.rsesek@chromium.org2011-06-272-2/+18
* Make ConfirmInfoBarDelegate::GetLinkText() const.pkasting@chromium.org2011-06-242-2/+2
* [Mac] Revert unspoofable infobars v2.rsesek@chromium.org2011-06-219-352/+27
* Rather than DCHECKing in -[InfobarTipDrawingModel totalHeightForController:],...rsesek@chromium.org2011-06-201-2/+5
* Create explicit out-of-line ctor and dtor for infobars::Tip struct.rsesek@chromium.org2011-06-172-0/+6
* [Mac] Unspoofable infobars v2.rsesek@chromium.org2011-06-179-27/+343
* Move ui/gfx/image* to ui/gfx/image/.rsesek@chromium.org2011-06-131-1/+1