summaryrefslogtreecommitdiffstats
path: root/webkit/tools
Commit message (Expand)AuthorAgeFilesLines
* AppCache: Use a dedicated thread for the disk cache.rvargas@google.com2010-06-078-121/+142
* Add implementation for WebDevToolsAgentClient::debuggerScriptSource.yurys@chromium.org2010-06-073-0/+8
* Use DISALLOW_COPY_AND_ASSIGN instead DISALLOW_EVIL_CONSTRUCTORS in webkit dir...tfarina@chromium.org2010-06-051-2/+2
* Actually clear the disk cache, and keep it enabled, between benchmark runs.mlloyd@chromium.org2010-06-051-0/+4
* Fix more type issues from the npapi.h tranisition to *_t typesstuartmorgan@chromium.org2010-06-043-2/+5
* <wininet.h> related cleanup.wtc@chromium.org2010-06-041-1/+0
* Add setJavaScriptProfilingEnabled method to test_shell's layoutTestController.mnaganov@chromium.org2010-06-042-0/+12
* Update WebKit to r60649. Remove temporary override in test_expectations.pkasting@chromium.org2010-06-041-4/+0
* Add a temporary test exception until the next WK roll.johnnyg@chromium.org2010-06-031-1/+5
* Change the test notification presenter to fire the display event asynchronous...johnnyg@chromium.org2010-06-031-1/+11
* Make HostResolver NonThreadSafe and not thread safe refcounted.willchan@chromium.org2010-06-035-71/+116
* Rework the logging for sockets/connectjobs.eroman@chromium.org2010-06-031-1/+1
* Make webkit_glue not depend on default_plugin.thakis@chromium.org2010-06-021-27/+0
* Fix a bunch more type changes as part of the npapi.h mergingstuartmorgan@chromium.org2010-06-022-25/+25
* Adds --html5-parser flag to test_shell to test out the new HTML5 parsing codejamesr@chromium.org2010-06-015-1/+16
* Fixing AutoReset to be a template.gspencer@chromium.org2010-06-011-1/+1
* Force embeddedbitmaps off for test_shell.agl@chromium.org2010-06-011-0/+4
* A quick fix for Issue 38417.hbono@chromium.org2010-05-311-1/+0
* Try to get PluginTest.DefaultPluginLoadTest running on mac and linux.thakis@chromium.org2010-05-282-5/+0
* Add ppapi plugins to about:pluginsdarin@chromium.org2010-05-285-52/+32
* Enables layout tests for Geolocation downstream.bulach@chromium.org2010-05-281-0/+4
* test_shell_gtk: applies the same change as test_shell_win from http://coderev...bulach@chromium.org2010-05-281-7/+12
* Fully connect the dots between workers and appcache resource loading.michaeln@chromium.org2010-05-271-2/+2
* Re-commit the notification presenter changes (undo r47765).dpranke@chromium.org2010-05-263-9/+17
* Marking svg/clip-path/clip-path-evenodd-nonzero.svg as flaky.tonyg@chromium.org2010-05-261-1/+4
* Adds Geolocation support for TestShell.bulach@chromium.org2010-05-268-3/+174
* Remove references to feed preview, which was removed years ago.tony@chromium.org2010-05-262-12/+0
* Provide more info to the renderer process in appcache progress events.michaeln@chromium.org2010-05-251-0/+16
* Revert 48127 - Disable fast/js/consolenonstringvalues.html because it's crashingtony@chromium.org2010-05-251-3/+1
* Disable fast/js/console-non-string-values.html because it's crashingtony@chromium.org2010-05-251-1/+3
* Roll WebKit 60013:60046.jparent@chromium.org2010-05-231-3/+1
* Mark arobens-test as skip. It is removed in a later webkit revision, and fai...jparent@chromium.org2010-05-231-1/+1
* Roll webkit 59937:60013.jparent@chromium.org2010-05-231-0/+2
* Test shell: create a dedicated thread for the cache.rvargas@google.com2010-05-202-3/+10
* Chromium side changes for enabling VP8 and WebM support.scherkus@chromium.org2010-05-201-1/+1
* Remove some obsolete feed preview code.tony@chromium.org2010-05-203-9/+0
* Revert r46500 in an attempt to verify a perf regression on the Mac bots.dpranke@chromium.org2010-05-193-17/+6
* - Draw glossy animation effect for determinate progress bartkent@chromium.org2010-05-192-8/+9
* Roll Webkit from 59644:59656atwilson@chromium.org2010-05-181-2/+0
* WebKit roll r59636:59644atwilson@chromium.org2010-05-181-0/+1
* Re-enable layout test for web storage quota.satish@chromium.org2010-05-171-1/+0
* WebKit roll 59477:59478yurys@chromium.org2010-05-141-4/+0
* Temporarily disable a failing layout test that needs to be rebaselined upstream.jorlow@chromium.org2010-05-141-0/+4
* Implement IndexedDatabase::open up until re-entrance into WebKit. That (and thejorlow@chromium.org2010-05-141-1/+7
* Added support for HTML5 progress element. tkent@chromium.org2010-05-144-14/+63
* Remove webkit_support_in_chromium.gyp and use webkit_support.gyptony@chromium.org2010-05-141-8/+8
* Do right-alignment of popups when WebKit indicates to do so.avi@chromium.org2010-05-131-1/+3
* Define two new IPC messages to initialize an appcache for a shared worker or ...michaeln@chromium.org2010-05-131-0/+13
* Http Cache: Add a backend factory class so that the callerrvargas@google.com2010-05-121-10/+9
* Clean up old method signature of WebViewClient::createView.rafaelw@chromium.org2010-05-122-9/+0