summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* AutoFill: Remove the default profile/CC prefs.jhawkins@chromium.org2010-06-111-3/+0
* Tweak install and dangerous download dialogs for apps.asargent@chromium.org2010-06-111-3/+4
* Detach reload from omnibox, combine with stop, and eliminate go.pkasting@chromium.org2010-06-1110-233/+159
* Views: Respond to the --new-wrench-menu flag on windows.erg@chromium.org2010-06-102-20/+40
* Makes tab icon/throbber paint in the right position for rtl. I brokesky@chromium.org2010-06-101-1/+0
* Fix for bug #46042: Browser Crash @ views::TableView::~TableView() georgey@chromium.org2010-06-101-0/+4
* Rip out the multiprofile implementation.erg@chromium.org2010-06-1010-449/+2
* Make the reload button respond to middle-clicks like back/forward/home alread...pkasting@chromium.org2010-06-101-15/+27
* Cleanup of about boxseanparent@google.com2010-06-092-1/+24
* Clean up bits of the toolbar code.pkasting@chromium.org2010-06-092-198/+133
* Refactored the translate infobars.jcivelli@chromium.org2010-06-0915-210/+1102
* Don't allow drop to panels (pop-ups) in ChromeOS.xiyuan@chromium.org2010-06-091-2/+4
* Redirected system info link from the user feedback dialog to about:system ins...zelidrag@chromium.org2010-06-082-9/+2
* Revert the revert to put it back in.thomasvl@chromium.org2010-06-082-0/+6
* Doing this to see if it fixes some failing tests that started about when this...thomasvl@chromium.org2010-06-082-6/+0
* Adjusted icons, control sizes, etc.georgey@chromium.org2010-06-072-6/+6
* MessageBubble which does not require separate window and does not grab input ...oshima@chromium.org2010-06-072-0/+16
* Fix content settings window not showing up from info bubble link.xiyuan@chromium.org2010-06-071-1/+2
* Ensure that the context menu items displayed in ChromeFrame rendered pages ar...ananta@chromium.org2010-06-072-0/+6
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-0613-22/+22
* Add a context menu item to toggle app tab toolbars.aa@chromium.org2010-06-063-1/+21
* Change the Windows UI for notifications one more time. All controls at the t...johnnyg@chromium.org2010-06-052-81/+75
* Add cross platform Widget::InitWithWidget(parent, const gfx::Rect& bounds);oshima@chromium.org2010-06-056-20/+3
* Fix: Clearing search 'foo', closing and reopening Findfinnur@chromium.org2010-06-043-3/+90
* Adds some logging in hopes of tracking down a crasher.sky@chromium.org2010-06-042-1/+25
* Fixes layout of side tabs on windows.sky@chromium.org2010-06-0415-208/+269
* Added final issue categories to feedback dialog for ChromeOS.zelidrag@chromium.org2010-06-041-18/+9
* Remove some test file complitation exceptions from chrome_tests.gypistuartmorgan@chromium.org2010-06-031-2/+7
* New autofill UI. Still not done:georgey@chromium.org2010-06-032-847/+769
* A very basic fix that prevents experimental popups from living longer than th...twiz@google.com2010-06-036-9/+21
* Linux/GTK: implement update notification.estade@chromium.org2010-06-032-9/+0
* The browser action gripper should become visible when switching fromfinnur@chromium.org2010-06-021-0/+1
* Misc. small cleanups I ran into while working on other changes.pkasting@chromium.org2010-06-021-1/+2
* Strip the trailing slash from URLs like "http://google.com/". This especiall...pkasting@chromium.org2010-06-022-5/+11
* Implement most of the ridealong fixes/cleanups I suggested during review for ...pkasting@chromium.org2010-06-011-12/+4
* Pressing the search button brings the NTP or close it if it is opened.jcivelli@chromium.org2010-06-011-0/+1
* Makes side tabs render phantom state and close button when notsky@chromium.org2010-06-012-5/+23
* [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacementphajdan.jr@chromium.org2010-06-011-2/+2
* Initialize CookiesTreeModel with a cookie monster instead of a profil.jochen@chromium.org2010-05-311-1/+2
* windows: Move mouse pointer automatically to the default button in a dialog box.tfarina@chromium.org2010-05-302-5/+16
* Share common location bar functions across the 3 platforms that uses them.tfarina@chromium.org2010-05-302-21/+3
* Adds side tab layout for chromeos. As part of this I renamed thesky@chromium.org2010-05-284-4/+19
* First pass at experimental omnibox API. There are plenty of rough edges and f...mpcomplete@chromium.org2010-05-283-25/+14
* Initial work to fix the IAccessible tree in circumstances where there is a wi...ctguil@chromium.org2010-05-275-6/+32
* Inform the command updater of the tab restore state.estade@chromium.org2010-05-271-2/+0
* Enable warning 4389 as an error on windows builds. This will make mbelshe@chromium.org2010-05-271-9/+9
* Adds the new tab button to side tabs.sky@chromium.org2010-05-2710-28/+157
* Renames GeolocationContentSettingsTableModel to GeolocationExceptionsTableModelbulach@chromium.org2010-05-272-6/+6
* Update UI, sync and importer to properly handle managed homepage prefsmnissler@chromium.org2010-05-271-13/+15
* Fixes a couple of tab related bugs:sky@chromium.org2010-05-278-44/+118