summaryrefslogtreecommitdiffstats
path: root/chrome/worker/worker_webkitclient_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Support file utilities and mime-related methods on workers.kinuko@chromium.org2010-10-151-3/+7
* Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-041-1/+5
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-011-5/+1
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-011-1/+5
* Add Worker support for FileSystem API.kinuko@chromium.org2010-09-271-0/+4
* Support sending BlobData to browser process. Also support sending UploadDatajianli@chromium.org2010-08-271-0/+5
* Rename WebFileSystem to WebFileUtilities for corresponding WebKit API changes.kinuko@chromium.org2010-08-181-3/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Remove the dirfd parameter from all Chromium code. The POSIX VFSdumi@chromium.org2010-05-121-2/+1
* Fix bug REGRESSION: Extension settings / options / preferences are not being ...jianli@chromium.org2010-05-101-0/+5
* Changes to the Browser to support Database access from Workers.ericu@google.com2010-04-021-3/+13
* Introduce all the plumbing for Session Storage. This mostly consists of crea...jorlow@chromium.org2010-01-151-1/+0
* Rename policy_url to first_party_for_cookies in cookie-related code.wtc@chromium.org2009-11-181-3/+4
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-3/+3
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-1/+1
* Enable the URL portion of storage events. This is mostly just plumbing + a h...jorlow@chromium.org2009-11-051-1/+1
* First half of http://codereview.chromium.org/274014/showjorlow@chromium.org2009-11-041-0/+7
* Eliminate mime_util dependency in FrameLoaderClientImpl.darin@chromium.org2009-11-041-1/+19
* Initial pass of shared workers renderer-side codeatwilson@chromium.org2009-10-301-0/+1
* Add quota support.jorlow@chromium.org2009-10-031-3/+0
* This CL is doing a bunch of Misc work to make LocalStorage data persist.jorlow@chromium.org2009-08-051-0/+1
* Cross-process Message Port implementation.jam@chromium.org2009-08-041-0/+1
* The final CL for plumbing DOM Storage.jorlow@chromium.org2009-07-241-0/+3
* Add getFileSize support to chromiumvictorw@chromium.org2009-07-031-0/+1
* Move createWorker from WebKitClient to WebWorkerClient per your suggestion, t...jam@chromium.org2009-05-201-1/+0
* Chrome side to handle changing CreateWebWorker to createWorker.darin@chromium.org2009-05-051-1/+1
* Run workers in separate processes.jam@chromium.org2009-05-011-0/+1
* Chrome changes to support WebKit API changes.darin@chromium.org2009-04-161-2/+3
* Enable running webkit tests in parallel and make it useojan@google.com2009-03-301-0/+1
* Implement WebSandboxSupport.darin@chromium.org2009-03-121-4/+1
* Fill out some of the new abstract methods of WebKitClient.ericroman@google.com2009-03-081-0/+4
* Reland r11118.darin@chromium.org2009-03-061-0/+2
* Revert r11118 :(darin@chromium.org2009-03-061-2/+0
* WorkerWebKitClientImpl snuck up on me. arggh!darin@chromium.org2009-03-061-0/+2
* Hook up WebKit worker with Chromium.jianli@chromium.org2009-03-051-0/+23