summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Make DOMStorageDispatcherHost be a message filter (and rename it accordingly)...jam@chromium.org2010-12-131-7/+7
* Make DatabaseDispatcherHost be a message filter so that ResourceMessageFilter...jam@chromium.org2010-12-131-1/+2
* Convert over to channel handlesdmaclach@chromium.org2010-12-081-7/+1
* Implemented IPC message to check whether cookies are enabled.pastarmovj@chromium.org2010-11-241-5/+7
* Have the RenderThread initialize a PhishingClassifier when it receives abryner@chromium.org2010-11-191-2/+38
* Add command line switch to enable speech input and disable for beta/stable ch...satish@chromium.org2010-11-161-4/+9
* - Relanding 61718.apatrick@chromium.org2010-11-091-4/+4
* Implement new SearchBox API along side existing API.tonyg@chromium.org2010-11-041-0/+2
* Enable speech input API back on trunk for all platforms.satish@chromium.org2010-10-291-1/+1
* Move speech input behind a flag for M8 beta and stable.satish@chromium.org2010-10-271-1/+1
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-1/+1
* Revert 63535 - Disable GPU features AcceleratingCompositing and WebGL by defa...enne@chromium.org2010-10-221-1/+1
* Disable GPU features AcceleratingCompositing and WebGL by default.enne@chromium.org2010-10-221-1/+1
* Part 2 of extension event refactor.mpcomplete@chromium.org2010-10-211-11/+3
* Revert 63388 - http://build.chromium.org/buildbot/waterfall/builders/Mac10.6%...stoyan@chromium.org2010-10-211-4/+4
* Relanding 61718.apatrick@chromium.org2010-10-211-4/+4
* Convert LOG(INFO) to VLOG(1) - chrome/renderer/.pkasting@chromium.org2010-10-201-2/+2
* Flip the filesystem flag from --enable to --disable.kinuko@chromium.org2010-10-161-1/+1
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-8/+8
* Enable IndexedDB by default.jorlow@chromium.org2010-10-091-1/+1
* Ensure global extension events (like bookmarks) are sent to the incognitompcomplete@chromium.org2010-10-081-2/+2
* GpuVideoDecoderHost runs on IO thread instead of Render threadhclam@chromium.org2010-10-071-2/+0
* Revert 61718 - GPU process terminates on hang.mnissler@chromium.org2010-10-071-4/+4
* GPU process terminates on hang.apatrick@chromium.org2010-10-061-4/+4
* Get rid of ZOOM_LEVEL_IS_DOUBLE code since WebKit is rolled.jam@chromium.org2010-10-011-4/+0
* Connect the browsing data remover with WebKit cache.rvargas@google.com2010-10-011-0/+6
* Enable the html speech input API for all platforms.satish@chromium.org2010-10-011-4/+0
* Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...jam@chromium.org2010-10-011-3/+14
* Generalize permission types to make it safer for us to add new permissions an...erikkay@chromium.org2010-09-281-1/+1
* Trying to reland r59889, this time as a multi-stage patch.mpcomplete@chromium.org2010-09-231-61/+49
* Add an IPC message that will be used to send the phishing classification modelbryner@chromium.org2010-09-231-0/+6
* Revert 59889 - Fix regression introduced bythakis@chromium.org2010-09-191-49/+61
* Fix regression introduced bympcomplete@chromium.org2010-09-181-61/+49
* Plumbs through window.chrome.setSuggestResult. It's currently hidden behind a...sky@chromium.org2010-09-101-0/+5
* Enable webgl and accelerated compositing by default on all platforms. Removesvangelis@chromium.org2010-09-081-1/+1
* Added GPU stat for whether a GPU can report context lost.apatrick@chromium.org2010-09-071-1/+3
* Back out r58711. It appears to have caused video/media-related ui_testsmark@chromium.org2010-09-071-1/+1
* Turning WebGL and the accelerated compositor on by default (linux and windows...vangelis@chromium.org2010-09-071-1/+1
* Add command-line switch to enable FileSystem API support.kinuko@chromium.org2010-09-031-0/+3
* This feature was already enabled on windows and mac last week (http://coderev...satish@chromium.org2010-09-031-1/+1
* Add number of tabs opened in the process to crash meta data.antonm@chromium.org2010-09-021-0/+2
* Add support for a "split" incognito behavior for extensions.mpcomplete@chromium.org2010-08-311-2/+3
* Reland r57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-311-14/+28
* Revert 57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-281-28/+14
* Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-281-14/+28
* Enable speech input by default on windows.satish@chromium.org2010-08-281-2/+9
* Enable device orientation by default.hans@chromium.org2010-08-271-1/+1
* When the browser doesn't have connectivity to a hosted app, display a prettie...erikkay@chromium.org2010-08-271-42/+6
* Implement window.chrome.app.isInstalled .skerner@chromium.org2010-08-271-0/+3
* Reland interval change.mbelshe@chromium.org2010-08-271-3/+0