summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename TreeNode::GetChildCount to TreeNode::child_count. Part 3.tfarina@chromium.org2011-03-1010-57/+57
* Rename TreeNode::GetParent() to TreeNode::parent(). Part 2tfarina@chromium.org2011-03-086-29/+29
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-088-21/+21
* Rename IndexOfChild to GetIndexOf. Part 1tfarina@chromium.org2011-03-083-10/+10
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-042-3/+3
* Clean up more of Widget.ben@chromium.org2011-03-031-1/+1
* Convert some windows code to use the new Widget methods.ben@chromium.org2011-03-031-5/+8
* De-wstringify OSExchangeData.evan@chromium.org2011-03-021-4/+4
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-023-4/+4
* Reverting to fix builder redness. Please fix and reland.ananta@chromium.org2011-03-021-8/+5
* Remove/replace RootView/Widget getters with new NativeWidget getters.ben@chromium.org2011-03-021-5/+8
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-021-1/+1
* views: Organize all the bookmark UI files into the chrome/browser/ui/views/bo...tfarina@chromium.org2011-03-011-1/+1
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-015-5/+5
* Update a bunch of files to the new location of browser_thread.hjam@chromium.org2011-03-012-2/+2
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-1/+1
* GTTF: Use a fresh TestingBrowserProcess for each test, part #2phajdan.jr@chromium.org2011-02-254-5/+10
* Remove usages of RootView from View by moving relevant RootView API methods t...ben@chromium.org2011-02-181-4/+2
* Initialize TitleMatch member.finnur@chromium.org2011-02-141-1/+3
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-102-3/+5
* Revert 74377 - Migrate Event API methods to Google Style.ben@chromium.org2011-02-092-2/+2
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-092-2/+2
* Move Event files into views/eventsben@chromium.org2011-02-092-2/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-058-8/+8
* GTK uses a different controller for the bookmark bar view context menufinnur@chromium.org2011-02-031-3/+5