summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks
Commit message (Expand)AuthorAgeFilesLines
* linux: Stock menu icons update.sadrul@chromium.org2010-12-093-107/+106
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-2/+3
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-053-7/+14
* Move:ben@chromium.org2010-12-029-9/+9
* Move:ben@chromium.org2010-12-021-1/+1
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-011-1/+1
* Fix merge conflict in bookmark_node_data.htfarina@chromium.org2010-11-261-8/+0
* Fix includes for bookmark_node_data.tfarina@chromium.org2010-11-263-0/+8
* Rename BookmarkDragData to BookmarkNodeData. Part 2.tfarina@chromium.org2010-11-267-86/+78
* Rename BookmarkDragData to BookmarkNodeData. Part 1.tfarina@chromium.org2010-11-207-43/+48
* bookmarks: Move NodeHasURLs function to bookmark_utils.tfarina@chromium.org2010-11-203-18/+18
* Cleanup: Include browser.h -> ui/browser.h [Part 1].jhawkins@chromium.org2010-11-162-2/+2
* base: Move StringSplitAlongWhitespace to string_split.htfarina@chromium.org2010-11-151-1/+2
* Rename CloneDragData to CloneBookmarkNode.tfarina@chromium.org2010-11-133-25/+20
* Move PrintDialogGtk file delete to the file thread.tony@chromium.org2010-11-011-17/+6
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-1/+1
* Cleanup BookmarkFolderEditorController implementation.tfarina@chromium.org2010-10-203-34/+19
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-194-0/+6
* Move chrome/browser/cocoa/bookmark_* to chrome/browser/cocoa/bookmarks/.viettrungluu@chromium.org2010-10-151-1/+1
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-4/+4
* Rename ChromeThread to BrowserThread Part19:tfarina@chromium.org2010-10-127-7/+7
* FBTF: Small nits; moving virtual methods to implementation.erg@google.com2010-10-082-5/+11
* Rename ChromeThread to BrowserThread Part 1:tfarina@chromium.org2010-10-057-26/+26
* Fix unittest to not use an invalid GURL, as the underlying bookmarks APIs exp...pkasting@chromium.org2010-09-281-2/+2
* Temporarily disable a test that's failing a CHECK so the suite will keep runn...pkasting@chromium.org2010-09-281-1/+1
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* FBTF: Move ctors/dtors into cc files.erg@google.com2010-09-1310-44/+97
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-012-1/+4
* Convert wstrings in bookmarks, part 1000000.viettrungluu@chromium.org2010-08-314-43/+50
* Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...viettrungluu@chromium.org2010-08-3011-39/+35
* bookmarks: Add HasBookmarks() method to BookmarkModel API.tfarina@chromium.org2010-08-273-0/+16
* Remove wstrings from bookmarks, part 16.viettrungluu@chromium.org2010-08-263-6/+9
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-264-4/+4
* Remove wstrings from bookmarks, part 15.viettrungluu@chromium.org2010-08-263-27/+26
* Remove wstrings from bookmarks, part 14.viettrungluu@chromium.org2010-08-251-2/+2
* Remove wstrings from bookmarks, part 13.viettrungluu@chromium.org2010-08-252-28/+28
* Fix small bug in BookmarkDragData: GURL specs are UTF-8, not ASCII.viettrungluu@chromium.org2010-08-231-1/+1
* Remove wstrings from bookmarks, part 12.viettrungluu@chromium.org2010-08-222-4/+5
* Remove wstrings from bookmarks, part 11.viettrungluu@chromium.org2010-08-224-79/+67
* Remove wstrings in bookmarks, part 10.viettrungluu@chromium.org2010-08-223-24/+24
* Remove wstrings from bookmarks, part 7.viettrungluu@chromium.org2010-08-212-6/+8
* Remove wstrings from bookmarks, part 6.viettrungluu@chromium.org2010-08-213-11/+1
* Re-land r56742 now with correct database filesbrettw@chromium.org2010-08-212-2/+3
* Make TestingProfile use ScopedTempDir.phajdan.jr@chromium.org2010-08-201-2/+2
* FBTB: Remove unneeded #includes of base/ref_counted.h and base/string16.h in ...viettrungluu@chromium.org2010-08-201-1/+0
* Remove wstrings in bookmarks, part 5.viettrungluu@chromium.org2010-08-204-20/+10
* Convert wstrings in bookmarks, part 4.viettrungluu@chromium.org2010-08-204-10/+11
* Revert 56742 - A new field to describe the sources of history urls(visits) is...brettw@chromium.org2010-08-192-3/+2
* A new field to describe the sources of history urls(visits) is added. This fi...brettw@chromium.org2010-08-192-2/+3