| Commit message (Expand) | Author | Age | Files | Lines |
* | FBTF: More dtor deinlining. (Can almost see the end!) | erg@google.com | 2010-10-22 | 1 | -5/+1 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 1 | -2/+1 |
* | Clean up inclusion of <map>, <set>, <vector> in chrome/browser/*.h. | viettrungluu@chromium.org | 2010-08-05 | 1 | -1/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Pulled out Callback code into base/callback.h. This is the first step toward... | akalin@chromium.org | 2010-02-19 | 1 | -0/+1 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -1/+1 |
* | gtk: Make sure icon is right size in download item. | estade@chromium.org | 2009-06-17 | 1 | -4/+4 |
* | Stub implementation of linux, mac icon loader/manager. | estade@chromium.org | 2009-05-08 | 1 | -7/+15 |
* | Windows icon loader refactor in preparation for port. | estade@chromium.org | 2009-05-07 | 1 | -1/+1 |
* | Clean up icon loader/manager in preparation for porting. | estade@chromium.org | 2009-04-14 | 1 | -12/+9 |
* | Fix crash in the icon manager. The decoding could be NULL, which would then get | brettw@google.com | 2008-11-07 | 1 | -0/+2 |
* | Replace all instances of <hash_map> with a "base/hash_tabe.h", | erg@google.com | 2008-09-08 | 1 | -3/+2 |
* | 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/+141 |