summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix a few bugs with the theme infobar:aa@chromium.org2009-08-072-11/+40
* Set the dangerous download text to the bookmark bar texttc@google.com2009-08-071-0/+3
* Correctly handle extensions width in the GTK extension shelf.phajdan.jr@chromium.org2009-08-062-3/+3
* More theme fixes.tc@google.com2009-08-061-2/+1
* Changed the bookmark sync login dialog message and the dialog's width.idana@chromium.org2009-08-061-1/+1
* Ensure that status bubble does not obscure download shelf.mirandac@chromium.org2009-08-062-9/+7
* Revert of r22559.aa@chromium.org2009-08-061-2/+2
* Bunch of Coverity fixes, rather minor severity.phajdan.jr@chromium.org2009-08-061-2/+2
* Fix include path for header file to fix sync build.tim@chromium.org2009-08-051-1/+1
* Add files to browser/sync and tweak includes.tim@chromium.org2009-08-059-5/+1131
* The initial registration of the browser accelerators for toolkit_views was sh...jcampan@chromium.org2009-08-043-2/+172
* Include Pause/Resume in the context menu for the item in the download shelf.mhm@chromium.org2009-08-041-0/+2
* mole API - take 2erikkay@chromium.org2009-08-043-47/+133
* Implement first cut at the extension installation prompt on Windows.aa@chromium.org2009-08-042-3/+201
* This unneeded include broke if someone subsequently included davemoore@chromium.org2009-08-031-5/+0
* Fix a warning from GCC about uninitialized variables.brettw@chromium.org2009-08-031-2/+2
* Disable flaky parts of FindInPageControllerTest.phajdan.jr@chromium.org2009-08-031-2/+6
* Adding registration of accelerators for the browser in toolkit_views.jcampan@chromium.org2009-08-032-10/+28
* LocationBarView::PageActionImageView::LoadImageTask::Run() may pass a NULL im...mirandac@chromium.org2009-08-031-1/+1
* LocationBarView::PageActionImageView::LoadImageTask::Run() may pass a NULL im...mirandac@chromium.org2009-08-021-1/+3
* Rolling back change 22245.chrome-bot@google.com2009-08-023-133/+47
* mole expand/collapse API, callable from a toolstrip for manual operationerikkay@chromium.org2009-08-013-47/+133
* Fix compile error.nsylvain@chromium.org2009-08-011-1/+1
* Fix unrelated bustage... ALLOW_THIS...ben@chromium.org2009-08-011-1/+1
* Fix leak of GtkWidgets in NativeViewHost, and in doing so fix a crash on shut...ben@chromium.org2009-08-011-0/+6
* Status bubble limping in TOOLKIT_VIEWS.ben@chromium.org2009-08-012-63/+25
* LocationBarView::PageActionImageView::LoadImageTask::Run() may pass a NULL im...mirandac@chromium.org2009-07-311-0/+2
* Fixes possible crash in bookmark menus. Specifically if you had a menusky@chromium.org2009-07-311-0/+77
* Add "Get Themes" button to gtk options dialog.estade@chromium.org2009-07-311-11/+3
* Implement FindBarGtk::StopAnimation().estade@chromium.org2009-07-311-2/+1