summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* The final CL for plumbing DOM Storage.jorlow@chromium.org2009-07-241-0/+8
* Allow the browser to send actions back to the render for media element contex...ajwong@chromium.org2009-07-232-0/+11
* Add support to URLRequest for deferring redirects.darin@chromium.org2009-07-232-2/+4
* Unrevert 21355 because the revert might be causing thensylvain@chromium.org2009-07-231-10/+8
* Revert 21355 because it might be causing all the newnsylvain@chromium.org2009-07-231-8/+10
* Fix liner errors due to duplicate symbols in the switches. These switchesbrettw@chromium.org2009-07-231-0/+1
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-231-10/+8
* One part of many for enabling DOM Storage.jorlow@chromium.org2009-07-232-1/+8
* Split the IPC code into ipc/agl@chromium.org2009-07-227-7/+7
* Linux: add support for tm_zone to localtime via the sandbox.agl@chromium.org2009-07-221-4/+6
* Make scrollbars and other controls tint/untint upon main window gainingthakis@chromium.org2009-07-227-0/+21
* Kill popups when scrolling.avi@chromium.org2009-07-221-0/+16
* Refactoring to share MockAudioOutputStream implementations across 3 platformshclam@google.com2009-07-221-6/+0
* Revert r21117 as it caused reliability failures.estade@chromium.org2009-07-211-8/+10
* Make GTK file dialog box modal for parent window, instead of for the entireestade@chromium.org2009-07-211-1/+6
* This change list improves IME support on Linux. Many corner cases that were notestade@chromium.org2009-07-212-180/+594
* Linux: pass users' font settings through to renderer.agl@chromium.org2009-07-212-4/+6
* Revert r21137 to fix Chromium mac valgrindhclam@chromium.org2009-07-211-0/+6
* Refactoring to share MockAudioOutputStream implementations across 3 platformshclam@chromium.org2009-07-211-6/+0
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-201-10/+8
* Changed the extension.connect() API not to broadcast to all tabs. Added ampcomplete@chromium.org2009-07-205-12/+45
* Linux sandbox: plumb timezone calls through the sandboxagl@chromium.org2009-07-201-0/+26
* remove accidentally committed debugging spewestade@chromium.org2009-07-171-1/+0
* GTK: Add some missing hotkeys.estade@chromium.org2009-07-171-2/+16
* More bad ipc message handling for RenderWidgetHostcpu@google.com2009-07-172-5/+18
* Implement SetSize for valid size requests.avi@chromium.org2009-07-171-6/+19
* Introduce WebLocalizedString and queryLocalizedString methodsdarin@chromium.org2009-07-171-4/+11
* Include output of "lsb_release -d" in crash reports.thestig@chromium.org2009-07-173-37/+41
* Begin implementation of the context menu for Video and Audio tags.ajwong@chromium.org2009-07-171-1/+1
* Change getLanguage to detectLanguage, and incorporate corresponding changes, ...sidchat@google.com2009-07-161-3/+4
* Blacklist API change for allowing multiple rule matchesidanan@chromium.org2009-07-162-8/+23
* Enable isolated worlds for content scripts.abarth@chromium.org2009-07-161-1/+0
* DevTools: Make 'toggle node search' mode work.pfeldman@chromium.org2009-07-162-1/+26
* Reverting 20855.darin@chromium.org2009-07-165-25/+30
* Reverting 20854.darin@chromium.org2009-07-165-30/+25
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-165-25/+30
* Pass Linux crash guid to renderers.thestig@chromium.org2009-07-161-1/+11
* Make Linux crash death signal message constant sized.thestig@chromium.org2009-07-151-27/+27
* Linux: don't leak file descriptors in the sandbox host.agl@chromium.org2009-07-151-0/+3
* Handle failure of de-serialization of IPC messages in RenderViewHostcpu@google.com2009-07-154-23/+67
* linux: destroy browser-side plugin windows on plugin crashevan@chromium.org2009-07-158-10/+49
* Reverting 20683.jorlow@chromium.org2009-07-148-49/+10
* linux: destroy browser-side plugin windows on plugin crashevan@chromium.org2009-07-148-10/+49
* Noticed a crash in BrowserRenderProcessHost::SendUserScriptsUpdate due to usi...robertshield@google.com2009-07-141-2/+2
* Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also,darin@chromium.org2009-07-144-13/+14
* GTK: For the render view, count keyboard grab shadows the same as focus events.estade@chromium.org2009-07-131-0/+18
* Fix a memory leak in AudioRendererHost unit testhclam@chromium.org2009-07-133-7/+204
* Changes Mac behavior to reblit the entire RWHVCocoa when scrolling.rohitrao@chromium.org2009-07-131-17/+8
* Add an optional channel name to the extension message connect event.mpcomplete@chromium.org2009-07-132-4/+5
* Revert 20451 because it caused memory leaks.nsylvain@chromium.org2009-07-133-198/+7