summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/renderer_webkitclient_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the renderer_web* files to content.jam@chromium.org2011-03-181-571/+0
* Move a bunch of gpu/worker/plugin renderer code to content. I temporarily di...jam@chromium.org2011-03-171-2/+2
* Move plugin code to content.jam@chromium.org2011-03-161-1/+1
* Move AppCache common code to content and split off AppCache messages into the...jam@chromium.org2011-03-141-1/+1
* Move the blob related code to content, and also move the blob messages to the...jam@chromium.org2011-03-141-1/+1
* Move database files from chrome\commmon to content\common, in preparation for...jam@chromium.org2011-03-131-1/+1
* Move some message files and hi_res_timer_manager to content, in preparation f...jam@chromium.org2011-03-131-2/+2
* Move some chrome\common code to content in preparation for moving chrome\gpu.jam@chromium.org2011-03-111-2/+2
* Remove obsoleted interface for fallback font selection on Linux.kochi@chromium.org2011-03-081-13/+0
* Move ChildThread and ChildProcess to content. Also move remaining code that ...jam@chromium.org2011-03-081-1/+1
* Pass around preferred language to font fallback selection.kochi@chromium.org2011-03-071-3/+21
* IndexedDB: Allow injection of keys into values via key path.hans@chromium.org2011-02-171-0/+9
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-3/+3
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-13/+13
* Implement renderer AudioDevice API for low-latency audio outputcrogers@google.com2011-01-151-0/+14
* Change namespace of WebGraphicsContext3DInProcessImpl based on review feedback.kbr@google.com2011-01-121-1/+1
* Move the in-process WebGL implementation from the WebKit to thekbr@google.com2011-01-111-2/+3
* Switch a bunch of remaining filters to derive from BrowserMessageFilters so t...jam@chromium.org2010-12-131-8/+11
* Updated comment to remove expectation thatkbr@google.com2010-11-111-2/+3
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-2/+2
* Implements filesystem integration with devtools. Implements a functionality t...kkanetkar@chromium.org2010-10-291-0/+8
* Support file utilities and mime-related methods on workers.kinuko@chromium.org2010-10-151-2/+4
* Deleted WebGLES2ContextImpl and references to it and WebGLES2Context.kbr@google.com2010-09-211-10/+0
* Land http://codereview.chromium.org/3167045/showjorlow@chromium.org2010-09-051-0/+19
* Support sending BlobData to browser process. Also support sending UploadDatajianli@chromium.org2010-08-271-0/+11
* Add WebFileSystemImpl and 2nd cut of IPC plumbing code for Move operation.kinuko@chromium.org2010-08-251-0/+10
* Rename WebFileSystem to WebFileUtilities for corresponding WebKit API changes.kinuko@chromium.org2010-08-181-10/+10
* When running in single process mode, the sandbox is off. Tell the file syste...jorlow@chromium.org2010-08-111-0/+1
* Remove wstring-ness from some more locale variables.evan@chromium.org2010-08-041-1/+1
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* 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