| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Language tag for speech. | leandrogracia@chromium.org | 2010-11-01 | 1 | -2/+3 |
* | Minor correction to test_expectations.txt | rolandsteiner@chromium.org | 2010-11-01 | 1 | -1/+2 |
* | Add test_expectations for WK roll 71000:71013, most of them not unexpected | rolandsteiner@chromium.org | 2010-11-01 | 1 | -0/+6 |
* | Experimental WebKit roll 71000:71013 Also, remove lines from test_expectation... | rolandsteiner@chromium.org | 2010-11-01 | 1 | -7/+0 |
* | Add canvas/philip/tests/2d.imageData.get.source.negative.html to test_expecta... | rolandsteiner@chromium.org | 2010-11-01 | 1 | -0/+1 |
* | Add failing SCG tests to test_expectations for later analysis or upstreaming. | rolandsteiner@chromium.org | 2010-11-01 | 1 | -0/+6 |
* | Convert implicit scoped_refptr constructor calls to explicit ones, part 1 | thakis@chromium.org | 2010-11-01 | 26 | -216/+216 |
* | Change a couple of occurances of ASSERT_TRUE(false) to FAIL() | michaeln@chromium.org | 2010-10-30 | 1 | -2/+2 |
* | Add UMA stats for saving/printing PDFs (the printing will be done through the... | jam@chromium.org | 2010-10-30 | 5 | -1/+20 |
* | Make plugin requests retrievable from the appcache for nplugins and pepper. | michaeln@chromium.org | 2010-10-29 | 2 | -0/+17 |
* | Temporarily silence fast/images/svg-as-background.html on mac webkit bots. | dimich@chromium.org | 2010-10-29 | 1 | -1/+1 |
* | Revert 64466 - Language tag for speech. | nirnimesh@chromium.org | 2010-10-29 | 1 | -3/+2 |
* | Language tag for speech. | leandrogracia@chromium.org | 2010-10-29 | 1 | -2/+3 |
* | New shockwave security update. | panayiotis@google.com | 2010-10-29 | 1 | -2/+2 |
* | Local test_expectations update. | dimich@chromium.org | 2010-10-29 | 1 | -0/+2 |
* | Implements filesystem integration with devtools. Implements a functionality t... | kkanetkar@chromium.org | 2010-10-29 | 2 | -0/+5 |
* | Release GetFileSystemRootPath callback on the correct thread. | kinuko@chromium.org | 2010-10-28 | 1 | -0/+1 |
* | Add NavigateToURL, equivalent of NPN_GetURL with a target, to private2 interface | piman@chromium.org | 2010-10-28 | 4 | -1/+46 |
* | Use an opaque handle type to pass WebPluginDelegateImpl across dylib boundaries | thakis@chromium.org | 2010-10-28 | 2 | -11/+13 |
* | Initial support for built-in DNS resolver/cache. | agayev@chromium.org | 2010-10-28 | 1 | -1/+1 |
* | Add create boolean to webkit_support::OpenFileSystem. | kinuko@chromium.org | 2010-10-28 | 2 | -3/+3 |
* | Revert 64202 - Initial support for built-in DNS resolver/cache. | yusukes@chromium.org | 2010-10-28 | 1 | -1/+1 |
* | Initial support for built-in DNS resolver/cache. | agayev@chromium.org | 2010-10-28 | 1 | -1/+1 |
* | Make sure that gc is exposed in the test_shell | sgjesse@google.com | 2010-10-27 | 1 | -2/+3 |
* | Change miscellaneous LOG(INFO)s to VLOG()s that I missed the first time throu... | pkasting@chromium.org | 2010-10-27 | 1 | -2/+1 |
* | Fix rounding errors when converting between zoom factor and zoom level. | jam@chromium.org | 2010-10-26 | 1 | -0/+9 |
* | Add an option to the test_shell to enable it to load each test several times | sgjesse@google.com | 2010-10-26 | 8 | -19/+126 |
* | Move debug-related stuff from base to the base/debug directory and use the | brettw@chromium.org | 2010-10-26 | 8 | -11/+11 |
* | Add HasSingleOrigin() to WebDataSource. | scherkus@chromium.org | 2010-10-26 | 8 | -19/+79 |
* | Webkit: Update expectations for fast/canvas/webgl/uniform-location.html. | thestig@chromium.org | 2010-10-26 | 1 | -1/+1 |
* | Fixes ReadInternal() memory leak from BufferedDataSource tests | vrk@google.com | 2010-10-26 | 1 | -0/+5 |
* | Suppress WebGL test failures after Mesa 7.9 upgrade until they can be | kbr@chromium.org | 2010-10-26 | 1 | -1/+7 |
* | Fix some FileRef-related issues that show up only on POSIX. | dumi@chromium.org | 2010-10-25 | 1 | -1/+14 |
* | This is the second try at submitting http://codereview.chromium.org/3991007/s... | ericu@google.com | 2010-10-25 | 1 | -0/+4 |
* | PPB_Var implementation, Chrome side. | neb@chromium.org | 2010-10-25 | 3 | -2/+235 |
* | Add UI test for click-to-play. | bauerb@chromium.org | 2010-10-25 | 4 | -0/+52 |
* | Move all Valgrind/TSan/Dr.Memory gtest exclude files to tools/valgrind/gtest_... | timurrrr@chromium.org | 2010-10-24 | 2 | -8/+4 |
* | Update layout test suppressions | isherman@chromium.org | 2010-10-23 | 1 | -5/+4 |
* | Revert 63619 - Workers who want to use FileWriter need to be granted permissi... | ericu@google.com | 2010-10-23 | 1 | -4/+0 |
* | Suppress layout test failure of fast/replaced/border-radius-clip.html | hclam@chromium.org | 2010-10-23 | 1 | -0/+3 |
* | Workers who want to use FileWriter need to be granted permission to access fi... | ericu@google.com | 2010-10-23 | 1 | -0/+4 |
* | Remove GetURLForDebugging(). | pkasting@chromium.org | 2010-10-23 | 6 | -22/+4 |
* | Terminate FilterFactory and his nasty friends | hclam@chromium.org | 2010-10-23 | 13 | -268/+114 |
* | Fixing valgrind error because of mem leak in BuffereDataSource unit tests | vrk@google.com | 2010-10-22 | 1 | -0/+5 |
* | Adding Abort() to DataSource to wake up hanging Read() | vrk@google.com | 2010-10-22 | 10 | -37/+168 |
* | Fix file comment to use python triple quotes on both sides of | tony@chromium.org | 2010-10-22 | 1 | -1/+1 |
* | FBTF: More dtor deinlining. (Can almost see the end!) | erg@google.com | 2010-10-22 | 2 | -0/+3 |
* | Update code that previously constructed strings from string iterators only to... | erikwright@chromium.org | 2010-10-22 | 2 | -16/+12 |
* | Fix compilation with system ICU. | phajdan.jr@chromium.org | 2010-10-22 | 1 | -1/+2 |
* | Fix python run_webkit_tests wrapper script to work correctly regardless of | dpranke@google.com | 2010-10-22 | 1 | -6/+1 |