| Commit message (Expand) | Author | Age | Files | Lines |
* | base::Bind() chrome/browser/icon_loader*.cc | rsesek@chromium.org | 2011-11-15 | 1 | -1/+2 |
* | Linux: Move base/mime_util* to base/nix. It's not used on any other platform. | thestig@chromium.org | 2011-11-11 | 1 | -2/+2 |
* | aura: Make the Linux version of IconLoader not require GTK+. | derat@chromium.org | 2011-11-10 | 1 | -2/+2 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+2 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -1/+1 |
* | Add MessageLoopProxy::current | nduca@chromium.org | 2011-08-15 | 1 | -1/+1 |
* | Convert IconLoader and IconManager to deal with gfx::Image rather than SkBitmap. | rsesek@chromium.org | 2011-03-03 | 1 | -4/+7 |
* | Update a bunch of files to the new location of browser_thread.h | jam@chromium.org | 2011-03-01 | 1 | -1/+1 |
* | Convert IconLoader to use gfx::ScopedImage<> and other hygiene fixes. | rsesek@chromium.org | 2010-10-29 | 1 | -9/+6 |
* | FBTF: Remove unneeded headers from base/ (part 1) | thestig@chromium.org | 2010-08-05 | 1 | -1/+4 |
* | Build fix. | evan@chromium.org | 2009-12-29 | 1 | -1/+1 |
* | Coverity: Initialize target_message_loop_ in the constructor. | jhawkins@chromium.org | 2009-09-23 | 1 | -1/+2 |
* | Move gtk_settings_get_default() call to the UI thread. | estade@chromium.org | 2009-08-21 | 1 | -0/+6 |
* | Icon loader: respect delegate's response to NotifyDelegate call (false means ... | estade@chromium.org | 2009-08-06 | 1 | -2/+2 |
* | This CL updates chrome to the latest version of skia, retrieved via DEPS, and | senorblanco@chromium.org | 2009-05-13 | 1 | -1/+1 |
* | Stub implementation of linux, mac icon loader/manager. | estade@chromium.org | 2009-05-08 | 1 | -0/+34 |
* | Windows icon loader refactor in preparation for port. | estade@chromium.org | 2009-05-07 | 1 | -243/+0 |
* | Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla... | ben@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Clean up icon loader/manager in preparation for porting. | estade@chromium.org | 2009-04-14 | 1 | -53/+18 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+303 |