summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk
Commit message (Expand)AuthorAgeFilesLines
* Move ui/gfx/image* to ui/gfx/image/.rsesek@chromium.org2011-06-1317-17/+17
* Add OVERRIDE to ui::TreeModelObserver overridden methods.tfarina@chromium.org2011-06-131-3/+6
* Added Ctrl+Shift+w keyboard shortcut to close a window.shinyak@google.com2011-06-101-0/+2
* DevTools window doesn't restore its minimal size if it's shrinked to zero.loislo@chromium.org2011-06-091-18/+22
* GTK: Add CHECKs() to try to find the cause of a GlobalBookmarkMenu crash.erg@google.com2011-06-082-9/+12
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-081-3/+2
* ui/base/models: Add empty() accessor to TreeNode class.tfarina@chromium.org2011-06-082-2/+2
* roll clang 131935:132017thakis@chromium.org2011-06-087-5/+8
* gtk: Makeshift multiprofile buttonthakis@chromium.org2011-06-074-3/+137
* Revert 88178 - Stop animation on the notification balloon when the balloon is...bolms@chromium.org2011-06-072-18/+13
* Make infobar background gray sail@chromium.org2011-06-071-27/+9
* Stop animation on the notification balloon when the balloon is going away.bolms@chromium.org2011-06-072-13/+18
* Revert 88142 to fix sync_integration_tests offline.msw@chromium.org2011-06-071-2/+3
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-074-18/+25
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-071-3/+2
* Move most of the core SSL code from chrome to content. The UI code that's sp...jam@chromium.org2011-06-031-1/+1
* Revert the portion of r87696 which changed infobar notifications to use InfoB...pkasting@chromium.org2011-06-031-3/+5
* Suppress a DCHECK when dragging file data from a renderer.tony@chromium.org2011-06-031-0/+3
* Remove JS dialog dependency from content.avi@chromium.org2011-06-033-6/+14
* Change InfoBar-related notifications to be sourced from a TabContentsWrapper,...pkasting@chromium.org2011-06-022-21/+30
* Removes bookmarkbar logic from TabContents.sky@chromium.org2011-06-015-25/+26
* Change "Save" to "Keep" in dangerous download confirmation prompt.mattm@chromium.org2011-06-011-1/+2
* gtk: Get rid of superfluous InfoBarContainerGtk::UpdateInfobars() method.tfarina@chromium.org2011-06-012-23/+8
* ui/base/models: Use TreeNode::IsRoot in some obvious places.tfarina@chromium.org2011-06-011-1/+1
* Revert "Revert 84829 - Initial implementation of "Synced Bookmarks" folder."yfriedman@chromium.org2011-05-262-5/+20
* Add FPS column to Task Manager.jbates@chromium.org2011-05-262-1/+25
* Test to verify that FindBar fits within narrow browser window.jennb@chromium.org2011-05-262-0/+5
* Fix auto-open behavior for Downloads.rdsmith@chromium.org2011-05-261-5/+8
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-261-1/+2
* Disallow gtk theme on crosdavemoore@chromium.org2011-05-251-1/+6
* Remove stale suppressions (class name changed)erg@google.com2011-05-251-0/+1
* Normalize chrome://foo/ trailing slashes (add a few).msw@chromium.org2011-05-251-1/+3
* Fix crash when creating a desktop shortcut for apps with missing icons (use t...jstritar@chromium.org2011-05-251-4/+5
* GTK: Allow resizing the findbar when the window is narrow.estade@chromium.org2011-05-251-19/+10
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-251-2/+1
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-251-1/+2
* Move external protocol handling from TC.avi@chromium.org2011-05-251-1/+1
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-2510-12/+14
* Multi-tab selection: Renaming TabStripModelObserver::TabSelectedAt to ActiveT...dpapad@chromium.org2011-05-244-16/+16
* GTK: Buttons on Confirm Infobars should have matching sizes.erg@google.com2011-05-242-1/+12
* Misc. infobar stuff:pkasting@chromium.org2011-05-245-5/+5
* GTK: Refinements to the global menu.erg@google.com2011-05-245-15/+33
* Remove Profile code from HostZoomMap.jam@chromium.org2011-05-231-1/+1
* dom-ui sync: Eliminate jank when customizing sync settings. Also, tweak chrom...csilv@chromium.org2011-05-231-1/+1
* GTK: Take 2: Bring global menu out of about:flags.erg@google.com2011-05-238-76/+114
* Part 2 of downloads data flow refactor.ahendrickson@chromium.org2011-05-231-4/+5
* Renames BookmarkModelObserver::BookmarkNodeFaviconLoaded tosky@chromium.org2011-05-237-34/+35
* download: Add a GetMenuModel() that grabs the correct model.tfarina@chromium.org2011-05-231-4/+1
* gtk: Split DownloadShelfContextMenuGtk out to its own header file.tfarina@chromium.org2011-05-213-77/+111
* Revert part of r82614 which regressed dropping stuff onto the tabstripestade@chromium.org2011-05-201-1/+1