summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix Linux/views/ChromeOS build. There are two tab_contents_view_gtk.cc filesphajdan.jr@chromium.org2010-02-091-7/+10
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-099-11/+22
* Close deleting browsing data window after deleting data.jochen@chromium.org2010-02-091-1/+1
* Remember the last selected tab in the content settings dialog.pkasting@chromium.org2010-02-091-0/+1
* Preserve order of extensions when they auto-update.finnur@chromium.org2010-02-082-8/+18
* Changed validation based on the discussiongeorgey@chromium.org2010-02-082-30/+11
* Changes TabStrip's drop indicator not to allow dropping onsky@chromium.org2010-02-081-1/+2
* Show an app modal dialog when the cookie policy is ASK.darin@chromium.org2010-02-084-75/+53
* Set the initial state of the content blocked bubble radio buttons correctly.pkasting@chromium.org2010-02-081-3/+7
* Fixes bug in clear browsing data dialog where throbber would overlapsky@chromium.org2010-02-082-55/+35
* Bookmark context menu unforking:estade@chromium.org2010-02-089-39/+718
* Export bookmark favicon (base64 encoded png). nkostylev@google.com2010-02-081-1/+1
* Adds Animation::CurrentValueBetween and gets rid of a bunch ofsky@chromium.org2010-02-074-64/+44
* fix bustageben@chromium.org2010-02-061-0/+1
* fix bustageben@chromium.org2010-02-061-3/+3
* Fix ChromeOS Bustage: Use string16 instead of wstring.ben@chromium.org2010-02-065-6/+6
* Make basic side tabs actually appear.ben@chromium.org2010-02-069-13/+264
* Rework nonclient hittest plumbing so the NonClientFrameView is responsible fo...pkasting@chromium.org2010-02-062-5/+15
* Change how the opaque frame lays out its titlebar. This takes advantage of a...pkasting@chromium.org2010-02-062-113/+76
* Pass login-manager switch value to login wizard to determine which screen toavayvod@chromium.org2010-02-061-1/+3
* Makes mini-tabs work on the UI side (at least for views). I still havesky@chromium.org2010-02-0610-399/+423
* Rebuild app menu in ToolbarView::RunAppMenuxiyuan@chromium.org2010-02-061-0/+2