summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_shell_webkit_init.h
Commit message (Expand)AuthorAgeFilesLines
* Add WebKitPlatformSupport::createOffscreenGraphicsContext3Dpiman@chromium.org2012-01-311-1/+3
* Update these includes to use the new header locationsabarth@chromium.org2011-12-031-1/+1
* Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m...piman@chromium.org2011-11-221-30/+44
* Move clipboard-related webkit_glue embedder functions into a ClipboardClient ...piman@chromium.org2011-11-221-0/+2
* Update Chrome to use WebKitPlatformSupport instead of WebKitClient.abarth@chromium.org2011-09-021-4/+5
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Use the QuotaManager to determine the space available to WebSQLDatabases. Sin...michaeln@google.com2011-05-251-0/+2
* webkit: move SimpleDatabaseSystem into webkit/support/evan@chromium.org2011-03-091-1/+1
* IndexedDB: Allow injection of keys into values via key path.hans@chromium.org2011-02-171-0/+6
* Clean up warnings found in our testing code.erg@google.com2011-02-071-98/+29
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-5/+5
* Change namespace of WebGraphicsContext3DInProcessImpl based on review feedback.kbr@google.com2011-01-121-1/+1
* Fix WebKit canary builders after deletion ofkbr@google.com2011-01-121-2/+2
* Add form validation message strings.tkent@chromium.org2010-11-251-0/+7
* Don't restrict supported media types in test_shell when running interactively.marshall@chromium.org2010-11-121-2/+2
* Test shell impl for WebKit's File System API:BUG=52799TEST=nonekkanetkar@chromium.org2010-09-161-0/+6
* Land http://codereview.chromium.org/3167045/showjorlow@chromium.org2010-09-051-0/+15
* Support handling blob URL and resolve blob references in upload data.jianli@chromium.org2010-08-311-0/+6
* Rename WebFileSystem to WebFileUtilities for corresponding WebKit API changes.kinuko@chromium.org2010-08-181-4/+4
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Fix build break by updating the test shell and renaming renderer_webindexedda...andreip@chromium.org2010-07-301-3/+3
* AppCache: Use a dedicated thread for the disk cache.rvargas@google.com2010-06-071-107/+4
* Adds Geolocation support for TestShell.bulach@chromium.org2010-05-261-3/+3
* Implement IndexedDatabase::open up until re-entrance into WebKit. That (and thejorlow@chromium.org2010-05-141-1/+7
* Pass quota parameter to WebStorageNamespace::createSessionStorageNamespace().satish@chromium.org2010-05-121-1/+2
* Remove the dirfd parameter from all Chromium code. The POSIX VFSdumi@chromium.org2010-05-121-3/+2
* Add Chromium side implementation for WebFileSystem interface in WebKit.jianli@chromium.org2010-05-061-15/+10
* Create a command-line switch for enabling touch events.gdk@chromium.org2010-04-301-0/+1
* Update code to point to new location of WebThemeEngine.hjabdelmalek@google.com2010-04-281-2/+2
* Add an --allow-external-pages switch to test_shell.dpranke@chromium.org2010-04-231-1/+1
* Enable support for notifications layout tests in test shell.johnnyg@chromium.org2010-04-141-0/+1
* Revert 44372 - Enable support for notifications layout tests in test shell.nsylvain@chromium.org2010-04-131-1/+0
* Enable support for notifications layout tests in test shell.johnnyg@chromium.org2010-04-131-0/+1
* Indicate in the tab UI if appcache creation was blocked by privacy settings.jochen@chromium.org2010-04-091-6/+0
* Added command buffer implementation of WebGL which runs in the sandbox.kbr@google.com2010-03-271-0/+5
* Override SimpleWebMimeRegistryImpl::supportsMediaMIMEType() for test_shell.scherkus@chromium.org2010-03-261-2/+2
* Support sending a sliced file in chromium.jianli@chromium.org2010-03-241-0/+9
* Add chromium-side support for history.{push,replace}State.darin@chromium.org2010-03-171-0/+1
* Update WebKit to r55424. Rebaseline fast/dom/DOMException/prototype-object.html kasperl@google.com2010-03-031-0/+1
* Implement WebCookieJar.darin@chromium.org2010-02-251-17/+9
* Workaround for http://crbug.com/36451 which is blocking https://bugs.webkit.o...joth@chromium.org2010-02-231-0/+3
* Clean up the dom storage layout test expectations.jorlow@chromium.org2010-01-271-11/+1
* If test_shell can't create temp dirs, use in-memory storage for the appcache.michaeln@chromium.org2010-01-211-2/+7
* Introduce all the plumbing for Session Storage. This mostly consists of crea...jorlow@chromium.org2010-01-151-4/+0
* Enables most DB layout tests in test_shell.dumi@chromium.org2009-11-141-10/+14
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-11/+11
* 'RuntimeEnable' the appcache for test_shell.michaeln@google.com2009-11-101-0/+1
* Enable the URL portion of storage events. This is mostly just plumbing + a h...jorlow@chromium.org2009-11-051-3/+4
* Chrome changes to extract the code from V8Proxy that special-casesdarin@chromium.org2009-11-031-2/+2
* Initial pass of shared workers renderer-side codeatwilson@chromium.org2009-10-301-0/+4