summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix test failures caused by bad temporary variable.darin@chromium.org2008-11-261-2/+1
* src/webkit side of webKit merge 38625:38653ojan@google.com2008-11-263-0/+26
* Remove dependencies on base/ from MIMETypeRegistry.cppdarin@chromium.org2008-11-263-6/+21
* Remove a layout-test-only font-fallback path.ericroman@google.com2008-11-2614-58/+16
* Remove dependencies on base/glue from these 2 port files.jam@chromium.org2008-11-264-28/+22
* add support for --enable-file-cookies and the resource loader.pinkerton@google.com2008-11-261-12/+17
* Reverting 6043.ojan@google.com2008-11-263-20/+5
* Remove dependencies on base/ from MIMETypeRegistry.cppdarin@chromium.org2008-11-263-5/+20
* The autofill menu does not accept the selection on abandon, such as when pres...jcampan@chromium.org2008-11-263-9/+40
* Turn on d&d emulation in the layout tests on mac/linux.tc@google.com2008-11-262-55/+3
* Clean up v8_binding.h by putting config.h at the top.darin@chromium.org2008-11-261-18/+4
* Ensure that the context menu shows up in a windowless Silverlight plugin inst...ananta@chromium.org2008-11-262-3/+61
* Update test lists after last merge.ojan@google.com2008-11-261-0/+11
* * Reduce the time taken by layout test.kuchhal@chromium.org2008-11-261-2/+2
* src/webkit side of webKit merge 38600:38625.ojan@google.com2008-11-269-54/+165
* Linux: match average char width with Windowsagl@chromium.org2008-11-262-4/+8
* Implement the rest of ScreenInfo on Linux.agl@chromium.org2008-11-262-2/+27
* Move RGBColor.{h,cpp} into port/bindings/v8 since they are specific to the V8darin@chromium.org2008-11-267-33/+23
* Print a warning when running layout tests with incorrect theme.ericroman@google.com2008-11-255-1/+90
* Append a trailing slash on file directory URLs. Thus a link to /directory wil...estade@chromium.org2008-11-251-2/+3
* less include pathstc@google.com2008-11-251-41/+49
* Query the system for the blink interval setting.deanm@chromium.org2008-11-251-2/+12
* Fix a rash of uninit data errors reported by Valgrind.agl@chromium.org2008-11-251-0/+2
* Modify the run_webkit_tests.py script so it also outputs the regressionerg@google.com2008-11-253-40/+71
* Use the default handling for input styles.deanm@chromium.org2008-11-252-10/+0
* Revert caret blinking because I didn't do it right.deanm@chromium.org2008-11-251-12/+2
* Query the system for the blink interval setting.deanm@chromium.org2008-11-251-2/+12
* More GTK theme work.deanm@chromium.org2008-11-251-52/+36
* Make sure threading is initialized when running test_shell_testsojan@google.com2008-11-253-0/+9
* Remove a bit of code dupe in a switch.deanm@chromium.org2008-11-251-8/+2
* linux greentc@google.com2008-11-251-2/+14
* Add new baseline for hindi-spacing.html, which differs by button size.ericroman@google.com2008-11-253-16/+16
* remove dups from linux test listtc@google.com2008-11-251-15/+2
* Update linux test liststc@google.com2008-11-251-70/+806
* Get expectations right. This was a timeout.ojan@google.com2008-11-251-1/+1
* Revert my caret blinking change for now.deanm@chromium.org2008-11-252-3/+6
* Remove some layout-test-specific hacks.ericroman@google.com2008-11-25854-7448/+7660
* Don't paint storm in layout test mode.deanm@chromium.org2008-11-252-6/+3
* Fixes the WebRequest API to consistently use std::string instead ofdarin@chromium.org2008-11-254-23/+21