| Commit message (Expand) | Author | Age | Files | Lines |
* | Support sharing of ContentMain and BrowserMain code with embedded use cases (... | marshall@chromium.org | 2012-02-10 | 1 | -87/+10 |
* | Revert 121236 - Support sharing of ContentMain and BrowserMain code with embe... | marshall@chromium.org | 2012-02-09 | 1 | -10/+87 |
* | Support sharing of ContentMain and BrowserMain code with embedded use cases (... | marshall@chromium.org | 2012-02-09 | 1 | -87/+10 |
* | Revert "Support sharing of ContentMain and BrowserMain code with embedded use... | evan@chromium.org | 2012-02-06 | 1 | -10/+87 |
* | Support sharing of ContentMain and BrowserMain code with embedded use cases. | marshall@chromium.org | 2012-02-06 | 1 | -87/+10 |
* | Remove child_process.h includes from chrome (specifically WaitForDebugger). I... | jam@chromium.org | 2011-11-30 | 1 | -0/+8 |
* | Move content_restriction.h and main_function_params.h to content/public/commo... | jam@chromium.org | 2011-10-31 | 1 | -2/+2 |
* | Expose the sandbox related code through the content API. I did a bit of clean... | jam@chromium.org | 2011-10-29 | 1 | -28/+0 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -1/+0 |
* | Make GTK and Aura parts orthogonal to OS parts | stevenjb@google.com | 2011-10-26 | 1 | -328/+13 |
* | Move resource_codes to content/public/common. | jam@chromium.org | 2011-10-25 | 1 | -1/+1 |
* | rename Run in MessageLoopForUI to RunWithDispatcher | oshima@google.com | 2011-10-24 | 1 | -1/+1 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -2/+2 |
* | Move content_browser_client.h to public, and while at it, move | joi@chromium.org | 2011-10-19 | 1 | -1/+1 |
* | Update task tracking to not depend on message_loop_ singleton | jar@chromium.org | 2011-10-15 | 1 | -3/+7 |
* | Move content_switches to content\public\common. | jam@chromium.org | 2011-10-13 | 1 | -1/+1 |
* | Assert that new renderer processes aren't created during shutdown. | willchan@chromium.org | 2011-10-11 | 1 | -0/+8 |
* | Initialize glib for all linux because all linux variants uses glib. | oshima@chromium.org | 2011-10-07 | 1 | -6/+7 |
* | Make an empty content browser test work. | phajdan.jr@chromium.org | 2011-10-05 | 1 | -0/+3 |
* | Restore removed explanatory comment. | mark@chromium.org | 2011-09-30 | 1 | -0/+1 |
* | gtk: swallow spurious error | evan@chromium.org | 2011-09-20 | 1 | -0/+2 |
* | Get rid of content::DidEndMainMessageLoop since it was declared in content bu... | jam@chromium.org | 2011-09-20 | 1 | -2/+6 |
* | Initialize message pump not to use gtk. | oshima@google.com | 2011-09-20 | 1 | -2/+2 |
* | Revert 101861 - Get rid of content::DidEndMainMessageLoop since it was declar... | sky@chromium.org | 2011-09-20 | 1 | -3/+0 |
* | Get rid of content::DidEndMainMessageLoop since it was declared in content bu... | jam@chromium.org | 2011-09-19 | 1 | -0/+3 |
* | Aura under Linux is enabled with: | saintlou@chromium.org | 2011-09-18 | 1 | -0/+5 |
* | Create a very simple TabContentsView (and not fully implemented yet) and add ... | jam@chromium.org | 2011-09-15 | 1 | -1/+3 |
* | Linux: use our spiffy new DBus client library for KWallet, instead of dbus-glib. | mdm@chromium.org | 2011-09-15 | 1 | -4/+8 |
* | Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into ... | ananta@chromium.org | 2011-09-15 | 1 | -2/+0 |
* | Basic scaffolding for a "content shell", i.e. test browser over the content m... | jam@chromium.org | 2011-09-12 | 1 | -0/+2 |
* | Refactor some more BrowserMain code. Move the small bit of remaining code tha... | jam@chromium.org | 2011-09-08 | 1 | -25/+113 |
* | Start moving code from BrowserMain to content, so that it can be reused by al... | jam@chromium.org | 2011-09-07 | 1 | -0/+319 |