summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Fix a timing issue that caused gears to fail to load sometimes.mpcomplete@google.com2009-01-212-7/+5
* Factor out the test web contents from the WebContents unit test so that it canbrettw@chromium.org2009-01-2110-389/+454
* Fix SecondLaunch unit test.evan@chromium.org2009-01-211-1/+2
* Fix issue 6520 by ensuring that InfoBarClosed is called whenever a tab is clo...tim@chromium.org2009-01-215-27/+12
* Disables another flakey interstitial uit test:(sky@google.com2009-01-211-1/+3
* Fix p13n build break due to a change in CommandLine class.munjal@chromium.org2009-01-211-1/+2
* add basic command handling for browser window and for where there are no wind...pinkerton@google.com2009-01-216-5/+110
* * Revert "POSIX: Get render_process_host to build."agl@chromium.org2009-01-219-125/+73
* Build fix: release builds seemed to breakagl@chromium.org2009-01-211-0/+1
* POSIX: Get render_process_host to build.agl@chromium.org2009-01-219-73/+124
* Disables an interstitial test that occassionally fails.sky@google.com2009-01-211-1/+3
* Get browser window showing using a Browser object and accompanying scaffoldin...pinkerton@google.com2009-01-2110-26/+427
* Discard corrupt old logs in UMA uploadjar@chromium.org2009-01-211-6/+11
* Fix the scons buildben@chromium.org2009-01-211-2/+2
* actually re-enable the testtc@google.com2009-01-211-1/+1
* Refactor automation wrappers. Move the methods from AutomationProxy to the ap...stoyan@chromium.org2009-01-216-39/+21
* 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