summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/chrome_render_process_observer.cc
Commit message (Expand)AuthorAgeFilesLines
* Get rid of view_messages.h includes in chrome\renderer.jam@chromium.org2011-10-151-1/+0
* Move ResourceDispatcherHostDelegate to content\public\common. I've added a se...jam@chromium.org2011-10-121-4/+3
* Revert 104832 - Move ResourceDispatcherHostDelegate to content\public\common....jam@chromium.org2011-10-111-6/+4
* Move ResourceDispatcherHostDelegate to content\public\common. I've added a se...jam@chromium.org2011-10-111-4/+6
* Make RenderView inherit from content::RenderView, and add missing functions t...jam@chromium.org2011-10-101-4/+6
* Create content::RenderThread interface and make code in chrome use that.jam@chromium.org2011-10-061-13/+13
* Move RenderProcessObserver and RenderViewVisitor to content\public\renderer a...jam@chromium.org2011-10-031-7/+8
* Update Breakpad to r842, picking up:mark@chromium.org2011-10-031-140/+0
* Back out trunk r103089 because it caused bug 98550.mark@chromium.org2011-09-291-0/+140
* Allow webRequest API extensions to clear the in-memory cache of WebKit.battre@chromium.org2011-09-291-3/+15
* Give each process its own bootstrap subset port as a subset of its inheritedmark@chromium.org2011-09-281-140/+0
* New implementation of font precache on Windows.arthurhsu@chromium.org2011-09-201-0/+1
* Move sending of the following IPC messages out of Chrome\renderer.ananta@chromium.org2011-09-191-1/+1
* net: Rename URLRequestStatus::os_error_.tfarina@chromium.org2011-09-081-4/+4
* Remove DisableOCSP().sergeyu@chromium.org2011-08-231-7/+0
* Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...ananta@chromium.org2011-08-191-18/+22
* Disable OCSP initialization when running in sandbox.sergeyu@chromium.org2011-08-181-0/+7
* Enable tcmalloc profiling and heap dump.stevenjb@google.com2011-08-111-2/+37
* Revert 96054 - Enable tcmalloc profiling and heap dump.fischman@chromium.org2011-08-091-31/+2
* Enable tcmalloc profiling and heap dump.stevenjb@google.com2011-08-091-2/+31
* Forward handling of low-mem message to the content renderer client. Add APIs ...gbillock@chromium.org2011-08-081-1/+7
* Remove --enable-remoting flag.sergeyu@chromium.org2011-08-011-8/+2
* Removing defunct OpenMAX code (round 2).scherkus@chromium.org2011-06-281-10/+0
* Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...tfarina@chromium.org2011-06-251-3/+3
* Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...tfarina@chromium.org2011-06-251-4/+4
* Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.tfarina@chromium.org2011-06-251-4/+4
* Update chrome/renderer to reflect WEBKIT_FRAME_TO_DOCUMENT_API_MOVEabarth@chromium.org2011-06-241-1/+2
* Fix compilation of Chrome now that enableSpellCheckAPI is no longertony@chromium.org2011-06-221-5/+0
* Correctly apply content settings to data URLs.abarth@chromium.org2011-06-171-0/+7
* Get rid of the following dependencies from content:jam@chromium.org2011-06-141-0/+29
* Remove ResourceDispatcherHost dependency on Chrome's LoginHandler and Externa...jam@chromium.org2011-06-031-6/+8
* Replace many OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, since most of them a...chromium@hybridsource.org2011-05-281-2/+2
* Field trials are currently implemented (commonly) using a static variable tha...rtenneti@chromium.org2011-04-291-0/+9
* Load crypt32.dll into renderer when chromoting is enabledhclam@chromium.org2011-04-241-0/+6
* Drop RAW_LOGs that describe ordinary conditions nobody cares about.mark@chromium.org2011-04-191-3/+0
* Enforce no more includes through DEPS. I also added DEPS checking for gpu/pl...jam@chromium.org2011-04-181-16/+244
* Move renderer_main and renderer_glue to content.jam@chromium.org2011-04-181-1/+5
* Move the content settings code out of RenderView, since it belongs in the Chr...jam@chromium.org2011-04-181-2/+5
* Clear RenderThread of any Chrome specific code, and move a bunch of stuff out...jam@chromium.org2011-04-161-0/+240