summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Fix anchoring of the menu. It was flipped.finnur@chromium.org2010-02-161-2/+2
* chromeos: Replace WM_FOCUS_WINDOW with _NET_ACTIVE_WINDOW.derat@chromium.org2010-02-162-10/+5
* Remember initial size of new created tab content and use it when GTK widget s...dpolukhin@chromium.org2010-02-161-0/+6
* Clone of issue 600130. (http://codereview.chromium.org/600130)twiz@chromium.org2010-02-166-45/+122
* Fix problem with test on Linux Views Toolkit.finnur@chromium.org2010-02-131-10/+1
* Avoid showing the user a garbage path attribute when the cookie doesn't have andarin@chromium.org2010-02-124-25/+10
* Moved chromeos's frame classes under chromeos/frame.oshima@chromium.org2010-02-123-9/+19
* Use BrowserFrame::TitleFont in OpaqueBrowserFrameView as well.oshima@chromium.org2010-02-122-23/+5
* Fix the problem where accelerator key was not working in compact navbar.oshima@chromium.org2010-02-121-8/+8
* Browser Action Container should not shrink when visible extension is disabled.finnur@chromium.org2010-02-123-15/+207
* Make the setItem CONTENT_SETTING_ASK dialog more useful by showing the actual...jorlow@chromium.org2010-02-124-57/+225
* Clone of issue 577015.twiz@chromium.org2010-02-129-68/+177
* first part of fix for dual translate infobarskuan@chromium.org2010-02-121-11/+15
* Use TabContents::GetDefaultTitle() everywhere we need a title for an untitled...pkasting@chromium.org2010-02-122-9/+7
* Fix the remaining issues with showing the app menu for the top left part of t...pkasting@chromium.org2010-02-123-40/+64
* Use the same string resource everywhere for the "Show Passwords" button.pkasting@chromium.org2010-02-122-6/+6
* Use the generic IDS_CANCEL resource for Cancel buttons that say "Cancel". Th...pkasting@chromium.org2010-02-122-5/+5
* Make clicking on side tabs to select them work. ben@chromium.org2010-02-1110-38/+197
* Initial work on making extensions work in incognito mode.mpcomplete@chromium.org2010-02-112-1/+34
* Revert 38828 - Make clicking on side tabs to select them work.ben@chromium.org2010-02-1110-198/+39
* Make clicking on side tabs to select them work.ben@chromium.org2010-02-1110-39/+198
* Remove unused "show title" functionality in UrlPicker.pkasting@chromium.org2010-02-113-103/+10
* Fix a regression in the display of notifications on Windows: the TOPMOST bit ...johnnyg@chromium.org2010-02-111-2/+2
* Fixed alignment of button dropdowns for RTL languages.avayvod@chromium.org2010-02-111-6/+5
* Better popup list display:pkasting@chromium.org2010-02-112-4/+95
* Add option to delete browsing history of the last hour.jochen@chromium.org2010-02-111-5/+6
* Make context menu in Browser Action overflow menu do something.finnur@chromium.org2010-02-116-29/+35
* Linux: fix clicking on security or blocked contents of non-active window show...mattm@chromium.org2010-02-102-5/+10
* translate infobars: reimplement, fix bugskuan@chromium.org2010-02-103-280/+383
* Use Chrome update UI for Chrome OS updates.davemoore@chromium.org2010-02-102-17/+33
* Dialog showed now only if profiles are loaded - if not it waits until they are.georgey@chromium.org2010-02-102-5/+28
* CL implementing focus-dismissal of the chrome.experimental.popup set of exten...twiz@chromium.org2010-02-102-1/+9
* Attempt to fix the Linux Views and ChromiumOS builds following r38658.mark@chromium.org2010-02-108-11/+218
* Attempt to fix the Linux Views and ChromiumOS builds following r38658.mark@chromium.org2010-02-105-7/+7
* Per brakowski, the cookie prompt default should be "remember" and not "ask".pkasting@chromium.org2010-02-101-1/+1
* GTK: Implements the content settings window and the minor changes to the opti...erg@chromium.org2010-02-102-11/+1
* Fixes a bug where if there are only localstorage nodes, but nocookies nodes, ...ian@chromium.org2010-02-102-10/+54
* Remove the temporary scaffolding stubs.phajdan.jr@chromium.org2010-02-101-5/+0
* Add support for HTML5 databases to the cookie tree model.jochen@chromium.org2010-02-104-8/+213
* Fix for bug 26397: Bookmark manager in Incognito mode doesn't show Sync Bookm...dantasse@chromium.org2010-02-101-1/+1
* Couple of tweaks to the cookie prompt dialog:sky@chromium.org2010-02-102-72/+40
* Remove poll'n'loop code from extension_browsertest.cc.phajdan.jr@chromium.org2010-02-101-0/+14
* Try to make spacing/indenting of Privacy section clearer.pkasting@chromium.org2010-02-101-12/+14
* Remove descriptive text above import settings button. This also removes it f...pkasting@chromium.org2010-02-102-15/+1
* Make sure there's padding between the "manage" link and the close button, eve...pkasting@chromium.org2010-02-101-0/+1
* Refactor DragDownloadFile so that it can be used by both Windows and MacOSX.jianli@chromium.org2010-02-101-8/+31
* Make the content settings dialog dependent on its parent. This re-plumbs the...pkasting@chromium.org2010-02-0911-67/+75
* Prevent the user from triggering multiple copies of a particular exceptions w...pkasting@chromium.org2010-02-092-4/+12
* Fixes leak in cookie filter page view and clear browsing data viewsky@chromium.org2010-02-092-2/+6
* Potential fix for reliability test crash.zelidrag@chromium.org2010-02-092-1/+2