summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_html_writer.h
Commit message (Expand)AuthorAgeFilesLines
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-1/+1
* Cleanup: Remove more forward declarations in various chrome/browser directories.thestig@chromium.org2011-11-161-1/+0
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-6/+6
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Populated the IconType in FavIconService.michaelbai@google.com2011-03-161-4/+1
* fav icon -> favicon. Pass 10: bookmarksavi@chromium.org2011-03-151-1/+1
* fav icon -> favicon. Pass 5: fav_icon -> faviconavi@chromium.org2011-03-151-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-2/+2
* Remove obviously unneeded forward declarations in chrome/browser/[abef]*/*.h.viettrungluu@chromium.org2010-08-051-3/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Change so that the extension favicon is read on the UI thread since extension...arv@chromium.org2010-03-171-2/+2
* Export bookmark favicon (base64 encoded png). nkostylev@google.com2010-02-081-5/+94
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-6/+3
* Lands http://codereview.chromium.org/214030 for Thiago:sky@chromium.org2009-09-251-3/+2
* Adds import/export of bookmarks to bookmarks.html file.sky@google.com2008-11-071-0/+27