summaryrefslogtreecommitdiffstats
path: root/chrome/views
Commit message (Expand)AuthorAgeFilesLines
* window.cc should not include browser_list.h ... dependent (non-browser) windo...ben@chromium.org2009-01-162-5/+34
* Fix maximized mode drawing offscreen in Classic mode. Apparently Classic, un...pkasting@chromium.org2009-01-151-7/+14
* Constify the params of a couple View functions, which I'll need for an upcomi...pkasting@chromium.org2009-01-152-10/+20
* Provides the infrastructure for Browser unit tests that create asky@google.com2009-01-141-1/+4
* Porting in views/phajdan.jr@chromium.org2009-01-137-23/+165
* Removes a bogus DCHECK. This DCHECK is bogus for two reasons:sky@google.com2009-01-081-1/+2
* Some more GRIT refactoring.tc@google.com2009-01-051-1/+1
* Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...evanm@google.com2008-12-261-1/+1
* Fix 4830: We navigate back after closing the Save As dialog.finnur@google.com2008-12-231-2/+9
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-191-0/+6
* Select the Languages tab of the fonts and languages dialog when using spellch...pkasting@chromium.org2008-12-192-2/+19
* Adds the Home button to the MSAA focus order, if enabled. Also removes an unn...klink@chromium.org2008-12-181-5/+0
* Changes menu's Dispatcher to translate/dispatch message beforesky@google.com2008-12-171-1/+6
* Fixes two bugs resulting in bad window resize behavior:sky@google.com2008-12-171-5/+8
* Replace some CRects with gfx::Rectagl@chromium.org2008-12-177-31/+28
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-161-655/+655
* Landing http://codereview.chromium.org/14450 for m0 (Mohamed Mansour).sky@google.com2008-12-162-14/+15
* This CL fixes issue 4376: Press "Tab" key to navigate - Text focus is showing...xji@chromium.org2008-12-161-2/+4
* Fixes info bubble painting bug. This was happening because we weresky@google.com2008-12-162-8/+41
* Rip out custom WM_GETMINMAXINFO handling entirely. I think this is a relic o...pkasting@chromium.org2008-12-163-39/+0
* Eliminates the dependencies between views and browser, and also does some oth...klink@chromium.org2008-12-166-443/+29
* A new shot at the old system monitor changelist.mbelshe@google.com2008-12-131-0/+4
* Move skia_utils into the skia namespace.brettw@google.com2008-12-124-6/+6
* 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-1/+1
* Attempt at fixing reliability crash spike. The traces lead me tosky@google.com2008-12-111-1/+5
* Fixes a handful of related bookmark manager bugs/requests:sky@google.com2008-12-112-2/+6
* Fixes bug where context menu for table/tree in rtl was showing up onsky@google.com2008-12-102-0/+4
* Reverting 6709,6708,6706.brettw@google.com2008-12-101-1/+1
* Remove base dependency from image_operations and associated unittests. I also...brettw@google.com2008-12-101-1/+1
* Fixing 4687: Enter in FirstRun UI starts import when Customize link is focued.finnur@google.com2008-12-102-10/+7
* Changes DefaultNonClientView to show the min/max buttons if thesky@google.com2008-12-091-0/+2
* Attempt 2 at landing tree node iterator. I needed an includesky@google.com2008-12-094-1/+121
* Backs out tree node iterator until I figure out why release build doesn'tsky@google.com2008-12-083-119/+0
* Adds an iterator over tree nodes.sky@google.com2008-12-083-0/+119
* Cleanup, part 1.pkasting@chromium.org2008-12-081-15/+15
* Fix a crash on 64-bit systems when an external message hook is installed. Thebrettw@google.com2008-12-051-1/+3
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-041-659/+659
* Chromium-MultiProfile-Prototypemunjal@chromium.org2008-12-034-8/+33
* Move base/gfx/skia_util to skia/ext/skia_util_win.brettw@google.com2008-12-036-6/+6
* Move convolver and image_operations from base/gfx to skia/ext. This is justbrettw@google.com2008-12-031-1/+1
* Roll back this change.ben@chromium.org2008-12-032-12/+1
* RootView should be destroyed in WM_NCDESTROY not after it.ben@chromium.org2008-12-032-1/+12
* Revert my skia file moves because of layout test failures.brettw@google.com2008-12-037-12/+15
* Fixes context menu behavior of table view. In particular when runningsky@google.com2008-12-022-18/+43
* Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.brettw@google.com2008-12-027-15/+12
* Adding more space between dialog contents and the buttons. For XP Classic themeben@chromium.org2008-12-021-1/+1
* Fix a crash when hiding the find bar due to a NULL window_delegate_.ben@chromium.org2008-12-021-1/+3
* Add F1 as an accelerator for "Help". Original patch by Alex Mendes da Costa,...pkasting@chromium.org2008-12-011-0/+3
* Rollbackmbelshe@google.com2008-12-011-4/+0