summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Generate all chrome .vcproj files:sgk@google.com2009-01-173-119/+1009
* Move parsing of metadata header into browser process. This is a prerequisiteaa@chromium.org2009-01-175-62/+183
* revert r8217 until memory tests are fixed.ben@chromium.org2009-01-174-8/+56
* End the SafeBrowsing update cycle when the update responsepaulg@google.com2009-01-161-8/+22
* Improve scrolling performance when there are many windowed plugins in a page.jam@chromium.org2009-01-163-2/+103
* Fix issue 6296 by using a dedicated delegate instance for each infobar that t...tim@chromium.org2009-01-165-66/+109
* Pull app modal dialog handling out of the BrowserList to remove the ChromeVie...ben@chromium.org2009-01-166-43/+22
* roll forward r8227.jeremy@chromium.org2009-01-161-86/+89
* Reverting 8227.dglazkov@google.com2009-01-161-89/+86
* Update browser/browser.scons to reconcile OSX and Linux.jeremy@chromium.org2009-01-161-86/+89
* re-enable savepage ui testtc@google.com2009-01-161-2/+1
* Move url_* to net subdirben@chromium.org2009-01-1633-57/+111
* window.cc should not include browser_list.h ... dependent (non-browser) windo...ben@chromium.org2009-01-164-48/+8
* This change list fix issues 6093 [settings] bad directionality for gears buttonxji@chromium.org2009-01-161-2/+9
* Fix the include guards in tab_contents/* for the new location.brettw@chromium.org2009-01-1623-71/+71
* Move functions required by the rest of the browser from RenderProcessHost to ...brettw@chromium.org2009-01-1640-630/+729
* mac bootstrapping of browser main and app startup bitspinkerton@google.com2009-01-167-54/+192
* Make GetSignonRealm a global function as opposed towtc@google.com2009-01-163-17/+13
* Fix a crash when handling close tab accelerators. The class would still bebrettw@chromium.org2009-01-161-1/+11
* Removed a stray string.maruel@chromium.org2009-01-161-1/+1
* Disable the test SavePageTest.CleanFilenameFromPageTitle due to bug 6514.maruel@chromium.org2009-01-161-2/+3
* Update the command line JavaScript debugger to support the changed debugger p...sgjesse@chromium.org2009-01-161-64/+141
* This change list fix issue 3233: RTL: Wrong URL showing on Javascript pop up ...xji@chromium.org2009-01-161-1/+4
* Run ShellExecute on the file thread instead of the IO thread. ShellExecute candarin@chromium.org2009-01-162-4/+6
* Move all the SSL stuff into its own subdirben@chromium.org2009-01-1618-55/+131
* Remove timeout constants from ui_tests. All tests will nowpaulg@google.com2009-01-169-36/+36
* Move metrics files into a subdirben@chromium.org2009-01-1645-77/+83
* Fix windows scons build.ben@chromium.org2009-01-161-4/+4
* Move search code to a subdirben@chromium.org2009-01-1653-119/+222
* WaitableEvent is the replacement for Windows events. Previously in the code, ...agl@chromium.org2009-01-1516-39/+69
* Fie.ben@chromium.org2009-01-1567-202/+7707
* Part of previous move that seems to have gotten botched.ben@chromium.org2009-01-1514-0/+0
* Fix for Issue 3258: Tabs created when tabstrip is compressed pending resizeben@chromium.org2009-01-152-3/+12
* Move search engines files into subdirben@chromium.org2009-01-1551-7704/+190
* Revert change 8081 because it breaks the unit testsnsylvain@chromium.org2009-01-151-7/+4
* post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache.ericroman@google.com2009-01-153-6/+80
* This test only passed if RLZTracker::InitRlz hadn't been called, levin@chromium.org2009-01-151-4/+7
* Remove non-existant files that should have been removedpaulg@google.com2009-01-151-8/+0
* fix bustageben@chromium.org2009-01-151-1/+1
* Move password manager files into a subdirben@chromium.org2009-01-1519-24/+51
* Render maximized mode better when using nonstandard border widths.pkasting@chromium.org2009-01-152-69/+68
* Fix status bubble positioning with custom border widths by positioning the bu...pkasting@chromium.org2009-01-151-9/+12
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-15170-494/+649
* More ui_test purify changes.paulg@google.com2009-01-152-21/+22
* When opening a new tab by pressing CTRL-T in app mode, the location bar would...jcampan@chromium.org2009-01-141-0/+5
* Build fix: altbase.h inclusion in hang_monitoragl@chromium.org2009-01-141-0/+1
* Provides the infrastructure for Browser unit tests that create asky@google.com2009-01-149-102/+125
* Fix linux build of unittests.levin@chromium.org2009-01-141-0/+7
* Fix UrlFetcher unittest.levin@chromium.org2009-01-142-0/+13
* Temp fix for windows unit tests.levin@chromium.org2009-01-141-2/+2