summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Fix the urls reported as page_url and referer_url when a redirect is involved.panayiotis@google.com2010-08-181-1/+12
* Adds RenderWidgetHostWillPaint. I need this for something else I'msky@chromium.org2010-08-183-3/+5
* [Mac] Don't close the Wrench menu after using the zoom buttons if the menu wa...rsesek@chromium.org2010-08-181-1/+2
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-182-0/+2
* Convert GetDisplayStringInLTRDirectionality from wstring to string16.tony@chromium.org2010-08-181-1/+3
* Don't claim we would always block cookies, since there are always exceptions.jochen@chromium.org2010-08-182-11/+0
* Allow render_widget_host_gtk to autoscroll even when widget is against edge o...davemoore@chromium.org2010-08-182-1/+72
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-172-45/+40
* Reapplies all the IPC system work (reverts the revert r56272).erg@google.com2010-08-176-0/+8
* DevTools: Support runtime property name/value pairs instead of feature names ...pfeldman@chromium.org2010-08-172-8/+8
* - Registered service types to make Services menu availableyutak@chromium.org2010-08-173-2/+55
* Cleanups to well-behaved accelerated plugin CL requested bykbr@google.com2010-08-176-96/+69
* Completely revert all my IPC work to see if this was what regressed the page ...erg@google.com2010-08-176-8/+0
* FBTF: Header cleanup in renderer_host.jhawkins@chromium.org2010-08-1624-31/+65
* Remove \r from resource_dispatcher_host.ccyurys@chromium.org2010-08-161-1/+1
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-152-3/+1
* Misc. cleanup: simplify some code, add a few commentspkasting@chromium.org2010-08-131-5/+3
* Fix a bad line ending in sync_resource_handler.cc.jhawkins@chromium.org2010-08-131-1/+1
* ScrollWheel scrolls by default amount (as opposed to touchpad)davemoore@chromium.org2010-08-131-0/+31
* FBTF: Forward declare everything possible in testing_profile.herg@google.com2010-08-131-0/+1
* [Linux] Fix an assert failure when showing popup.suzhe@chromium.org2010-08-121-13/+16
* remove toolstripserikkay@chromium.org2010-08-122-7/+0
* Reland r55750. Broke AppApiTest.*.aa@chromium.org2010-08-121-0/+1
* FBTF: Remove all the easy headers from *_messages.h.erg@google.com2010-08-126-0/+11
* Revert 55888: Allow per-plugin content settings.bauerb@chromium.org2010-08-126-26/+8
* Allow per-plugin content settings.bauerb@chromium.org2010-08-126-8/+26
* FBTF: Start cleaning up net/erg@google.com2010-08-114-0/+4
* Enable GLSL shader translator by default. With this change, Chrome'skbr@google.com2010-08-111-1/+1
* Reapplies r55735, fixing some message code that was checked in that I collide...erg@google.com2010-08-111-0/+1
* Revert "FBTF: Allow forward declaration of classes passed to sync IPC messages."erg@google.com2010-08-111-1/+0
* FBTF: Allow forward declaration of classes passed to sync IPC messages.erg@google.com2010-08-111-0/+1
* Lands http://codereview.chromium.org/2878087 for Alex:sky@chromium.org2010-08-114-0/+18
* Chromium plumbing for Device Orientation.hans@chromium.org2010-08-112-4/+14
* Making window.focus() work in Chrome.jcivelli@chromium.org2010-08-115-8/+27
* Mac: Well-behaved accelerated plugins, preparationthakis@chromium.org2010-08-117-160/+261
* FBTF: Minor #include cleanup.erg@google.com2010-08-102-2/+1
* FBTF: Minor gfx/ header cleanup.erg@google.com2010-08-101-0/+1
* Add a session storage node to the cookies tree view for collected cookies.jochen@chromium.org2010-08-101-0/+2
* 1. ipc_video_decoder.cc/h is media pipeline filter which use the gpu decoder ...jiesun@google.com2010-08-101-0/+2
* Histograms & Field Trails about prefetchinggavinp@google.com2010-08-093-1/+23
* Revert 55405 - Special thanks for in-ming cheng's MFT hardware decodering code.ananta@chromium.org2010-08-091-2/+0
* Special thanks for in-ming cheng's MFT hardware decodering code.jiesun@google.com2010-08-091-0/+2
* Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-094-0/+15
* rid of more OS_LINUX defines, to help the BSD port (work by sprewell & I)pvalchev@google.com2010-08-067-40/+40
* In RenderViewHostDelegate::View, distinguish between MouseMove() and MouseDow...johnnyg@chromium.org2010-08-062-2/+5
* Make SkFontHost_fontconfig support TTC font files.jshin@chromium.org2010-08-061-12/+12
* Revert 55227 - Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-064-15/+0
* Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-064-0/+15
* Introduce a resource identifier for content settings.jochen@chromium.org2010-08-062-2/+2
* FBTF: Remove unneeded headers from base/ (part 2)thestig@chromium.org2010-08-064-4/+0