summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages.h
Commit message (Expand)AuthorAgeFilesLines
* Linux: pass users' font settings through to renderer.agl@chromium.org2009-07-211-1/+21
* Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ...jorlow@chromium.org2009-07-211-1/+5
* Reverting 21059.jorlow@chromium.org2009-07-181-5/+1
* Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ...jorlow@chromium.org2009-07-181-1/+5
* Begin implementation of the context menu for Video and Audio tags.ajwong@chromium.org2009-07-171-3/+19
* Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also,darin@chromium.org2009-07-141-0/+1
* A prototype of resource loading through automationamit@chromium.org2009-07-091-53/+0
* Windowed plugins like Flash would cause the hung plugin dialog to show up whe...ananta@chromium.org2009-07-091-0/+44
* Move Emf class to the printing library. Also creates a platform agnostic Nat...sverrir@google.com2009-07-061-4/+4
* Plumb a command line argument to enable the XSSAuditor.abarth@chromium.org2009-06-231-1/+3
* Extract load times from WebDataSource. Move them to NavigationState.darin@chromium.org2009-06-161-3/+3
* Extract form related classes from the guts of WebFrameImpl.darin@chromium.org2009-06-151-6/+6
* Reverting Rev 18383 since it brings down the performance of single core page ...mad@chromium.org2009-06-151-11/+2
* This is to thest the page cycler performance without the resize corner, to se...mad@chromium.org2009-06-151-2/+11
* Move renderer_preferences.h from chrome/browser into chrome/common. Wetc@google.com2009-06-111-1/+1
* Revert mad's backing store changes, it completely hosed Linux painting.deanm@chromium.org2009-06-111-11/+2
* Relanding reverted patch 18090.mad@google.com2009-06-111-2/+11
* Do not allow URL drops on app windows to cause a navigation awaytc@google.com2009-06-101-0/+16
* Revert 18090jrg@chromium.org2009-06-101-11/+2
* To help resolve the performance issue introduced when enabling the resize cor...mad@google.com2009-06-101-2/+11
* Don't call NPP_SetWindow before we have the plugin geometry.jam@chromium.org2009-06-091-0/+4
* Add support for printing selection only flag. This only adds the flag to the ...sverrir@google.com2009-06-081-3/+9
* Fix an issue where themes would sporadically fail to install.mpcomplete@google.com2009-06-051-4/+0
* Fixes an issue where the MSAA information was not reported back correctly to ...klink@chromium.org2009-06-051-4/+0
* Changed to use PushSource for the intermediate bufferhclam@chromium.org2009-06-051-2/+11
* Implement InspectorClient's Settings API.pfeldman@chromium.org2009-06-031-0/+2
* Remove code path that passes a file handle to the rendererhclam@chromium.org2009-05-291-3/+1
* Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi...abarth@chromium.org2009-05-231-8/+8
* Have the browser process rewrite manifest.json and theme/page action imagesmpcomplete@google.com2009-05-221-0/+6
* Adds propagation and handling of render-side focus events, for the benefit of...klink@chromium.org2009-05-201-0/+4
* Chrome-part of disabling web fonts by default while still alowing SVG fontsjshin@chromium.org2009-05-161-1/+3
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Fix bug 9812: Remove current RSS code in favor of new more generalizedfinnur@chromium.org2009-05-041-73/+0
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-1/+1
* This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...jungshik@google.com2009-05-011-1/+3
* Should handle the events when no printer is detected on localmaruel@chromium.org2009-04-281-0/+6
* Implement HTML selects as native Cocoa controls for Chrome.paul@chromium.org2009-04-241-0/+105
* Chrome side of using WebPluginListBuilder.darin@chromium.org2009-04-241-0/+1
* Always enable copy-link-address in context menu.brettw@chromium.org2009-04-221-0/+2
* Revert 12739, 12740, and 12741 because we're going to fix Issue 7448 purely i...abarth@chromium.org2009-04-081-8/+0
* Fix some threading issues and some refactoring in AudioRendererHosthclam@chromium.org2009-04-071-5/+14
* Adds new messages and widens some existing messages between the renderer and ...michaeln@google.com2009-04-071-0/+49
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-071-1/+1
* - Added support for keeping track of load times.davemoore@chromium.org2009-04-031-1/+12
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-8/+2
* Move IPC code to ipc/agl@chromium.org2009-04-031-2/+8
* Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.hdarin@chromium.org2009-04-011-241/+1
* Use WebConsoleMessage instead of ConsoleMessageLevel.darin@chromium.org2009-03-311-0/+40
* Fix unit test failures caused by bad ParamTraits for WebString.darin@chromium.org2009-03-311-4/+4
* Use WebScriptSource and WebFindInPageRequest from the WebKit API.darin@chromium.org2009-03-311-0/+45