summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-3/+4
* Remove throttling code from the Browser process and implement throttling in t...erg@google.com2008-10-171-3/+2
* Adds a bit of Greasemonkey support hidden behind the --enable-greasemonkey fl...aa@google.com2008-10-161-2/+13
* Adding sync plugin messages, and plugin broadcasts to the renderer processeszork@google.com2008-09-151-0/+13
* Move a bunch of code from the old to new TLS interface.deanm@chromium.org2008-09-101-4/+10
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-1/+7
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...evanm@google.com2008-08-201-4/+4
* Revert. Failing unit tests.evanm@google.com2008-08-201-4/+4
* TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...evanm@google.com2008-08-201-4/+4
* Step 1 at making Gears run in the renderer process (enabled by switchmpcomplete@google.com2008-08-151-0/+5
* Introduce MessagePump to represent the native message pump used to drive adarin@google.com2008-08-151-2/+1
* Manually refcount ReceivedSyncMsgQueue so that we force it to be destructed onjabdelmalek@google.com2008-08-121-0/+4
* Enabling sync_channel in the browser to allow accessibility code making block...jcampan@google.com2008-08-121-1/+2
* Add chrome to the repository.initial.commit2008-07-261-0/+220