summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* 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
* Try and make some spellcheck code more obvious by using typedefs.pkasting@chromium.org2008-12-111-1/+1
* Clean up about box for unofficial builds.phajdan.jr@chromium.org2008-12-111-0/+6
* Fixes a handful of related bookmark manager bugs/requests:sky@google.com2008-12-114-7/+88
* Make the autocomplete system and various other connected bits of code use GUR...pkasting@chromium.org2008-12-103-15/+15
* Fix regression with Find in page focus on trunk. finnur@google.com2008-12-101-0/+2
* Cleanup part 6.pkasting@chromium.org2008-12-101-2/+4
* Fixes regression in info bubble that caused crash on clicking star onsky@google.com2008-12-102-18/+6
* Reverting 6709,6708,6706.brettw@google.com2008-12-101-3/+3
* Remove base dependency from image_operations and associated unittests. I also...brettw@google.com2008-12-101-3/+3
* Fixing 4687: Enter in FirstRun UI starts import when Customize link is focued.finnur@google.com2008-12-101-1/+1
* Cleanup part 4.pkasting@chromium.org2008-12-093-37/+8
* Fix a memory leak in the StatusBubble. We were leaking afinnur@google.com2008-12-092-20/+15
* Moves some utility functions out of bookmark model intosky@google.com2008-12-091-1/+3
* Cleanup part 2.pkasting@chromium.org2008-12-081-30/+20
* Fix 1955: Show Chromium build number after version (Chromium only)finnur@google.com2008-12-081-0/+5
* Cleanup, part 1.pkasting@chromium.org2008-12-084-63/+61
* Fixing 5132: Find-in-page reports wrong ordinal when restarting search in sub...finnur@google.com2008-12-081-0/+30
* Fixes bug during tab close that results in all tabs after closed tabsky@google.com2008-12-081-1/+4
* Fixes possible flicker when tab finishes animating back to draggedsky@google.com2008-12-061-1/+5