summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* WebKit roll 71013:71093dimich@chromium.org2010-11-021-2/+0
* Attempt at fixing leaks from SetProp. Apparently there is a finitesky@chromium.org2010-11-014-0/+4
* Language tag for speech.leandrogracia@chromium.org2010-11-011-2/+3
* Minor correction to test_expectations.txtrolandsteiner@chromium.org2010-11-011-1/+2
* Add test_expectations for WK roll 71000:71013, most of them not unexpectedrolandsteiner@chromium.org2010-11-011-0/+6
* Experimental WebKit roll 71000:71013 Also, remove lines from test_expectation...rolandsteiner@chromium.org2010-11-011-7/+0
* Add canvas/philip/tests/2d.imageData.get.source.negative.html to test_expecta...rolandsteiner@chromium.org2010-11-011-0/+1
* Add failing SCG tests to test_expectations for later analysis or upstreaming.rolandsteiner@chromium.org2010-11-011-0/+6
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-0126-216/+216
* Change a couple of occurances of ASSERT_TRUE(false) to FAIL()michaeln@chromium.org2010-10-301-2/+2
* Add UMA stats for saving/printing PDFs (the printing will be done through the...jam@chromium.org2010-10-305-1/+20
* Make plugin requests retrievable from the appcache for nplugins and pepper.michaeln@chromium.org2010-10-292-0/+17
* Temporarily silence fast/images/svg-as-background.html on mac webkit bots.dimich@chromium.org2010-10-291-1/+1
* Revert 64466 - Language tag for speech.nirnimesh@chromium.org2010-10-291-3/+2
* Language tag for speech.leandrogracia@chromium.org2010-10-291-2/+3
* New shockwave security update.panayiotis@google.com2010-10-291-2/+2
* Local test_expectations update.dimich@chromium.org2010-10-291-0/+2
* Implements filesystem integration with devtools. Implements a functionality t...kkanetkar@chromium.org2010-10-292-0/+5
* Release GetFileSystemRootPath callback on the correct thread.kinuko@chromium.org2010-10-281-0/+1
* Add NavigateToURL, equivalent of NPN_GetURL with a target, to private2 interfacepiman@chromium.org2010-10-284-1/+46
* Use an opaque handle type to pass WebPluginDelegateImpl across dylib boundariesthakis@chromium.org2010-10-282-11/+13
* Initial support for built-in DNS resolver/cache.agayev@chromium.org2010-10-281-1/+1
* Add create boolean to webkit_support::OpenFileSystem.kinuko@chromium.org2010-10-282-3/+3
* Revert 64202 - Initial support for built-in DNS resolver/cache.yusukes@chromium.org2010-10-281-1/+1
* Initial support for built-in DNS resolver/cache.agayev@chromium.org2010-10-281-1/+1
* Make sure that gc is exposed in the test_shellsgjesse@google.com2010-10-271-2/+3
* Change miscellaneous LOG(INFO)s to VLOG()s that I missed the first time throu...pkasting@chromium.org2010-10-271-2/+1
* Fix rounding errors when converting between zoom factor and zoom level.jam@chromium.org2010-10-261-0/+9
* Add an option to the test_shell to enable it to load each test several timessgjesse@google.com2010-10-268-19/+126
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-268-11/+11
* Add HasSingleOrigin() to WebDataSource.scherkus@chromium.org2010-10-268-19/+79
* Webkit: Update expectations for fast/canvas/webgl/uniform-location.html.thestig@chromium.org2010-10-261-1/+1
* Fixes ReadInternal() memory leak from BufferedDataSource testsvrk@google.com2010-10-261-0/+5
* Suppress WebGL test failures after Mesa 7.9 upgrade until they can bekbr@chromium.org2010-10-261-1/+7
* Fix some FileRef-related issues that show up only on POSIX.dumi@chromium.org2010-10-251-1/+14
* This is the second try at submitting http://codereview.chromium.org/3991007/s...ericu@google.com2010-10-251-0/+4
* PPB_Var implementation, Chrome side.neb@chromium.org2010-10-253-2/+235
* Add UI test for click-to-play.bauerb@chromium.org2010-10-254-0/+52
* Move all Valgrind/TSan/Dr.Memory gtest exclude files to tools/valgrind/gtest_...timurrrr@chromium.org2010-10-242-8/+4
* Update layout test suppressionsisherman@chromium.org2010-10-231-5/+4
* Revert 63619 - Workers who want to use FileWriter need to be granted permissi...ericu@google.com2010-10-231-4/+0
* Suppress layout test failure of fast/replaced/border-radius-clip.htmlhclam@chromium.org2010-10-231-0/+3
* Workers who want to use FileWriter need to be granted permission to access fi...ericu@google.com2010-10-231-0/+4
* Remove GetURLForDebugging().pkasting@chromium.org2010-10-236-22/+4
* Terminate FilterFactory and his nasty friendshclam@chromium.org2010-10-2313-268/+114
* Fixing valgrind error because of mem leak in BuffereDataSource unit testsvrk@google.com2010-10-221-0/+5
* Adding Abort() to DataSource to wake up hanging Read()vrk@google.com2010-10-2210-37/+168
* Fix file comment to use python triple quotes on both sides oftony@chromium.org2010-10-221-1/+1
* FBTF: More dtor deinlining. (Can almost see the end!)erg@google.com2010-10-222-0/+3
* Update code that previously constructed strings from string iterators only to...erikwright@chromium.org2010-10-222-16/+12