summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* fix unit testsdarin@google.com2008-08-261-2/+5
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-263-4/+11
* 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-262-0/+6
* Some more glue code for the personalization module.ericcheng@google.com2008-08-262-0/+17
* Make PlatformThread::SetName operate only on the current thread.deanm@google.com2008-08-251-1/+1
* Use a more compact license header in source files.license.bot2008-08-2439-1095/+156
* Fix ChromeClientImpl::windowRect() to return the currenterg@google.com2008-08-212-5/+3
* Code review changes. Incorporated all the suggestions from previous review. joshia@google.com2008-08-214-69/+44
* Port the Thread class properly to Mac and Linux. This involved portingdarin@google.com2008-08-211-1/+2
* As Brett pointed it out, We normally use 8-bit for encoding names since they'...jnd@google.com2008-08-212-7/+7
* TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...evanm@google.com2008-08-202-6/+6
* Revert. Failing unit tests.evanm@google.com2008-08-202-6/+6
* TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...evanm@google.com2008-08-202-6/+6
* Add renderer\external_host_bindings.cc to the SCons build.sgk@google.com2008-08-191-0/+1
* Use LF for newlines in all DEPS filesmmentovai@google.com2008-08-181-4/+4
* The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG...jnd@google.com2008-08-182-2/+12
* Added support for PostMessage from the automation framework toiyengar@google.com2008-08-152-0/+29
* Code to facilitate sending message to external host.joshia@google.com2008-08-155-2/+163
* Copy from http://chrome-reviews.prom.corp.google.com/1237 (new gcl changelist...timsteele@google.com2008-08-154-18/+60
* Step 1 at making Gears run in the renderer process (enabled by switchmpcomplete@google.com2008-08-158-6/+651
* Introduce MessagePump to represent the native message pump used to drive adarin@google.com2008-08-151-2/+1
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@873 0039d316-1c4b-4281-b9...awalker@google.com2008-08-142-6/+6
* Removing the code which enables using the renderer dib in the browser backingiyengar@google.com2008-08-142-16/+7
* Set the svn:eol-style to LF on all SConscript filestc@google.com2008-08-131-81/+81
* Manually refcount ReceivedSyncMsgQueue so that we force it to be destructed onjabdelmalek@google.com2008-08-121-0/+4
* Enabling sync_channel in the browser to allow accessibility code making block...jcampan@google.com2008-08-121-1/+2
* Switch IPC classes over to using ObjectWatcher instead of MessageLoop::WatchO...darin@google.com2008-08-091-0/+1
* Add deps files and rules for the checkdeps script.brettw@google.com2008-08-081-0/+4
* This fixes http://b/issue?id=1257424, which is a need to implement a global b...iyengar@google.com2008-08-063-11/+33
* Convert chrome SConscript files to psuedo-builder calls.sgk@google.com2008-08-031-1/+1
* Trim the dependencies of the plugin_dll and renderer_dll projects. Browser_dl...maruel@google.com2008-08-022-43/+0
* This fixes http://b/issue?id=1303133, which was a crashiyengar@google.com2008-08-022-3/+5
* A bunch of cleanups to beforeunload/unload handling.ojan@google.com2008-08-022-11/+6
* Fix DCHECK in history_backend by ensuring we clear redirect tracking state wh...timsteele@google.com2008-08-011-1/+6
* We had a Brian's head left in the product - we had the correct image in app/t...glen@google.com2008-07-311-0/+0
* Initial cleanups en route to coalescing the get-it-built cut-and-paste from v...sgk@google.com2008-07-311-21/+3
* Move some more classes from net/base into the net:: namespace.darin@google.com2008-07-301-3/+3
* Add chrome to the repository.initial.commit2008-07-2643-0/+9780