summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_html_writer.cc
Commit message (Expand)AuthorAgeFilesLines
* BookmarkModel cleanup. synced_node is now mobile_node and I'm nukingsky@chromium.org2011-12-011-10/+10
* base::Bind: Convert chrome/browser/bookmarks.jhawkins@chromium.org2011-11-291-15/+14
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Move notification_source from content/common to content/browser/public and pu...jam@chromium.org2011-10-191-5/+6
* net: Move EscapeForHTML() functions into net namespace.tfarina@chromium.org2011-10-131-1/+1
* Switch FileStream to use new CompletionCallback.willchan@chromium.org2011-10-121-1/+2
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-081-1/+4
* Revert 104597 - base::Bind: Complete cleanup of history/.acolwell@chromium.org2011-10-071-4/+1
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-071-1/+4
* bookmarks: Fix an obvious typo in IDS_BOOMARK_*.tfarina@chromium.org2011-08-261-1/+1
* bookmarks: Convert GetBookmarkBarNode() to unix_hacker style.tfarina@chromium.org2011-07-221-4/+3
* bookmarks: Convert GetURL/SetURL to unix_hacker style.tfarina@chromium.org2011-07-211-6/+4
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-3/+4
* Revert "Revert 84829 - Initial implementation of "Synced Bookmarks" folder."yfriedman@chromium.org2011-05-261-7/+16
* Revert 84829 - Initial implementation of "Synced Bookmarks" folder.yfriedman@chromium.org2011-05-111-16/+7
* Initial implementation of "Synced Bookmarks" folder.yfriedman@chromium.org2011-05-101-7/+16
* 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-7/+5
* fav icon -> favicon. Pass 10: bookmarksavi@chromium.org2011-03-151-2/+2
* fav icon -> favicon. Pass 5: fav_icon -> faviconavi@chromium.org2011-03-151-1/+1
* Rename TreeNode::GetChildCount to TreeNode::child_count. Part 3.tfarina@chromium.org2011-03-101-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-2/+2
* Update a bunch of files to the new location of browser_thread.hjam@chromium.org2011-03-011-1/+1
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-171-1/+0
* Move:ben@chromium.org2010-12-021-1/+1
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-1/+1
* Rename ChromeThread to BrowserThread Part19:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part 1:tfarina@chromium.org2010-10-051-1/+1
* Remove obviously unneeded forward declarations in chrome/browser/[abef]*/*.h.viettrungluu@chromium.org2010-08-051-0/+1
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-4/+5
* Make PROFILE_DESTROYED notifications work with OTR profiles.mnissler@chromium.org2010-05-041-2/+2
* Change so that the extension favicon is read on the UI thread since extension...arv@chromium.org2010-03-171-5/+5
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Export bookmark favicon (base64 encoded png). nkostylev@google.com2010-02-081-11/+173
* More bookmarks string1t work.munjal@chromium.org2010-01-211-17/+11
* Remove std::wstring from most of net/base/escape.h.darin@chromium.org2009-11-301-1/+1
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-8/+4
* Lands http://codereview.chromium.org/214030 for Thiago:sky@chromium.org2009-09-251-4/+2
* Lands http://codereview.chromium.org/155128 for Thiago.sky@chromium.org2009-07-081-7/+7
* Lands http://codereview.chromium.org/126036 for Thiago.sky@chromium.org2009-06-301-2/+2
* Don't allow duplicate bookmark node ids by always assigning ids with the ones...tim@chromium.org2009-05-221-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* A trivial fix for localizing 'Bookmark bar' (folder name) in exported 'bookmarkjungshik@google.com2009-03-251-1/+3
* Reverting change 11746 because it broke the unit tests.nsylvain@chromium.org2009-03-161-3/+1
* A trivial fix for localizing 'Bookmark bar' (folder name) in exported 'bookma...jungshik@google.com2009-03-161-1/+3
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* revert broken change 10833nsylvain@chromium.org2009-03-031-28/+23
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-23/+28