Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ... | tfarina@chromium.org | 2010-06-06 | 1 | -3/+3 |
* | Fix the ui test crashes on Linux. There is a race condition between the chann... | ananta@chromium.org | 2010-02-26 | 1 | -10/+13 |
* | Fix a crash in ChromeFrame caused by a race condition between receiving and p... | ananta@chromium.org | 2010-02-24 | 1 | -1/+2 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -1/+1 |
* | Fourth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 1 | -1/+3 |
* | Make automation proxy objects to ref_counted. That allows to process async no... | stoyan@chromium.org | 2009-05-28 | 1 | -3/+7 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -29/+4 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+128 |