summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Import WebKit/WebCore/loader/appcache/ManifestParser.{h,cpp}.darin@chromium.org2009-07-232-0/+239
* None of these files need to include config.h any longer...so remove it.jorlow@chromium.org2009-07-2314-28/+2
* Update webkit. Mark some tests as expected to fail due todarin@chromium.org2009-07-231-5/+13
* Make sure the multiplication sign is encoded properly.avi@chromium.org2009-07-231-2/+10
* DevTools: print function source in eval selection requests.pfeldman@chromium.org2009-07-231-0/+3
* back out CL 21368 in case for some reason it's causing a crash on video-toggledpranke@google.com2009-07-231-75/+39
* mark the loader tests as failing (bug 17509) so I can investigate tomorrowdpranke@google.com2009-07-231-1/+6
* back out CLs 21367, 21366 - no idea why these keep breakingdpranke@google.com2009-07-232-8/+1
* modify test_shell's check-sys-deps to work on vista as well as xpdpranke@google.com2009-07-231-39/+75
* python 2.4's implementation of sys.popen() has a race conditiondpranke@google.com2009-07-231-0/+4
* re-do CL 21252 - move image_diff to tools, add deps to test_shelldpranke@google.com2009-07-231-1/+4
* Remove the dependency on V8Proxy.h from test_shell.cc.dumi@chromium.org2009-07-233-6/+10
* Update test expectations after WebKit merge r46194:46229.paul@chromium.org2009-07-231-4/+5
* Fix a leak that only happens in layout test mode.tc@google.com2009-07-233-0/+5
* This CL fixes issue 17468 - Regression: Extra white rectangle showing when mo...xji@chromium.org2009-07-231-8/+10
* make sure to destroy main window when test shell is shutting down so we don't...estade@chromium.org2009-07-231-1/+5
* Fix NULL_RETURN defect found by Coverity.cmp@google.com2009-07-231-1/+5
* A couple more notations for flaky media tests.estade@chromium.org2009-07-221-2/+2
* Update test expectations for WebKit merge r46143:46194.paul@chromium.org2009-07-221-11/+4
* Changes to provide asynchronous read in data source:hclam@chromium.org2009-07-2212-23/+2000
* Fix broken build because of r21317hclam@google.com2009-07-221-13/+16
* Additional test to exploit memory leaks in <video>hclam@google.com2009-07-222-10/+58
* Update expected test failures for WebKit merge r46143:46194.paul@chromium.org2009-07-221-8/+8
* Fix trackpad scrolling issues where scroll events with 0 were sent.avi@chromium.org2009-07-221-9/+12
* Fix a FORWARD_NULL defect reported by Coverity.wtc@chromium.org2009-07-221-16/+16
* Disable video-src-set since it is flaky.ajwong@chromium.org2009-07-221-0/+4
* Make scrollbars and other controls tint/untint upon main window gainingthakis@chromium.org2009-07-225-0/+47
* Remove some bogus includes.darin@chromium.org2009-07-224-10/+4
* Update expected test failures after WebKit merge r46143:46194paul@chromium.org2009-07-221-1/+1
* DevTools Profiler: hide code injected by DevTools.mnaganov@chromium.org2009-07-221-1/+10
* DevTools: Handle errors in evaluation response.pfeldman@chromium.org2009-07-221-5/+7
* This CL fixes issue 5996: Tooltip gets direction from Chrome langauge, not el...xji@chromium.org2009-07-222-2/+14
* revert change 21252, which broke the mac build for some reasondpranke@google.com2009-07-221-4/+1
* Changing the include from "base/gfx/platform_canvas.h" to "skia/ext/platform_...ajwong@chromium.org2009-07-224-4/+4
* Add back a test which I removed, as it is failing again.eroman@chromium.org2009-07-221-0/+3
* make 'test_shell' target depend on everything needed to pass layout_testsdpranke@google.com2009-07-221-1/+4
* linux: add windowless plugin plumbingpiman@google.com2009-07-222-8/+10
* Creating a unique user-agent string for ChromeOS builds, so that metrics can ...evan@chromium.org2009-07-221-2/+9
* Rebaseline some layout-tests which changed in upstream webkit r46412.ericroman@google.com2009-07-2210-48/+44
* Update expected test failures after WebKit merge r46143:46194paul@chromium.org2009-07-211-0/+8
* New Linux baselines for dotted/dashed CSS borders, changed by http://bugs.web...senorblanco@chromium.org2009-07-21219-110/+110
* New Windows baselines for dotted/dashed CSS borders, changed upstream bysenorblanco@chromium.org2009-07-21221-119/+119
* This change list improves IME support on Linux. Many corner cases that were notestade@chromium.org2009-07-211-0/+22
* Fix another d&d crash that happens when the tab contentstc@google.com2009-07-211-3/+6
* DevTools: mute accidental refresh requests while on DevTools window.pfeldman@chromium.org2009-07-211-0/+13
* DevTools Profiler: small UI improvements.mnaganov@chromium.org2009-07-212-2/+36
* Add a bogus baseline for LayoutTests/media/controls-styling.html to appease t...ericroman@google.com2009-07-213-0/+12
* Update a test expectationeroman@chromium.org2009-07-211-1/+1
* Add crashing layout tests to list.eroman@chromium.org2009-07-211-0/+2
* Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ...jorlow@chromium.org2009-07-215-9/+94