summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Run MetricsResponseTest on the Mac. This test depended onmark@chromium.org2008-10-216-55/+123
* Fix a timing problem that caused the find bar's coordinates to be incorrect.brettw@google.com2008-10-212-7/+2
* Add a sleep to temporarily fix the find in page test.brettw@google.com2008-10-211-0/+5
* Split startup-test graphs into cold and warm, since otherwise the plot axispamg@google.com2008-10-211-7/+11
* Call GdiAlphaBlend directly instead of the AlphaBlend wrapper in msimg32.dll....deanm@chromium.org2008-10-211-2/+0
* Fix include path from last checkin.brettw@google.com2008-10-211-1/+1
* Factor find in page out of WebContents and into the view, since it is almostbrettw@google.com2008-10-2125-464/+488
* try rolling this back to see if it helpsben@chromium.org2008-10-213-86/+31
* Fix breakage from r3643.aa@chromium.org2008-10-211-0/+1
* Show the path to the Greasemonkey script that caused an erroraa@chromium.org2008-10-214-26/+39
* 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