| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | base::Bind: Remove callback_old.h. | jhawkins@chromium.org | 2012-01-03 | 1 | -2/+1 |
* | Remove temporary redirect header and DEPS exception for cancelable_request.h | joi@chromium.org | 2011-12-27 | 1 | -1/+1 |
* | Add OVERRIDE to chrome/browser/. | avi@chromium.org | 2011-11-21 | 1 | -1/+1 |
* | Add interface to CancelableRequest that allows use of base::Callback<>. | ajwong@chromium.org | 2011-10-03 | 1 | -2/+2 |
* | Move ui/gfx/image* to ui/gfx/image/. | rsesek@chromium.org | 2011-06-13 | 1 | -1/+1 |
* | Virtual destructors should have virtual keyword. | hans@chromium.org | 2011-05-25 | 1 | -1/+1 |
* | iwyu: Use callback_old.h where appropriate, part 2. | jhawkins@chromium.org | 2011-05-10 | 1 | -1/+1 |
* | Convert IconLoader and IconManager to deal with gfx::Image rather than SkBitmap. | rsesek@chromium.org | 2011-03-03 | 1 | -7/+7 |
* | Delete the temporary headers left behind in chrome\browser. I've left browse... | jam@chromium.org | 2011-03-01 | 1 | -1/+1 |
* | 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 |