summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks
Commit message (Expand)AuthorAgeFilesLines
* Change BrowserList::GetLastActive to respect the profile for which it's launc...mirandac@chromium.org2011-06-171-3/+6
* Re-land:ben@chromium.org2011-06-161-4/+3
* Revert 89216 - Move private NativeWidget methods to new internal interface Na...ben@chromium.org2011-06-151-3/+4
* Move private NativeWidget methods to new internal interface NativeWidgetPrivate.ben@chromium.org2011-06-151-4/+3
* ui/base/models: Add empty() accessor to TreeNode class.tfarina@chromium.org2011-06-081-2/+1
* FilePath: remove some functions that aren't really used.evan@chromium.org2011-05-312-12/+20
* Revert "Revert 84829 - Initial implementation of "Synced Bookmarks" folder."yfriedman@chromium.org2011-05-2613-110/+371
* Many fixes to bookmark importing.isherman@chromium.org2011-05-261-13/+7
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-252-2/+2
* Renames BookmarkModelObserver::BookmarkNodeFaviconLoaded tosky@chromium.org2011-05-235-38/+41
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-2/+2
* Adds two methods to the MenuDelegate I'm going to need for bookmarksky@chromium.org2011-05-191-2/+1
* history: Rename the second version of ParserQuery() to ParseQueryNodes().tfarina@chromium.org2011-05-192-4/+4
* Fix bug 79905: Drag and drop of "DownloadURL" type ignores specified filename...jianli@chromium.org2011-05-181-1/+1
* Revert 84829 - Initial implementation of "Synced Bookmarks" folder.yfriedman@chromium.org2011-05-1112-263/+106
* Initial implementation of "Synced Bookmarks" folder.yfriedman@chromium.org2011-05-1012-106/+263
* Refactor preference syncing.zea@chromium.org2011-05-091-2/+6
* FTP: split the directory listing parser test and re-enable it on TSan botsphajdan.jr@chromium.org2011-05-062-8/+11
* Browser::Type cleanup.jianli@chromium.org2011-05-051-1/+1
* Cleanup: Remove unneeded includes to query_parser.htfarina@chromium.org2011-04-301-2/+1
* Favicon file shuffling.avi@chromium.org2011-04-281-1/+1
* Move UserMetrics to content.michaeln@google.com2011-04-271-17/+9
* Move json_value_serializer to content\common since it's used by code in conte...jam@chromium.org2011-04-161-1/+1
* Disable bookmark editing (gtk UI).joaodasilva@chromium.org2011-04-141-7/+11
* Disable bookmark editing (views UI).joaodasilva@chromium.org2011-04-132-5/+7
* Added EditBookmarksEnabled policy.joaodasilva@chromium.org2011-04-121-0/+1
* Replacing base::DIR_TEMP with ScopedTempDir when appropriate.mkwst@chromium.org2011-04-121-8/+5
* Implemented policy for disabling the bookmark bar.pastarmovj@chromium.org2011-04-111-0/+4
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-1/+1
* Changes 'Open all' bookmarks to not recurse through nested folders.sky@chromium.org2011-04-063-32/+33
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-062-2/+2
* importer: Convert AddBookmarkEntries to string16.tfarina@chromium.org2011-04-021-3/+8
* Remove unused has_history_service flag in TestingProfileakalin@chromium.org2011-03-291-1/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-287-8/+8
* Removing off the record references from TestingProfile and RenderMessageFilter.vipul.bhasin@gmail.com2011-03-251-1/+1
* importer: Remove instances of wstring from ProfileWriter.tfarina@chromium.org2011-03-241-7/+7
* Improve the algorithm of TreeNode::Remove.tfarina@chromium.org2011-03-222-3/+3
* bookmarks: Rename more entries from Group/group/GROUP to Folder/folder/FOLDER.tfarina@chromium.org2011-03-215-18/+18
* Reverse the order of parameters in TreeNode::Add function.tfarina@chromium.org2011-03-183-9/+9
* bookmarks: Rename AddGroup to AddFolder.tfarina@chromium.org2011-03-1810-96/+96
* fav icon -> favicon. Pass 12/12: all the restavi@chromium.org2011-03-161-3/+3
* Populated the IconType in FavIconService.michaelbai@google.com2011-03-165-30/+17
* fav icon -> favicon. Pass 10: bookmarksavi@chromium.org2011-03-158-23/+23
* fav icon -> favicon. Pass 9: chrome/browser/historyavi@chromium.org2011-03-152-2/+2
* fav icon -> favicon. Pass 5: fav_icon -> faviconavi@chromium.org2011-03-153-5/+5
* fav icon -> favicon. Pass 2: GetFavIcon -> GetFaviconavi@chromium.org2011-03-152-2/+2
* bookmarks: Rename entries with GroupModified to FolderModified.tfarina@chromium.org2011-03-125-18/+18
* Rename TreeNode::SetTitle to TreeNode::set_title. Part 4.tfarina@chromium.org2011-03-114-13/+13
* Coverity: Fix negative return function errors.kmadhusu@chromium.org2011-03-113-5/+9
* bookmarks: Rename entries with group_modified to folder_modified.tfarina@chromium.org2011-03-115-23/+24