summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Quick and easy fix for vista taskbar auto hide issueamit@chromium.org2008-11-052-10/+67
* Roll back. Sigh. Still not fixed.ben@chromium.org2008-11-051-1/+2
* Reinstate this commented-out code now the root cause of the problem has been ...ben@chromium.org2008-11-051-2/+1
* Some bandaids for tab dragging UI tests:ben@chromium.org2008-11-051-1/+1
* This is r4523, with a few changes to make things work under Vista.erg@google.com2008-11-0517-1007/+736
* Fixes two bookmark manager bugs:sky@google.com2008-11-051-7/+8
* Wrap forward declarations in their relevant namespaceagl@chromium.org2008-11-051-1/+4
* Toolbar Import - Issue 8801, migrated from public tree to svn enlistment.brg@chromium.com2008-11-042-11/+122
* Adds support for autoscrolling on drag to bookmark tree/table.sky@google.com2008-11-045-254/+294
* Fixes two bookmark manager bugs. Use Activate instead of MoveToFrontsky@google.com2008-11-041-1/+4
* Revert change r4523 because Vista doesn't like it.erg@google.com2008-11-0416-732/+1006
* Redo how we block popups. Rip out the old constrained popup window cruft (whi...erg@google.com2008-11-0416-1006/+732
* Miscellaneous bookmark manager polish:sky@google.com2008-11-036-72/+191
* Revert some of my earlier change to see if this fixes dist tests, and revert ...ben@chromium.org2008-11-032-3/+3
* More distro installer params workcpu@google.com2008-11-031-12/+2
* Make the right side of the bookmarks bar lay out correctly.glen@chromium.org2008-11-031-3/+4
* check in for one cycle to see if this fixes the dist tests.ben@chromium.org2008-11-031-1/+2
* Always show file extensions in the shelf.glen@chromium.org2008-11-031-7/+64
* Add widely-used variants of en, fr, de and it.jungshik@google.com2008-11-021-2/+14
* Fix interactive test crashes.beng@google.com2008-11-011-0/+1
* Second attempt at fixing dist crash... more accurately control the lifetime o...ben@chromium.org2008-11-012-3/+3
* On first run process the master prefs json, only one entry matters to us.cpu@google.com2008-10-311-1/+8
* Some code in MessageBoxView was focusing the first focusable element in the v...jcampan@chromium.org2008-10-311-2/+7
* Adds support for keyboard-triggered (through VK_APPS and SHIFT+VK_F10) right-...klink@chromium.org2008-10-312-2/+12
* Fix a bug where languages that have a long string for thepaulg@google.com2008-10-312-77/+92
* 2nd part of the reorganize options under 'UnderTheHood' (bug 3655):finnur@google.com2008-10-311-37/+34
* Attempt to fix dist crashes or at least make them crash with more understanda...ben@chromium.org2008-10-311-2/+5
* Fix RTL issues in the About box (bug 3756).finnur@google.com2008-10-312-32/+93
* Adding preferences and clear browsing data for form autofill.jcampan@chromium.org2008-10-315-6/+77
* SCons config for recent bookmark changes.sgk@google.com2008-10-301-0/+3
* Accumulated SCons changes for Windows chrome build, round II:sgk@google.com2008-10-301-0/+6
* Fix Issue 2918 in chromium: Chrome dialog displayed in large size with Meiryo...hbono@chromium.org2008-10-302-5/+4
* Revert r4205 to track down buildbot unit_tests failure.sgk@google.com2008-10-301-6/+0
* Accumulated SCons changes for Windows chrome build and othersgk@google.com2008-10-301-0/+6
* First cut at the bookmark manager. There are still a fair number ofsky@google.com2008-10-2914-105/+1753
* Fixing some windows scons build breaks.bradnelson@chromium.org2008-10-291-6/+2
* Only show the language restart warning once, and only if needed.glen@chromium.org2008-10-292-3/+10
* Fix a couple of tab related bugs:ben@chromium.org2008-10-292-0/+9
* Add option to disable/enable Spell Check. In addition, remove additional code...sidchat@google.com2008-10-292-7/+27
* Fix crbug.com/3684.tim@chromium.org2008-10-282-21/+25
* Fix browser crash when closing popups (issue 3631).finnur@google.com2008-10-281-5/+7
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-2714-11/+23
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-2712-5/+22
* Update prepopulate data by request for a couple different issues.pkasting@chromium.org2008-10-271-5/+0
* Reshuffling the options in the UnderTheHood section. A summary of my changes:...finnur@google.com2008-10-274-272/+255
* Window controls were aligned to the top of the window, so their rollover stat...glen@chromium.org2008-10-271-1/+1
* Remember the clear browsing data combo box selection.finnur@google.com2008-10-252-0/+17
* Remove the status bubble 1px overhang.glen@chromium.org2008-10-242-6/+9
* Make resource bundle return red square box again instead of empty bitmapkuchhal@chromium.org2008-10-244-17/+15
* Refactors some of the bookmark drag and drop code into a separatesky@google.com2008-10-242-68/+10