summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix bad identation bug.kkania@google.com2009-10-211-2/+2
* Rebaselining media layout tests.scherkus@chromium.org2009-10-2155-111/+290
* Remove browser installation from lab test runner. This will now happen during...kkania@google.com2009-10-211-60/+34
* Mmm, pie.mark@chromium.org2009-10-212-1/+8
* Use -fstack-protector in Mac Debug builds.mark@chromium.org2009-10-211-1/+5
* Give ourselves 20 seconds for Chrome startup vs 4 to help alleviate intermitt...slightlyoff@chromium.org2009-10-211-1/+4
* Explain what '&&' is for in IDS_IMPORT_SETTINGS: '&&' should ...jshin@chromium.org2009-10-211-2/+2
* SQL cookie store: Safely post to DB thread from IO thread.estade@chromium.org2009-10-203-32/+65
* GTK: theme the info bar border.estade@chromium.org2009-10-205-14/+56
* Add support for to automation interface load install and load extensions.rogerta@chromium.org2009-10-2013-17/+263
* Widen one suppression for x86_64, add a new upstream one.dkegel@google.com2009-10-201-1/+11
* Implement the new extension management UI. For the UI mocksfinnur@chromium.org2009-10-202-134/+223
* Add styles for printing.kathyw@google.com2009-10-2028-0/+128
* Make all pepper plugins default to windowless and transparent.sehr@google.com2009-10-201-0/+5
* Fix drawing code for page action badges.mpcomplete@chromium.org2009-10-208-38/+117
* Rename AutoFillForm to FormFieldValues to better reflect the purpose of the d...jhawkins@chromium.org2009-10-2018-128/+133
* Remove the unused handlers as wellarv@chromium.org2009-10-201-321/+1
* New pixel baseline for float-in-float-hit-testingvictorw@chromium.org2009-10-207-3/+3
* Update eTLD list to stay in sync with Mozilla. Also correct the URL atop the...pkasting@chromium.org2009-10-202-2/+14
* 1. Make messageloop-based timeout work on Mac/Linux,ojan@chromium.org2009-10-205-33/+54
* Move registering o3d_host.dll to selenium.gyp becausegman@google.com2009-10-203-25/+87
* Allow ESC to cancel ALT+SHIFT+T in Toolbar.mhm@chromium.org2009-10-203-16/+57
* Fix bubbles deactivating the opaque frame.ben@chromium.org2009-10-203-10/+19
* Fix ProcessUtilTest.FDRemapping hang on x86_64 by counting open fds in child ...dkegel@google.com2009-10-201-1/+3
* When an assert fails, print the data that failed the assertsgk@chromium.org2009-10-201-6/+4
* Fix bugs in rendergraph.jsgman@google.com2009-10-201-2/+2
* Add a comment warning against using RSAPrivateKeyImport on untrusted sources.rafaelw@chromium.org2009-10-201-4/+6
* Revert "Temporarily adding blank line to webkit_resources.grd."scherkus@chromium.org2009-10-201-1/+0
* Temporarily adding blank line to webkit_resources.grd.scherkus@chromium.org2009-10-201-0/+1
* Make escape remove a bookmark if it's just been added (but not if it already ...pinkerton@chromium.org2009-10-202-5/+66
* Add WebFrameClient::cancelledError to avoid a dependency ondarin@chromium.org2009-10-208-38/+86
* Add editable-html-element.html back to expected linux debug failure.japhet@chromium.org2009-10-201-0/+1
* linux: restore another harfbuzz patch I dropped.evan@chromium.org2009-10-202-1/+23
* Revert "Revert 29457, because this is making ExtensionBrowserTest.PageAction ...mpcomplete@chromium.org2009-10-2011-94/+68
* Fix a race bug where content scripts would not apply to the first page load.mpcomplete@chromium.org2009-10-201-0/+4
* [Mac] Prevent browser window from re-displaying when partially shut down.shess@chromium.org2009-10-201-0/+8
* Adding new image needed for the managment UI. This way I might befinnur@chromium.org2009-10-201-0/+0
* Fix a data race found by ThreadSanitizer in LoadLog::Release().eroman@chromium.org2009-10-201-2/+3
* Fold first 3 channels of multichannel instead of 5. Use fixed point.fbarchard@chromium.org2009-10-202-94/+113
* Convert some structures in webkit/glue to string16.darin@chromium.org2009-10-2036-240/+262
* Remove +x bit from files that shouldn't have it.evan@chromium.org2009-10-20115-0/+0
* Set svn:executable on test_output_formatter.*scherkus@chromium.org2009-10-203-0/+0
* WebKit merge 49844:49872japhet@chromium.org2009-10-202-2/+1
* "Fix" a NOTIMPLEMENTED on Linux by using the default password store.evan@chromium.org2009-10-201-8/+6
* linux: merge newer upstream harfbuzzevan@chromium.org2009-10-208-66/+101
* For Steven Truong (stevet@)mad@chromium.org2009-10-204-187/+215
* If we're in the middle of a drag, don't allow the user to middletony@chromium.org2009-10-201-1/+14
* Extensions: guarantee removal of BROWSER_WINDOW_READY registration.estade@chromium.org2009-10-201-3/+3
* Updating trunk VERSION from 223.6 to 224.0chrome-bot@google.com2009-10-201-2/+2
* PanelControler supportoshima@chromium.org2009-10-209-135/+367