summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Start Chrome button on First Run customize view should launch Chrome.kuchhal@chromium.org2009-07-091-0/+1
* Make the toolbar theme align with the left edge of the browser and the top ed...glen@chromium.org2009-07-094-7/+10
* Add 'resize_leading_on_bounds_change' property into the SingleSplitView.pfeldman@chromium.org2009-07-091-0/+1
* DevTools: paint devtools split with COLOR_TOOLBAR.pfeldman@chromium.org2009-07-091-0/+5
* Hack and slash TabStrip2 into mostly working state - DWM frame is now properl...ben@chromium.org2009-07-093-15/+1
* Replace instances of LINUX2 with OS_CHROMEOS and linux2 with chromeos.brettw@chromium.org2009-07-081-1/+3
* Some views GTK fixes.brettw@chromium.org2009-07-082-1/+11
* fix bustage - ALLOW_THIS_IN_..ben@chromium.org2009-07-081-4/+9
* Add temporary TabStripWrapper interface that is implemented by both TabStrip ...ben@chromium.org2009-07-0821-198/+337
* Lands http://codereview.chromium.org/155128 for Thiago.sky@chromium.org2009-07-081-5/+6
* Fix the Views-GTK build by adding necessary tab_strip_2 files and fixing some...brettw@chromium.org2009-07-084-6/+19
* Some code had been removed from FirstRun::IsChromeFirstRun() so that it may r...jcampan@chromium.org2009-07-082-3/+11
* Removing an unused variable from cookies_view.hdeanm@chromium.org2009-07-081-5/+4
* DevTools: Align status bubble with the contents container, not docked devtool...pfeldman@chromium.org2009-07-081-1/+2
* Fix memory leaks introduced and exposed by r20028.mirandac@chromium.org2009-07-081-1/+6
* Sprinkle some defensiveness into the UI tests so that they don't explode if t...stuartmorgan@chromium.org2009-07-071-0/+3
* bustage fix - add headerben@chromium.org2009-07-072-0/+2
* Fix release bustage. ALLOW_THIS_IN_INITIALIZER_LISTben@chromium.org2009-07-072-3/+3
* Basics of a new TabStrip.It's very, very rough, but I wanted to check it in s...ben@chromium.org2009-07-0711-26/+1184
* Change the use of typedef Language in Spell Check files back to std::string. ...sidchat@google.com2009-07-071-1/+1
* Theme window control buttons.mirandac@chromium.org2009-07-074-18/+62
* DevTools: store devtools split offset only when devtools is being hidden.pfeldman@chromium.org2009-07-071-3/+6
* Clean up contents creation in BrowserViewben@chromium.org2009-07-071-3/+1
* Fix issue once and for all where distributor logo overlays window controls. N...ben@chromium.org2009-07-072-0/+19
* Popup changesdavemoore@chromium.org2009-07-072-0/+341
* Extend the no-match red background to take up more spacefinnur@chromium.org2009-07-061-10/+23
* Fix the current remaining Views-GTK compile and linker errors.brettw@chromium.org2009-07-061-0/+11
* Add an ExtensionBrowserTest base class that allows in-process browser tests o...aa@chromium.org2009-07-043-2/+8
* Revert 19829.mirandac@chromium.org2009-07-022-211/+9
* Fix the Linux2 build.brettw@chromium.org2009-07-023-3/+3
* Change status bubble so that it expands to accommodate URL's that are abridge...mirandac@chromium.org2009-07-022-9/+211
* Convert menu strings to UTF16, fix some views-GTK build errors.brettw@chromium.org2009-07-0210-28/+27
* Add split with devtools container into the browser view.pfeldman@chromium.org2009-07-022-6/+55
* Adds user metrics for tab overview.sky@chromium.org2009-07-013-2/+18
* PageActions can now specify multiple icons and switch between themfinnur@chromium.org2009-07-012-18/+65
* Reverting 19758.mirandac@chromium.org2009-07-014-49/+17
* Improves tab overview.sky@chromium.org2009-07-018-25/+153
* Theme window control buttons.mirandac@chromium.org2009-07-014-17/+49
* DevTools: Add docked pane into the browser view.pfeldman@chromium.org2009-07-012-0/+5
* In this episode, we implement the DOMUI interface for extension views that ar...aa@chromium.org2009-07-012-11/+0
* Regression: task manager icon for chrome is blankcpu@google.com2009-07-011-3/+0
* This CL removes the last (major) Windows specific part out of the focus manag...jcampan@chromium.org2009-06-3022-87/+75
* Coverity was complaining about the result of getenv not being null checked, b...finnur@chromium.org2009-06-301-40/+25
* Coverity nit. Enums lacking name...finnur@chromium.org2009-06-301-2/+2
* Fix crash in delayed tab resizing. If the Resize Relayout code is called afte...ben@chromium.org2009-06-291-0/+6
* Take two for http://codereview.chromium.org/131094tim@chromium.org2009-06-292-0/+7
* Wires up the create browser window.sky@chromium.org2009-06-293-4/+8
* fix build bustage by using ALLOW_THIS_IN_INITIALIZER_LISTben@chromium.org2009-06-271-5/+6
* gcl error, this file belonged in last changesetben@chromium.org2009-06-271-0/+53
* First part of bookmark context menu reorg.ben@chromium.org2009-06-278-763/+84