summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Separate SHLINKFLAGS from LINKFLAGS. The former is used when linking sharedmpcomplete@google.com2008-12-083-25/+36
* Mark a test as failing while I debug offline.tc@google.com2008-12-081-0/+3
* Checking in media buffer pure interfaces.scherkus@chromium.org2008-12-081-20/+37
* Fix 1955: Show Chromium build number after version (Chromium only)finnur@google.com2008-12-081-0/+5
* Cleanup, part 1.pkasting@chromium.org2008-12-0825-307/+305
* More addions to the installer html dialog classcpu@google.com2008-12-083-11/+106
* Fixing 5132: Find-in-page reports wrong ordinal when restarting search in sub...finnur@google.com2008-12-082-1/+31
* Only copy image data to the clipboard when users selecttc@google.com2008-12-082-2/+27
* Remove some expected-CRASH lines for a test that's passing on Linux and Windows.evanm@google.com2008-12-081-4/+0
* Gears 0.5.4.2 binaries.mpcomplete@google.com2008-12-082-0/+0
* bad merge, no need to delete a scoped_ptrtc@google.com2008-12-081-1/+0
* make icon 512x512 resolution. gosh it's pretty.pinkerton@google.com2008-12-081-0/+0
* * Add timeout support to POSIX WaitForSingleProcess()jeremy@chromium.org2008-12-081-5/+42
* Fixes bug during tab close that results in all tabs after closed tabsky@google.com2008-12-081-1/+4
* Fix a leak in ExtensionsService and another in ExtensionsServiceTest.aa@chromium.org2008-12-082-6/+9
* Fix two minor issues with ExtensionsService test data:aa@chromium.org2008-12-082-0/+2
* Report errors during extension load. Change all the error strings to utf-8.aa@chromium.org2008-12-086-52/+60
* Add baselines for some new tests, the fonts differ from the Mac baselines.deanm@chromium.org2008-12-0860-141/+141
* First cut at POSIX Implementation of IPC Channel using FIFOs.jeremy@chromium.org2008-12-082-18/+518
* Remove some mac only flags for things now listed in other places/files.thomasvl@chromium.org2008-12-081-3/+0
* Initial step to enable CSS Gradients.mmoss@google.com2008-12-081-3/+8
* * Return error in case non admin user tries system level install.kuchhal@chromium.org2008-12-086-8/+33
* Add FD watching support to message_pump_libevent.jeremy@chromium.org2008-12-084-14/+84
* Set correct PYTHONPATH for layout tests on Mac (is this right for Linux?)mark@chromium.org2008-12-082-2/+2
* Make FilePath::Append accept FilePath parameter. Patch by Paweł Hajdan jrmark@chromium.org2008-12-084-41/+72
* Add the mac expected results for some tests, a rebaseline will follow up.deanm@chromium.org2008-12-0860-0/+222
* More annotations and organization of linux layout test failures.deanm@chromium.org2008-12-081-13/+15
* Platform cleanup in common/deanm@chromium.org2008-12-085-20/+29
* Rebaselined LayoutTest/fast/js/function-dot-arguments-and-caller.htmlolehougaard@google.com2008-12-087-1/+36
* Rebaselining LayoutTests/fast/js/constructor-attributes.htmlolehougaard@google.com2008-12-087-1/+273
* Reorganize some Linux test failures, and mention a bug I just filed upstream.deanm@chromium.org2008-12-081-23/+25
* Rebaseline anchor-toString, the Windows baseline has file:///C:/blah style pa...deanm@chromium.org2008-12-082-1/+7
* Initialize the Linux specific text event code field in the event sending cont...deanm@chromium.org2008-12-081-2/+9
* A fix for Issue 5139 "some plane-1 characters are not displayed correctly".hbono@chromium.org2008-12-081-1/+4
* Reupload of 12418glen@chromium.org2008-12-0734-230/+1850
* Capitalize the 'Extensions' folder in the visual studio project for consistency.aa@chromium.org2008-12-071-1/+1
* Third time's a charm?dkegel@google.com2008-12-0715-183/+557
* Update themes since we merged webkit r38911.deanm@chromium.org2008-12-074-20/+24
* Makes the tab restore service persist closed tabs/windows to disk andsky@google.com2008-12-0642-1213/+2192
* Fixes possible flicker when tab finishes animating back to draggedsky@google.com2008-12-061-1/+5
* Add baselines for new tests in the last webkit merge.brettw@google.com2008-12-064-0/+29
* Pull new WebKit 38900:38950.brettw@google.com2008-12-066-21/+6
* Improve PDF FastWebView performance. This occurs because the manual data stre...ananta@chromium.org2008-12-062-3/+19
* Mark the test as failure in DEBUG mode.fqian@google.com2008-12-061-0/+1
* Change init() in GKURL to use the default UTF-8 converter when an encoding is...jungshik@google.com2008-12-061-11/+17
* Linux rebaseline: LayoutTests/css2.1/t1507-c526-font-sz-02-b-a.htmlagl@chromium.org2008-12-065-10/+10
* Linux: Round font heights.agl@chromium.org2008-12-061-1/+1
* Rebaseline output of some test because of hotmail fix.fqian@google.com2008-12-069-195/+195
* Allow specifying a wrapper command around test_shell in layout tests.evanm@google.com2008-12-062-11/+24
* Handle destruction of test shell properly.evanm@google.com2008-12-063-29/+33