summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell
Commit message (Expand)AuthorAgeFilesLines
* Change references from app_base to sql.tfarina@chromium.org2011-07-011-1/+0
* Add Clipboard GetSequenceNumber interface which allows us to version the data...cdn@chromium.org2011-06-271-0/+4
* Update src/webkit/tools for WebKit API move.abarth@chromium.org2011-06-262-2/+4
* Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...tfarina@chromium.org2011-06-251-2/+2
* Prepare test shell for animate changes.nduca@chromium.org2011-06-253-2/+14
* Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...tfarina@chromium.org2011-06-251-6/+6
* Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.tfarina@chromium.org2011-06-251-6/+6
* Get rid of the implicit content dependency on how Chrome stores its resources...jam@chromium.org2011-06-241-4/+0
* Make scrollbar GetThickness take a resource argument. This allows simlperbrettw@chromium.org2011-06-231-1/+0
* Convert ListenerLeakTest to use full V8 snapshots, so we can kill aggregated ...mnaganov@chromium.org2011-06-231-21/+13
* DevTools: mitigate setTimelineProfilingEnabled removal upstream.pfeldman@chromium.org2011-06-202-9/+0
* Removed the GetProductVersion function from webkit_glue and replace it with t...ananta@chromium.org2011-06-161-2/+3
* Add integrated tests with the actual QuotaManager and PathManager. (2nd try)dmikurube@chromium.org2011-06-161-0/+1
* Move fullscreen and instance to the new thunk system.brettw@chromium.org2011-06-151-5/+0
* Content settings extension API: Implement ContentSetting.getResourceIdentifiers.bauerb@chromium.org2011-06-151-0/+12
* Remove msvs_guids from third_party, webkit, tools and views.tony@chromium.org2011-06-141-4/+0
* Revert 88965 - Integrated test with the actual QuotaManager and PathManager.dmikurube@google.com2011-06-141-1/+0
* Integrated test with the actual QuotaManager and PathManager.dmikurube@chromium.org2011-06-141-0/+1
* AppCache + Quota integrationmichaeln@google.com2011-06-101-0/+3
* Moving some of the webkit_glue functions from chrome\common\common_glue and c...ananta@chromium.org2011-06-101-3/+0
* roll clang 131935:132017thakis@chromium.org2011-06-081-1/+1
* Reduce one of the implicit dependencies of src\content on chrome\renderer by ...ananta@chromium.org2011-06-051-5/+0
* Changes to have chrome building with net.dllrvargas@google.com2011-06-031-0/+1
* This goes in first, followed by a webkit change that defines WEBFILESYSTEMCAL...ericu@chromium.org2011-06-022-22/+137
* Revert 87449 - Nuke kDisableDevTools flag. It's not working anyway.mnaganov@chromium.org2011-06-012-0/+6
* Nuke kDisableDevTools flag. It's not working anyway.mnaganov@chromium.org2011-06-012-6/+0
* Retain support for 'UnlimitedStorage' in the QuotaManager.michaeln@google.com2011-05-291-0/+2
* Ensure the filter for GetSaveFileName on Windows is double NULL terminated.rsleevi@chromium.org2011-05-271-1/+1
* Preserves NPObject identity for objects created in a plugin and passed to Jav...jam@chromium.org2011-05-261-0/+2
* Fix up PathProvider on the Mac for FILE_MODULE.dmaclach@chromium.org2011-05-261-10/+2
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-264-16/+12
* Apply third party cookie blocking to all kinds of cookiesjochen@chromium.org2011-05-261-1/+1
* Enable cross-filesystem moves and copies.ericu@chromium.org2011-05-261-0/+1
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-254-12/+16
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-254-16/+12
* Implement QuotaTemporaryStorageEvictor.dmikurube@chromium.org2011-05-251-0/+1
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-253-3/+3
* Use the QuotaManager to determine the space available to WebSQLDatabases. Sin...michaeln@google.com2011-05-252-0/+8
* Remove scripting from PPP_Instance and PPB_Instance (behind precompiler flag).dmichael@chromium.org2011-05-241-0/+5
* Use appropriate FileSystemOperations in "filesystem:" URLRequestJobs.adamk@chromium.org2011-05-192-9/+0
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-192-4/+4
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-1/+1
* Make use of the new cross-platform POSIX defines toolkit_uses_gtk, os_posix, ...tony@chromium.org2011-05-191-9/+9
* Miscellaneous webkit_glue namespace changes in preparation for building src\c...ananta@chromium.org2011-05-191-27/+0
* Change usage cache code in QuotaFileUtil to use QuotaUtil methodskinuko@chromium.org2011-05-191-0/+2
* Revert of 85854 which is a revert of 85852 - Add a command line optionrtenneti@chromium.org2011-05-191-0/+1
* Revert 85852 - Add a command line option ("host-resolver-retry-attempts")rtenneti@chromium.org2011-05-191-1/+0
* Add a command line option ("host-resolver-retry-attempts")rtenneti@chromium.org2011-05-191-0/+1
* Remove more URLRequest::RegisterProtocolFactory calls.willchan@chromium.org2011-05-182-42/+16
* Factor out quota-related filesysem internal code into QuotaUtil classkinuko@chromium.org2011-05-171-1/+1