summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Developer tools messages are forwarded as wrapped IPC::Messages(previously th...yurys@google.com2009-02-261-23/+13
* Don't send the receiver function name in the ExternalHostBindings::ForwardMes...ananta@chromium.org2009-02-251-6/+1
* This CL causes the autofill popup to hide when the browser window is moved or...jcampan@chromium.org2009-02-251-0/+3
* Delete the ViewSourceTabContents.brettw@chromium.org2009-02-251-5/+5
* Initial support for Renderer Side Histogramsjar@chromium.org2009-02-251-0/+6
* Audio related IPC messages and handlers from browser tohclam@chromium.org2009-02-201-0/+25
* Bitmap transportagl@chromium.org2009-02-201-0/+17
* Prepare some files for porting:estade@chromium.org2009-02-181-2/+2
* Add IPC messages to send data between inspected page and developer tools.yurys@google.com2009-02-181-0/+30
* IPC messages definitions for audio related requests fromhclam@chromium.org2009-02-161-0/+29
* Revert r9861 to fix buildhclam@chromium.org2009-02-161-29/+0
* IPC messages definitions for audio related requests fromhclam@chromium.org2009-02-161-0/+29
* Reverting 9855.maruel@chromium.org2009-02-161-30/+0
* Review URL: http://codereview.chromium.org/20405yurys@google.com2009-02-161-0/+30
* Change mime type utils to operate on platform-specific string types for filen...estade@chromium.org2009-02-141-3/+3
* This is an attempt at finding the reason for the page_cycler slowness caused bymad@chromium.org2009-02-121-3/+5
* Change url wstrings to GURLSestade@chromium.org2009-02-121-1/+1
* Reverting 9493.kuchhal@chromium.org2009-02-101-5/+3
* Relanding of http://codereview.chromium.org/16488.mad@chromium.org2009-02-101-3/+5
* Reverting 9408.brettw@chromium.org2009-02-091-5/+3
* Add a new resizer corner.mad@chromium.org2009-02-091-3/+5
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-6/+5
* Commiting the changes from my previous cl that are specific to not including ...jam@chromium.org2009-02-041-3/+5
* Commit just the changes to make creating new IPC channel types easier.jam@chromium.org2009-02-041-4/+2
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-041-7/+7
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-041-7/+7
* From agl. Cleaned up version of issue 19046.thestig@chromium.org2009-02-031-2/+0
* Move proxy resolve requests out of plugin/renderer process, and into the brow...ericroman@google.com2009-01-311-0/+8
* Fix a bunch of lint complaints in preparation to land issue 19046. Mostly for...thestig@chromium.org2009-01-301-6/+6
* Re-land revision 8821 with the ui test fixed.maruel@chromium.org2009-01-291-7/+1
* Roll back r8821mark@chromium.org2009-01-281-1/+7
* Disconnect the "browser controlled printing" and always delegate the control ...maruel@chromium.org2009-01-281-7/+1
* POSIX: gfx::NativeViewId and CrossProcessEventagl@chromium.org2009-01-271-34/+16
* Revert "Make render_view_host compile on Mac & Linux, add to the build."agl@chromium.org2009-01-261-11/+15
* Make render_view_host compile on Mac & Linux, add to the build.brettw@google.com2009-01-261-15/+11
* POSIX: Porting renderer/render_view.cc, low hanging fruitagl@chromium.org2009-01-221-3/+14
* Updating so that Gears can spawn file selectors when running in the renderer ...zork@google.com2009-01-131-3/+6
* This is a rename of the term 'Greasemonkey' to 'user script' in Chromium.aa@chromium.org2009-01-091-2/+2
* The popup for autofill is now never activated, even when clicked.jcampan@chromium.org2009-01-091-1/+1
* Change "dll" to "plugin" where appropriate.avi@google.com2009-01-061-1/+1
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-061-6/+6
* Porting in renderer/phajdan.jr@chromium.org2008-12-181-0/+20
* Add "Enable spell check for this field" menu option in sub context menu for c...sidchat@google.com2008-12-151-0/+1
* Rename ViewHandle to NativeView et al.agl@chromium.org2008-12-111-1/+1
* Remove the URL and title from the state getting functions and IPC messages.brettw@google.com2008-12-021-3/+1
* Fix window.open()/window.close() regression by disabling window.close() until...erg@google.com2008-12-011-0/+6
* Plumb WebCore's windowResizerRect() through glue and renderer. Enables Mac sc...pinkerton@google.com2008-11-211-1/+7
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-5/+5
* Landing this again as I cannot reproduce the perf regression locally.jcampan@chromium.org2008-11-071-3/+20
* Reverting the autofill popu CL as it creates perf regression.jcampan@chromium.org2008-11-061-20/+3