| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove fast/dom/java-applet-calls.html from test_expectations. | jparent@chromium.org | 2010-02-25 | 1 | -1/+0 |
* | Remove submit handling in FillFormImpl. The one caller passes false to |subm... | jhawkins@chromium.org | 2010-02-25 | 1 | -16/+5 |
* | Don't unload RealPlayer in the plugin process on the Mac | stuartmorgan@chromium.org | 2010-02-25 | 1 | -2/+3 |
* | Implement WebCookieJar. | darin@chromium.org | 2010-02-25 | 8 | -23/+99 |
* | linux: new baseline for editing/execCommand/selectAll.html | evan@chromium.org | 2010-02-25 | 3 | -5/+1 |
* | Solaris: first set of patches to make WebKit build on Solaris. | evan@chromium.org | 2010-02-25 | 4 | -11/+11 |
* | Reland 39942 - Switch NetworkChangeNotifier implementations to use ObserverList. | willchan@chromium.org | 2010-02-25 | 3 | -9/+2 |
* | Revert 39942 - Switch NetworkChangeNotifier implementations to use ObserverList. | willchan@chromium.org | 2010-02-24 | 1 | -1/+7 |
* | Switch NetworkChangeNotifier implementations to use ObserverList. | willchan@chromium.org | 2010-02-24 | 1 | -7/+1 |
* | I just put the code that does not compile on ARM. Trybots will fail because I... | apatrick@chromium.org | 2010-02-24 | 1 | -2/+2 |
* | Fix double free on exit in test shell. | dpranke@chromium.org | 2010-02-24 | 1 | -7/+0 |
* | WebKit roll 55161 to 55193. | vitalyr@chromium.org | 2010-02-24 | 2 | -0/+7 |
* | Remove ViewMsg_FormFill and the underlying implementation FillForm which are ... | jhawkins@chromium.org | 2010-02-24 | 2 | -26/+7 |
* | Add windows/linux txt baselines for new test media/video-replaces-poster. | jparent@chromium.org | 2010-02-24 | 2 | -3/+24 |
* | Move nphostapi.h to be with the rest of the NPAPI headers. | jam@chromium.org | 2010-02-24 | 7 | -326/+15 |
* | Rebaseline and re-enable two layout tests. | dumi@chromium.org | 2010-02-24 | 5 | -11/+27 |
* | Add another flaky crashing SVG test. | dpranke@chromium.org | 2010-02-24 | 1 | -0/+1 |
* | Landing Chris Guillory CL. | jcampan@chromium.org | 2010-02-24 | 2 | -30/+33 |
* | Add baselines for fast/repaint/repaint-during-scroll.html | agl@chromium.org | 2010-02-23 | 7 | -3/+3 |
* | Update expectations w/ a round of flaky and slow tests. | dpranke@chromium.org | 2010-02-23 | 1 | -1/+4 |
* | Remove fast/backgrounds/animated-gif-as-background.html from test expectations. | jparent@chromium.org | 2010-02-23 | 1 | -3/+0 |
* | Keep track of appcache creation and last access times. | michaeln@chromium.org | 2010-02-23 | 10 | -60/+165 |
* | Build fix (I'm a muppet) from r39758 | agl@chromium.org | 2010-02-23 | 1 | -1/+1 |
* | WebKit roll 55122:55161 | agl@chromium.org | 2010-02-23 | 1 | -0/+3 |
* | Add 3D support for the Mac on Leopard (OS X 10.5) and earlier. This CL uses | dspringer@google.com | 2010-02-23 | 4 | -25/+106 |
* | Rebaseline invalid-UTF-8.html due to the recent WebKit roll. | agl@chromium.org | 2010-02-23 | 6 | -4/+17 |
* | WebKit roll 55102:55122 | agl@chromium.org | 2010-02-23 | 1 | -0/+3 |
* | Mark a layout test as slow. | evan@chromium.org | 2010-02-23 | 1 | -0/+2 |
* | Workaround for http://crbug.com/36451 which is blocking https://bugs.webkit.o... | joth@chromium.org | 2010-02-23 | 1 | -0/+3 |
* | Remove usages of obsolete WebSettings::setGeolocation so it can be removed fr... | joth@chromium.org | 2010-02-23 | 2 | -6/+0 |
* | Avoid unnecessary restarts of the webkit shared timer, and when restarting, use | darin@chromium.org | 2010-02-23 | 2 | -2/+6 |
* | Rebaseline expected output of fast/css/first-letter-first-line-hover.html for... | yuzo@chromium.org | 2010-02-23 | 4 | -3/+17 |
* | Rebaseline expected output of fast/css/first-letter-first-line-hover.html for... | yuzo@chromium.org | 2010-02-23 | 4 | -1/+18 |
* | Rebaseline expected output of fast/css/first-letter-first-line-hover.html for... | yuzo@chromium.org | 2010-02-23 | 4 | -1/+17 |
* | Revert 39662 - Update various test scripts to use the upstream version of | dpranke@chromium.org | 2010-02-23 | 4 | -6/+13 |
* | Update various test scripts to use the upstream version of | dpranke@chromium.org | 2010-02-22 | 4 | -13/+6 |
* | New baseline for fixed test. This one was actually broken, but due to the la... | senorblanco@chromium.org | 2010-02-22 | 5 | -5/+2 |
* | Roll DEPS for Skia 490:504, to pick up a fix for a path rasterization bug. T... | senorblanco@chromium.org | 2010-02-22 | 1 | -0/+3 |
* | Revert "WebKit roll 55033:55080" | agl@chromium.org | 2010-02-22 | 1 | -17/+0 |
* | WebKit roll 55033:55080 | agl@chromium.org | 2010-02-22 | 1 | -0/+17 |
* | Linux: correctly handle single byte value for NPPVpluginNeedsXEmbed. | craig.schlenter@chromium.org | 2010-02-22 | 1 | -3/+3 |
* | --clobber-old-results was broken since it was looking for | tony@chromium.org | 2010-02-22 | 1 | -3/+9 |
* | Update expectation for webkit roll | stuartmorgan@chromium.org | 2010-02-20 | 1 | -1/+1 |
* | Revert 39530 - GPU plugin forwards repaint events to Pepper plugin. | apatrick@chromium.org | 2010-02-20 | 1 | -2/+2 |
* | Update test_expectations to remove baselines accidentally checked in as part ... | jparent@chromium.org | 2010-02-20 | 1 | -12/+0 |
* | AutoFill forms. We do this by responding to a message from WebKit which send... | jhawkins@chromium.org | 2010-02-20 | 1 | -2/+5 |
* | GPU plugin forwards repaint events to Pepper plugin. | apatrick@chromium.org | 2010-02-20 | 1 | -2/+2 |
* | Disable the "Copy Image" context menu option when the user right-clicks a blo... | pkasting@chromium.org | 2010-02-20 | 1 | -0/+4 |
* | Add baselines for layout tests under svg/zoom/page. | jparent@chromium.org | 2010-02-20 | 91 | -13/+611 |
* | WebKit Update 55030:55036. | dglazkov@chromium.org | 2010-02-20 | 1 | -4/+0 |