summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/renderer_webkitclient_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename IndexedDatabase to IDBFactory to match the specandreip@chromium.org2010-07-301-8/+8
* Header cleanup in chrome/renderer/.erg@google.com2010-07-281-6/+71
* Remove incorrect usages of USE_SYSTEM_SQLITE.tfarina@chromium.org2010-07-191-6/+0
* Rename Dns prefetching files to Predictor filesjar@chromium.org2010-06-271-2/+3
* Re-commit r50321 after rollback.jeremy@chromium.org2010-06-201-5/+34
* Revert "Mac: Infrastructure for serialization of OS fonts over IPC."jeremy@chromium.org2010-06-201-34/+5
* Mac: Infrastructure for serialization of OS fonts over IPC.jeremy@chromium.org2010-06-201-5/+34
* Wire sending/receiving cacheable metadata from the renderertonyg@chromium.org2010-05-181-0/+27
* Implement IndexedDatabase::open up until re-entrance into WebKit. That (and thejorlow@chromium.org2010-05-141-0/+22
* Fix the problem that FileReader does not work on Mac/Linux. The fixjianli@chromium.org2010-05-141-6/+4
* Adding a method to RendererWebKitClientImpl to create a GLES2Context.vangelis@chromium.org2010-05-131-0/+10
* Remove the dirfd parameter from all Chromium code. The POSIX VFSdumi@chromium.org2010-05-121-4/+2
* Add Chromium side implementation for WebFileSystem interface in WebKit.jianli@chromium.org2010-05-061-24/+52
* Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5evan@chromium.org2010-05-061-1/+1
* Cleanup: Rename OnLoadFont->OnPreCacheFontjeremy@chromium.org2010-04-291-1/+1
* Added --in-process-webgl command line argument to select the WebGLkbr@google.com2010-04-161-4/+2
* Indicate in the tab UI if appcache creation was blocked by privacy settings.jochen@chromium.org2010-04-091-10/+0
* Allow synchronous messages to be sent from threads other than the main thread...jabdelmalek@google.com2010-04-061-1/+0
* Changes to the Browser to support Database access from Workers.ericu@google.com2010-04-021-47/+10
* Added command buffer implementation of WebGL which runs in the sandbox.kbr@google.com2010-03-271-0/+19
* Support sending a sliced file in chromium.jianli@chromium.org2010-03-241-0/+15
* Implement WebCookieJar.darin@chromium.org2010-02-251-99/+5
* Only pump messages during a cookie query if it results in a user prompt.darin@chromium.org2010-02-241-3/+21
* Revert 39732 due to reliability bot failures.darin@chromium.org2010-02-231-16/+0
* Notify when database access is blocked due to content settings.jochen@chromium.org2010-02-231-0/+16
* Revert back to using Send for now.darin@chromium.org2010-02-231-6/+4
* Suppress calls to willEnter/didExitModalLoop to avoid deferring resource loadsdarin@chromium.org2010-02-231-0/+6
* Add MessageLoop::QuitNow and use it to terminate a sync IPC.darin@chromium.org2010-02-231-5/+1
* WebKit roll 55080:55089agl@chromium.org2010-02-221-0/+5
* Verify that SendAndRunNestedMessageLoop is the source of the Intl2darin@chromium.org2010-02-201-1/+5
* Modal loops of joy.darin@chromium.org2010-02-181-11/+17
* Change ViewHostMsg_SetCookie to be routed so we can show the blocked cookiedarin@chromium.org2010-02-121-4/+18
* Revert 38777 - Change ViewHostMsg_SetCookie to be routed so we can show the b...darin@chromium.org2010-02-111-15/+4
* Change ViewHostMsg_SetCookie to be routed so we can show the blocked cookiedarin@chromium.org2010-02-111-4/+15
* Introduce all the plumbing for Session Storage. This mostly consists of crea...jorlow@chromium.org2010-01-151-6/+0
* Remove unnecessary references to webkit/glue/glue_util.h indarin@chromium.org2010-01-131-9/+8
* Finish the plumbing for cookiesEnabled.abarth@chromium.org2010-01-131-0/+9
* This reverts commit r35458.agl@chromium.org2010-01-041-5/+0
* ...agl@chromium.org2010-01-041-0/+5
* Turn on shared workers by defaultatwilson@chromium.org2009-11-141-2/+2
* Cleans up a bit the DB-related methods.dumi@chromium.org2009-11-131-15/+8
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-5/+5
* Added support for --enable-shared-workersatwilson@chromium.org2009-11-051-0/+5
* Enable the URL portion of storage events. This is mostly just plumbing + a h...jorlow@chromium.org2009-11-051-2/+2
* First half of http://codereview.chromium.org/274014/showjorlow@chromium.org2009-11-041-0/+14
* Initial pass of shared workers renderer-side codeatwilson@chromium.org2009-10-301-0/+5
* Random style fixes in the database backend.brettw@chromium.org2009-10-291-21/+21
* DevTools: Implement raw cookies access for inspector.pfeldman@chromium.org2009-10-291-0/+36
* Adds support for the <keygen> tag for client certificate enrollmentwtc@chromium.org2009-10-231-0/+16
* Add quota support.jorlow@chromium.org2009-10-031-3/+2