summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor away all the duplicate extension data structures inaa@chromium.org2011-01-261-7/+33
* revert r71405 as it is causing ui test failures:estade@chromium.org2011-01-241-1/+6
* Make new chrome UI security model the default.estade@chromium.org2011-01-241-6/+1
* Conditionally add compile-time enable for the web audio API only on Mac OS Xcrogers@google.com2011-01-241-2/+0
* Revert 72306 - Conditionally add compile-time enable for web audio API on Mac...crogers@google.com2011-01-241-0/+2
* Conditionally add compile-time enable for web audio API on Mac OS Xcrogers@google.com2011-01-231-2/+0
* Re-land http://codereview.chromium.org/6339004 which was revertedcrogers@google.com2011-01-221-0/+5
* Revert 72261 - Add run-time enable support for the web audio APIrniwa@chromium.org2011-01-221-5/+0
* Add run-time enable support for the web audio APIcrogers@google.com2011-01-221-0/+5
* 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