summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Add librenderer to Chrome Mac build (tracks r3691)mark@chromium.org2008-10-221-53/+223
* Fixing collision in definitions from old use of CHROME_SRC_DIR.bradnelson@google.com2008-10-221-4/+3
* Switching hash/ to $CHROME_SRC_DIR/chrome down in chrome.bradnelson@google.com2008-10-224-4/+4
* Using $CHROME_SRC_DIR in place of hash/..bradnelson@google.com2008-10-2232-48/+51
* forgot this file tooben@chromium.org2008-10-221-1/+1
* forgot these filesben@chromium.org2008-10-222-30/+93
* Fix the bug with the minimize/restore buttons getting stuck hot when the wind...ben@chromium.org2008-10-227-6/+34
* Change the detection of the list name from parsing a URLpaulg@google.com2008-10-223-13/+3
* Correct typo in histogram name (I left out the word trial)jar@google.com2008-10-221-2/+4
* Rollback r3693 as it caused a 7% startup test slowdown.ericroman@google.com2008-10-223-5/+6
* Fixing various layout issues with the download shelf:finnur@google.com2008-10-213-27/+31
* Temporary disabling accessibility in the renderer to work-around bug 1432077 ...jcampan@chromium.org2008-10-214-0/+17
* Create memory histograms that also depend on the memory-model experimentjar@google.com2008-10-211-10/+36
* Change the default http stack for chrome.exe from winhttp to the new one.ericroman@google.com2008-10-213-6/+5
* Remove WebKeyboardEvent::key_data because we don't actually use ittc@google.com2008-10-211-1/+1
* Include chrome/renderer/SConscript in Linux build. Patch by Paweł Hajdan jrmark@chromium.org2008-10-217-41/+52
* Don't use UuidCreate as a source of randomness, and it's not portable. This ...deanm@chromium.org2008-10-212-22/+5
* 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