summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
...
* Added Star button to compact navigation mode.avayvod@chromium.org2010-02-055-186/+75
* Refactored out JS specific part of modal dialog stack into its own class, exp...zelidrag@chromium.org2010-02-058-170/+237
* 1st step to implement notification panel for chromeososhima@chromium.org2010-02-051-0/+1
* GTK: Implement the new content blocking address bar bubbles on Linux.erg@chromium.org2010-02-051-1/+1
* Added validation for non-emptiness of the label.georgey@chromium.org2010-02-052-1/+55
* Yet more tab strip model changes. I'm hoping this is the last ofsky@chromium.org2010-02-051-4/+4
* This CL adds support for displaying Chrome InfoBars in pages rendered via Chr...ananta@chromium.org2010-02-054-17/+36
* Support app menu and double-click close on upper left corner of window, part ...pkasting@chromium.org2010-02-058-62/+6
* Now showing the browser action image (including badge) when dragging andfinnur@chromium.org2010-02-053-9/+36
* Revert 38166 - Added Star button to compact navigation mode.pkasting@chromium.org2010-02-055-75/+188
* Added Star button to compact navigation mode.avayvod@chromium.org2010-02-055-188/+75
* Make the side tabstrip participate in the layout of the BrowserView.ben@chromium.org2010-02-057-47/+68
* Adds link to flash settings on clear browser data panel.sky@chromium.org2010-02-042-1/+45
* Fixed some of UI issues with AutofillSettings dialog: separators, preview and...georgey@chromium.org2010-02-041-16/+37
* Fixing paint issue with browser actions not being updated in one window when ...finnur@chromium.org2010-02-041-0/+1
* Adding drag-drop support in and out of the Browser Action overflow menu.finnur@chromium.org2010-02-045-29/+267
* Browser action for compact loc bar, plus several visual fixes.oshima@chromium.org2010-02-041-3/+4
* Refactor BrowserActionsContainer so that it can be usedoshima@chromium.org2010-02-043-18/+23
* Fix bustage. The app panel frame change went in moments before mine :-(ben@chromium.org2010-02-042-3/+3
* Create a new base class BaseTabStrip that is the intermediary between Browser...ben@chromium.org2010-02-0422-85/+167
* Step 1 in Implementing/Prototyping App Panels.rafaelw@chromium.org2010-02-046-8/+703
* Start making a vertical tabstrip. Does nothing right now.ben@chromium.org2010-02-048-0/+196
* Clip compact location bar's window when animating.oshima@chromium.org2010-02-034-141/+153
* Remove the "On top" display mode of the extension shelf, it is no longer used...ben@chromium.org2010-02-036-68/+9
* a little code cleanup for translate infobarskuan@chromium.org2010-02-031-6/+9
* Move ChromeBrowserView* -> BrowserView* and ChromeosBrowserView* -> chromeos:...ben@chromium.org2010-02-035-168/+142
* Reland 37913. Clear local state on exit.jochen@chromium.org2010-02-032-3/+15
* Revert 37914 - Move ChromeBrowserView* > BrowserView* and ChromeosBrowserView...ben@chromium.org2010-02-035-142/+168
* Support reordering of Browser Actions within the container. Currently does no...finnur@chromium.org2010-02-036-22/+446
* Hide compact location bar when a content area is clicked,oshima@chromium.org2010-02-031-4/+5
* Revert 37913 - Clear local state (cookies, databases, local storage) on exit.chase@chromium.org2010-02-032-15/+3
* Move ChromeBrowserView* -> BrowserView* and ChromeosBrowserView* -> chromeos:...ben@chromium.org2010-02-035-168/+142
* Clear local state (cookies, databases, local storage) on exit.jochen@chromium.org2010-02-032-3/+15
* Fixes leak in bookmark unit test.sky@chromium.org2010-02-021-8/+7
* Lands http://codereview.chromium.org/542006 for Thiago:sky@chromium.org2010-02-021-0/+36
* Adjusts tab strip model to deal with app tabs. There were a couple ofsky@chromium.org2010-02-025-206/+11
* Wire popup blocking UI to the new machinery and port over the user's old whit...pkasting@chromium.org2010-02-029-675/+71
* Modified cookie alert prompt window to suport displaying of local storage inf...pkasting@chromium.org2010-02-026-221/+298
* implement proper localized display names for translate languageskuan@chromium.org2010-02-022-15/+18
* Adds content exception dialog.sky@chromium.org2010-02-028-2/+801
* Looks like the fix I did last time did work. According to thefinnur@chromium.org2010-02-021-2/+1
* Fix a pet peeve: Big empty hole in Chromium builds where the UMA checkbox wou...pkasting@chromium.org2010-02-011-16/+21
* Moved Autofill view to appropriate browser/views folder.georgey@chromium.org2010-02-012-0/+1448
* Make pressing <esc> while dragging in the omnibox correctly cancel dragging. ...pkasting@chromium.org2010-02-012-2/+19
* Allow FileBrowse to change title of open/save dialogxiyuan@chromium.org2010-02-011-0/+54
* Fix type of file_type_index_ from size_t to int to get rid of printf format w...xiyuan@chromium.org2010-02-011-1/+1
* Initial implementation for wizard.davemoore@chromium.org2010-01-311-2/+2
* Fix some bugs related to default-clearing in the HostContentSettingsMap, and ...pkasting@chromium.org2010-01-313-9/+9
* Hook up some of the content settings UI to the actual settings map object. T...pkasting@chromium.org2010-01-309-307/+247
* Changes to support new cookie policy.darin@chromium.org2010-01-301-42/+0