summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2nd part of the reorganize options under 'UnderTheHood' (bug 3655):finnur@google.com2008-10-311-37/+34
* Add the comment for why we detach plugin windows when the WebContents isbrettw@google.com2008-10-311-4/+15
* Background:nsylvain@chromium.org2008-10-311-1/+5
* A fix for Issue 3156 in chromium: "OmniBox: NavSuggest doesn't work fine when...hbono@chromium.org2008-10-311-0/+20
* 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-313-94/+94
* Adding preferences and clear browsing data for form autofill.jcampan@chromium.org2008-10-318-7/+88
* Display "No suggestions found" for misspelled words with no suggestions.sidchat@google.com2008-10-311-0/+5
* Remove an hack to enable the parent window. It seems to cause crashes in the ...maruel@chromium.org2008-10-311-2/+0