summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Fix running default browser check/setting in UI thread on Linux.mattm@chromium.org2009-07-282-132/+14
* Refactor out language models for linux gtk views preparationmhm@chromium.org2009-07-281-155/+2
* Fix broken tree on mac/linux.aa@chromium.org2009-07-262-108/+0
* Add infobar preview for themes, remove --enable-extensionaa@chromium.org2009-07-262-0/+108
* add mole info to toolstrip definition and enable moleserikkay@chromium.org2009-07-266-47/+90
* Stop drawing the status bubble text highlight because it sucks for themes.glen@chromium.org2009-07-251-23/+16
* Implement Window modality in TOOLKIT_VIEWS, and allow windows to be centered ...ben@chromium.org2009-07-251-1/+1
* fix toolkit_views compile due to AutocompleteEditViewGtk change.tc@google.com2009-07-241-0/+1
* A crasher from the field indicates that the focus manager can be NULL when th...jcampan@chromium.org2009-07-241-4/+11
* Fix frame overlay display in incognito mode, make location bar background fol...glen@chromium.org2009-07-242-2/+9
* Layout was entirely the wrong place to be updating the button - it gets calle...glen@chromium.org2009-07-241-14/+9
* Integrates a custom JumpList of Windows 7 into Chromium.hbono@chromium.org2009-07-242-0/+19
* Make the bookmark buttons follow theme changes correctly.glen@chromium.org2009-07-242-14/+36
* Add link to themes gallery.glen@chromium.org2009-07-242-5/+29
* When closing the download shelf, hide the buttons of the dangerous downloadthakis@chromium.org2009-07-242-4/+6
* Recommit of r21474. Original description:glen@chromium.org2009-07-242-3/+20
* Fix newline issues in tab_renderer.hglen@chromium.org2009-07-241-1/+2
* Revert 21474glen@chromium.org2009-07-242-19/+1
* Fix linux/mac build errors.glen@chromium.org2009-07-231-3/+3
* Adds MSAA information to various (previously uncovered) bits of the UI, inclu...klink@chromium.org2009-07-2311-20/+159
* Make the tab close button color match the tab text.glen@chromium.org2009-07-232-0/+18
* Allow the browser to send actions back to the render for media element contex...ajwong@chromium.org2009-07-232-2/+2
* Headers cleanup:phajdan.jr@chromium.org2009-07-234-3/+5
* This CL adds an infobar instructing users they can do search directly from th...jcampan@chromium.org2009-07-231-7/+37
* Don't add the QuickLaunch shortcut by default in Windows7cpu@google.com2009-07-232-4/+10
* Squash the "Confirm Form Repost" dialog triggered via an external context men...robertshield@chromium.org2009-07-232-0/+19
* Split the IPC code into ipc/agl@chromium.org2009-07-222-2/+2
* Made the title of panels show focused state with black textdavemoore@chromium.org2009-07-222-0/+26
* Try and improve result coalescing/display in the omnibox popup.pkasting@chromium.org2009-07-222-104/+55
* This CL fixes issue 2780 -- RTL: Omnibar - message "Press Tab to search Googl...xji@chromium.org2009-07-222-35/+38
* Gtk cookie manager part 1.mattm@chromium.org2009-07-221-219/+1
* DevTools: Rename JavaScript console action into Developer Tools.pfeldman@chromium.org2009-07-221-2/+2
* o Modified the toolbar button handler so that the handler can revert its omni...yusukes@google.com2009-07-221-2/+12
* Fix two crashers with TOOLKIT_VIEWS build:ben@chromium.org2009-07-211-0/+4
* Refactoring of tabbed-pane component so it can be ported to Linux toolkit_view.jcampan@chromium.org2009-07-217-10/+15
* Fix another d&d crash that happens when the tab contentstc@google.com2009-07-211-2/+1
* Fix some problems with my panel scroller.brettw@chromium.org2009-07-214-9/+10
* Resurrect toolkit_views build.ben@chromium.org2009-07-215-11/+37
* Header cleanup in browser/importerphajdan.jr@chromium.org2009-07-201-0/+1
* Fix misleading name and comment of Browser::GetCurrentPageTitle.phajdan.jr@chromium.org2009-07-202-3/+3
* Change GetAllLogins to GetAllBlacklistLogins.stuartmorgan@google.com2009-07-202-6/+4
* Make sure the popup notification is shown during animation.erg@chromium.org2009-07-201-1/+2
* Add a simple "sidebar"-like panel container that will scroll.brettw@chromium.org2009-07-207-0/+487
* DevTools: Store devtools split location on Linux.pfeldman@chromium.org2009-07-201-1/+0
* Relanding the the refactoring the page info to have a model.jcampan@chromium.org2009-07-197-741/+494
* Fix frame turning black when reseting theme. Also simplifies the frameben@chromium.org2009-07-182-14/+10
* Allow the tiling of theme background images on the NTP.mirandac@chromium.org2009-07-182-13/+132
* Reverting 21032.jcampan@chromium.org2009-07-187-491/+741
* Refactoring the page info to have a model.BUG=NoneTEST=Make sure clicking the...jcampan@chromium.org2009-07-187-741/+491
* Align custom background tab images correctly.glen@chromium.org2009-07-161-3/+9