summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/theme_install_bubble_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Notification balloons don't want the WS_EX_LAYOUTRTL style flag, since the di...johnnyg@chromium.org2010-06-141-1/+2
* Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()...pkasting@chromium.org2010-05-101-1/+1
* Convert Label::GetFont() to unix_hacker style. Original patch by Thiago Fari...pkasting@chromium.org2010-03-301-4/+4
* Gets the loading theme bubble to work on views/gtk.sky@chromium.org2010-01-131-15/+12
* Switch theme loading to use its own string.avi@google.com2009-11-241-2/+1
* Hide the theme install bubble a little earlier.estade@chromium.org2009-10-291-0/+7
* Show "Loading" bubble while loading a theme.avi@chromium.org2009-10-151-6/+12
* Add a browser test for extensions autoupdate.asargent@chromium.org2009-10-141-1/+4
* Add "loading..." message to theme install to counter jank.mirandac@chromium.org2009-09-031-0/+151