| Commit message (Expand) | Author | Age | Files | Lines |
* | Init favicon db's meta table after migration. | michaelbai@chromium.org | 2011-11-29 | 1 | -0/+5 |
* | Provide assumed favicon for intents if page was never visited. | groby@chromium.org | 2011-11-18 | 1 | -0/+4 |
* | Update thumbnail database to carry sizes field - prep for NTP4 large icon sup... | groby@chromium.org | 2011-10-12 | 1 | -0/+7 |
* | Change TopSites and History to use gfx::Image instead of SkBitmap in their | pinkerton@chromium.org | 2011-08-02 | 1 | -1/+5 |
* | Move app/sql/* files to sql/ directory. | tfarina@chromium.org | 2011-07-19 | 1 | -3/+3 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -3/+3 |
* | fav icon -> favicon. Pass 9: chrome/browser/history | avi@chromium.org | 2011-03-15 | 1 | -14/+14 |
* | fav icon -> favicon. Pass 7: FavIconID -> FaviconID | avi@chromium.org | 2011-03-15 | 1 | -12/+12 |
* | fav icon -> favicon. Pass 6: GetFavIcon* -> GetFavicon* | avi@chromium.org | 2011-03-15 | 1 | -1/+1 |
* | fav icon -> favicon. Pass 5: fav_icon -> favicon | avi@chromium.org | 2011-03-15 | 1 | -1/+1 |
* | fav icon -> favicon. Pass 4: SetFavIcon* -> SetFavicon* | avi@chromium.org | 2011-03-15 | 1 | -2/+2 |
* | fav icon -> favicon. Pass 2: GetFavIcon -> GetFavicon | avi@chromium.org | 2011-03-15 | 1 | -1/+1 |
* | Lands http://code.google.com/p/chromium/issues/detail?id=71571 for | sky@chromium.org | 2011-03-08 | 1 | -5/+100 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Fix missing thumbnails for new profile with TopSites. | nshkrob@chromium.org | 2010-07-19 | 1 | -0/+4 |
* | Rename the Thumbnails database file to Favicons. | nshkrob@chromium.org | 2010-06-30 | 1 | -8/+16 |
* | Migration to TopSites from ThumbnailDatabase. | nshkrob@chromium.org | 2010-06-23 | 1 | -0/+9 |
* | Get rid of MetaTableHelper class and make use of the app/sql API in the Login... | stuartmorgan@chromium.org | 2010-05-11 | 1 | -2/+1 |
* | Change so that the extension favicon is read on the UI thread since extension... | arv@chromium.org | 2010-03-17 | 1 | -1/+3 |
* | Fixes two related bugs: | sky@chromium.org | 2009-12-18 | 1 | -2/+3 |
* | Convert history to use new sql wrappers. Enhance wrappers in several ways to | brettw@chromium.org | 2009-10-02 | 1 | -18/+10 |
* | Reduce header dependencies in browser/history | phajdan.jr@chromium.org | 2009-07-13 | 1 | -3/+3 |
* | This CL updates chrome to the latest version of skia, retrieved via DEPS, and | senorblanco@chromium.org | 2009-05-13 | 1 | -1/+1 |
* | Ports all of the chrome/browser/history code to use FilePath, except | estade@chromium.org | 2009-03-18 | 1 | -4/+5 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Added a new interface IChromeHistoryIndexer which needs to be implemented by | brettw@google.com | 2008-11-07 | 1 | -3/+13 |
* | Whitespace typo fix from CL 8722 | agl@chromium.org | 2008-11-05 | 1 | -2/+2 |
* | Wrap forward declarations in their relevant namespace | agl@chromium.org | 2008-11-05 | 1 | -1/+3 |
* | Add compatible version support since it was only halfway in place, and try an... | pkasting@chromium.org | 2008-10-30 | 1 | -1/+1 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -4/+4 |
* | Port some more of chrome/ to Linux. | deanm@google.com | 2008-10-02 | 1 | -1/+2 |
* | 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/+189 |