summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Remove an inaccurate comment about STLDeleteElements.tfarina@chromium.org2010-06-081-2/+0
* AppCache: Use a dedicated thread for the disk cache.rvargas@google.com2010-06-0717-143/+173
* Reapply 49081: AppCache: Use a MockHttpServer instead of starting a seperate ...michaeln@chromium.org2010-06-071-117/+234
* Revert 49081 - AppCache: Use a MockHttpServer instead of starting a seperate ...michaeln@google.com2010-06-071-232/+119
* AppCache: Use a MockHttpServer instead of starting a seperate http server for...michaeln@chromium.org2010-06-0725-179/+232
* Add implementation for WebDevToolsAgentClient::debuggerScriptSource.yurys@chromium.org2010-06-074-0/+9
* Use DISALLOW_COPY_AND_ASSIGN instead DISALLOW_EVIL_CONSTRUCTORS in webkit dir...tfarina@chromium.org2010-06-0511-19/+19
* Actually clear the disk cache, and keep it enabled, between benchmark runs.mlloyd@chromium.org2010-06-054-3/+11
* Yank out UA-sniffing mimicry for *.pointroll.com domains, because it is no lo...dglazkov@chromium.org2010-06-041-22/+5
* Fix more type issues from the npapi.h tranisition to *_t typesstuartmorgan@chromium.org2010-06-045-17/+20
* <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
* Add support for WebThemeEngine to webkit_supportrolandsteiner@chromium.org2010-06-042-0/+33
* Revert 48903 - Add support for WebThemeEngine to webkit_supportrolandsteiner@chromium.org2010-06-042-16/+0
* Add support for WebThemeEngine to webkit_supportrolandsteiner@chromium.org2010-06-042-0/+16
* 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
* Fix a bug in NPDrawingModelInvalidatingCoreAnimation, and make it more efficientstuartmorgan@chromium.org2010-06-031-2/+1
* Implement support for NPDrawingModelInvalidatingCoreAnimation in Mac pluginsstuartmorgan@chromium.org2010-06-033-10/+26
* Make HostResolver NonThreadSafe and not thread safe refcounted.willchan@chromium.org2010-06-037-85/+151
* Linux: for Flash, disable right clicks in windowless mode.viettrungluu@chromium.org2010-06-032-2/+15
* Add resources to Linux DRT so things like the broken imagetony@chromium.org2010-06-034-24/+74
* Rework the logging for sockets/connectjobs.eroman@chromium.org2010-06-031-1/+1
* Change MediaFilter::Stop() to accept a callback so that Stop() is asynchronou...boliu@google.com2010-06-021-4/+0
* Quick fix to avoid crashing in unit tests when HTTPTestServer::CreateServer r...michaeln@chromium.org2010-06-021-12/+13
* Adding command line flag for enabling accelerated compositing.vangelis@chromium.org2010-06-022-0/+5
* Disable a crashing test.estade@chromium.org2010-06-021-1/+8
* Make webkit_glue not depend on default_plugin.thakis@chromium.org2010-06-027-101/+8
* Fix a bunch more type changes as part of the npapi.h mergingstuartmorgan@chromium.org2010-06-024-57/+59
* Adds --html5-parser flag to test_shell to test out the new HTML5 parsing codejamesr@chromium.org2010-06-017-2/+20
* Fixing AutoReset to be a template.gspencer@chromium.org2010-06-012-2/+2
* Force embeddedbitmaps off for test_shell.agl@chromium.org2010-06-011-0/+4
* DevTools: inspector settings are now serialized into map, not a stringpfeldman@chromium.org2010-06-012-3/+8
* Add dependency to default_plugin in a case of inside_chromium_build=0tkent@google.com2010-06-011-1/+1
* A quick fix for Issue 38417.hbono@chromium.org2010-05-311-1/+0
* Revert r47599 because it breaks PDF viewing on windows.mal@chromium.org2010-05-292-23/+11
* Fix a regression which caused flash plugin installation to not work via the C...ananta@chromium.org2010-05-291-15/+20
* Try to get PluginTest.DefaultPluginLoadTest running on mac and linux.thakis@chromium.org2010-05-283-12/+8
* Add ppapi plugins to about:pluginsdarin@chromium.org2010-05-2812-74/+58
* 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
* Add a "Copy" API to Pepper, so that plugins don't have to hardcode the platfo...jam@chromium.org2010-05-271-0/+2
* Fully connect the dots between workers and appcache resource loading.michaeln@chromium.org2010-05-274-2/+27
* Enable warning 4389 as an error on windows builds. This will make mbelshe@chromium.org2010-05-271-2/+2
* Part 2 of http://codereview.chromium.org/2079016thakis@chromium.org2010-05-275-68/+125
* Part 1 of http://codereview.chromium.org/2079016thakis@chromium.org2010-05-265-12/+435
* Strip PDF from QuickTime's list of MIME types on the Macstuartmorgan@chromium.org2010-05-261-0/+7
* Remove some non-functional plugins from the Mac blacklist now that users can ...stuartmorgan@chromium.org2010-05-261-13/+4
* Re-commit the notification presenter changes (undo r47765).dpranke@chromium.org2010-05-263-9/+17