summaryrefslogtreecommitdiffstats
path: root/webkit/support
Commit message (Expand)AuthorAgeFilesLines
* Cleans up the cached resources on valgrind.hbono@chromium.org2010-10-211-0/+3
* Add DRT support code for FileSystemkinuko@chromium.org2010-10-204-0/+35
* Fix mac build. I deleted one too many lines.tony@chromium.org2010-10-191-0/+1
* Add xcodebuild/{Debug/Release}/plugins to the plugin loadtony@chromium.org2010-10-191-0/+8
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-3/+4
* SimpleFileWriter for test_shell and DRT.michaeln@chromium.org2010-10-141-0/+2
* This changes GetPluginInfo so that we can request a list of plugins that matc...gspencer@chromium.org2010-10-121-3/+0
* Fixed include in test_webkit_clientdavemoore@chromium.org2010-10-101-3/+4
* Added methods to webkit_support.* to support nested loops in chromium DRT.prasadt@chromium.org2010-10-062-0/+10
* Fix linux shlib link problemhclam@chromium.org2010-10-041-0/+4
* Replace last remaining usage of WebURLLoaderClient::didFinishLoading(WebURLLo...mihaip@chromium.org2010-10-011-1/+1
* webkit: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-09-291-1/+2
* webkit_support: Implement createIDBKeysFromSerializedValuesAndKeyPath() for D...tkent@chromium.org2010-09-242-0/+19
* Force DumpRenderTree to use the Mesa backend for OpenGL as waskbr@chromium.org2010-09-171-0/+5
* Test shell impl for WebKit's File System API:BUG=52799TEST=nonekkanetkar@chromium.org2010-09-164-0/+13
* Add LocalFileToDataURL to webkit_support.tony@chromium.org2010-09-142-3/+24
* Move blob URL scheme registration from test_shell.cc tomihaip@chromium.org2010-09-141-0/+1
* Fix a warning.tkent@chromium.org2010-09-131-1/+1
* webkit_support:tkent@chromium.org2010-09-104-19/+45
* webkit_support: Implement WebKitClient::blobRegistry().tkent@chromium.org2010-09-062-0/+12
* Re-lands 58186:bryeung@chromium.org2010-09-032-14/+15
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-022-15/+14
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-022-14/+15
* webkit_support: Add PostDelayedTask().tkent@chromium.org2010-09-022-0/+6
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-012-15/+14
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-012-14/+15
* Support handling blob URL and resolve blob references in upload data.jianli@chromium.org2010-08-311-0/+2
* webkit_support: Introduce indirect definitions for base::VKEY_* intkent@chromium.org2010-08-291-0/+18
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-273-1/+3
* Support sending BlobData to browser process. Also support sending UploadDatajianli@chromium.org2010-08-271-0/+1
* Reland interval change.mbelshe@chromium.org2010-08-271-3/+0
* webkit_support: Add CreateDevToolsMessageLoop(), which is a helpertkent@chromium.org2010-08-262-0/+28
* Revert 57386: nsylvain@chromium.org2010-08-261-0/+3
* Move the chromium.Interval to chrome.Interval as part of the benchmarkingmbelshe@chromium.org2010-08-251-3/+0
* webkit_support: Implement IndexedDB initialization.tkent@chromium.org2010-08-242-0/+6
* DevTools: remove injected script from resources.pfeldman@chromium.org2010-08-233-13/+0
* Disabling DRT related initializations in unit-test mode.jcivelli@chromium.org2010-08-215-12/+17
* Enable/Disable Spdy in benchmarking.lzheng@chromium.org2010-08-191-0/+3
* FBTF: Remove unnecessary STL #includes from src/webkit.viettrungluu@chromium.org2010-08-191-1/+0
* Rename WebFileSystem to WebFileUtilities for corresponding WebKit API changes.kinuko@chromium.org2010-08-182-6/+6
* DevTools: remove one more reference to InjectDispatch.jsyurys@chromium.org2010-08-111-1/+0
* DevTools: remove usages of InjectDispatch.jsyurys@chromium.org2010-08-111-3/+1
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* webkit_support: Prepareation to remove dependencies to base/time.h,tkent@chromium.org2010-08-032-0/+63
* Remove some wstrings used in ui_test.cc.evan@chromium.org2010-07-301-1/+1
* webkit_support: Move the logger initialization code so that it istkent@chromium.org2010-07-271-44/+44
* webkit_support: Initialize the logger with the same setting withtkent@chromium.org2010-07-222-0/+47
* Enable stack dumps in DRT.tony@chromium.org2010-07-212-1/+8
* GTTF: Move net/socket/ssl_test_util to net/test/test_serverphajdan.jr@chromium.org2010-07-211-1/+1
* Pepper v2 Font API browser implementation.jam@chromium.org2010-07-091-0/+12