summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2009-01-082-20/+40
* Re-enable ui test after WebKit merge which pulled the fix from upstream.dimich@google.com2009-01-081-3/+1
* Fix broken browser_views on Windows.phajdan.jr@chromium.org2009-01-082-0/+2
* Convert download manager to FilePath.estade@chromium.org2009-01-062-11/+13
* Enables restoring of keyboard focus to the the toolbar button that last had f...klink@chromium.org2009-01-063-15/+30
* Applying patch for Mohamed Mansour (reviewed by pkasting): http://codereview....finnur@google.com2009-01-066-16/+22
* * Disable test that seems to have been broken by r7570\kuchhal@chromium.org2009-01-061-1/+3
* Unbreak unit tests. Revert r7564.estade@chromium.org2009-01-052-13/+11
* * switch download manager to using FilePathestade@chromium.org2009-01-052-11/+13
* Revert 7508.7509 and 7510nsylvain@chromium.org2008-12-302-40/+20
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2008-12-302-20/+40
* Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...evanm@google.com2008-12-261-1/+1
* New attempt at landing the resource_dispatcher_host.cc splitting (broke the b...jcampan@chromium.org2008-12-231-1/+0
* Make Maximized Mode Not Suck, part 1 (checkpoint).pkasting@chromium.org2008-12-221-170/+182
* Reverting my CL to fix build bustage.jcampan@chromium.org2008-12-201-0/+1
* This CL moves the different resource handlers from resource_dispatcher_host.c...jcampan@chromium.org2008-12-201-1/+0
* After staring at this line of code I realized it was saying something much si...pkasting@chromium.org2008-12-191-3/+1
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-191-0/+8
* Select the Languages tab of the fonts and languages dialog when using spellch...pkasting@chromium.org2008-12-192-4/+11
* Review URL: http://codereview.chromium.org/14809jcampan@chromium.org2008-12-193-6/+6
* Convert from using env['PLATFORM'] directly to using the more flexiblesgk@google.com2008-12-181-1/+1
* Adds the Home button to the MSAA focus order, if enabled. Also removes an unn...klink@chromium.org2008-12-181-0/+1
* Fixes browser crash that could occur if the user closed a tab with ansky@google.com2008-12-182-12/+52
* This CL fixes issue 4224: Window Management controls don't work with maximize...xji@chromium.org2008-12-181-1/+2
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-2/+2
* Changes menu's Dispatcher to translate/dispatch message beforesky@google.com2008-12-171-5/+19
* Fixes crash in download tab view that resulted from attempting tosky@google.com2008-12-171-1/+4
* Reverting 7149.jcampan@chromium.org2008-12-173-6/+6
* Revamp of the interstitial pages.jcampan@chromium.org2008-12-173-6/+6
* Mostly cleanup.pkasting@chromium.org2008-12-171-1/+5
* Replace some CRects with gfx::Rectagl@chromium.org2008-12-172-6/+6
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-161-807/+807
* Attempt 2 at this. This differs from first version in that I renamedsky@google.com2008-12-161-1/+2
* Reverts r7062 as caused failures on interactive tests.sky@google.com2008-12-161-1/+0
* Fixes info bubble painting bug. This was happening because we weresky@google.com2008-12-161-6/+11
* Makes the interactive bookmark bar view tests faster by disablingsky@google.com2008-12-161-0/+1
* Rip out custom WM_GETMINMAXINFO handling entirely. I think this is a relic o...pkasting@chromium.org2008-12-162-13/+0
* Add a ui test to make sure the Find box does not go away on Reload but doesfinnur@google.com2008-12-151-1/+26
* Second attempt at extending the back button to the left edge when maximized.abarth@chromium.org2008-12-151-2/+16
* Fixes cookies view regression where I broke deleting by way of deletesky@google.com2008-12-152-10/+8
* Changes the bookmark bubble to have the following logic:sky@google.com2008-12-1510-60/+96
* Move skia_utils into the skia namespace.brettw@google.com2008-12-124-19/+19
* Test to make sure issue 4737 doesn't regress.erg@google.com2008-12-121-0/+13
* Have GRIT generate files into a common directory.tc@google.com2008-12-121-1/+1
* Move Image operations and convolver to the skia namespace and clean up a few ...brettw@google.com2008-12-121-3/+3
* During tab dragging if you hover over a browser window we now move itsky@google.com2008-12-122-0/+42
* Makes open all work again on the bookmark bar's context menu.sky@google.com2008-12-121-0/+1
* Fixes bookmark menus so that they align properly when rtl.sky@google.com2008-12-121-4/+9
* Changes bookmark manager's import to show a description in the filessky@google.com2008-12-121-6/+2
* Reduce the amount of space between the location bar and the bookmark bar by a...glen@chromium.org2008-12-124-14/+34