| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove VisitedLink NOTIMPLEMENTED() now that history is fixed. | evan@chromium.org | 2009-02-12 | 1 | -10/+0 |
* | janitorial: browser_render_process_host header/lint cleanup. (try 2) | thestig@chromium.org | 2009-02-11 | 1 | -3/+4 |
* | Reverting 9594. | thestig@chromium.org | 2009-02-11 | 1 | -4/+3 |
* | janitorial: clean up unnecessary includes in src/chrome/renderer. | thestig@chromium.org | 2009-02-11 | 1 | -3/+4 |
* | Media player availability now determined by SetMediaPlayerAvailable. | scherkus@chromium.org | 2009-02-11 | 1 | -2/+9 |
* | POSIX: add missing NOTIMPLEMENTED | agl@chromium.org | 2009-02-10 | 1 | -0/+1 |
* | POSIX: fix renderer crash | agl@chromium.org | 2009-02-10 | 1 | -0/+9 |
* | Finish taking out render_messages.h includes from headers. | jam@chromium.org | 2009-02-05 | 1 | -0/+1 |
* | Add a linux stub implementation for resource_bundle. | tc@google.com | 2009-02-04 | 1 | -7/+1 |
* | Move proxy resolve requests out of plugin/renderer process, and into the brow... | ericroman@google.com | 2009-01-31 | 1 | -0/+10 |
* | Add a stub IsPluginProcess so there are less #if defined(OS_WIN) in the code. | tc@google.com | 2009-01-30 | 1 | -15/+0 |
* | Fix our link madness on linux. We now properly link | tc@google.com | 2009-01-29 | 1 | -5/+37 |
* | Change chrome:// to chrome-ui://, fix up one chrome-resource:// reference. | glen@chromium.org | 2009-01-29 | 1 | -1/+1 |
* | POSIX: gfx::NativeViewId and CrossProcessEvent | agl@chromium.org | 2009-01-27 | 1 | -6/+1 |
* | POSIX: get bits of renderer_glue compiling | agl@chromium.org | 2009-01-23 | 1 | -20/+35 |
* | Make CommandLine into a normal object, with some statics for getting at the c... | evan@chromium.org | 2009-01-21 | 1 | -1/+1 |
* | Make the global render thread object a regular global object rather than a | brettw@google.com | 2008-12-18 | 1 | -20/+18 |
* | Bridge out media player from MediaPlayerPrivate. | hclam@chromium.org | 2008-12-18 | 1 | -0/+6 |
* | Implement visited link coloring. | brettw@google.com | 2008-12-13 | 1 | -0/+9 |
* | Rename ViewHandle to NativeView et al. | agl@chromium.org | 2008-12-11 | 1 | -1/+1 |
* | Reupload of 12418 | glen@chromium.org | 2008-12-07 | 1 | -2/+2 |
* | Add Terminate() to the Process object, have RenderProcessHost use this to avo... | brettw@google.com | 2008-11-14 | 1 | -2/+2 |
* | * Copy webkit_glue font functions into ChromiumBridge. | erikkay@google.com | 2008-11-13 | 1 | -4/+0 |
* | Rewrote the clipboard API to be more concurrent. Added a helper class to make... | estade@chromium.org | 2008-11-05 | 1 | -52/+67 |
* | Takes steps to make our PlatformScreen implementation more portable. | darin@chromium.org | 2008-10-31 | 1 | -5/+4 |
* | Start compiling a bunch of *Chromium.cpp files in our port on | tc@google.com | 2008-10-17 | 1 | -1/+1 |
* | Merge the chrome_webkit_merge_branch back on to trunk. This brings us | tc@google.com | 2008-10-01 | 1 | -42/+9 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Trim the dependencies of the plugin_dll and renderer_dll projects. Browser_dl... | maruel@google.com | 2008-08-02 | 1 | -39/+0 |
* | Move some more classes from net/base into the net:: namespace. | darin@google.com | 2008-07-30 | 1 | -3/+3 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+407 |