summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Make chrome_plugin_host.cc and chrome_plugin_util.cc compile on Posix.jhawkins@chromium.org2009-02-262-5/+6
* Implements a method to enable/disable the "Remove All" buttontc@google.com2009-02-262-0/+8
* Hide profiles behind a command-line switch since the user-data-dir stuffmunjal@chromium.org2009-02-261-3/+8
* Fix fullscreen mode opacity issues on Aero glass. We need to not extend the ...pkasting@chromium.org2009-02-265-41/+64
* We can get into a state where the automation framework presses the Close butt...finnur@google.com2009-02-261-11/+15
* We can get into a state where the automation framework sends a search string,...finnur@google.com2009-02-261-0/+4
* This CL causes the autofill popup to hide when the browser window is moved or...jcampan@chromium.org2009-02-256-0/+20
* Update animations in fullscreen mode to prevent stuck throbbers.pkasting@chromium.org2009-02-252-25/+28
* Fix all places where we used the GetWinVersion functionnsylvain@chromium.org2009-02-251-1/+2
* Force the browser to restored mode before going fullscreen, since Windows doe...pkasting@chromium.org2009-02-252-13/+23
* Fixes bogus DCHECK in bookmark_bar_view. I needed to add the check forsky@google.com2009-02-252-2/+2
* Enable history and downloads by default, port NewTabUI from DOMUIHost to DOMUI.glen@chromium.org2009-02-252-2/+3
* Make non-glass popups match new mockup from Glen.pkasting@chromium.org2009-02-259-100/+101
* Fix system menu positioning a bit. In Aero glass, the maximized mode menu wa...pkasting@chromium.org2009-02-252-5/+9
* Trying again to land this CL that makes the browser focus UI tests in process.jcampan@chromium.org2009-02-251-0/+1
* Adds some debugging code in hopes of figuring out who is removing thesky@google.com2009-02-253-4/+20
* Reverting 10318.jcampan@chromium.org2009-02-252-4/+0
* Landing again the move of browser focus UI tests to in process.jcampan@chromium.org2009-02-252-0/+4
* This make accelerators work in interstitial pages.jcampan@chromium.org2009-02-251-0/+4
* Move windows specific functions from l10n_util.h to l10n_util_win.h.tc@google.com2009-02-242-0/+2
* Reverting 10295.jcampan@chromium.org2009-02-241-1/+0
* Converted the browser focus interactive ui tests to be in process.jcampan@chromium.org2009-02-241-0/+1
* HtmlDialogContentsDelegate should not subclass views::WindowDelegate, for por...ben@chromium.org2009-02-242-5/+17
* The find bar should be owned and managed from the BrowserView, not the WebCon...finnur@google.com2009-02-249-509/+426
* Refactor BaseDownloadItemModel and its inheritors.estade@chromium.org2009-02-232-13/+4
* Revert "Revert "Fullscreen mode UI.""kuchhal@chromium.org2009-02-236-1/+325
* Revert "Fullscreen mode UI."kuchhal@chromium.org2009-02-236-325/+1
* Fullscreen mode UI.pkasting@chromium.org2009-02-236-1/+325
* Fix a bogus end-of-file comment.pkasting@chromium.org2009-02-231-1/+1
* A few minor changes to WidgetWin:pkasting@chromium.org2009-02-233-3/+3
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-2246-113/+85
* This CL fix the following 2 bugs:xji@chromium.org2009-02-202-8/+27
* This CL fixes issue 2674 - Omnibar displays wrong parenthesis for "arab...xji@chromium.org2009-02-201-3/+14
* Enable dragging of single tab between two windows.idanan@chromium.org2009-02-204-16/+9
* Changes line endings from CRLF to LF and add svn:eol-style to LF.hbono@chromium.org2009-02-191-438/+438
* Port back_forward_menu_model to linux.estade@chromium.org2009-02-182-8/+8
* Fix two problems with bookmarking and fullscreen mode:pkasting@chromium.org2009-02-188-31/+43
* Clean up toolbar layout code. I originally did this while looking into bookm...pkasting@chromium.org2009-02-181-74/+50
* Build break. In revision 9958, I hadn't intented to commit this change.maruel@chromium.org2009-02-181-1/+1
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-185-7/+10
* Add locale_settings.grd to the build. This generatestc@google.com2009-02-1822-81/+65
* Solved 2 bugs which caused Chrome to maximize itself whendouble clicking, eit...idanan@chromium.org2009-02-184-6/+18
* Preliminary fullscreen mode support.pkasting@chromium.org2009-02-185-8/+114
* HtmlDialogs had focus problems.jcampan@chromium.org2009-02-1811-11/+19
* Fix crasher in GetDefaultSearchEngineName() in first run bubble.cpu@google.com2009-02-173-12/+17
* When internal functions try to focus the location bar, check whether it's foc...pkasting@chromium.org2009-02-172-0/+12
* Cleanup in preparation for Fullscreen mode.pkasting@chromium.org2009-02-135-144/+94
* Originally this change was intended as the solution to accidentally maximizin...idanan@google.com2009-02-131-3/+2
* Make system menus show up at the right place for all frames, whether they're ...pkasting@chromium.org2009-02-135-127/+99
* Make some functions const. This will help with my fullscreen mode changes.pkasting@chromium.org2009-02-137-12/+22