summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Move database files from chrome\commmon to content\common, in preparation for...jam@chromium.org2011-03-131-1/+1
* Move some message files and hi_res_timer_manager to content, in preparation f...jam@chromium.org2011-03-131-2/+1
* Use IPEndPoint for P2P IPC messagessergeyu@chromium.org2011-03-125-59/+31
* Reland rest of r77399.willchan@chromium.org2011-03-121-2/+0
* Remove Gears from Chrome.aa@chromium.org2011-03-1113-101/+16
* Move some chrome\common code to content in preparation for moving chrome\gpu.jam@chromium.org2011-03-111-2/+2
* Revert r77399 in preparation for merging a small portion of it to 696.willchan@chromium.org2011-03-111-0/+2
* Fix some coverity defectsestade@chromium.org2011-03-112-9/+15
* Fix some coverity defects (mostly pass by value).estade@chromium.org2011-03-116-19/+21
* Move GPU messages to content. I've also switched the IPC structs to use the ...jam@chromium.org2011-03-101-6/+3
* Remove unnecessary class.jam@chromium.org2011-03-102-26/+0
* Move property bag to content.avi@chromium.org2011-03-101-1/+1
* Move the clipboard messages to their own message filter.dcheng@chromium.org2011-03-106-347/+224
* Turn off safebrowsing for PREFETCH requestsgavinp@chromium.org2011-03-101-1/+7
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-099-24/+24
* Move ChildProcessHost and ChildProcessInfo to content.jam@chromium.org2011-03-095-5/+5
* Reland r77075,r77077.willchan@chromium.org2011-03-091-2/+0
* Removing references to off the record in comments and log messages.akalin@chromium.org2011-03-081-1/+1
* Make FormField be a struct rather than a class per c++ standards.tsepez@chromium.org2011-03-081-1/+1
* Make GPUInfo a struct, which it should be according to the C++ guidelines. T...jam@chromium.org2011-03-081-2/+2
* Revert 77296 - zea@chromium.org2011-03-081-1/+1
* Convert autofill messages to use the new IPC macros. This requirestsepez@chromium.org2011-03-081-1/+1
* Remove obsoleted interface for fallback font selection on Linux.kochi@chromium.org2011-03-081-3/+3
* Add set of prerendering RenderViewHosts to allow setting of PRERENDER load fl...dominich@google.com2011-03-072-0/+35
* Fix crash in P2P IPC host.sergeyu@chromium.org2011-03-072-2/+3
* Pass around preferred language to font fallback selection.kochi@chromium.org2011-03-071-0/+6
* Revert 77075 - Don't block on stream requests on Alternate-Protocol.jochen@chromium.org2011-03-071-0/+2
* Don't block on stream requests on Alternate-Protocol.willchan@chromium.org2011-03-061-2/+0
* Move resource related IPCs to their own file in content. I added a IPC_STRUC...jam@chromium.org2011-03-0512-62/+66
* Don't try to convert text/html URLs ending in .user.js.aa@chromium.org2011-03-051-1/+1
* Move socket stream messages to content, in preparation for moving its dispatc...jam@chromium.org2011-03-052-22/+26
* (1) Hook up the print button to send the pages to the default printer for pri...kmadhusu@chromium.org2011-03-052-4/+6
* ui_tests: use proper API for getting tab titleevan@chromium.org2011-03-041-21/+23
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-041-1/+1
* Get rid of the extension dependency in ResourceDispatcher by calling out to a...jam@chromium.org2011-03-046-73/+5
* Take out the is_content_filtered bool that gets passed around betwen renderer...jam@chromium.org2011-03-041-1/+0
* Fix pepper-local filespiman@google.com2011-03-031-1/+1
* Don't run the phishing classifier if the page was loaded from a private IP ad...bryner@chromium.org2011-03-022-1/+15
* P2P Sockets host implementation.sergeyu@chromium.org2011-03-028-0/+511
* Applying factory pattern (through NativeMetafileFactory class). It is used to...dpapad@chromium.org2011-03-021-1/+0
* Inform the browser about mouse input in windowed plugins to ensure that we ex...ananta@chromium.org2011-03-022-0/+9
* Revert 76553 - Applying factory pattern (through NativeMetafileFactory class)...jam@chromium.org2011-03-021-0/+1
* Applying factory pattern (through NativeMetafileFactory class). It is used to...dpapad@chromium.org2011-03-021-1/+0
* retry r76329 with chromeos fixestade@chromium.org2011-03-021-8/+8
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-024-9/+9
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-022-2/+2
* Pepper/Flapper: Add an interface to do sync file ops on FileRefs.viettrungluu@chromium.org2011-03-012-33/+68
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-012-2/+2
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-019-9/+9
* Revert 76329 Broke compile - Change the behavior of ignore_path in BrowserNav...inferno@chromium.org2011-03-011-8/+8