summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Change the path search order of LayoutTests.victorw@chromium.org2009-07-131-4/+6
* Remove the carbon event dispatcher from the main thread of the plugin processamanda@chromium.org2009-07-132-7/+31
* Another newly failing layout test around <embed> tags. Sweeping under the rug...michaeln@google.com2009-07-131-0/+1
* Revert previous clipping rect change for Cairo to see if it fixes the build.brettw@chromium.org2009-07-132-13/+14
* Some test_expectations.txt changes after rolling to webkit r45738michaeln@google.com2009-07-131-0/+6
* When using rebaseline tool in cygwin, svn related shell commands fail due to ...victorw@chromium.org2009-07-131-13/+6
* Keep the cairo clipping region in sync with the Skia one.brettw@chromium.org2009-07-132-14/+13
* DevTools: allow reload while on a breakpoint: detach agent on navigation atte...pfeldman@chromium.org2009-07-135-0/+16
* DevTools: Enable styles editing.pfeldman@chromium.org2009-07-131-1/+1
* Correct bad WebKit merge.abarth@chromium.org2009-07-131-0/+10
* Roll webkit to r45738michaeln@google.com2009-07-111-0/+4
* Wire up windowless plugins. Mostly Mac related, some crossamanda@chromium.org2009-07-113-167/+236
* Unreverting "Implemented injected message loops for PipelineImpl"scherkus@chromium.org2009-07-112-26/+34
* New layout test formatting script. gwilson@google.com2009-07-106-0/+1064
* 1) Roll WebKit DEPS to 45685michaeln@google.com2009-07-104-16/+20
* Revert "Implemented injected message loops for PipelineImpl."scherkus@chromium.org2009-07-102-34/+26
* Implemented injected message loops for PipelineImpl.scherkus@chromium.org2009-07-102-26/+34
* Added a media playback test to test_shell_testshclam@chromium.org2009-07-102-0/+32
* Test video files for test_shell_tests and ui_testshclam@chromium.org2009-07-102-0/+15
* Enables find in page match counts on Mac.rohitrao@chromium.org2009-07-101-9/+0
* DevTools: postpone after-compile event propagation to the UI until scripts pa...pfeldman@chromium.org2009-07-102-9/+24
* DevTools: Show exception message in a resource message bubble while stopped o...pfeldman@chromium.org2009-07-101-0/+69
* A quick fix for Issue 15852.hbono@chromium.org2009-07-101-9/+13
* Disabled tests that rely on cross-process MessagePorts, as they are not yetmichaeln@google.com2009-07-101-0/+4
* Linux: don't crash when performing font fallback to a non-scalable font.agl@chromium.org2009-07-101-0/+4
* Made MediaFilter::host_ and MediaFilter::message_loop_ private.scherkus@chromium.org2009-07-091-5/+5
* Revert "Made MediaFilter::host_ and MediaFilter::message_loop_ private."scherkus@chromium.org2009-07-091-5/+5
* Made MediaFilter::host_ and MediaFilter::message_loop_ private.scherkus@chromium.org2009-07-091-5/+5
* Fix custom cursors on Mac. Null and 0 turn out not to be opposites.darin@chromium.org2009-07-092-1/+5
* Roll WebKit DEPSabarth@chromium.org2009-07-092-0/+7
* Downstream the partially upstreamed NPV8 files with fixes for errors introduc...ajwong@chromium.org2009-07-094-294/+320
* Remove reference counting from WebWidgetDelegate.darin@chromium.org2009-07-094-14/+2
* Delete the v8 npruntime bindings and use the upstreamed ones.japhet@chromium.org2009-07-096-618/+5
* Add expected timeout for a flaky test, which has been timing out with some re...eroman@chromium.org2009-07-091-1/+1
* Revert unintentional change.abarth@chromium.org2009-07-091-5/+4
* abarth apparently did not run "\src\webkit\tools\layout_tests>run_webkit_test...jorlow@chromium.org2009-07-091-1/+1
* Roll WebKit DEPSabarth@chromium.org2009-07-098-20/+30
* DevTools: show property type names in Elements panel and Console.yurys@google.com2009-07-092-28/+49
* GtkPluginContainerManager::UnrealizeCallback should be void.craig.schlenter@chromium.org2009-07-092-3/+3
* Use DerivedSourcesAllInOne.cpp to work around an issue with official WPO builds.maruel@chromium.org2009-07-091-2/+6
* Linux: add images for disabled checkboxes and radio buttons.agl@chromium.org2009-07-096-0/+8
* Fix build bustagehclam@chromium.org2009-07-091-2/+2
* Fix build bustagehclam@chromium.org2009-07-091-2/+3
* Not build StorageArea.cpp in webkit.gyphclam@chromium.org2009-07-091-1/+0
* Roll webkit to r45652 and update webkit.gyphclam@chromium.org2009-07-091-0/+2
* Remove WebWidgetDelegate::GetContainingView since it is not needed.darin@chromium.org2009-07-097-23/+3
* Roll Webkit to r45640 and update test expectationshclam@chromium.org2009-07-081-0/+16
* Roll WebKit to r45634 and fix buildhclam@chromium.org2009-07-081-2/+2
* Start using WebCursorInfo from the WebKit API. WebCursorInfo is adarin@google.com2009-07-0828-290/+529
* Land Anton's patch to avoid throwing away type information on theager@chromium.org2009-07-081-1/+1