Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into ... | ananta@chromium.org | 2011-09-15 | 1 | -2/+1 |
* | export RendererMain from content so that it will get picked up properly by ch... | dpranke@chromium.org | 2011-09-13 | 1 | -1/+1 |
* | Basic scaffolding for a "content shell", i.e. test browser over the content m... | jam@chromium.org | 2011-09-12 | 1 | -1/+1 |
* | Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar... | jam@chromium.org | 2011-09-12 | 1 | -43/+4 |
* | Fix use-after-free of command line data on Linux/CrOS | jamescook@chromium.org | 2011-09-09 | 1 | -1/+1 |
* | Start moving code from BrowserMain to content, so that it can be reused by al... | jam@chromium.org | 2011-09-07 | 1 | -0/+52 |
* | Finish moving all the generic startup code from ChromeMain to ContentMain, an... | jam@chromium.org | 2011-09-02 | 1 | -18/+290 |
* | Start moving ChromeMain code to content so it can be reused by other embedder... | jam@chromium.org | 2011-09-01 | 1 | -0/+173 |