summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks
Commit message (Expand)AuthorAgeFilesLines
* Move l10n_util to ui/baseben@chromium.org2011-01-219-10/+10
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-212-10/+10
* Make bookmark_utils::GetNameForURL return a string16.evan@chromium.org2011-01-212-4/+4
* Add OWNERS files to bookmarks, gtk, and status_icons subdirs.tfarina@chromium.org2011-01-201-0/+1
* Update references part 3: remaining files in chrome/...msw@chromium.org2011-01-191-4/+4
* Move more dnd related files to ui/baseben@chromium.org2011-01-191-21/+21
* Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage.thestig@chromium.org2011-01-152-2/+3
* Move models from app to ui/base/modelsben@chromium.org2011-01-146-21/+21
* Cleanup: Remove unneeded includes of pref_names.hthestig@chromium.org2011-01-131-1/+2
* Move OSExchangeData from src/app to src/ui/base/dragdropben@chromium.org2011-01-124-29/+29
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-2/+2
* Move clipboard from app/ to ui/baseben@chromium.org2011-01-102-6/+6
* Remove wstring from l10n_util. Part 8, the last part.avi@chromium.org2011-01-071-3/+2
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Update the time formatting APIs to use string16.avi@chromium.org2010-12-221-2/+1
* Cleanup: Remove unneeded includes of notification_service.h, part 2.thestig@chromium.org2010-12-171-1/+3
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-171-1/+0
* Deinline even more destructors.erg@google.com2010-12-142-3/+7
* Even more virtual method deinlining.erg@google.com2010-12-132-21/+59
* 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