| Commit message (Expand) | Author | Age | Files | Lines |
* | Check the file handle for NULL before using it to write. Under some | brettw@chromium.org | 2009-02-17 | 1 | -20/+15 |
* | Porting in chrome/ | phajdan.jr@chromium.org | 2009-02-12 | 1 | -7/+1 |
* | Revert basically everything I've done today as it fails mysteriously | evan@chromium.org | 2009-02-10 | 1 | -2/+7 |
* | Bring a bunch more headers into the non-Windows build: | evan@chromium.org | 2009-02-10 | 1 | -7/+2 |
* | Porting profiles to the Mac. | avi@chromium.org | 2009-01-28 | 1 | -4/+4 |
* | Remove extrenuous DLOG from VisitedLinkMaster::InitFromFile() | jeremy@chromium.org | 2009-01-28 | 1 | -3/+1 |
* | Roll forward 8722,8721 | jeremy@chromium.org | 2009-01-27 | 1 | -70/+96 |
* | Reverting 8722,8721. | maruel@chromium.org | 2009-01-27 | 1 | -96/+70 |
* | First step of porting VisitedLinkMaster to POSIX: | jeremy@chromium.org | 2009-01-27 | 1 | -70/+96 |
* | RandUInt -> RandUint to match the style of other Uint functions. | deanm@chromium.org | 2008-11-14 | 1 | -1/+1 |
* | Add Terminate() to the Process object, have RenderProcessHost use this to avo... | brettw@google.com | 2008-11-14 | 1 | -7/+7 |
* | Don't use UuidCreate as a source of randomness, and it's not portable. This ... | deanm@chromium.org | 2008-10-21 | 1 | -21/+5 |
* | Chrome changes corresponding to my message_loop_type CL. | darin@google.com | 2008-08-26 | 1 | -3/+3 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Use %ls instead of %s in wprintf format strings for wchar_t fields. | mmentovai@google.com | 2008-08-14 | 1 | -1/+1 |
* | Simplifies the project configuration by setting the lib dependency in the sou... | maruel@google.com | 2008-07-31 | 1 | -2/+6 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+1047 |