summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/chrome_render_process_observer.cc
Commit message (Expand)AuthorAgeFilesLines
* 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