| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 1 | -2/+3 |
* | Random bits of header and whitespace cleanup. | thestig@chromium.org | 2010-07-23 | 1 | -3/+6 |
* | Added support for --worker-startup-dialog command line flag. | atwilson@chromium.org | 2009-11-06 | 1 | -0/+38 |
* | Unrevert 21355 because the revert might be causing the | nsylvain@chromium.org | 2009-07-23 | 1 | -14/+15 |
* | Revert 21355 because it might be causing all the new | nsylvain@chromium.org | 2009-07-23 | 1 | -15/+14 |
* | Switch the first thread in a child process to be the main thread, and make th... | jam@chromium.org | 2009-07-23 | 1 | -14/+15 |
* | Revert r21117 as it caused reliability failures. | estade@chromium.org | 2009-07-21 | 1 | -12/+15 |
* | Switch the first thread in a child process to be the main thread, and make th... | jam@chromium.org | 2009-07-20 | 1 | -15/+12 |
* | Headers cleanup in chrome/common | phajdan.jr@chromium.org | 2009-05-29 | 1 | -2/+1 |
* | Fix assertion that was firing in unit tests. | jam@chromium.org | 2009-03-27 | 1 | -3/+6 |
* | Refactor plugin process code which checks with the browser process before shu... | jam@chromium.org | 2009-03-27 | 1 | -18/+8 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -1/+1 |
* | Keeping track of whether WebKit is in the callstack using RenderThread doesn'... | jam@chromium.org | 2009-02-24 | 1 | -4/+0 |
* | Tenative fix to see if the reliability crashes go away. | jam@chromium.org | 2009-02-24 | 1 | -0/+4 |
* | Refactor code from RenderThread and PluginThread and move it to ChildThread. ... | jam@chromium.org | 2009-02-21 | 1 | -77/+31 |
* | Reverting 10080. | jam@chromium.org | 2009-02-20 | 1 | -31/+77 |
* | Refactor code from RenderThread and PluginThread and move it to ChildThread. ... | jam@chromium.org | 2009-02-20 | 1 | -77/+31 |
* | Make CommandLine into a normal object, with some statics for getting at the c... | evan@chromium.org | 2009-01-21 | 1 | -1/+1 |
* | POSIX: Get IPCSyncChannel unittests working | agl@chromium.org | 2009-01-20 | 1 | -2/+4 |
* | WaitableEvent is the replacement for Windows events. Previously in the code, ... | agl@chromium.org | 2009-01-15 | 1 | -5/+6 |
* | Add a command-line switch to change the user agent.BUG=757345 | pkasting@chromium.org | 2008-09-24 | 1 | -0/+12 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Introduce MessagePump to represent the native message pump used to drive a | darin@google.com | 2008-08-15 | 1 | -1/+1 |
* | Move away from the deprecated atomic.h interface to AtomicRefCount and Atomic... | deanm@google.com | 2008-08-07 | 1 | -4/+11 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+114 |