summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_thread.h
Commit message (Expand)AuthorAgeFilesLines
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+1
* Move nsimage_cache from base to app/mac. Use the app::mac namespace. Update c...brettw@chromium.org2010-12-221-1/+0
* Deinline even more destructors.erg@google.com2010-12-141-2/+2
* Make DOMStorageDispatcherHost be a message filter (and rename it accordingly)...jam@chromium.org2010-12-131-2/+2
* Have the RenderThread initialize a PhishingClassifier when it receives abryner@chromium.org2010-11-191-0/+16
* Add command line switch to enable speech input and disable for beta/stable ch...satish@chromium.org2010-11-161-0/+6
* Part 2 of extension event refactor.mpcomplete@chromium.org2010-10-211-6/+2
* Ensure global extension events (like bookmarks) are sent to the incognitompcomplete@chromium.org2010-10-081-1/+1
* Connect the browsing data remover with WebKit cache.rvargas@google.com2010-10-011-0/+1
* Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...jam@chromium.org2010-10-011-1/+1
* 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-0/+21
* Add an IPC message that will be used to send the phishing classification modelbryner@chromium.org2010-09-231-0/+2
* Revert 59889 - Fix regression introduced bythakis@chromium.org2010-09-191-21/+0
* Fix regression introduced bympcomplete@chromium.org2010-09-181-0/+21
* Added GPU stat for whether a GPU can report context lost.apatrick@chromium.org2010-09-071-1/+3
* Add support for a "split" incognito behavior for extensions.mpcomplete@chromium.org2010-08-311-5/+7
* When the browser doesn't have connectivity to a hosted app, display a prettie...erikkay@chromium.org2010-08-271-16/+3
* Add a file thread to the renderer process.dumi@chromium.org2010-08-201-0/+13
* FBTB: Remove unneeded #includes of base/ref_counted.h and base/string16.h in ...viettrungluu@chromium.org2010-08-201-1/+0
* Enable/Disable Spdy in benchmarking.lzheng@chromium.org2010-08-191-0/+3
* FBTF: Header cleanup in chrome/common. Part 1.jhawkins@chromium.org2010-08-171-0/+1
* Header cleanup in chrome/renderer/.erg@google.com2010-07-281-3/+4
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Continual header pruningerg@google.com2010-07-221-13/+3
* Clean up Chromium code to follow message loop reentrancy fix in WebKit (https...apavlov@chromium.org2010-07-091-1/+0
* Add the concept of browse extent.aa@chromium.org2010-07-011-1/+4
* Change classes and functions for DNS Prefetching to Predictor*jar@chromium.org2010-06-251-2/+2
* Fix files with svn:executable permissions.thestig@chromium.org2010-06-231-0/+0
* Enhance comment above RenderThread with how this should be factored instead. ...brettw@chromium.org2010-06-211-5/+26
* Actually clear the disk cache, and keep it enabled, between benchmark runs.mlloyd@chromium.org2010-06-051-0/+3
* Implement IndexedDatabase::open up until re-entrance into WebKit. That (and thejorlow@chromium.org2010-05-141-0/+6
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-111-0/+2
* Reduce header dependencies in chrome/phajdan.jr@chromium.org2010-05-111-1/+1
* Revert 46842 - Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-101-2/+0
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-101-0/+2
* Revert 46567 - Reimplement accessibility of web content by caching the entire zork@chromium.org2010-05-071-2/+0
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-061-0/+2
* Send content settings based on the URL to the renderer instead of just the host.jochen@chromium.org2010-04-231-1/+1
* Implement app process model isolation.mpcomplete@chromium.org2010-04-221-0/+22
* Give chrome-extension frames in regular renderers access to messaging APIs,mpcomplete@chromium.org2010-04-191-1/+4
* Reland 44348 Add support for restricting broadcasting events to extensions ba...jochen@chromium.org2010-04-141-1/+2
* Revert 44351 - Reland 44348 Add support for restricting broadcasting events t...jochen@chromium.org2010-04-131-2/+1
* Reland 44348 Add support for restricting broadcasting events to extensions ba...jochen@chromium.org2010-04-131-1/+2
* Revert 44348 - Add support for restricting broadcasting events to extensions ...jochen@chromium.org2010-04-131-2/+1
* Add support for restricting broadcasting events to extensions based on host p...jochen@chromium.org2010-04-131-1/+2
* Implement patterns for content setting exceptions.jochen@chromium.org2010-04-081-2/+2
* Changes to the Browser to support Database access from Workers.ericu@google.com2010-04-021-2/+2
* Added command buffer implementation of WebGL which runs in the sandbox.kbr@google.com2010-03-271-0/+6
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-251-0/+16