| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove fixed test from test expectations. | ager@chromium.org | 2009-09-07 | 1 | -3/+0 |
* | DevTools profiler: remove code due to WebKit Inspector upstreaming. | mnaganov@chromium.org | 2009-09-07 | 1 | -34/+1 |
* | Guard against NULL webview in dispatchDidFinishDocumentLoad. The | ager@chromium.org | 2009-09-07 | 1 | -3/+2 |
* | Fix TextInputController::insertText() so that it clear selected text before i... | tkent@chromium.org | 2009-09-07 | 2 | -4/+6 |
* | Stick all of the WebKit API enum compile asserts in one file. | darin@chromium.org | 2009-09-06 | 6 | -142/+102 |
* | DevTools: re-enable some devtools interactive ui tests that started to fail a... | yurys@google.com | 2009-09-05 | 1 | -1/+1 |
* | Some cleanup to various WebCore client implementations. | darin@chromium.org | 2009-09-05 | 10 | -183/+157 |
* | This fixes a regression with my previous fix for the installer dialog. The p... | jam@chromium.org | 2009-09-05 | 3 | -6/+7 |
* | In prepartion for switching off the activex control, make WMP always use the ... | jam@chromium.org | 2009-09-05 | 2 | -20/+133 |
* | Update test expectations with bug numbers and comments. | victorw@chromium.org | 2009-09-05 | 1 | -1/+8 |
* | Remove old windows and linux baselines for LayoutTests\http\tests\misc\favico... | jparent@chromium.org | 2009-09-05 | 5 | -24/+0 |
* | Roll webkit revision 48078 | victorw@chromium.org | 2009-09-05 | 1 | -5/+8 |
* | This CL changes the CookieStore obect to be a refcounted object to get a bett... | ananta@chromium.org | 2009-09-05 | 1 | -1/+0 |
* | Fix tests that broke during a merge. We now match upstream's | ojan@google.com | 2009-09-04 | 3 | -86/+2 |
* | Fix a compilation warning in WebMediaPlayerCliemtImpl | hclam@chromium.org | 2009-09-04 | 1 | -0/+1 |
* | Teach LayoutTestController about the pref to enable the appcache. | michaeln@google.com | 2009-09-04 | 1 | -0/+2 |
* | Update test_expectations to use a specific bug rather than general webkit mer... | jparent@chromium.org | 2009-09-04 | 1 | -1/+1 |
* | [GTK] Stash new dimensions on resize, so that the backing store can use them | dglazkov@chromium.org | 2009-09-04 | 2 | -3/+8 |
* | update test expectations for tests failed during webkit merge 48071 | victorw@chromium.org | 2009-09-04 | 1 | -0/+3 |
* | Convert std::wstring encoding names to std::string in a bunch of files. | tony@chromium.org | 2009-09-04 | 7 | -18/+22 |
* | Update test expectations | victorw@chromium.org | 2009-09-04 | 1 | -2/+2 |
* | This test no longer crashes on Linux. I migrated the bug from | tony@chromium.org | 2009-09-04 | 1 | -1/+1 |
* | Delete all precompiled support. It is causing more harm than good, especially... | maruel@chromium.org | 2009-09-04 | 6 | -81/+0 |
* | Rebaseline some tests that were incorrectly rebaselined to "500 Internal Serv... | jparent@chromium.org | 2009-09-04 | 7 | -21/+251 |
* | Fix layout test related to document.hasFocus. | arv@google.com | 2009-09-04 | 2 | -7/+6 |
* | Rebaseline Linux slider tests. | tony@chromium.org | 2009-09-04 | 8 | -70/+42 |
* | Roll webkit revision 48061 | victorw@chromium.org | 2009-09-04 | 1 | -1/+9 |
* | Update test expectations to reflect flakiness of tests, caused by http://src.... | dglazkov@chromium.org | 2009-09-04 | 1 | -8/+9 |
* | Temporarily collect all SVG failures as expected while investigating. | dglazkov@chromium.org | 2009-09-04 | 1 | -1/+9 |
* | Implement layoutTestController.display() method. | dglazkov@chromium.org | 2009-09-04 | 5 | -14/+20 |
* | DevTools: fix set breakpoint test on Linux | yurys@google.com | 2009-09-04 | 1 | -1/+0 |
* | DevTools: reenable set breakpoint test | yurys@google.com | 2009-09-04 | 2 | -6/+30 |
* | DevTools: Provisional support for serialized InjectedScript interaction. | pfeldman@chromium.org | 2009-09-04 | 2 | -0/+21 |
* | DevTools: enable scripts panel sanity test. | yurys@google.com | 2009-09-04 | 1 | -2/+12 |
* | DevTools: call a no-op function from the utility context to trigger v8 execut... | yurys@google.com | 2009-09-04 | 8 | -42/+41 |
* | APU: Makes appropriate devtools updates for empty TimelineAgent implementation. | pfeldman@chromium.org | 2009-09-04 | 3 | -0/+33 |
* | DevTools: scripts request is now sent only when context id is received(if we ... | yurys@google.com | 2009-09-04 | 2 | -24/+60 |
* | Change the default cookie policy to be closer to the default in WebKit's Dump... | levin@chromium.org | 2009-09-04 | 5 | -5/+30 |
* | This changelist fixes some issues with the NPAPI WMP plugin work in Chrome. ... | jam@chromium.org | 2009-09-04 | 8 | -92/+96 |
* | Hook up WebEditingClient. | darin@chromium.org | 2009-09-04 | 22 | -489/+407 |
* | Roll webkit 48034 | victorw@chromium.org | 2009-09-04 | 2 | -0/+9 |
* | Update test_expectations to whitelist width100percent-button.html on linux | victorw@chromium.org | 2009-09-04 | 1 | -1/+1 |
* | Update expectations to expect failure of one more repaint-related test. | dglazkov@chromium.org | 2009-09-03 | 1 | -0/+1 |
* | Bad news: remove baselines for more wall-papered-over repaint tests. | dglazkov@chromium.org | 2009-09-03 | 74 | -401/+16 |
* | Rebaseline LayoutTests\editing\pasteboard\paste-pre-002.html and LayoutTests\... | jparent@chromium.org | 2009-09-03 | 5 | -4/+2 |
* | Roll webkit revision 48030 | victorw@chromium.org | 2009-09-03 | 1 | -0/+4 |
* | Linux rebaselines for a few editing tests. These tests were all rebased for ... | jparent@chromium.org | 2009-09-03 | 7 | -4/+3 |
* | Rebaseline tool update | victorw@chromium.org | 2009-09-03 | 6 | -30/+245 |
* | Drop new strings (copied over all existing files, so what you see in this CL ... | laforge@chromium.org | 2009-09-03 | 1 | -2/+2 |
* | Remove a WONTFIX line from test_expectations now that we skip running tests i... | michaeln@google.com | 2009-09-03 | 1 | -6/+0 |