summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Add to SCons build:sgk@google.com2008-11-051-1/+3
* Fixes two bookmark manager bugs:sky@google.com2008-11-054-11/+39
* Tell the user that HTML documents can harm their computer because they can. abarth@chromium.org2008-11-052-3/+10
* Remove duplicate save_file.cc from the Windows-specific list.sgk@google.com2008-11-051-1/+0
* Wrap forward declarations in their relevant namespaceagl@chromium.org2008-11-053-3/+10
* Add the test certificates. Rename the directory to make the transition easier.maruel@chromium.org2008-11-052-2/+2
* Rewrote the clipboard API to be more concurrent. Added a helper class to make...estade@chromium.org2008-11-055-53/+25
* Evil hack to prevent a crash with interstitials across different tab contents...brettw@google.com2008-11-051-0/+23
* Temporary code to upgrade Chrome open command for existing users.kuchhal@chromium.org2008-11-051-1/+1
* This fixes the following bugs1. http://b/issue?id=1447957 For machine insta...ananta@chromium.org2008-11-041-21/+80
* Fix typo.ericroman@google.com2008-11-041-1/+1
* Refactoring master preference parsing code into installer util sohuanr@chromium.org2008-11-043-100/+34
* Fix the TemplateURLParserTest tests for use in external buildbots.maruel@chromium.org2008-11-041-3/+42
* Toolbar Import - Issue 8801, migrated from public tree to svn enlistment.brg@chromium.com2008-11-047-17/+946
* More SCons renaming:sgk@google.com2008-11-042-53/+39
* Fix hang in clearing browsing data from incognito mode.finnur@google.com2008-11-041-1/+1
* Adds support for autoscrolling on drag to bookmark tree/table.sky@google.com2008-11-0410-265/+437
* Roll back my last change, it broke a unit test.brettw@google.com2008-11-041-17/+0
* Evil wallpaper hack to hide a crash when going back from an interstitial and ...brettw@google.com2008-11-041-0/+17
* Rolling backabarth@chromium.org2008-11-041-8/+1
* Tell the user that HTML documents can harm their computer because they can. abarth@chromium.org2008-11-041-1/+8
* Use ElideUrl for urls. It is much nicer.maruel@chromium.org2008-11-041-2/+7
* A fix for Issue 2768 "IME: Current clause of Japanese IME doesn't appear to r...hbono@chromium.org2008-11-042-9/+16
* Fixes two bookmark manager bugs. Use Activate instead of MoveToFrontsky@google.com2008-11-041-1/+4
* Adds support for models to provide addition icons to the tree. Updatessky@google.com2008-11-042-1/+24
* Revert change r4523 because Vista doesn't like it.erg@google.com2008-11-0425-766/+1232
* Remove old bookmarks/bookmark_drag_utils.cc entry.sgk@google.com2008-11-041-1/+0
* Redo how we block popups. Rip out the old constrained popup window cruft (whi...erg@google.com2008-11-0425-1232/+766
* This fixes bug http://code.google.com/p/chromium/issues/detail?id=3907, whichananta@chromium.org2008-11-031-1/+1
* Miscellaneous bookmark manager polish:sky@google.com2008-11-039-186/+371
* Revert some of my earlier change to see if this fixes dist tests, and revert ...ben@chromium.org2008-11-033-4/+5
* More distro installer params workcpu@google.com2008-11-033-45/+102
* Make the right side of the bookmarks bar lay out correctly.glen@chromium.org2008-11-031-3/+4
* Change some places where we were using javascript: URLs to useaa@google.com2008-11-036-46/+22
* check in for one cycle to see if this fixes the dist tests.ben@chromium.org2008-11-031-1/+2
* Convert browser.lib to the new naming:sgk@google.com2008-11-031-38/+22
* 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
* Rollback r4382 because I'm daft (submitted the wrong thing)glen@chromium.org2008-11-013-8/+8
* Unescape and use the filename when we have no title to display for a given en...glen@chromium.org2008-11-013-8/+8
* Changed the notification for the rlzcpu@google.com2008-11-011-3/+3
* 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-316-22/+93
* This fixes the VerifyHistoryLength ui test flakiness. The test initiates page...ananta@chromium.org2008-10-311-2/+0
* Takes steps to make our PlatformScreen implementation more portable.darin@chromium.org2008-10-312-52/+56
* 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-314-79/+120
* Fix regression of b/issue?id=1280317. We need to do a case-insensitivempcomplete@google.com2008-10-311-4/+9