| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable Native Crash reporting on OS X, till we enable Breakpad integration. | jeremy@chromium.org | 2009-02-13 | 1 | -0/+5 |
* | Suppress error dialog in headless mode when | huanr@chromium.org | 2009-02-12 | 1 | -1/+1 |
* | Bring up renderer_main on linux. | estade@chromium.org | 2009-02-09 | 1 | -3/+0 |
* | Add Recycle() method to scoped autorelease pool to allow cleaning out any junk | pinkerton@chromium.org | 2009-02-09 | 1 | -6/+6 |
* | Prevent renderer from crashing on startup. | jrg@chromium.org | 2009-02-06 | 1 | -8/+9 |
* | Stub implementation of gtk browser window. | estade@chromium.org | 2009-02-05 | 1 | -0/+12 |
* | Linux: get us to the point where we crash at browser->window()->Show() | agl@chromium.org | 2009-02-05 | 1 | -2/+0 |
* | Fix some obvious not implemented linux bits so we can crash later | tc@google.com | 2009-02-04 | 1 | -5/+7 |
* | Make CommandLine into a normal object, with some statics for getting at the c... | evan@chromium.org | 2009-01-21 | 1 | -3/+5 |
* | Move functions required by the rest of the browser from RenderProcessHost to ... | brettw@chromium.org | 2009-01-16 | 1 | -1/+1 |
* | mac bootstrapping of browser main and app startup bits | pinkerton@google.com | 2009-01-16 | 1 | -7/+8 |
* | remove chrome dependencies from win sandboxing headers. Wrap sandbox code to | pinkerton@google.com | 2009-01-09 | 1 | -67/+20 |
* | Add a dummy PostThreadMessage and PeekMessage call to help inform Windows tha... | darin@chromium.org | 2008-12-23 | 1 | -9/+19 |
* | step one of some refactoring to allow other platforms to re-use the app initi... | pinkerton@google.com | 2008-12-09 | 1 | -32/+158 |
* | Re-do the way browser windows are shown: | ben@chromium.org | 2008-11-14 | 1 | -8/+8 |
* | Use the new dll injection blocking api of the sandbox to block | cpu@google.com | 2008-09-22 | 1 | -29/+0 |
* | Chrome changes corresponding to my message_loop_type CL. | darin@google.com | 2008-08-26 | 1 | -3/+0 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Fix the --disable-breakpad flag. It had no effect with the CRT asserts becaus... | maruel@google.com | 2008-08-16 | 1 | -10/+13 |
* | Introduce MessagePump to represent the native message pump used to drive a | darin@google.com | 2008-08-15 | 1 | -9/+0 |
* | Remove #ifdef's used to support split dlls. Since we don't support | maruel@google.com | 2008-08-06 | 1 | -23/+1 |
* | Rename the source files containing main function so they can be quickly | maruel@google.com | 2008-08-01 | 1 | -0/+329 |