summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/renderer_webkitclient_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Deleted WebGLES2ContextImpl and references to it and WebGLES2Context.kbr@google.com2010-09-211-1/+0
* Land http://codereview.chromium.org/3167045/showjorlow@chromium.org2010-09-051-0/+4
* Support sending BlobData to browser process. Also support sending UploadDatajianli@chromium.org2010-08-271-0/+4
* Add WebFileSystemImpl and 2nd cut of IPC plumbing code for Move operation.kinuko@chromium.org2010-08-251-0/+4
* Rename WebFileSystem to WebFileUtilities for corresponding WebKit API changes.kinuko@chromium.org2010-08-181-3/+3
* Rename IndexedDatabase to IDBFactory to match the specandreip@chromium.org2010-07-301-2/+2
* Header cleanup in chrome/renderer/.erg@google.com2010-07-281-64/+13
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Re-commit r50321 after rollback.jeremy@chromium.org2010-06-201-2/+8
* Revert "Mac: Infrastructure for serialization of OS fonts over IPC."jeremy@chromium.org2010-06-201-8/+2
* Mac: Infrastructure for serialization of OS fonts over IPC.jeremy@chromium.org2010-06-201-2/+8
* Wire sending/receiving cacheable metadata from the renderertonyg@chromium.org2010-05-181-0/+4
* Implement IndexedDatabase::open up until re-entrance into WebKit. That (and thejorlow@chromium.org2010-05-141-1/+6
* Adding a method to RendererWebKitClientImpl to create a GLES2Context.vangelis@chromium.org2010-05-131-0/+1
* Remove the dirfd parameter from all Chromium code. The POSIX VFSdumi@chromium.org2010-05-121-2/+1
* Add Chromium side implementation for WebFileSystem interface in WebKit.jianli@chromium.org2010-05-061-3/+16
* Indicate in the tab UI if appcache creation was blocked by privacy settings.jochen@chromium.org2010-04-091-2/+0
* Added command buffer implementation of WebGL which runs in the sandbox.kbr@google.com2010-03-271-1/+1
* Support sending a sliced file in chromium.jianli@chromium.org2010-03-241-0/+2
* Implement WebCookieJar.darin@chromium.org2010-02-251-14/+1
* Only pump messages during a cookie query if it results in a user prompt.darin@chromium.org2010-02-241-3/+9
* WebKit roll 55080:55089agl@chromium.org2010-02-221-0/+2
* Introduce all the plumbing for Session Storage. This mostly consists of crea...jorlow@chromium.org2010-01-151-1/+0
* Finish the plumbing for cookiesEnabled.abarth@chromium.org2010-01-131-0/+2
* This reverts commit r35458.agl@chromium.org2010-01-041-2/+0
* ...agl@chromium.org2010-01-041-0/+2
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-3/+3
* Cleans up a bit the DB-related methods.dumi@chromium.org2009-11-131-5/+7
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-2/+2
* 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/+4
* Initial pass of shared workers renderer-side codeatwilson@chromium.org2009-10-301-0/+8
* DevTools: Implement raw cookies access for inspector.pfeldman@chromium.org2009-10-291-0/+5
* Adds support for the <keygen> tag for client certificate enrollmentwtc@chromium.org2009-10-231-0/+4
* Add quota support.jorlow@chromium.org2009-10-031-1/+1
* Minor cleanup in WebKitClient.darin@chromium.org2009-10-021-2/+2
* Make sudden termination into a counter.estade@chromium.org2009-10-021-0/+8
* Chromium side patch for DB support on Linux.dumi@chromium.org2009-08-281-2/+4
* Retrofit the pre-existing appache message dispatching with the new WebKit API...michaeln@google.com2009-08-211-0/+2
* 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
* Adding HTML5 DB support to Chromium: Chromium changesdumi@chromium.org2009-07-271-0/+7
* The final CL for plumbing DOM Storage.jorlow@chromium.org2009-07-241-0/+3
* Introduce WebLocalizedString and queryLocalizedString methodsdarin@chromium.org2009-07-171-1/+1
* Add getFileSize support to chromiumvictorw@chromium.org2009-07-031-0/+1
* Linux: plumb fontconfig call out to the sandbox host.agl@chromium.org2009-06-251-1/+20
* Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi...abarth@chromium.org2009-05-231-4/+4
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-1/+1
* Fix sudden termination after the latest WebKit merge.jam@chromium.org2009-04-251-0/+1
* Chrome changes to support WebKit API changes.darin@chromium.org2009-04-161-2/+3