summaryrefslogtreecommitdiffstats
path: root/webkit/support
Commit message (Expand)AuthorAgeFilesLines
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-011-0/+319
* webkit: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-06-293-5/+5
* Use a direct include of time headers in webkit/, win8/.avi@chromium.org2013-06-281-1/+1
* Use {As,From}UTF16Unsafe instead of file_path_string_conversions.{h,cc}.darin@chromium.org2013-06-252-7/+4
* delete webkit/support/simple_xxx'sscottmg@chromium.org2013-06-2423-3962/+5
* don't let weburl_loader_mock fallback for non-data urlsscottmg@chromium.org2013-06-241-0/+6
* Shuffle media-related WebMimeRegistry code from webkit/ to content/.scherkus@chromium.org2013-06-224-119/+2
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-211-9/+7
* Change WGC3DInProcessCBImpl factories to return a base class pointer.sievers@chromium.org2013-06-211-1/+1
* Move the following clipboard files from webkit\glue to content\renderer. Thes...ananta@chromium.org2013-06-215-167/+5
* Migrate media-related platform support code from webkit/ to content/.scherkus@chromium.org2013-06-207-246/+0
* remove now-unused arguments from TestWebkitPlatformSupportscottmg@chromium.org2013-06-209-196/+43
* content_shell: Don't change the pixel format for Android layout test images a...peter@chromium.org2013-06-202-22/+0
* cc: Remove cc::Thread and cc::ThreadImpl.danakj@chromium.org2013-06-204-17/+6
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-181-1/+1
* Replace base::NullableString16(bool) usage with default constructor.darin@chromium.org2013-06-181-6/+6
* Load resource from Content Shell instead of DumpRenderTree for unit testsjochen@chromium.org2013-06-181-6/+5
* Origin identifiers are always ASCII, store as std::stringjamesr@chromium.org2013-06-183-22/+24
* Update Blink include pathsabarth@chromium.org2013-06-1711-23/+23
* reland of https://codereview.chromium.org/16864002scottmg@chromium.org2013-06-153-3/+4
* Revert 206507 "Move message_pump to base/message_loop."brettw@chromium.org2013-06-141-1/+1
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-141-1/+1
* Revert "move webkit/glue/webthread_impl* to webkit/child/"senorblanco@chromium.org2013-06-141-1/+1
* move webkit/glue/webthread_impl* to webkit/child/scottmg@chromium.org2013-06-141-1/+1
* fileapi: Remove platform_path parameter from FileSystemOperation::GetMetadata...satorux@chromium.org2013-06-142-6/+2
* Move nullable_string16.h to the string subdirectory.avi@chromium.org2013-06-132-19/+19
* Give more request types a TransportSecurityState.palmer@chromium.org2013-06-131-0/+3
* Use a direct include of strings headers in webkit/, part 2.avi@chromium.org2013-06-1111-12/+12
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-112-2/+2
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-113-8/+11
* 2nd try: Split webkit_storage target into webkit_storage_{browser,common,rend...kinuko@chromium.org2013-06-112-4/+5
* Revert 205463 "Split webkit_storage target into webkit_storage_{..."kinuko@chromium.org2013-06-112-5/+4
* Split webkit_storage target into webkit_storage_{browser,common,renderer}kinuko@chromium.org2013-06-112-4/+5
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-105-5/+5
* Replace all CreateFileSystemOperation with FileSystemOperationRunnerkinuko@chromium.org2013-06-093-42/+37
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-077-7/+7
* remove webkit.gyp (and the test_shell target) and update affected targetsdpranke@chromium.org2013-06-061-7/+0
* Remove one last caller of WebString::dataabarth@chromium.org2013-06-061-2/+3
* Reland: Use a shared thread for media operations (round 3).scherkus@chromium.org2013-06-061-0/+11
* Move webkit/appcache/* into webkit/{browser,common}/appcachekinuko@chromium.org2013-06-056-17/+16
* Remove old webkit support code for IndexedDB.alecflett@chromium.org2013-06-056-124/+7
* Move C++ code from webkit/tools/test_shell to webkit/supportjamesr@chromium.org2013-06-0433-47/+4590
* Update webkit/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-022-2/+2
* Make webkit_user_agent a standalone gypjamesr@chromium.org2013-05-312-5/+2
* Revert 203429 "Reland: Use a shared thread for media operations."scherkus@chromium.org2013-05-311-11/+0
* Reland: Use a shared thread for media operations.scherkus@chromium.org2013-05-311-0/+11
* Move the WebCursor sources from webkit/glue to webkit/common/cursors.ananta@chromium.org2013-05-311-0/+1
* Stop using WebKit-compatible validation messages for testing.tkent@chromium.org2013-05-311-25/+1
* Move webkit/media/ into webkit/renderer/mediajamesr@chromium.org2013-05-305-9/+9
* Revert "Move C++ code from webkit/tools/test_shell to webkit/support"jamesr@chromium.org2013-05-3033-4587/+46