summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* A crasher would happen if you navigate to a page triggering an interstitial f...jcampan@chromium.org2009-01-211-11/+2
* Correct icon/title sizing/placement for varying titlebar font sizes. This ma...pkasting@chromium.org2009-01-211-23/+78
* Fix some problems with scaled icons. This allows the TabIconView to automati...pkasting@chromium.org2009-01-213-12/+42
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-2128-132/+130
* Disable a unittest which has never passedagl@chromium.org2009-01-211-1/+1
* Fix two bugs that resulted in misplaced downloads and missingpaulg@google.com2009-01-212-2/+3
* Remove unnecessary unit tests (now we're just using ObserverList).ben@chromium.org2009-01-201-24/+0
* Disables a couple of consistently flakey/hanging tests.sky@google.com2009-01-202-3/+6
* Scons updates for about:internets removal.brettw@chromium.org2009-01-201-3/+0
* Rework the command updater to not be dependent on views::Button (needed for p...ben@chromium.org2009-01-2026-781/+535
* disable WindowSessionEnd which was failing in debugtc@google.com2009-01-201-1/+1
* Add more production logging to diagnose upload problemjar@chromium.org2009-01-201-27/+29
* Fix purify errors in previous testing patch.brettw@chromium.org2009-01-202-3/+13
* Revert "revert r8217 until memory tests are fixed." This re-applies r8217.tc@google.com2009-01-204-56/+8
* Remove the about:internets view :(brettw@chromium.org2009-01-206-135/+2
* Remove old initializer.brettw@chromium.org2009-01-201-1/+0
* Reverting 8263.brettw@chromium.org2009-01-207-148/+402
* Porting in chrome/browser/phajdan.jr@chromium.org2009-01-2013-166/+192
* Reverting 8262.brettw@chromium.org2009-01-186-276/+1
* Create some test framework for RenderViewHost. Create a simple RenderView unitbrettw@chromium.org2009-01-186-1/+276
* NO CODE CHANGE. (Force a build)maruel@chromium.org2009-01-171-1/+0
* Collect some metrics on nosniff. There is some concern that respecting this ...abarth@chromium.org2009-01-171-2/+31
* 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