summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove needed #includes for profile.h.thestig@chromium.org2010-12-101-1/+0
* wstrings: make l10n_util::TruncateString use string16evan@chromium.org2010-12-101-4/+5
* Make BrowserMessageFilter support dispatching messages on different threads.jam@chromium.org2010-12-102-11/+9
* Send phishing model from the browser to the renderer.noelutz@google.com2010-12-092-2/+50
* This is a continuation of http://codereview.chromium.org/5519016/, adds a new...satish@chromium.org2010-12-094-6/+9
* Add a new GetInstance() method for singleton classes used in chrome/browser f...satish@chromium.org2010-12-094-4/+14
* ipc: Simplify the magic required to create IPC message headers.This gets rid ...jam@chromium.org2010-12-081-3/+3
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-088-84/+84
* Prerender: Add PrerenderManager and PrerenderContentscbentzel@chromium.org2010-12-083-2/+28
* Propagate is_editable_node in the FOCUS_CHANGED_IN_PAGE notification.bryeung@google.com2010-12-082-16/+2
* Add a new GetInstance() method for singleton classes, take 2.satish@chromium.org2010-12-081-4/+4
* Invert the speech input API enable check and enable only on dev channel.satish@chromium.org2010-12-071-3/+3
* Clean up PluginGroup and related code.jkummerow@chromium.org2010-12-071-5/+4
* Also register read cookies in the content settings delegate.jochen@chromium.org2010-12-075-11/+58
* JavaScript to Value bridge.scottbyer@google.com2010-12-073-30/+141
* Modify the "dangerous download" algorithm as follows. Original patch by Pier...pkasting@chromium.org2010-12-066-9/+22
* If compositor window already exists, then simply return it rather than compla...nduca@chromium.org2010-12-065-7/+10
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-055-8/+10
* Make the AppCacheDispatcherHost be a MessageFilter so that ResourceMessageFil...jam@chromium.org2010-12-043-10/+3
* Make the cookie list a class (instead of a typedef inside CookieMonster)...jochen@chromium.org2010-12-031-2/+1
* Simplify the AudioRendererHost by making it a filter, and also so that Resour...jam@chromium.org2010-12-037-180/+47
* Removed kChromiumRendererIdProperty window property.apatrick@chromium.org2010-12-022-20/+4
* Move:ben@chromium.org2010-12-0210-12/+12
* Add a base class for objects that want to filter messages on the IO thread. ...jam@chromium.org2010-12-022-16/+23
* Move find_bar stuff into browser/ui/find_barben@chromium.org2010-12-021-1/+1
* An experimental fix for Bug 64726hbono@chromium.org2010-12-022-0/+4
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-015-7/+7
* Do not reset the content settings delegate's cookies when a network error occ...jochen@chromium.org2010-12-013-1/+25
* Fix test-only valgrind leak.thakis@chromium.org2010-12-013-32/+58
* Null-check of OnMsgDidActivateAcceleratedCompositing to avoid crash during ta...nduca@chromium.org2010-12-011-2/+4
* Do not show the compositor host window when it is created. For sites that cre...nduca@chromium.org2010-11-301-5/+6
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-3021-137/+141
* Refactor: move HostContentSettingsMap to content_settingsgfeher@chromium.org2010-11-301-1/+1
* Revert 67385 - On windows filepaths need \\?\ prefix to allow extended file p...kinuko@chromium.org2010-11-301-3/+2
* C++ readability change for jochenjochen@chromium.org2010-11-303-12/+12
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-2/+1
* Add missing newline.thestig@chromium.org2010-11-301-1/+1
* Print Preview: Fix hanging browser process on Windows.thestig@chromium.org2010-11-302-28/+18
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+2
* [Mac] Modify -[AcceleratedPluginView acceptsFirstResponder] to check if its s...rohitrao@chromium.org2010-11-302-21/+99
* Clean up compositor window when the GPU process terminates unexpectedly.nduca@chromium.org2010-11-302-18/+29
* A browser test for safe_browsing_blocking_page. It tests some simple cases fo...panayiotis@google.com2010-11-301-1/+1
* Move audio output number limit to AudioManager.sergeyu@chromium.org2010-11-301-38/+0
* Mac: Add unit test that makes sure clicking accelerated views focuses the RWH...thakis@chromium.org2010-11-293-28/+124
* Once a form has been partially autofilled, autofill should only update fields...isherman@chromium.org2010-11-293-15/+19
* Remove chrome/browser/ui_thread_helpers.h because it's only used on Mac.rsesek@chromium.org2010-11-291-5/+9
* Support preconnect predictions for redirectsjar@chromium.org2010-11-291-4/+4
* net: Add namespace net to URLRequest and URLRequestJob classes.tfarina@chromium.org2010-11-287-20/+40
* When accelerated compositing is enabled, we create a plugin-like pair of wind...nduca@chromium.org2010-11-2710-27/+221
* Rename BookmarkDragData to BookmarkNodeData. Part 2.tfarina@chromium.org2010-11-261-5/+5