summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Chrome side to pick up new WebKit API changes.darin@chromium.org2009-02-2823-248/+205
* Get rid of wstring variants of StringToFoo.dsh@google.com2009-02-283-3/+5
* Workaround for webkit change that broke Gears. The fix is to use a V8mpcomplete@google.com2009-02-287-64/+152
* I forgot to update the test_fixable.txt after I fixed a layout-test in my pre...jcampan@chromium.org2009-02-281-6/+3
* Another attempt to remove linux duplicate expectations.dimich@google.com2009-02-281-19/+0
* Fix expectation duplication error in tests_fixable.txtx for linux.dimich@google.com2009-02-281-2/+0
* After reviewing the Layout Test History from sandholm's page,finnur@chromium.org2009-02-271-1/+2
* The layout test fast/events/key-events-in-input-button.html fails because we ...jcampan@chromium.org2009-02-271-0/+3
* Add post-merge test failures to tests_fixable. Do a triage and update the lis...dimich@google.com2009-02-271-0/+35
* Remove ThemeHelperChromiumWinmark@chromium.org2009-02-271-3/+1
* webkit.gyp changes corresponding to Chromium r10637mark@chromium.org2009-02-271-0/+2
* Rebaseline an SVG layout test. We add a faint green extra one pixel wide hori...sidchat@google.com2009-02-273-4/+1
* Pull WebKit deps to get transparency fixes, and rebaseline affected layout te...brettw@chromium.org2009-02-27104-62/+747
* webkit.gyp changes corresponding to WebKit r41286 Chromium r10624mark@chromium.org2009-02-271-0/+10
* This test is only failing on the Mac now:finnur@chromium.org2009-02-271-14/+10
* As described in the bug comments, there is a small hole which makes it possib...mad@chromium.org2009-02-271-1/+1
* webkit.gyp changes corresponding to WebKit r41268 Chromium r10597mark@chromium.org2009-02-271-5/+16
* landing tony's patch from http://codereview.chromium.org/27250 to fix debug t...darin@chromium.org2009-02-271-0/+2
* Need to add the include path into Release settings too.dimich@google.com2009-02-271-0/+1
* Fix Mac build - update project files after merge and jscre library removal.dimich@google.com2009-02-272-39/+8
* Fix for a bad merge of the test_fixable file.dimich@google.com2009-02-271-16/+15
* Attempt to fix Linux build. File removed during merge, need to remove from SC...dimich@google.com2009-02-271-1/+0
* webkit merge 41217:41268, Chromium partdimich@google.com2009-02-2713-24/+75
* Remove unnecessary config.h files now that the Glue Xcode target no longer usesdarin@chromium.org2009-02-273-12/+0
* Go back to using regular printf. snprintf doesn't seem to exist on Windows.brettw@chromium.org2009-02-271-1/+3
* Fix indentation and naming in the V8 NP files to match WebKit. The onlybrettw@chromium.org2009-02-277-691/+655
* Temporarily disable the new test while diagnosing why it fails.mbelshe@google.com2009-02-271-0/+3
* Update the GYP-based build.mark@chromium.org2009-02-272-2/+4
* Changes to the interval timer:mbelshe@google.com2009-02-273-5/+86
* We don't support beeing scrolled in two dimensions at a time.mad@chromium.org2009-02-271-1/+5
* Linux: first part of removing GTK from the rendereragl@chromium.org2009-02-276-1/+15
* Don't send WebInputEvents from the renderer to the browser.erg@google.com2009-02-271-0/+5
* Part of unforking Location. We make a bunch of Location relatedmbelshe@google.com2009-02-276-26/+51
* DEFERs the test LayoutTests/fast/forms/textarea-rows-cols.html. Thesky@google.com2009-02-271-2/+4
* Rebaseline an SVG layout test. The border lines of the top box are drawn in a...sidchat@google.com2009-02-274-6/+5
* Less fail on Linux (LayoutTests).finnur@chromium.org2009-02-271-2/+0
* Add back webinputevent_win.ccdarin@chromium.org2009-02-261-0/+4
* webinputevent_util.cc is no longer part of the build. maybe i did a bad merg...darin@chromium.org2009-02-261-4/+0
* Fix Linux shared build breakage due to new sources in WebKit scons.mmoss@chromium.org2009-02-261-0/+1
* Chrome side to implement WebMimeRegistry.darin@chromium.org2009-02-2619-117/+216
* Rebaseline LayoutTests/editing/selection/select-all-iframe.html which Ojan ch...tc@google.com2009-02-263-6/+5
* 9 more layout tests taken off the pile.finnur@google.com2009-02-2622-27/+363
* Add missing file extension from r10491.jhawkins@chromium.org2009-02-261-1/+1
* Remove an unused variable that came from r10497 which breaks compile on Linux.jhawkins@chromium.org2009-02-261-1/+0
* Fix incorrect map usage in the WebPluginImpl::didReceiveData function, which ...ananta@chromium.org2009-02-261-3/+5
* Hook up inspector highlighting again. This time we useojan@google.com2009-02-266-31/+10
* Update tests_fixable.txt to match current buildbot results for Linux and Win....jhawkins@chromium.org2009-02-261-5/+5
* remove chrome_kjs.sln and related filestc@google.com2009-02-262-631/+0
* Leverage the awesome power of export_dependent_settingsmark@chromium.org2009-02-261-8/+9
* Reverting key change (again); this breaks every keyboard layout test there is...avi@chromium.org2009-02-2615-330/+294