summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Made changes to the JavaScript debugger in preparing for an upcomingsgjesse@google.com2008-08-291-1/+1
* Simplify OneShotTimer and RepeatingTimer. Fix up all consumers.darin@google.com2008-08-281-4/+3
* This call is incorrect because calling it here allows any subframe to update ...mmoss@google.com2008-08-281-4/+0
* Second attempt to fix p13n breakage.ericcheng@google.com2008-08-261-0/+2
* Fix build break caused by some functions not ifdef CHROME_PERSONALIZATION'd out.ericcheng@google.com2008-08-261-0/+4
* Some more glue code for the personalization module.ericcheng@google.com2008-08-261-0/+13
* 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-10/+15
* As Brett pointed it out, We normally use 8-bit for encoding names since they'...jnd@google.com2008-08-211-3/+3
* The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG...jnd@google.com2008-08-181-1/+10
* Added support for PostMessage from the automation framework toiyengar@google.com2008-08-151-0/+25
* Code to facilitate sending message to external host.joshia@google.com2008-08-151-0/+5
* Copy from http://chrome-reviews.prom.corp.google.com/1237 (new gcl changelist...timsteele@google.com2008-08-151-0/+12
* Step 1 at making Gears run in the renderer process (enabled by switchmpcomplete@google.com2008-08-151-1/+20
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@873 0039d316-1c4b-4281-b9...awalker@google.com2008-08-141-4/+4
* A bunch of cleanups to beforeunload/unload handling.ojan@google.com2008-08-021-8/+4
* Fix DCHECK in history_backend by ensuring we clear redirect tracking state wh...timsteele@google.com2008-08-011-1/+6
* Add chrome to the repository.initial.commit2008-07-261-0/+2469