summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/thumbnail_database_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Update thumbnail_database to store times using ToInternalValue().pkotwicz@chromium.org2012-09-051-3/+5
* Cleanup ThumbnailDatabase code now that 10815068 has landed.pkotwicz@chromium.org2012-09-011-28/+100
* Changes favicon database to support storing bitmaps of different sizes for th...pkotwicz@chromium.org2012-08-201-55/+214
* Move RefCountedBytes Class to base namespace.simon.hong81@gmail.com2012-04-201-13/+15
* Added the method to get favicon by ID.michaelbai@chromium.org2012-04-051-3/+6
* Implement IconMappingEnumerator.michaelbai@chromium.org2012-02-251-1/+65
* Init favicon db's meta table after migration.michaelbai@chromium.org2011-11-291-0/+1
* Provide assumed favicon for intents if page was never visited.groby@chromium.org2011-11-181-0/+62
* Update thumbnail database to carry sizes field - prep for NTP4 large icon sup...groby@chromium.org2011-10-121-0/+28
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* fav icon -> favicon. Pass 9: chrome/browser/historyavi@chromium.org2011-03-151-16/+16
* fav icon -> favicon. Pass 7: FavIconID -> FaviconIDavi@chromium.org2011-03-151-16/+16
* fav icon -> favicon. Pass 5: fav_icon -> faviconavi@chromium.org2011-03-151-13/+13
* fav icon -> favicon. Pass 4: SetFavIcon* -> SetFavicon*avi@chromium.org2011-03-151-15/+15
* fav icon -> favicon. Pass 2: GetFavIcon -> GetFaviconavi@chromium.org2011-03-151-3/+3
* Lands http://code.google.com/p/chromium/issues/detail?id=71571 forsky@chromium.org2011-03-081-3/+366
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Remove TopSites::IsEnabled() as well as related dead code.satorux@chromium.org2011-01-181-292/+0
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+0
* Disables top sites until we get it in a better shape.sky@chromium.org2010-09-211-6/+7
* Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.nshkrob@chromium.org2010-08-101-0/+20
* Revert "Replace --top-sites flag with --no-top-sites flag. TopSites becomes t...phajdan.jr@chromium.org2010-08-061-20/+0
* Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.nshkrob@chromium.org2010-08-061-0/+20
* Rename the Thumbnails database file to Favicons.nshkrob@chromium.org2010-06-301-11/+41
* Migration to TopSites from ThumbnailDatabase.nshkrob@chromium.org2010-06-231-0/+9
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-181-1/+1
* Fixes two related bugs:sky@chromium.org2009-12-181-5/+5
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-3/+3
* Fix Skia includes to use the whole path name.brettw@chromium.org2009-05-191-1/+1
* Ports all of the chrome/browser/history code to use FilePath, exceptestade@chromium.org2009-03-181-20/+21
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Try2 of issue 18772. (move jpeg_codec* to base/gfx)estade@chromium.org2009-01-271-1/+1
* undo 8692 (fix build failure)estade@chromium.org2009-01-271-1/+1
* Move jpeg_codec.* to base/gfxestade@chromium.org2009-01-271-1/+1
* Port some unit tests in chrome/browser/agl@chromium.org2008-11-141-18/+5
* Added a new interface IChromeHistoryIndexer which needs to be implemented bybrettw@google.com2008-11-071-27/+49
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+344