summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Try the original CL "Always persist bookmark IDs" again with the fix tomunjal@chromium.org2009-07-132-4/+4
* Revert "Always persist bookmark IDs."tc@google.com2009-07-132-4/+4
* Refactoring handle and dragging a bit in preparation for moles. The primary ...erikkay@chromium.org2009-07-133-282/+388
* Lands http://codereview.chromium.org/149404 for cmasone:sky@chromium.org2009-07-133-0/+84
* Always persist bookmark IDs.munjal@chromium.org2009-07-132-4/+4
* Focus last focused view when DevTools window is being closed or undocked.pfeldman@chromium.org2009-07-132-3/+28
* Commit for tfarinaglen@chromium.org2009-07-121-3/+7
* Commit for tfarinaglen@chromium.org2009-07-122-8/+23
* Add the rest of the password manager API to PasswordStore, and move clientsstuartmorgan@chromium.org2009-07-104-51/+35
* Fix a crash that happens if a tab is closed whiletc@google.com2009-07-102-4/+50
* Fixed compile breakage resulting from wstring to string16 change.sky@chromium.org2009-07-101-1/+2
* Remove svn:executable property from some more files that don't need it.thestig@chromium.org2009-07-101-0/+0
* Convert some stuff to string16 so the toolkit_views build can build againben@chromium.org2009-07-104-15/+16
* Add a rudamentary feed preview to the RSS extension. Itfinnur@chromium.org2009-07-092-1/+16
* Fix toolkit views bustage... bad conversion from string16 to std::wstringben@chromium.org2009-07-091-1/+1
* Bring over most of the old TabRenderer into Tab2. No real logic changes here....ben@chromium.org2009-07-096-33/+814
* 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