summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Add a skeleton "Pepper" NPAPI plugin. This is basically a copy of thebrettw@chromium.org2009-10-148-0/+1807
* Rolling webkit r:49583yaar@chromium.org2009-10-141-2/+15
* Rebaseline paste-xml for win and linuxvictorw@chromium.org2009-10-146-5/+32
* Explicitly mark some platform/mac/accessibility tests as passingdglazkov@chromium.org2009-10-141-0/+7
* Fix EventSendingController so that we do event saving and replay like what We...jianli@chromium.org2009-10-144-53/+104
* Initial accessibility controller implementation.dglazkov@chromium.org2009-10-1410-19/+852
* Accidentally checked in a change I was just using for testing.ojan@chromium.org2009-10-141-1/+1
* Remove the base_gfx project since it no longer has an external dependencies.brettw@chromium.org2009-10-141-1/+1
* More rebaseline fallout from my recent WebKit patches.evan@chromium.org2009-10-145-3/+3
* Rebaseline a scrillion Linux scrollbar tests.evan@chromium.org2009-10-14849-863/+430
* Hooked up the WebInputEvent data structure to the webplugin_delegatesehr@google.com2009-10-141-8/+117
* Move another accessibility failure to the right group.dglazkov@chromium.org2009-10-141-2/+2
* Fix invalid if statement. We were supposed to keep in the JSON any testsojan@chromium.org2009-10-141-27/+18
* Rolling in webkit r:49562yaar@chromium.org2009-10-141-6/+442
* Rebasline tests from WebKit roll 49414:49427.japhet@chromium.org2009-10-143-12/+9
* Load plugins from /usr/lib64 on 64-bit systems.evan@chromium.org2009-10-141-0/+9
* Remove deleted test.finnur@chromium.org2009-10-141-1/+0
* Fix duplicate expectations.finnur@chromium.org2009-10-141-2/+1
* Rolling webkit r:49527yaar@chromium.org2009-10-141-0/+4
* DevTools: Forward copy and cookie-related messages to the inspector controller.pfeldman@chromium.org2009-10-141-0/+3
* LTTF: rebaseline fast/css/nested-layers-with-hover .hamaji@chromium.org2009-10-144-1/+1
* Rebaseline an svg test from my sheriffing.johnnyg@chromium.org2009-10-146-13/+10
* DevTools: support autocompletion when script is pausedyurys@google.com2009-10-143-9/+176
* Modifies the layout test formatter to look for the image diff executable unde...gwilson@google.com2009-10-141-1/+13
* DevTools: prepare for a patch from WebKit bug 30328.mnaganov@chromium.org2009-10-142-0/+13
* DevTools: Make DevTools look like Chrome.pfeldman@chromium.org2009-10-1412-0/+82
* LTTF: rebaseline fast/css/percent-top-value-with-relative-position for Linux.hamaji@chromium.org2009-10-143-5/+1
* Change run_webkit_tests.py to start up/shut down pywebsocket server if needed.yuzo@chromium.org2009-10-141-0/+18
* LTTF: rebaseline tests in fast/borders .hamaji@chromium.org2009-10-1431-10/+113
* Move a layout test from my sheriff duty into a real bug.johnnyg@chromium.org2009-10-141-1/+2
* 1. Add the ability to toggle showing slow tests.ojan@chromium.org2009-10-142-17/+40
* Update two tests that are slow on all Debug builders, but passojan@chromium.org2009-10-141-2/+4
* Rebaselined tests for webkit r:49502yaar@chromium.org2009-10-136-5/+6
* Removes parameter from calls to InspectorController::enableTimeline. These arejamesr@chromium.org2009-10-131-2/+6
* Add flaky test. It's clearly just flaky.ojan@chromium.org2009-10-131-4/+3
* Use predefined color names where possible for clarity. Also use "SkColorSetA...pkasting@chromium.org2009-10-131-3/+3
* Implement getter/setter-based bound properties for CppBoundClass.dglazkov@chromium.org2009-10-135-27/+184
* Roll WebKit to r49502yaar@chromium.org2009-10-131-1/+7
* 1. Removing doubbling the timeout for tests that run in parallel.ojan@chromium.org2009-10-131-9/+9
* Fix build: I committed the wrong patch. :(evan@chromium.org2009-10-131-1/+1
* Remove the unnecessary conversion to wstring when calling file_util::WriteFile.evan@chromium.org2009-10-131-2/+2
* Updating test expectation to note a test that often crashes.finnur@chromium.org2009-10-131-1/+2
* Final change adding SLOW to tests based off the layout test dashboard.ojan@chromium.org2009-10-131-11/+12
* This patch enables "Save page as" (ctrl+s) for resources located atjamesr@chromium.org2009-10-133-10/+28
* Re-land http://codereview.chromium.org/211031 with a bug openedamanda@chromium.org2009-10-137-60/+228
* Increase the number of expectations we'll hold on to to 750. There is at leastojan@chromium.org2009-10-131-1/+1
* Modifies the layout test formatter to not require an extra scrape of the buil...gwilson@google.com2009-10-131-2/+2
* Update test expectations to note a test crash.darin@chromium.org2009-10-131-1/+2
* Implement WebAccessibility object, a wrapper for WebCore::AccessibilityObject.dglazkov@chromium.org2009-10-1315-18/+229
* DevTools: prepare for a change in WebKit introducing profile types.mnaganov@chromium.org2009-10-131-0/+10