summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Implement more of Flush properly. This adds support for waiting on the messagebrettw@chromium.org2010-06-165-32/+96
* Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...ajwong@chromium.org2010-06-165-31/+7
* Add webkit_support::SetCurrentDirectoryForFileURL(const WebURL&).tkent@google.com2010-06-162-0/+9
* Fixed a crash and added a test to find it.mad@google.com2010-06-163-14/+67
* Adding a new showSuggestionPopup to the the WebPasswordAutocompleteListenerImpljcivelli@chromium.org2010-06-162-6/+14
* TTF: Enable disabled test: ResourceFetcherTests.ResourceFetcherDownloadvandebo@chromium.org2010-06-161-1/+1
* TTF: Enable disabled test: AppCacheStorageImplTest.BasicFindMainResponseInDat...vandebo@chromium.org2010-06-151-2/+1
* At times the Windows media player plugin would not render video. This would o...ananta@chromium.org2010-06-156-10/+59
* Temporary update of downstream expectations until full WebKit roll.dimich@chromium.org2010-06-151-0/+4
* Add support for serializing WebHistoryItem::itemSequenceNumber.darin@chromium.org2010-06-151-1/+15
* Always report keypresses in plugins as handled on the Macstuartmorgan@chromium.org2010-06-151-4/+11
* Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate.willchan@chromium.org2010-06-151-1/+1
* Make timer-driven CA plugins less wasteful, and up the timer frequencystuartmorgan@chromium.org2010-06-151-1/+6
* Removes downstream test expectation for callback-exception.html.bulach@chromium.org2010-06-151-2/+0
* Create new function for the common part of GetWebKitRootDir() andtkent@google.com2010-06-151-15/+15
* Remove a ResourceBundle::GetDataResource and convert people totony@chromium.org2010-06-151-3/+3
* 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