summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui
Commit message (Expand)AuthorAgeFilesLines
* [cros] Display emails of users are stored in a separate dictionary in Local S...ivankr@chromium.org2011-12-067-51/+89
* Rename constants used with default apps to confrom with naming convention.rogerta@chromium.org2011-12-062-6/+6
* TaskManager: Added functionality to remember the size of the task manager dia...qghc36@motorola.com2011-12-063-0/+40
* Make BubbleWindow a Widget override with a BubbleFrameView.msw@chromium.org2011-12-063-33/+13
* Update CreateTabContents to use a content::Referrer instead of a plain URLjochen@chromium.org2011-12-063-8/+4
* [Aura] Polish app list.xiyuan@chromium.org2011-12-067-17/+159
* Reland 112770, but with test disabled.ben@chromium.org2011-12-063-5/+96
* ntp: add more UMA to prove existing UMA is sane.estade@chromium.org2011-12-061-0/+5
* Revert 113137 - ntp: remove default thumbnail for most visited (broken camera)estade@chromium.org2011-12-061-0/+6
* ntp: remove default thumbnail for most visited (broken camera)estade@chromium.org2011-12-061-6/+0
* Implements Aura:: NativeWidgetPrivate::ReparentNativeViewpkotwicz@chromium.org2011-12-061-2/+3
* Adding in metrics for GAIA photo info. Also, fixing avatar logging to only lo...rlp@chromium.org2011-12-061-0/+10
* GTK: Make NineBox use CairoCachedSurfaces via gfx::Image.erg@chromium.org2011-12-062-87/+81
* Lands http://codereview.chromium.org/8801034/ in hopes of getting asky@chromium.org2011-12-061-16/+4
* Add menu option for disabling app notificationsasargent@chromium.org2011-12-063-5/+29
* GTK: Move tab_renderer_gtk.cc off of GetSurfaceNamed() and onto GetImageNamed().erg@chromium.org2011-12-062-40/+39
* Repaint avatar button when setting iconsail@chromium.org2011-12-061-0/+1
* Revert 113047 - Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-068-36/+33
* retry r112077 - recently closed menu: respect middle clickestade@chromium.org2011-12-057-38/+50
* Fix a couple panel overflow related bugs.jianli@chromium.org2011-12-055-12/+37
* Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-058-33/+36
* GTK: Port omnibox drawing from GdkGC interface to cairo.erg@chromium.org2011-12-052-45/+57
* GTK: More removal of raw GtkWidget->allocation access.erg@chromium.org2011-12-0512-61/+101
* Add automated test for the edit search engine dialog. kevers@chromium.org2011-12-051-6/+6
* Make NavigationEntry and friends use content::Referrer instead of plain URLsjochen@chromium.org2011-12-055-8/+9
* Fix build break after r112985. CQ didn't run cros buildjam@chromium.org2011-12-051-1/+1
* Store the "browser autorestarted, last session must be restored" information ...marja@chromium.org2011-12-054-12/+17
* Replace the GURL referrer field of OpenURLParams with a content::Referrerjochen@chromium.org2011-12-0517-30/+38
* Store session cookies and restore them if chrome crashes or autorestarts.marja@chromium.org2011-12-051-0/+10
* Change NavigationController::LoadURL to take a Referrer class instead of a GU...jochen@chromium.org2011-12-0515-24/+48
* Linux/Gtk: Drag source should not delete source data on drag finish in omnibox.ncj674@motorola.com2011-12-051-1/+1
* ntp: don't care about changes to home page prefestade@chromium.org2011-12-051-1/+0
* Implement additional UI changes for dangerous download warnings.asanka@chromium.org2011-12-054-140/+244
* ONC import option to chromeos tab in chrome://net-internalsachuith@chromium.org2011-12-051-0/+21
* Add 3-stage animation for minimization of Panels on Win.dimich@chromium.org2011-12-042-10/+66
* Strip invalid characters (line breaks, tabs), javascript:schemes from the cop...ncj674@motorola.com2011-12-042-31/+26
* Revert 112839 (it probably caused http://crbug.com/106299 ) - GTK: Port omnib...thakis@chromium.org2011-12-032-54/+45
* Pass along the referrer policy (renderer side)jochen@chromium.org2011-12-031-1/+2
* Adds back BookmarkNode::IsVisible. Turns out we want to conditionallysky@chromium.org2011-12-039-346/+29
* Show GAIA profile info in NTPsail@chromium.org2011-12-032-5/+62
* Add mobile bookmarks folder to Mac bookmark menus (system and wrench), when t...isherman@chromium.org2011-12-032-15/+23
* Profiles: Fixed crash when avatar bubble is launched using ctrl+shift+m key p...qghc36@motorola.com2011-12-031-1/+3
* Making profile avatars and names sync.jwd@chromium.org2011-12-031-4/+16
* Disable StartupURLsOnNewWindowWithNoTabbedBrowsers on auraoshima@chromium.org2011-12-031-1/+8
* Fix a bug where redirect chain gets lost on process swap.mpcomplete@chromium.org2011-12-033-17/+32
* Bookmark name inputs should only allow single-line inputkushi.p@gmail.com2011-12-036-1/+27
* Fix AutoResize test and restore origin constants.jennb@chromium.org2011-12-031-9/+5
* GTK: Port omnibox drawing from GdkGC interface to cairo.erg@chromium.org2011-12-032-45/+54
* Add PanelOverflowStrip to handle panel overflow.jianli@chromium.org2011-12-0314-107/+520
* Fix memory leak in unit_test SelectFileDialogExtensionTestjamescook@chromium.org2011-12-031-3/+5