summaryrefslogtreecommitdiffstats
path: root/content/renderer/render_process_observer.h
Commit message (Expand)AuthorAgeFilesLines
* Implement the new WebPermissionClient interface in Chrome code to get rid of ...jam@chromium.org2011-04-301-5/+0
* Clear RenderThread of any Chrome specific code, and move a bunch of stuff out...jam@chromium.org2011-04-161-1/+4
* Move the dispatching of extension messages out of RenderThread. This also mo...jam@chromium.org2011-03-291-1/+15
* Add a RenderProcessObserver. For now this will be primarily used to filter c...jam@chromium.org2011-03-281-0/+27