summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* During uninstall if Chrome is set as default, allow user to choose another br...kuchhal@chromium.org2009-08-204-100/+209
* Remove personalization.h/cc by putting things in final resting placestim@chromium.org2009-08-203-5/+3
* Splits the menu classes into individual files in anticipation ofsky@chromium.org2009-08-206-4/+13
* Add icu:: qualifiers to a couple of more files. They're missed in the previou...jshin@chromium.org2009-08-191-1/+1
* Pref-backed SSLConfigService for Linux.mattm@chromium.org2009-08-191-4/+4
* Port more browser focus tests to linux.estade@chromium.org2009-08-191-0/+2
* Gtk languages options page part 1: accept-languages configuration.mattm@chromium.org2009-08-191-152/+7
* Relands drop support:sky@chromium.org2009-08-196-20/+65
* Move LanguageComboboxModel to chrome/browsermattm@chromium.org2009-08-194-235/+1
* Show the extension install UI when the user clicks Reenable for a disabled-on...mpcomplete@chromium.org2009-08-181-9/+10
* Reverts recent patch as broke build on toolkit_views.sky@chromium.org2009-08-186-65/+20
* Adds drop support for views on gtk. As X lazily provides drop data Isky@chromium.org2009-08-186-20/+65
* Revert "Fix "crashed extension" infobar browser crashes."phajdan.jr@chromium.org2009-08-182-0/+9
* Fix "crashed extension" infobar browser crashes.phajdan.jr@chromium.org2009-08-182-9/+0
* Bugfixes and enhancements to the compact nav bar and the status area.brettw@chromium.org2009-08-184-13/+119
* more linux automation porting: SendKeyPressNotifyWhenDoneestade@chromium.org2009-08-181-10/+11
* Factor out views::Combobox::Model so that it can be used cross-platform.mattm@chromium.org2009-08-1816-69/+67
* Cleaning up lines longer than 80 chars under src/chrome/browser. mark@chromium.org2009-08-176-8/+14
* Implement drag and drop of downloads for the Mac downloads page.paul@chromium.org2009-08-171-1/+1
* Some personalization cleanup:tim@chromium.org2009-08-157-43/+92
* Fix TabDraggingTest.Tab2OutOfTabStrip, which I broke by changing browser_trac...estade@chromium.org2009-08-141-2/+1
* re-disable Tab2OutOfTabStrip to make the bot greenestade@chromium.org2009-08-141-1/+2
* Implementation of getBackgroundPage(), getToolstrips(), andaa@chromium.org2009-08-141-1/+4
* Fix SyncSetupWizard test again; the order of operations when the HtmlDialogViewtim@chromium.org2009-08-141-27/+46
* Reverting 23406.levin@chromium.org2009-08-141-1/+1
* Change PluginInstallImpl to use base::WindowImpl instead of CWindowImpl to re...jhawkins@chromium.org2009-08-141-1/+1
* Revert some of my automation provider changes. Maybe it's possible that GetRe...estade@chromium.org2009-08-141-2/+1
* Disable TabDraggingTest.Tab2OutOfTabStrip temporarily.sidchat@google.com2009-08-141-1/+2
* Show favicon in panel title, highlight focused panel, fix breakagedavemoore@chromium.org2009-08-132-23/+59
* linux: More automation porting.estade@chromium.org2009-08-131-4/+2
* Refactors OSExchangeData for easier portability.sky@chromium.org2009-08-123-13/+17
* Disable SyncSetupWizardTest again.tim@chromium.org2009-08-121-1/+3
* Fix two leaks in SyncSetupWizard test caused by the mock infrastructuretim@chromium.org2009-08-121-6/+19
* Refactors drag support from TabContentsViewGtk intosky@chromium.org2009-08-122-22/+19
* Do not import homepage on First Run if a homepage is given in master preferen...kuchhal@chromium.org2009-08-116-15/+25
* Add a first attempt at a compact location bar and a status bar. The status barbrettw@chromium.org2009-08-116-7/+572
* Fix the theme overlay when the window is maximized and inactive. Wetc@google.com2009-08-111-1/+3
* Splits out the LoginModel into a separate class so that we othersky@chromium.org2009-08-112-41/+24
* Disable some unit tests.jorlow@chromium.org2009-08-111-0/+3
* Build browser/sync files by default using a stubbed-out syncapitim@chromium.org2009-08-111-1/+1
* Added a button to the bookmark bar which shows up when the syncidana@chromium.org2009-08-113-6/+153
* Add UMA histograms for chrome-sync.We add the following histograms:Sync.Merge...brg@chromium.com2009-08-113-5/+38
* Revert "Fix "crashed extension" infobar browser crashes."phajdan.jr@chromium.org2009-08-112-0/+9
* Make sure we don't set focus to the findbar until after the focus is restored...estade@chromium.org2009-08-111-0/+2
* Fix "crashed extension" infobar browser crashes.phajdan.jr@chromium.org2009-08-112-9/+0
* Mask the close button on the download shelf so that it's visible even in dark...mirandac@chromium.org2009-08-112-1/+23
* Renaming the class ShelfItemDialog to URLPicker, and ShelfItemDialogDelegate ...thakis@chromium.org2009-08-106-451/+454
* Fix for bookmark bar text not being correct in subsequent Windows. I believe ...glen@chromium.org2009-08-081-5/+12
* Ensure that popups windows are not themed.mirandac@chromium.org2009-08-072-14/+48
* Move the sync options group from "user Data" tab to "Personal Stuff" tab and ...munjal@chromium.org2009-08-075-287/+190