summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Temporarily disables fast/dom/Geolocation/callback-exception.htmlbulach@chromium.org2010-06-141-0/+2
* Removes Geolocation test expectations from downstream.bulach@chromium.org2010-06-141-4/+0
* Clears the autofilled password when the login is changed. jcivelli@chromium.org2010-06-134-153/+186
* Support WebSQLDatabases in incognito mode.dumi@chromium.org2010-06-136-369/+500
* Added plumbing to transport the frame name between RenderViewHost and the Web...atwilson@chromium.org2010-06-122-1/+13
* Fixed edgecase bugs for WebMediaPlayer buffered()vrk@google.com2010-06-121-2/+6
* Add a font API to Pepper and implement on Linux based on agl's code from http...jam@chromium.org2010-06-112-0/+10
* Linux: add some more magic test_shell fonts.agl@chromium.org2010-06-111-0/+15
* Linux: add some more magic test_shell fonts.agl@chromium.org2010-06-111-0/+31
* Make MediaFilter::Stop() asynchronous.boliu@chromium.org2010-06-118-23/+54
* Second attempt to land r49489. wtc@chromium.org2010-06-111-1/+3
* Revert 49489 - Use NSS for SSL by default on Mac OS X.hayato@chromium.org2010-06-111-3/+1
* Use NSS for SSL by default on Mac OS X.wtc@chromium.org2010-06-111-1/+3
* Delete default plugin external npapi entry points.thakis@chromium.org2010-06-112-20/+0
* Track whether a page was loaded via a proxy so that we canmbelshe@chromium.org2010-06-103-0/+7
* Keep the internal plugin always loaded in a more efficient way (i.e. don't in...jam@chromium.org2010-06-102-18/+30
* First pass at implementing real Flush callbacks. This does not currentlybrettw@chromium.org2010-06-104-40/+286
* Added resource images for progress bar on Linux.tony@chromium.org2010-06-106-0/+8
* Move npapi_layout_test_plugin target to webkit_support to use it fromtkent@google.com2010-06-105-86/+129
* Take 2 at working around a multipart crashtony@chromium.org2010-06-103-11/+24
* Add a dependency to the GLES2 C lib to the test_shell and related projects tovangelis@chromium.org2010-06-091-0/+1
* Add a command line switch to enable the pepper testing interface. This moves ...brettw@chromium.org2010-06-095-4/+51
* 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