| Commit message (Expand) | Author | Age | Files | Lines |
* | Start using the upstream versions of V8NodeFilter and V8XML*. | levin@chromium.org | 2009-03-27 | 11 | -1119/+37 |
* | Update maqc tests expectations after WebKit merge. | dimich@google.com | 2009-03-26 | 1 | -8/+11 |
* | Add images for <input type="search">. These are copies of the ones in the pu... | pkasting@chromium.org | 2009-03-26 | 6 | -0/+8 |
* | Disable tests failing on Linux after merge WebKit 41944:41999 | dimich@google.com | 2009-03-26 | 1 | -0/+8 |
* | Chromium side of the WebKit merge 41944:41999 | dimich@google.com | 2009-03-26 | 1 | -0/+47 |
* | Landing thakis's change from http://codereview.chromium.org/42487 | jrg@chromium.org | 2009-03-26 | 2 | -11/+11 |
* | Expose whether we're in private browsing mode to plugins.I chose to implement... | jam@chromium.org | 2009-03-26 | 7 | -1/+109 |
* | Report the plugin position to windowed plugins as (0,0) | jam@chromium.org | 2009-03-26 | 7 | -39/+40 |
* | Disabling a layout test that is failing on Win and Linux since the last merge: | sverrir@chromium.org | 2009-03-26 | 1 | -0/+1 |
* | Speedup event performance by caching V8EventListener on the wrapped object. | asargent@chromium.org | 2009-03-26 | 2 | -27/+120 |
* | Fixes bug where first login attempt to hotmail after session restore | sky@chromium.org | 2009-03-26 | 2 | -9/+31 |
* | Change # for //. duh | nsylvain@chromium.org | 2009-03-26 | 1 | -1/+1 |
* | We had some entries twice in the list. Cleaning up. | nsylvain@chromium.org | 2009-03-26 | 1 | -4/+2 |
* | Add test regressions since the webkit merge yesterday. | sverrir@chromium.org | 2009-03-26 | 1 | -5/+15 |
* | Update expectations for a GC test. | ager@chromium.org | 2009-03-26 | 1 | -1/+1 |
* | Fix window.history GC issue. Since the history object is not part of | ager@chromium.org | 2009-03-26 | 3 | -15/+27 |
* | Make DevTools client survive 'refresh' of the inspectable tab. | pfeldman@chromium.org | 2009-03-26 | 8 | -73/+192 |
* | Revert change 12507 and 12532 because it breaks the | nsylvain@chromium.org | 2009-03-26 | 8 | -803/+388 |
* | Defer a layout test because it times out | hclam@chromium.org | 2009-03-26 | 1 | -3/+4 |
* | Linux: char-decoding fails since jshik removed the faulty baseline | agl@chromium.org | 2009-03-26 | 1 | -1/+1 |
* | Enabled tests: | hclam@chromium.org | 2009-03-26 | 1 | -6/+3 |
* | Fix missing include file in webframeloaderclient_impl.h to make it self-conta... | jianli@chromium.org | 2009-03-26 | 1 | -0/+1 |
* | LINUX: fix duplicate entry in test_expectations.txt | agl@chromium.org | 2009-03-25 | 1 | -2/+3 |
* | Linux: update test expectations for merge failures. | agl@chromium.org | 2009-03-25 | 1 | -13/+12 |
* | Linux: rebaseline for scrollbars change. | agl@chromium.org | 2009-03-25 | 850 | -425/+425 |
* | Fix the problem that DOM object is deleted in the GC thread, not owning thread. | jianli@chromium.org | 2009-03-25 | 8 | -388/+803 |
* | Should generate server.upload-dirs in lighttpd.conf | hclam@chromium.org | 2009-03-25 | 1 | -0/+5 |
* | By popular demand, mv test_lists/tests_fixable.txt to test_expectations.txt. | ojan@google.com | 2009-03-25 | 4 | -48/+19 |
* | Ignore tests failing on Mac after webkit merge | eseidel@chromium.org | 2009-03-25 | 1 | -1/+10 |
* | Support for continuous scrolling devices on the Mac. | avi@google.com | 2009-03-25 | 1 | -14/+131 |
* | Mark a couple of flaky layout tests on windows. | estade@chromium.org | 2009-03-25 | 1 | -2/+2 |
* | Chrome changes to support cached form submissions. | darin@chromium.org | 2009-03-25 | 5 | -8/+36 |
* | Linux: write images to clipboard. | estade@chromium.org | 2009-03-25 | 1 | -1/+1 |
* | Chromium half of WebKit Merge, turns off ENABLE_VIDEO | eseidel@chromium.org | 2009-03-25 | 4 | -5/+45 |
* | Don't override user's default cursor with GDK_ARROW. | estade@chromium.org | 2009-03-25 | 3 | -26/+31 |
* | Remove the bogus expected results for LayoutTests/fast/encoding/char-decoding... | jungshik@google.com | 2009-03-25 | 3 | -317/+4 |
* | Dump Keystone integration from Mac TestShell | mark@chromium.org | 2009-03-25 | 4 | -164/+0 |
* | Add a way to run only a fraction of the test. | nsylvain@chromium.org | 2009-03-25 | 1 | -10/+44 |
* | Copy expectations for dataURL tests from windows to mac. The reason | ager@chromium.org | 2009-03-25 | 4 | -0/+62 |
* | Fix data url security tests. | ager@chromium.org | 2009-03-25 | 2 | -9/+8 |
* | NO CODE CHANGE. | maruel@chromium.org | 2009-03-25 | 1 | -1/+1 |
* | DevTools: Element Panel search implementation. | pfeldman@chromium.org | 2009-03-25 | 6 | -4/+222 |
* | A tricky fix for Issue 1845 (Take 2). | hbono@chromium.org | 2009-03-25 | 6 | -0/+62 |
* | Support 2D trackpad and Mighty Mouse scrolling on OS X. Patch by | mark@chromium.org | 2009-03-25 | 1 | -15/+9 |
* | Clean up a trivial commandline memory leak that shows up in the valgrind run ... | dkegel@google.com | 2009-03-25 | 1 | -0/+2 |
* | When in a form text field, pressing the up/down arrow keys should bring up th... | jcampan@chromium.org | 2009-03-25 | 3 | -10/+22 |
* | Mark all HTTP tests as flaky on the mac. | ojan@google.com | 2009-03-25 | 1 | -0/+7 |
* | Disable failing test while I investigate. | tc@google.com | 2009-03-25 | 1 | -1/+2 |
* | standalone-image-drag-to-editable.html: | tc@google.com | 2009-03-24 | 6 | -8/+35 |
* | Readd test that is failing on mac/linux. | ojan@google.com | 2009-03-24 | 1 | -0/+3 |