summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Revert "Mark BrowserActionsContainerTest.Basic as flaky."phajdan.jr@chromium.org2010-03-121-2/+1
* Mark BrowserActionsContainerTest.Basic as flaky.phajdan.jr@chromium.org2010-03-121-1/+2
* Remove some unnecessary dependencies on net from app/win_util and app/resourc...ben@chromium.org2010-03-121-2/+350
* Last set of tweaks to icon positioning code. Clarifies positioning algorithm...pkasting@chromium.org2010-03-123-99/+65
* Make notifications from extension URLs use extension process.aa@chromium.org2010-03-122-2/+25
* Nothing had the focus by default in the "Clear browsing data"jcampan@chromium.org2010-03-122-0/+5
* Make all entry points to opening the bookmark manager go through Browser::Sho...arv@chromium.org2010-03-121-1/+9
* GTK: Implement translate toolbar. Tested on spiegel.de, www.lemonde.fr and ma...erg@google.com2010-03-111-2/+2
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-1115-14/+15
* Allow users to close the find session and activate the current link via ctrl-...estade@chromium.org2010-03-114-801/+10
* Revert 41274 - Unit Tests for OS X Translte infobars.thomasvl@chromium.org2010-03-111-3/+3
* Unit Tests for OS X Translte infobars.jeremy@chromium.org2010-03-111-3/+3
* Bookmark manager: Open in incognito window.arv@chromium.org2010-03-101-2/+1
* Initial focus fix on x11/gtkoshima@chromium.org2010-03-104-3/+16
* Temporary revert CLs due to perf regression on New Tab Warm:dpolukhin@google.com2010-03-101-16/+4
* Icons are loaded asynchronously for browser actions, so thefinnur@chromium.org2010-03-101-4/+14
* Implements AeroPeek of Windows 7.hbono@chromium.org2010-03-102-0/+28
* fix bustage by removing unused variableben@chromium.org2010-03-101-1/+0
* fix bustage by defining a functionben@chromium.org2010-03-101-0/+1
* 1. Correct shapes for side tabs.ben@chromium.org2010-03-1022-49/+274
* More code cleanups found by -Wextra.evan@chromium.org2010-03-091-19/+15
* Adds ContentSettingBubbleModel.bulach@chromium.org2010-03-093-143/+88
* Fix performance regression New Tab Warm introduced in http://codereview.chrom...dpolukhin@google.com2010-03-091-7/+10
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-0913-0/+0
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-0824-184/+148
* Use web app icon as ICON_BIG for Windowsxiyuan@chromium.org2010-03-083-0/+12
* Clean up/fix more frame code. In general this is bringing the less-common fr...pkasting@chromium.org2010-03-084-283/+324
* AutoFill Mac preference for enabling Address Book "me" card usage.dhollowa@chromium.org2010-03-062-3/+6
* Hook up the content settings UI to the appcache.michaeln@chromium.org2010-03-052-3/+2
* Add some bookmark bar hooks for pyauto.jrg@chromium.org2010-03-052-0/+8
* Implements mini-tab support for linux.sky@chromium.org2010-03-052-1/+2
* Renames ContentBlockedImageView to ContentSettingImageView.bulach@chromium.org2010-03-052-69/+60
* This patch fixes the truncation issue in the hostname url for HTTP Auth Dialo...nsylvain@chromium.org2010-03-051-0/+1
* Update the extensions management page to match mock attached to bug 36292.mpcomplete@chromium.org2010-03-052-7/+10
* On Windows, detect the WM_DISPLAYCHANGE message which indicates the desktop s...johnnyg@chromium.org2010-03-042-2/+18
* Linux views: Hook up gtk certificate viewer to page info window.mattm@chromium.org2010-03-041-1/+5
* Disable scroll bars for popups that will grow on windows and linux_view.skerner@chromium.org2010-03-041-1/+8
* Win: Grey out/remove default browser choices in side by side installs.mattm@chromium.org2010-03-047-17/+61
* Enable "Remove All" button even if nothing is selected.ian@chromium.org2010-03-041-5/+2
* Test cookie prompting.darin@chromium.org2010-03-044-2/+21
* First pass at revamping the main menu, now called app launcher.jcampan@chromium.org2010-03-042-2/+3
* Fix issue 29996xiyuan@chromium.org2010-03-031-2/+20
* Removed logic which made the container size 0 when recreating a tab contentsdavemoore@chromium.org2010-03-021-7/+16
* Moves ActionComboboxModel class to its own header so we can share common code...erg@chromium.org2010-03-022-62/+4
* [Mac] Reduce jank in the cookie manager by batching updates from the model.rsesek@chromium.org2010-03-022-3/+2
* Clean up some of the frame code a bit.pkasting@chromium.org2010-03-026-181/+108
* Lands http://codereview.chromium.org/652010 for Thiago:sky@chromium.org2010-03-022-65/+2
* Fix browser side handling of moveTo by resizing the content area; not the win...erg@chromium.org2010-03-022-3/+16
* Relayout root view in OnWindowPosChanged because when we process this message...dpolukhin@google.com2010-03-021-0/+9
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-4/+4