summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Continue with crosssite navigations if alerts are suppressedojan@google.com2008-11-075-6/+21
* Prevent window.close() working from Javascript when a blocked popup notificat...erg@google.com2008-11-073-2/+15
* Adaptively identify URL subresources and pre-resolve hosts via DNSjar@google.com2008-11-0611-157/+625
* Add a function for eliding filenames to a set pixel width while preserving th...glen@chromium.org2008-11-0614-57/+38
* Reverting the autofill popu CL as it creates perf regression.jcampan@chromium.org2008-11-0613-86/+19
* Enable unload UI tests again, but don't run them for single-process.ojan@google.com2008-11-061-4/+21
* Changes parameters used by IME code to fix several issues caused by Japanese ...hbono@chromium.org2008-11-068-30/+44
* Fix Large Font issues in About box (issue 2458).finnur@google.com2008-11-062-23/+63
* Toolbar Importer Pass2brg@chromium.com2008-11-0612-259/+774
* Disable new tests that are failing on buildbot.ojan@google.com2008-11-061-4/+4
* Bandaid patch so that we continue with crosssite navigations instead of clos...ojan@google.com2008-11-068-24/+180
* Eliminate CursorChromium's dependency on webkit/glue.darin@chromium.org2008-11-062-21/+19
* Whitespace typo fix from CL 8722agl@chromium.org2008-11-051-2/+2
* Add two UMA histograms for DNS prefetchingjar@google.com2008-11-051-2/+2
* Quick and easy fix for vista taskbar auto hide issueamit@chromium.org2008-11-052-10/+67
* Don't crash when getting strings out of the database. column_text is a little...brettw@google.com2008-11-052-3/+3
* Added functions to WebDatabase and WebDataService for recording frequent entr...petersont@google.com2008-11-0512-6/+558
* Roll back. Sigh. Still not fixed.ben@chromium.org2008-11-052-2/+4
* This CL adds the autofill UI in forms.jcampan@chromium.org2008-11-0513-23/+88
* Reinstate this commented-out code now the root cause of the problem has been ...ben@chromium.org2008-11-052-4/+2
* Some bandaids for tab dragging UI tests:ben@chromium.org2008-11-052-3/+8
* This is r4523, with a few changes to make things work under Vista.erg@google.com2008-11-0526-1233/+770
* New batch of dlls to evict from the render process (top crashers).rvargas@google.com2008-11-051-43/+60
* When a windowless plugin is hanging, the browser processnsylvain@chromium.org2008-11-051-4/+0
* Make the test "pass" when the internal data is not found.maruel@chromium.org2008-11-051-0/+8
* 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