| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the Pepper test plugin actually load by adding a module definition file to | brettw@chromium.org | 2009-10-20 | 4 | -4/+48 |
* | Blacklist some non-functional plugins on the Mac | stuartmorgan@chromium.org | 2009-10-20 | 1 | -2/+8 |
* | Remove expectation of failure for a test that was fixed by http://trac.webkit... | dglazkov@chromium.org | 2009-10-20 | 1 | -3/+0 |
* | Add a new layout test failure started since WebKit roll 49830:49844. | yutak@chromium.org | 2009-10-20 | 1 | -1/+4 |
* | LTTF: rebaseline fast/css/getComputedStyle for Mac. | hamaji@chromium.org | 2009-10-20 | 3 | -9/+442 |
* | Remove a DEBUG SLOW test from test_expectations. | yutak@chromium.org | 2009-10-20 | 1 | -1/+0 |
* | Another round of test_expectations clean up. | yutak@chromium.org | 2009-10-20 | 1 | -3/+2 |
* | Rebaseline a new test added on WebKit r49794. | yutak@chromium.org | 2009-10-20 | 6 | -1/+15 |
* | add enableWebSockets in WebKit API | ukai@chromium.org | 2009-10-20 | 7 | -12/+21 |
* | Update test expectations to make the tree more healthy. | yutak@chromium.org | 2009-10-20 | 1 | -5/+12 |
* | Forgot some files. | jorlow@chromium.org | 2009-10-20 | 1 | -0/+22 |
* | Add comments for two test expectations and move them to the right place. | yutak@chromium.org | 2009-10-20 | 1 | -2/+10 |
* | Roll WebKit up to 49830 and fix a build error caused by that revision. | jorlow@chromium.org | 2009-10-20 | 2 | -2/+6 |
* | Moved Node/ElementToHTMLInputElement from glue/dom_utilities into src/DOMUtil... | yaar@chromium.org | 2009-10-20 | 7 | -29/+114 |
* | -. Rebaseline the pixel baseline for missing-xlink svg test | victorw@chromium.org | 2009-10-19 | 3 | -3/+1 |
* | Another Windows rebaseline that was missed in the Skia roll 2 weeks ago (http... | jparent@chromium.org | 2009-10-19 | 2 | -1/+1 |
* | Neither of the hit tests in WebViewImpl worked if the page had scrolled. Thi... | vandebo@chromium.org | 2009-10-19 | 1 | -2/+4 |
* | WebKit DEPS roll 49761:49809. BUG=none TEST=none TBR=yutak | japhet@chromium.org | 2009-10-19 | 2 | -1/+9 |
* | Deprecate PathService::Get(..., wstring*) and use FilePath instead. | evan@chromium.org | 2009-10-19 | 1 | -3/+5 |
* | A few Windows rebaselines that were missed in the Skia roll 2 weeks ago (http... | jparent@chromium.org | 2009-10-19 | 7 | -4/+3 |
* | Add test plugin code to enable us to test failed NPN_Invoke calls. | japhet@chromium.org | 2009-10-19 | 1 | -5/+8 |
* | Rebaseline tests that had ugly rounded corners to have pretty rounded corners. | jparent@chromium.org | 2009-10-19 | 147 | -142/+75 |
* | Removed webkit_glue::FillFormToUploadFile from dom_operations. | yaar@chromium.org | 2009-10-19 | 2 | -124/+1 |
* | Convert the spellchecker and associated messages and functions to use string16 | brettw@chromium.org | 2009-10-19 | 1 | -3/+3 |
* | New volume mute images for video controls | hclam@chromium.org | 2009-10-19 | 3 | -0/+0 |
* | Prepare heap profiler for WebKit profiles panel UI-related refactoring | apavlov@chromium.org | 2009-10-19 | 1 | -0/+12 |
* | A couple more slow test additions to test_expectations. | ojan@chromium.org | 2009-10-19 | 1 | -4/+6 |
* | Do a whole bunch of cleanup in the test plugin. This removes most of the old | brettw@chromium.org | 2009-10-19 | 4 | -978/+186 |
* | DevTools: show diffs of retainers count between heap snapshots. | mnaganov@chromium.org | 2009-10-19 | 2 | -122/+137 |
* | DevTools: allow expanding constructor property | yurys@google.com | 2009-10-19 | 2 | -68/+83 |
* | Remove SVG crashes from expectations. The crashes were fixed in http://trac.w... | dglazkov@chromium.org | 2009-10-19 | 1 | -6/+1 |
* | Allow keyboard input to work in Mac plugins. Filed bug 25183 to revive "figu... | amanda@chromium.org | 2009-10-19 | 2 | -6/+30 |
* | Rebaseline newly added tests. | yutak@chromium.org | 2009-10-19 | 33 | -5/+74 |
* | Add one more test expectation for WebKit roll 49684:49761. | yutak@chromium.org | 2009-10-19 | 1 | -0/+1 |
* | WebKit merge 49684:49761. | yutak@chromium.org | 2009-10-19 | 1 | -0/+10 |
* | Delete glue/webview{_delegate}.h | darin@chromium.org | 2009-10-19 | 67 | -265/+206 |
* | Remove duplicated code in decidePolicyForNavigation(). | tkent@chromium.org | 2009-10-19 | 1 | -6/+3 |
* | Make LayoutTests/http/tests/misc/redirect-to-external-url.html PASS. | tkent@chromium.org | 2009-10-19 | 6 | -13/+61 |
* | Moved Pepper delegate definition to chrome\renderer to allow it to use | sehr@google.com | 2009-10-17 | 9 | -583/+34 |
* | Trying to green up the webkit bots. | senorblanco@chromium.org | 2009-10-17 | 1 | -3/+2 |
* | Some more test_expectations.txt cleanup. Remove some consistently passing t... | senorblanco@chromium.org | 2009-10-17 | 1 | -27/+16 |
* | Move WebDevToolsAgent{Delegate} into the WebKit API. | darin@chromium.org | 2009-10-17 | 24 | -231/+228 |
* | Set os_error to net::ERR_ABORTED instead of 0 or net::ERR_FAILED when | wtc@chromium.org | 2009-10-17 | 1 | -0/+1 |
* | Skipping all Linux Debug media layout tests. | scherkus@chromium.org | 2009-10-17 | 1 | -7/+3 |
* | Marking all pixel media layout tests as flaky until upstreamed WebKit patch l... | scherkus@chromium.org | 2009-10-17 | 1 | -20/+18 |
* | add GetModifiers(test) function, fix typos. | dpranke@google.com | 2009-10-17 | 1 | -10/+25 |
* | Fix minor style violation. | jennb@chromium.org | 2009-10-16 | 1 | -2/+2 |
* | Marking media/video-display-toggle.html as flaky on linux debug. | scherkus@chromium.org | 2009-10-16 | 1 | -1/+1 |
* | Marking media/controls-strict.html as flaky on windows. | scherkus@chromium.org | 2009-10-16 | 1 | -0/+1 |
* | Fix to avoid a bad mem access after URL request has already been deleted. | jennb@chromium.org | 2009-10-16 | 2 | -3/+4 |