summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Fix typo. The right button is pressed when MK_RBUTTON is set.darin@chromium.org2009-05-181-1/+1
* Disable plugins on the Mac by default until JS plumbingamanda@chromium.org2009-05-183-2/+16
* ScriptController.* needs to be reformatted into WebKit style.levin@chromium.org2009-05-183-356/+214
* rollback r16300darin@chromium.org2009-05-182-5/+3
* Fix test_shell so that we can pass LayoutTests/http/tests/navigation/relative...darin@chromium.org2009-05-182-3/+5
* Rebaseline some tests on linux. These are actually exactly the sametc@google.com2009-05-186-4/+7
* DevTools: utility scripts and all other scripts not having context data are f...yurys@google.com2009-05-181-0/+36
* Also scan .m and .mm files in checkdeps.pyphajdan.jr@chromium.org2009-05-184-3/+7
* DevTools: to speed up devtools start up time script sources are omitted from ...yurys@google.com2009-05-182-1/+84
* DevTools: changed debugger response handling so to the short format. Now obje...yurys@google.com2009-05-182-177/+66
* Update test expectations after WebKit update.dglazkov@google.com2009-05-171-0/+3
* Add expectation (FAIL) to the newly added test.dglazkov@google.com2009-05-171-1/+1
* WebKit update 43787:43806.dglazkov@google.com2009-05-171-0/+3
* Set 'remote_fonts_enabled' to true in test_shell. Chrome has it off by defaul...jshin@chromium.org2009-05-171-0/+3
* Chrome-part of disabling web fonts by default while still alowing SVG fontsjshin@chromium.org2009-05-162-0/+3
* Use the V8Bindings for HTMLSelectElementCollection and HTMLOptionsCollection ...japhet@chromium.org2009-05-162-90/+2
* Remove linux pixel results for a bunch of http navigation tests.tc@google.com2009-05-1563-67/+1
* LayoutTests/fast/dom/Element/attr-param-typechecking.html now passes. Don't ...japhet@chromium.org2009-05-151-2/+0
* Complete upstreaming V8 DOM Wrapper Map.dglazkov@chromium.org2009-05-153-74/+1
* Displaying consecutive alerts from plugins should not hang the browser. The p...ananta@chromium.org2009-05-151-0/+3
* Re-add some of the tests that were not yet fixed upstream.dglazkov@google.com2009-05-151-0/+3
* WebKit Update 437150:43770dglazkov@google.com2009-05-1517-20/+84
* DevTools: Introduce lightweight version of JSON serialization.pfeldman@chromium.org2009-05-151-1/+1
* Quick fix: mark circular-marker-reference-3 as failing on Linux (still faili...senorblanco@chromium.org2009-05-151-0/+1
* This is some more cleanup and triage after the skia merge. All layout testssenorblanco@chromium.org2009-05-1520-34/+24
* DevTools: simplify client dispatch via moving it into javascript.pfeldman@chromium.org2009-05-153-108/+28
* Test fails on linux, not sure why. Disable while I investigate.tc@google.com2009-05-151-0/+3
* Remove mac failure.tc@google.com2009-05-151-5/+1
* Rebaseline 2 tests that are new from the merge.tc@google.com2009-05-145-3/+2
* Baseline some layout tests for linux. These differ in the pixels along text, ...eroman@chromium.org2009-05-145-3/+2
* Fix document-location-click-timeout.html crash on linux.tc@google.com2009-05-142-2/+2
* Remove pixel results for a bunch of http navigation tests.tc@google.com2009-05-1497-3005/+0
* Unfork and remove generate-bindings.pl from our tree.dglazkov@chromium.org2009-05-143-71/+2
* Add some baselines for mac, and remove some passing tests.ericroman@google.com2009-05-147-6/+81
* Rebaseline on mac too.tc@google.com2009-05-141-1/+1
* Enable the fast BMPImageDecoderTest tests under Purify.thestig@chromium.org2009-05-141-2/+3
* Mark tests as failing while I investigate.tc@google.com2009-05-141-0/+17
* Merge webkit from r43671 to r43715.tc@google.com2009-05-142-2/+2
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-8/+10
* Split BMPImageDecoderTest.* tests into fast and slow tests. Enable fast tests...thestig@chromium.org2009-05-144-12/+72
* Roll webkit deps from r43664 to r43671. This should fix thetc@google.com2009-05-141-1/+7
* Merge from r43637 to r43664.tc@google.com2009-05-1423-36/+266
* DevTools: save time on line lookup in l10n error report.pfeldman@chromium.org2009-05-147-416/+426
* Add initial version of DevTools Profiler.mnaganov@chromium.org2009-05-1410-2/+486
* layout tests: fix aa's typoevan@chromium.org2009-05-141-2/+2
* mehaa@chromium.org2009-05-141-2/+4
* Add some more expected webkit failures.aa@chromium.org2009-05-141-0/+3
* Make WidgetWin redraw child windows that are in a different process asynchron...jam@chromium.org2009-05-143-10/+95
* Retry r16006.estade@chromium.org2009-05-144-25/+29
* test_shell: flush message loop before destroying the shell.evan@chromium.org2009-05-141-7/+11