summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/renderer_glue.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Media player availability now determined by SetMediaPlayerAvailable.scherkus@chromium.org2009-02-111-2/+9
* POSIX: add missing NOTIMPLEMENTEDagl@chromium.org2009-02-101-0/+1
* POSIX: fix renderer crashagl@chromium.org2009-02-101-0/+9
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-0/+1
* Add a linux stub implementation for resource_bundle.tc@google.com2009-02-041-7/+1
* Move proxy resolve requests out of plugin/renderer process, and into the brow...ericroman@google.com2009-01-311-0/+10
* Add a stub IsPluginProcess so there are less #if defined(OS_WIN) in the code.tc@google.com2009-01-301-15/+0
* Fix our link madness on linux. We now properly linktc@google.com2009-01-291-5/+37
* Change chrome:// to chrome-ui://, fix up one chrome-resource:// reference.glen@chromium.org2009-01-291-1/+1
* POSIX: gfx::NativeViewId and CrossProcessEventagl@chromium.org2009-01-271-6/+1
* POSIX: get bits of renderer_glue compilingagl@chromium.org2009-01-231-20/+35
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-1/+1
* Make the global render thread object a regular global object rather than abrettw@google.com2008-12-181-20/+18
* Bridge out media player from MediaPlayerPrivate.hclam@chromium.org2008-12-181-0/+6
* Implement visited link coloring.brettw@google.com2008-12-131-0/+9
* Rename ViewHandle to NativeView et al.agl@chromium.org2008-12-111-1/+1
* Reupload of 12418glen@chromium.org2008-12-071-2/+2
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-2/+2
* * Copy webkit_glue font functions into ChromiumBridge.erikkay@google.com2008-11-131-4/+0
* Rewrote the clipboard API to be more concurrent. Added a helper class to make...estade@chromium.org2008-11-051-52/+67
* Takes steps to make our PlatformScreen implementation more portable.darin@chromium.org2008-10-311-5/+4
* Start compiling a bunch of *Chromium.cpp files in our port ontc@google.com2008-10-171-1/+1
* Merge the chrome_webkit_merge_branch back on to trunk. This brings ustc@google.com2008-10-011-42/+9
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Trim the dependencies of the plugin_dll and renderer_dll projects. Browser_dl...maruel@google.com2008-08-021-39/+0
* 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-261-0/+407