summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert change 5596 because it broke the buildnsylvain@chromium.org2008-11-1835-192/+268
* Clean up a friend test declaration.paulg@google.com2008-11-181-1/+2
* Last couple of bits of new-frame related cleanup:ben@chromium.org2008-11-1835-268/+192
* Fix the set of fonts used for test_shell.agl@chromium.org2008-11-186-7/+86
* Punt the proxy errors into a bug.evanm@google.com2008-11-181-1/+5
* We need to delete this critical section otherwisensylvain@chromium.org2008-11-181-0/+1
* Don't get the TLS for invalid TLS indexes. Thisnsylvain@chromium.org2008-11-181-0/+3
* Application Verifier hooks GetProcAddress and returnsnsylvain@chromium.org2008-11-183-5/+12
* Fix the glib pump getting wedged.deanm@chromium.org2008-11-182-1/+33
* AutocompleteBodyListener is created with a ref count of 1, so we need to do a...jcampan@chromium.org2008-11-181-3/+3
* Fix an inaccurate comment.evanm@google.com2008-11-181-1/+2
* addressing commentsagl@chromium.org2008-11-181-9/+8
* Check ftruncate resultagl@chromium.org2008-11-181-13/+17
* Remove the locale parameter from the StringToDouble andtc@google.com2008-11-186-131/+78
* Remove dmg_fp from webkit_armu.slnfqian@google.com2008-11-171-6/+0
* Lazy-initialize Clipboard, since we can't use it until we have an X connection.evanm@google.com2008-11-171-7/+8
* Make SetCurrentTestName cross platform.deanm@chromium.org2008-11-171-10/+10
* Roll revision in DEPS to get new pywintypes24.dll.sgk@google.com2008-11-171-1/+1
* Remove the deleted file UniscribeStateTextRun.cpp fromnick@chromium.org2008-11-171-1/+0
* The password manager and the form autofill feature were listening for events ...jcampan@chromium.org2008-11-1712-326/+407
* At Yahoo!'s request, add a "fr=crmas" identifier to their prepopulate entries...pkasting@chromium.org2008-11-171-69/+103
* It's possible for GetOleInterface() to return NULL. Degrade gracefully in th...pkasting@chromium.org2008-11-172-3/+10
* Attempt at fixing possible crash in ModalHTMLDialogDelegate. It'ssky@google.com2008-11-172-9/+20
* Changes about view to explicitly set the background to white. This waysky@google.com2008-11-171-0/+1
* Rollback! Now with 25% more HWND.ben@chromium.org2008-11-1715-35/+63
* Revert "Add Linux lighttpd for running LayoutTests on Linux."mmoss@google.com2008-11-1767-1129/+7
* Implement some missing file util functions.estade@chromium.org2008-11-176-21/+25
* Remove the uniscribe unittest from the scons build that moved to WebKit.brettw@google.com2008-11-171-2/+0
* Fix Linux build. Restrict UniscribeHelper_unittest.cpp to win32 until it's po...mmoss@google.com2008-11-171-1/+1
* Add Linux lighttpd for running LayoutTests on Linux.mmoss@google.com2008-11-1767-7/+1129
* Add platform_utils and stub test lists for Linux.mmoss@google.com2008-11-175-3/+150
* Fix a potential race with cookie requests between renderer and gears.mpcomplete@google.com2008-11-171-2/+18
* use RGBA to get correctly colored pngs for pixel tests. Implement back/forwar...pinkerton@google.com2008-11-171-7/+5
* Translate volume information passed to the instance of Windows media playerananta@chromium.org2008-11-171-2/+18
* Remove base and STL dependencies from FontCacheWin except for font_utils, whi...brettw@google.com2008-11-171-50/+41
* Debase our Uniscribe code. This moves FontUtils and all our Uniscribe code frombrettw@google.com2008-11-1722-1948/+1994
* Makes opening a bookmark activate the window.sky@google.com2008-11-171-2/+4
* Implement the WebSmartPaste pasteboard type on Mac, stub it out on Linux, rem...pinkerton@google.com2008-11-177-13/+37
* Rebaselining xss-eval test to match our error reporting.olehougaard@google.com2008-11-173-1/+18
* Update V8 version in Chromium to latest trunk version (0.4.4).ager@google.com2008-11-173-3/+1
* A workaround fix for Issue 343 "Chinese Sogou input method lose first initial...hbono@chromium.org2008-11-173-3/+12
* fixing bustageben@chromium.org2008-11-172-3/+3
* Remove HWND from TabContents creation. ben@chromium.org2008-11-1713-60/+32
* Put base/media.cc in the SCons build.sgk@google.com2008-11-171-0/+1
* Fix accumulated webkit merge ramifications in the SCons build of Chromesgk@google.com2008-11-169-86/+122
* - Stop rlz from constantly "rebuilding".maruel@chromium.org2008-11-165-13/+9
* Make test_shell stats table names unique.deanm@chromium.org2008-11-161-3/+8
* Quick test to locate position of crash on qemu. Will remove after one batch o...ben@chromium.org2008-11-161-1/+2
* Prevent crashes in QEMU by (correctly) saying no commands are enabled when th...ben@chromium.org2008-11-161-0/+4
* Don't send Content-Type when redirecting from a POST.ericroman@google.com2008-11-156-5/+111