summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/fullscreen_exit_bubble_views.cc
Commit message (Expand)AuthorAgeFilesLines
* Move views::Accelerator to ui in order to use it from aura code.mazda@chromium.org2011-11-141-1/+1
* views: Change TextButton API to string16.tfarina@chromium.org2011-10-191-2/+2
* views: Change TextButtonBase API to string16.tfarina@chromium.org2011-10-181-1/+1
* views: Implementation of the new fullscreen bubble.thakis@chromium.org2011-10-171-98/+120
* Revert 105922 - views: Implementation of the new fullscreen bubble.thakis@chromium.org2011-10-171-96/+73
* views: Implementation of the new fullscreen bubble.thakis@chromium.org2011-10-171-73/+96
* Change SetPosition() to SetBounds() in FullscreenExitView::Layout().koz@chromium.org2011-10-171-8/+16
* Implement fullscreen info bubble on Win and Mac.jeremya@chromium.org2011-10-151-52/+178
* Make views::Label and views::Link auto-color themselves to be readable over t...pkasting@chromium.org2011-10-121-2/+3
* Change std::wstring to string16 for views::Label and views::Labelyosin@chromium.org2011-10-071-4/+3
* Allow CanvasSkia to bind to an existing SkCanvas.piman@chromium.org2011-10-051-1/+1
* Revert 104076 - Change std::wstring to string16 for views::Linkhbono@chromium.org2011-10-051-3/+4
* Change std::wstring to string16 for views::Linkyosin@chromium.org2011-10-051-4/+3
* Abstract fullscreen exit bubble logic to bring Linux's behaviour in line withtony@chromium.org2011-08-121-0/+214