summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* This fixes http://code.google.com/p/chromium/issues/detail?id=205, which was ...ananta@chromium.org2008-10-207-10/+121
* To go with the retardation of recently closed tabs, remove the yellow from th...glen@google.com2008-10-201-4/+1
* Update the Chromium logo so that it's not clipped and is right-aligned correc...glen@google.com2008-10-201-0/+0
* Restore field trial for memory modeljar@google.com2008-10-202-6/+0
* Fix ctrl-k not working.pkasting@chromium.org2008-10-201-1/+1
* More Windows-is-a-crack-baby mitigation.beng@google.com2008-10-203-31/+86
* recommit mainkuchhal@chromium.org2008-10-201-8/+7
* Now omaha supports displaying custom error string through registry keys.kuchhal@chromium.org2008-10-2010-371/+481
* Switch the default cursive font to 'Comic Sans MS' from 'Script' (that's not ...jungshik@google.com2008-10-2042-84/+84
* Disable FieldTrial code to repair UI reliability test regressionjar@google.com2008-10-202-0/+6
* Construct a field trial to see if HIGH or MEDIUM memory model "works better"jar@google.com2008-10-196-10/+77
* Issue 3487: We now set the bounds for the links in the About box as soon as w...finnur@google.com2008-10-191-19/+18
* Switch various performance tests to produce output for use by the new genericpamg@google.com2008-10-186-110/+165
* Move more platform-specific stuff from WebContents to the view.brettw@google.com2008-10-187-187/+189
* Fix the test build when BUILD_PERSONALIZATION is enabled.nick@chromium.org2008-10-181-1/+2
* Rolling back CL 3578, discovered hammer.bat had not been updated yet.bradnelson@chromium.org2008-10-181-0/+1
* Allow middle click on the only tab with one window open.ben@chromium.org2008-10-174-10/+53
* Support shortcut show styles for "run maximized", "run minimized" etc.ben@chromium.org2008-10-174-3/+10
* Applying software construction toolkit patterns in scons build.bradnelson@chromium.org2008-10-171-1/+0
* Changes BookmarkDragData to allow for multiple nodes. I'm going tosky@google.com2008-10-175-150/+306
* We were still warning about a dangerous download when the user has picked the...jcampan@chromium.org2008-10-171-2/+8
* Straighten out the way the system menu works a bit. We no longer create the m...ben@chromium.org2008-10-177-41/+32
* Remove throttling code from the Browser process and implement throttling in t...erg@google.com2008-10-1713-25/+185
* Fix problem where "text/xml" responses get buffered past 512 bytes, causing t...ericroman@google.com2008-10-171-0/+1
* Make ChromeThreadTest and TextDatabaseTest inherit from PlatformTest formark@chromium.org2008-10-173-6/+24
* more bustage fixesben@chromium.org2008-10-171-4/+4
* more bustage fixesben@chromium.org2008-10-171-1/+1
* fix release bustage :-(ben@chromium.org2008-10-171-1/+4
* attempt at fixing release bustageben@chromium.org2008-10-171-0/+2
* Convert SchedulePaint and a few other methods to use gfx types.ben@chromium.org2008-10-1724-114/+90
* Remove some code I accidentally left in which is causing asserts and crashes.brettw@google.com2008-10-171-6/+0
* Fix a potential crasher in SpellChecker Add to dictionary feature.sidchat@google.com2008-10-171-1/+2
* testing something elseben@chromium.org2008-10-171-1/+1
* Adds the anti-carpet bombing dialog. More specifically a newsky@google.com2008-10-1725-204/+1378
* Add processing for a master profile json file on first run. Allows:cpu@google.com2008-10-175-18/+137
* Fix bug 3470, where the download tab would show the temporary name for danger...jcampan@chromium.org2008-10-175-25/+70
* Add some trace statements in an attempt to find the reason why a Find test is...finnur@google.com2008-10-171-0/+23
* testing a theory...ben@chromium.org2008-10-171-2/+4
* Removes expiring of recently closed tabs from new tab page. Also makessky@google.com2008-10-172-34/+5
* Fix bug where a shelf or infobar would not be closed correctly when closing a...glen@google.com2008-10-174-16/+21
* Separate out most view creation from WebContents. This adds a new sub-delegat...brettw@google.com2008-10-1721-205/+363
* Removes an unneeded override.sky@google.com2008-10-172-7/+0
* Run GRIT on all platforms.tc@google.com2008-10-171-26/+28
* Start compiling a bunch of *Chromium.cpp files in our port ontc@google.com2008-10-171-1/+1
* The translation lead requested that this sentence be a singletc@google.com2008-10-174-28/+43
* Fix interactive UI tests. ViewEventTestBase's View was using a layout manager...ben@chromium.org2008-10-171-1/+5
* A quick fix for a possible assertion caused by r3407.hbono@chromium.org2008-10-171-1/+2
* Adding missing file from r3496.aa@google.com2008-10-171-0/+6
* Adds a bit of Greasemonkey support hidden behind the --enable-greasemonkey fl...aa@google.com2008-10-1616-18/+374
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-16362-3531/+3402