summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages_internal.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adds a bit of Greasemonkey support hidden behind the --enable-greasemonkey fl...aa@google.com2008-10-161-0/+5
* Rename various text zoom related stuff to be more generic, since we now canbrettw@google.com2008-10-141-3/+3
* Adds MSAA/IAccessible exposure of web content.klink@chromium.org2008-09-301-0/+14
* Adding sync plugin messages, and plugin broadcasts to the renderer processeszork@google.com2008-09-151-0/+13
* Revert the change that fixed the encoding when viewing source in subframes.brettw@google.com2008-09-121-2/+2
* Made changes to the JavaScript debugger in preparing for an upcomingsgjesse@google.com2008-08-291-1/+8
* The GetWindowRect must return the rect of the container HWND; not the actual ...erg@google.com2008-08-281-1/+5
* Adding a UI test to catch the crash described in issue 1341577.This test is d...finnur@google.com2008-08-271-2/+1
* Fix build break caused by some functions not ifdef CHROME_PERSONALIZATION'd out.ericcheng@google.com2008-08-261-1/+2
* Some more glue code for the personalization module.ericcheng@google.com2008-08-261-1/+5
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Code review changes. Incorporated all the suggestions from previous review. joshia@google.com2008-08-211-4/+8
* As Brett pointed it out, We normally use 8-bit for encoding names since they'...jnd@google.com2008-08-211-2/+2
* Added support for PostMessage from the automation framework toiyengar@google.com2008-08-151-0/+5
* Code to facilitate sending message to external host.joshia@google.com2008-08-151-1/+8
* Copy from http://chrome-reviews.prom.corp.google.com/1237 (new gcl changelist...timsteele@google.com2008-08-151-0/+5
* Step 1 at making Gears run in the renderer process (enabled by switchmpcomplete@google.com2008-08-151-0/+10
* Removing the code which enables using the renderer dib in the browser backingiyengar@google.com2008-08-141-4/+2
* This fixes http://b/issue?id=1257424, which is a need to implement a global b...iyengar@google.com2008-08-061-1/+8
* Reapply 379 since it wasn't the issue with the build breakage.maruel@google.com2008-08-051-3/+1
* Revert change 379 to see if it fixes the build. Please reapply when it's green.nsylvain@google.com2008-08-051-1/+3
* Reduce the quantity of includes and template specialization in ipc_message_ut...maruel@google.com2008-08-051-3/+1
* A bunch of cleanups to beforeunload/unload handling.ojan@google.com2008-08-021-10/+7
* Add chrome to the repository.initial.commit2008-07-261-0/+1007