summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_bookmark_helpers.cc
Commit message (Expand)AuthorAgeFilesLines
* bookmarks: Rename entries with GroupModified to FolderModified.tfarina@chromium.org2011-03-121-1/+2
* bookmarks: Rename entries with group_modified to folder_modified.tfarina@chromium.org2011-03-111-1/+1
* Rename TreeNode::GetChildCount to TreeNode::child_count. Part 3.tfarina@chromium.org2011-03-101-2/+2
* Rename TreeNode::GetParent() to TreeNode::parent(). Part 2tfarina@chromium.org2011-03-081-2/+2
* Rename IndexOfChild to GetIndexOf. Part 1tfarina@chromium.org2011-03-081-3/+3
* Rename Real* to Double* in values.* and dependent filesarv@chromium.org2011-02-011-3/+3
* Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...viettrungluu@chromium.org2010-08-301-1/+1
* Convert wide string constants in extension_bookmarks_module_constants.viettrungluu@chromium.org2010-08-131-1/+1
* Remove obviously unneeded forward declarations in chrome/browser/[abef]*/*.h.viettrungluu@chromium.org2010-08-051-0/+2
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-3/+3
* Add a folders_only and subtree api to bookmark managerfeldstein@chromium.org2010-04-021-0/+107