summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Change the map of accessibility id to IAccessible interface to holdananta@chromium.org2008-12-022-2/+4
* Allow PDF files to open in Acrobat Reader. ananta@chromium.org2008-12-026-19/+19
* Remove empty "port/dom" directory and reference to non-existent ScriptControl...dglazkov@google.com2008-12-021-4/+0
* LayoutTests/css1/box_properties/acid_test.html now runs on Linux.agl@chromium.org2008-12-021-1/+0
* Add Verdana to the list of loaded fonts.agl@chromium.org2008-12-021-0/+4
* Triage some layout tests. I filed bugs on 3 and rebaselined one.brettw@google.com2008-12-024-6/+5
* Fix text selection for the Mac test_shell, for some value of "fix".paul@chromium.org2008-12-021-1/+1
* Add a note about why chrome/fonts/impact.html layout test is broken.agl@chromium.org2008-12-021-0/+4
* Remove the URL and title from the state getting functions and IPC messages.brettw@google.com2008-12-024-33/+21
* Add setStopProvisionalFrameLoads to the test shell layout test controller.tc@google.com2008-12-024-4/+25
* Few minor updates to the linux expected results list.deanm@chromium.org2008-12-021-2/+1
* Rebaseline deep-recursion, additional test cases were added upstream.deanm@chromium.org2008-12-024-7/+5
* Attempt to get the linux expected results closer to reality.deanm@chromium.org2008-12-021-8/+305
* Attempt to make the linux test lists more accurate.deanm@chromium.org2008-12-022-682/+61
* I wanted env.subst() afterall, env.Dir is apparently incorrect.deanm@chromium.org2008-12-021-2/+1
* Pre-substitute webkit includes to avoid repeated subsitution. This causes my...deanm@chromium.org2008-12-021-16/+19
* Oops, no pipe anymore.nsylvain@chromium.org2008-12-021-1/+1
* A test was there twice in the tests_fixable.txtnsylvain@chromium.org2008-12-021-4/+1
* Update debug fixable list.ojan@google.com2008-12-021-0/+5
* Add a wrapper around beyondcompare/kdiff3 so that it can be plugged intoojan@google.com2008-12-022-9/+127
* Forgot to include this in the merge change I just landed. TBR to greenify tree.ojan@google.com2008-12-021-1/+11
* src/webkit side of webkit merge 38729:38760ojan@google.com2008-12-018-12/+57
* Baseline 12 layout tests (10 new, 2 changed)ericroman@google.com2008-12-0137-63/+321
* Re-point WebCoreObjCExtras to WebKit, remove one from pending dir.dglazkov@google.com2008-12-012-83/+1
* Enable the X selection clipboard for copying html and text out of a linux tes...tc@google.com2008-12-0110-6/+90
* Allow for setting platform-specific expecations for layout tests.ojan@google.com2008-12-017-168/+193
* Pressing tab with no selection while the form autofill was showing would crash.jcampan@chromium.org2008-12-011-3/+5
* Review URL: http://codereview.chromium.org/12503dglazkov@google.com2008-12-014-298/+1
* Linux: When asked for Monaco font, default to Times New Roman.agl@chromium.org2008-12-012-1/+10
* This layout test is flaky in debug.nsylvain@chromium.org2008-12-011-1/+2
* Fix printing. With a webkit merge, the paint() command started to be delegate...maruel@chromium.org2008-12-011-1/+2
* Remove unused RenderThemeWin::getMinimalButtonPadding.deanm@chromium.org2008-11-282-13/+0
* Match Windows select metrics.deanm@chromium.org2008-11-283-32/+79
* Remove test that is consistently passing from test list.ager@google.com2008-11-281-3/+0
* Rebaselined test that expected non-conformant evaluation order of comparisons.olehougaard@google.com2008-11-283-1/+179
* Unfork HTMLOptionsCollection.idl. This was forked a long time ago andager@google.com2008-11-282-3/+14
* Get back the messages in the inspector console.sgjesse@chromium.org2008-11-281-5/+29
* Changing expectation for exception test that is working as intended.olehougaard@google.com2008-11-282-1/+1
* Update webkit deps after unfork of character data. ager@google.com2008-11-271-3/+3
* Remove file_util::kPathSeparator from posix.estade@chromium.org2008-11-273-34/+30
* Fix null dereference that happens in accessibilty because FrameView is gone d...jam@chromium.org2008-11-272-12/+11
* Match Windows checkbox and radio metrics. We now pass basic-inputs.html.deanm@chromium.org2008-11-272-48/+20
* Remove exceptions from purify data file since bug was fixed.erikkay@google.com2008-11-271-254/+0
* src/webkit side of webKit merge 38653:38729ojan@google.com2008-11-2714-273/+447
* The javascript alert dialog was removed from test shell.mbelshe@google.com2008-11-271-0/+1
* Reverting 6072.ojan@google.com2008-11-274-5/+5
* Linux: Match the tmMaxCharWidth of Windows exactly.agl@chromium.org2008-11-262-3/+2
* ActiveX changes part 2: remove old #defines, replace with new one.pkasting@chromium.org2008-11-264-5/+5
* The autofill code was always assuming input element were part of a form, whic...jcampan@chromium.org2008-11-261-1/+1
* fix a leak in the plugin cacheerikkay@google.com2008-11-261-89/+117