summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add the ability to specify a default MIME type when loading a resource. We'l...abarth@chromium.org2009-03-281-0/+8
* Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.darin@chromium.org2009-03-271-23/+23
* Chrome changes to support cached form submissions.darin@chromium.org2009-03-251-4/+37
* Removes all use of COM and dependencies on Windows-specific classes (includin...klink@chromium.org2009-03-201-21/+17
* Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.darin@chromium.org2009-03-191-14/+66
* Reverting 11953.hbono@chromium.org2009-03-181-34/+0
* A tricky fix for Issue 1845.hbono@chromium.org2009-03-181-0/+34
* SSLPolicy Fix: Step 3.abarth@chromium.org2009-03-171-8/+16
* Move response_data_file from ResourceResponseHead to webkit_glue::ResponseInfohclam@chromium.org2009-03-171-4/+4
* RSS feed support (part 1), 2nd attempt.finnur@chromium.org2009-03-131-1/+73
* Highlights of changes:hclam@chromium.org2009-03-131-1/+6
* Reverting 11640.finnur@chromium.org2009-03-131-73/+1
* RSS feed support (part 1)finnur@chromium.org2009-03-131-1/+73
* NO CODE CHANGE.maruel@google.com2009-03-101-1/+3
* Revert change 10975 and 10972 because it broke the purify nsylvain@chromium.org2009-03-051-6/+1
* Highlights of changes:hclam@chromium.org2009-03-051-1/+6
* Fixing WebKeyboardEvent.avi@chromium.org2009-03-041-0/+3
* Reverting 10794.avi@chromium.org2009-03-031-3/+0
* Fixing WebKeyboardEvent. Third time's the charm.avi@chromium.org2009-03-031-0/+3
* Implementation of AudioRendererHosthclam@chromium.org2009-02-271-4/+4
* Reverting key change (again); this breaks every keyboard layout test there is...avi@chromium.org2009-02-261-3/+0
* Fixing WebKeyboardEvent. For reals this time.avi@chromium.org2009-02-261-0/+3
* Add an identity (id) to system drag & drop.tc@google.com2009-02-261-0/+2
* Revert "Fixing WebKeyboardEvent."kuchhal@chromium.org2009-02-251-3/+0
* Fixing WebKeyboardEvent.avi@chromium.org2009-02-251-0/+3
* Audio related IPC messages and handlers from browser tohclam@chromium.org2009-02-201-0/+35
* Bitmap transportagl@chromium.org2009-02-201-3/+3