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