summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert http://src.chromium.org/viewvc/chrome?view=rev&revision=70896 to move ...satish@chromium.org2011-01-191-2/+9
* Disabled GPU process prelaunch field trial.apatrick@chromium.org2011-01-191-20/+0
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-14/+14
* Changing the security model for "chrome" URLsabarth@chromium.org2011-01-131-4/+8
* Enable speech input by default and remove unused code.satish@chromium.org2011-01-101-9/+2
* Move thread local stuff from base to base/threading and consistently use thebrettw@chromium.org2010-12-301-1/+1
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-3/+6
* Move nsimage_cache from base to app/mac. Use the app::mac namespace. Update c...brettw@chromium.org2010-12-221-1/+0
* (Re-landing http://codereview.chromium.org/5991003 after Chromium OSkbr@chromium.org2010-12-211-0/+1
* Revert 69753 - Added group policy for disabling all client-side 3D APIs in Ch...chase@chromium.org2010-12-201-1/+0
* Added group policy for disabling all client-side 3D APIs in Chromiumkbr@chromium.org2010-12-201-0/+1
* Deinline even more destructors.erg@google.com2010-12-141-0/+8
* 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