summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Update test expectations from the Merge.dglazkov@google.com2009-04-201-3/+5
* Fix UMR, created by the merge.dglazkov@google.com2009-04-201-1/+1
* Fix test expectations after merge.dglazkov@google.com2009-04-201-1/+1
* WebKit Merge 42609:42671, Chromium Sidedglazkov@google.com2009-04-2019-36/+61
* Don't insert text if key event has ctrl|alt|meta modifiers.avi@google.com2009-04-201-0/+16
* Turn on ENABLE_CHANNEL_MESSAGING.ericroman@google.com2009-04-203-6/+2
* Add js bindings for eventSender.zoomPageIn and eventSender.zoomPageOut.ericroman@google.com2009-04-203-3/+16
* Null check V8 proxy before clearing it in out of memory situations.ager@chromium.org2009-04-201-4/+6
* Remove some unused code. Removes a couple of WebViewDelegate methodsdarin@chromium.org2009-04-189-128/+17
* Make change to our LayoutTestController to match the change I made upstream todarin@chromium.org2009-04-181-1/+1
* Fix wrong expectations for file when I marked it as slow. TBR.ojan@chromium.org2009-04-181-2/+2
* Fix printing of expectations in the generated HTML when runningojan@chromium.org2009-04-181-3/+3
* Fix duplicate expectations. TBR.ojan@chromium.org2009-04-181-38/+19
* An initial batch of slow tests. I took all the testsojan@chromium.org2009-04-171-0/+22
* Fix a couple of style issues.michaeln@google.com2009-04-174-8/+9
* Unfork Inspector, Chromium side.dglazkov@google.com2009-04-178-14/+117
* Restore a line in test expectations. Not sure why this got changed.ericroman@google.com2009-04-171-2/+2
* Fix error suppressing. It turns out that both the signal handlingojan@chromium.org2009-04-173-1/+15
* Quickfix to the v8 code generator to properly handle combination of "CustomGe...ericroman@google.com2009-04-171-0/+8
* Add rebaselines, missed from the merge commit.dglazkov@google.com2009-04-179-0/+53
* WebKit Merge 42580:42609, Chromium side.dglazkov@google.com2009-04-1758-111/+73
* Rename AllowCrossOriginAccessHack to GrantUniversalAccess, and move the HACKmpcomplete@google.com2009-04-173-7/+6
* Fix 10573: Dismissing Find-in page doesn't set focusfinnur@chromium.org2009-04-171-4/+2
* Add back in the kill -9 in the hopes that it fixes hanging TestShells on mac ...ojan@google.com2009-04-171-0/+3
* Only dump image results if the hashes don't match.ojan@google.com2009-04-175-20/+56
* DevTools: Make all devtools messages dispatch through debugger interrupt.pfeldman@chromium.org2009-04-178-26/+74
* Mark pending/ and chrome/ bugs as BUG_GWILSON until someonetc@google.com2009-04-171-22/+22
* Linux side rebaseline for upstream changes. These match the windowstc@google.com2009-04-163-14/+1
* Rebaseline tests where the output changed upstream.tc@google.com2009-04-1614-258/+226
* Fix two nits that arrived after checkindkegel@google.com2009-04-161-3/+2
* Fix typo. Fixes --run-singly option of run_webkit_tests. TBR.ojan@google.com2009-04-161-1/+1
* Mark tests that are failing from the merge. I'm investingating now.tc@google.com2009-04-161-0/+11
* Chrome side of webkit merge from 42547 to 42580.tc@google.com2009-04-167-24/+17
* linux: users of glue require GTK in the include path.evan@chromium.org2009-04-162-0/+6
* Add some flaky tests. Mark dns-prefetch-control as slow.ojan@google.com2009-04-161-5/+9
* JavaScriptCore is not using the webkit common defines.mbelshe@google.com2009-04-161-1/+1
* Add concept of slow tests. Only mark one test as slow for now. After checkin,...ojan@google.com2009-04-165-100/+198
* Fix build break due to incorrect merge, TBR=awalkerjam@chromium.org2009-04-161-1/+1
* Ensure we check the page pointer before using it after we come out of NPP_Han...jam@chromium.org2009-04-168-42/+88
* Rebaseline some tests on linux.tc@google.com2009-04-1610-6/+40
* 1. Supported 'lookup' and 'evaluate' requests in the front end.yurys@google.com2009-04-162-19/+247
* remove tests that accidentally got re-added:tc@google.com2009-04-161-85/+0
* Chrome changes to support WebKit API changes.darin@chromium.org2009-04-167-67/+12
* Revert my rebaseline of these tests. I made a mistake in checking these inbrettw@chromium.org2009-04-165-5/+86
* Fix a painting problem observed with windowless flash plugins, when they are ...ananta@chromium.org2009-04-162-19/+8
* Fix SupressErrorReporting on the mac and remove --gdb flag from test_shell. T...ojan@google.com2009-04-164-26/+23
* Per Mark's request, add back the CPU type on Linuxdkegel@google.com2009-04-161-2/+20
* Rebaseline tests on linux side.tc@google.com2009-04-16140-160/+78
* Rebaseline a bunch of tests after the merge.tc@google.com2009-04-16167-167/+167
* Make HTMLSelectElement and HTMLOptionsCollection return collections of optionsdavemoore@chromium.org2009-04-163-9/+35