summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Do a keyboard grab when select popups are showing. This matchestc@google.com2009-05-281-4/+17
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-281-16/+16
* Generalize the code that checks for user actions in the render view to work o...estade@chromium.org2009-05-285-10/+14
* Make sure that we're restoring focus to a valid subview. (with Rohit)avi@chromium.org2009-05-271-1/+5
* Fix a bug where if user has focus follows mouse, moving out oftc@google.com2009-05-262-15/+29
* Linux: don't trigger GCC 4.3 warningsagl@chromium.org2009-05-261-3/+3
* Linux: implement 16-bit visuals without Xrender.agl@chromium.org2009-05-261-0/+30
* Update renderers when there are zero user scripts.aa@chromium.org2009-05-261-3/+3
* Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi...abarth@chromium.org2009-05-233-4/+6
* Fix a bug in popup menus where we sent the wrong mouse events coordinates to thetc@google.com2009-05-221-0/+20
* Fix crash as a result of my previous change to fix the memory leak in WebCach...jam@chromium.org2009-05-223-4/+67
* Linux: add Breakpad supportagl@chromium.org2009-05-224-0/+268
* Linux: respect webkit resize requests for autocomplete popups.estade@chromium.org2009-05-211-3/+12
* Ensure workers don't outlive crashed renderers.jam@chromium.org2009-05-212-0/+8
* The underlying view_ can be NULL while processing a ViewHostMsg_PaintRect IPC...ananta@chromium.org2009-05-211-0/+4
* Use NotificationRegistrar to handle notification observing.pkasting@chromium.org2009-05-216-37/+20
* Change RenderWidgetHostViewGtk::Destroy() to call gtk_widget_destroy().willchan@chromium.org2009-05-201-0/+8
* Prevent an extra copy of data types that get passed into IPC messages whenmpcomplete@google.com2009-05-201-5/+5
* Reuse ChildProcessSecurityHost for worker processes.jam@chromium.org2009-05-201-2/+2
* Remove TRACK_HWND_CREATION/TRACK_HWND_DESTRUCTION macro since the bug it was ...jam@chromium.org2009-05-201-4/+0
* Facilitate a FieldTrial in the rendererjar@chromium.org2009-05-201-0/+11
* Adds propagation and handling of render-side focus events, for the benefit of...klink@chromium.org2009-05-203-30/+28
* Fix linux autocomplete popups.estade@chromium.org2009-05-192-13/+2
* Fix memory leaks when a renderer crashes and the user refreshes. Also fix me...jam@chromium.org2009-05-193-6/+4
* Fix inspection of extensions.aa@chromium.org2009-05-191-3/+0
* Fixes a drawing bug when scrolling a page with frames on Mac.rohitrao@chromium.org2009-05-191-6/+7
* Make new methods pure virtual per Brett's request in http://codereview.chromi...erikkay@google.com2009-05-191-2/+2
* Linux: Make the render view default color white.estade@chromium.org2009-05-191-1/+7
* Rename RendererSecurityPolicy and move it to browser\. No code change.jam@chromium.org2009-05-187-714/+27
* linux: don't paint empty rects.evan@chromium.org2009-05-181-0/+3
* Get rid of a couple NOTIMPLEMENTED()s.estade@chromium.org2009-05-181-1/+0
* Linux: Implement WasHidden()/DidBecomeSelected().willchan@chromium.org2009-05-182-5/+27
* Linux: make RWHV::Focus() set native focus (in addition to webkit focus).estade@chromium.org2009-05-181-4/+9
* Forward simplified mouse events to the RenderViewHostDelegate::View so that i...erikkay@google.com2009-05-184-1/+27
* Linux: Take download shelf and infobar close animations into account during r...estade@chromium.org2009-05-151-4/+4
* revert r16181 as it broke linuxestade@chromium.org2009-05-157-27/+714
* Rename RendererSecurityPolicy and move it to browser\. No code change.jam@chromium.org2009-05-157-714/+27
* Displaying consecutive alerts from plugins should not hang the browser. The p...ananta@chromium.org2009-05-152-2/+9
* Do proper cleanup during shutdown to make Valgrind happy.kuchhal@chromium.org2009-05-152-0/+16
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-152-8/+8
* Create app_switches and remove a dep.beng@google.com2009-05-151-0/+1
* Add a separate cookie store that's used for extensions.mpcomplete@google.com2009-05-142-4/+12
* linux: another notimplemented into a bug.evan@chromium.org2009-05-141-1/+3
* Linux: Delay the deletion of the RWHVGtk object.willchan@chromium.org2009-05-141-5/+4
* Propagate intrinsic width notification over IPC in all cases (not just extens...pinkerton@chromium.org2009-05-133-6/+9
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-134-5/+5
* DevTools: enable out of process dev tools by default. Take 2.pfeldman@chromium.org2009-05-132-5/+5
* Add Automatic spell correction support in Chrome.sidchat@google.com2009-05-123-0/+19
* Don't access the notification service once it has been deleted.paulg@google.com2009-05-121-5/+8
* Reverting 15843: chrome performance regression.pfeldman@chromium.org2009-05-122-5/+5