summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view.h
Commit message (Expand)AuthorAgeFilesLines
* Add "Enable spell check for this field" menu option in sub context menu for c...sidchat@google.com2008-12-151-0/+1
* Fix window.open()/window.close() regression by disabling window.close() until...erg@google.com2008-12-011-1/+14
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-2/+1
* Prevent crash due to DIB allocation failure joshia@google.com2008-11-121-1/+1
* Review URL: http://codereview.chromium.org/10005petersont@google.com2008-11-111-2/+5
* Change old code from "unloadListnerChanged" model to new WebKit EnableSuddenT...erikkay@google.com2008-11-101-1/+2
* Review URL: http://codereview.chromium.org/10237petersont@google.com2008-11-081-5/+2
* Entries in a form get recorded when the user submits the form. Database and ...petersont@google.com2008-11-081-2/+5
* Landing this again as I cannot reproduce the perf regression locally.jcampan@chromium.org2008-11-071-1/+16
* Reverting the autofill popu CL as it creates perf regression.jcampan@chromium.org2008-11-061-16/+1
* This CL adds the autofill UI in forms.jcampan@chromium.org2008-11-051-1/+16
* Finish unforking the async history item changes.mpcomplete@google.com2008-11-041-1/+4
* Change some places where we were using javascript: URLs to useaa@google.com2008-11-031-3/+3
* Part 2 of the CL to unfork our changes to FrameLoader.cpp to support thempcomplete@google.com2008-10-311-0/+5
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-271-0/+1
* This fixes http://code.google.com/p/chromium/issues/detail?id=205, which was ...ananta@chromium.org2008-10-201-0/+11
* Remove throttling code from the Browser process and implement throttling in t...erg@google.com2008-10-171-6/+38
* Adds a bit of Greasemonkey support hidden behind the --enable-greasemonkey fl...aa@google.com2008-10-161-0/+3
* This fixes http://code.google.com/p/chromium/issues/detail?id=146&,ananta@chromium.org2008-10-161-0/+2
* Rename various text zoom related stuff to be more generic, since we now canbrettw@google.com2008-10-141-5/+6
* Adds MSAA/IAccessible exposure of web content.klink@chromium.org2008-09-301-0/+8
* This CL enables the Page info menu when right-clicking on a page/frame.jcampan@chromium.org2008-09-231-1/+2
* Revert the change that fixed the encoding when viewing source in subframes.brettw@google.com2008-09-121-5/+4
* Replace all instances of <hash_map> with a "base/hash_tabe.h",erg@google.com2008-09-081-2/+0
* Simplify OneShotTimer and RepeatingTimer. Fix up all consumers.darin@google.com2008-08-281-1/+1
* Fix build break caused by some functions not ifdef CHROME_PERSONALIZATION'd out.ericcheng@google.com2008-08-261-0/+2
* Some more glue code for the personalization module.ericcheng@google.com2008-08-261-0/+4
* 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/+6
* As Brett pointed it out, We normally use 8-bit for encoding names since they'...jnd@google.com2008-08-211-4/+4
* The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG...jnd@google.com2008-08-181-1/+2
* Added support for PostMessage from the automation framework toiyengar@google.com2008-08-151-0/+4
* Code to facilitate sending message to external host.joshia@google.com2008-08-151-2/+6
* Copy from http://chrome-reviews.prom.corp.google.com/1237 (new gcl changelist...timsteele@google.com2008-08-151-0/+7
* Step 1 at making Gears run in the renderer process (enabled by switchmpcomplete@google.com2008-08-151-5/+3
* A bunch of cleanups to beforeunload/unload handling.ojan@google.com2008-08-021-3/+2
* Add chrome to the repository.initial.commit2008-07-261-0/+623