summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages_internal.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Changes parameters used by IME code to fix several issues caused by Japanese ...hbono@chromium.org2008-11-061-8/+6
* Eliminate CursorChromium's dependency on webkit/glue.darin@chromium.org2008-11-061-2/+3
* Added functions to WebDatabase and WebDataService for recording frequent entr...petersont@google.com2008-11-051-0/+4
* This CL adds the autofill UI in forms.jcampan@chromium.org2008-11-051-3/+20
* Rewrote the clipboard API to be more concurrent. Added a helper class to make...estade@chromium.org2008-11-051-14/+9
* Takes steps to make our PlatformScreen implementation more portable.darin@chromium.org2008-10-311-4/+5
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-271-1/+2
* Remove throttling code from the Browser process and implement throttling in t...erg@google.com2008-10-171-0/+6
* Separate out most view creation from WebContents. This adds a new sub-delegat...brettw@google.com2008-10-171-3/+3