summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_html_writer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unneeded path_service.h includes in base and chrome.thestig2014-11-061-1/+0
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-301-1/+1
* bookmarks: Move bookmark_test_helpers.h into 'bookmarks' namespace.tfarina2014-10-231-1/+1
* Standardize usage of virtual/override/final in chrome/browser/Daniel Cheng2014-10-211-3/+1
* replace OVERRIDE and FINAL with override and final in chrome/browser/[a-i]*mostynb2014-10-131-1/+1
* setConfig is deprecated, use setInfo or allocPixels insteadreed@google.com2014-07-011-2/+1
* Change all component_strings references to be to components_stringsblundell@chromium.org2014-05-281-1/+1
* Move bookmarks/core/... to bookmarks/...naiem.shaik@gmail.com2014-05-201-2/+2
* Move bookmarks' test support file to the bookmarks componentsdefresne@chromium.org2014-05-051-1/+1
* Move bookmarks' production code to components/bookmarkssdefresne@chromium.org2014-04-301-1/+1
* BookmarkManagerPrivate API meta info improvements.rfevang@chromium.org2014-04-241-13/+20
* Move resources to components/sdefresne@chromium.org2014-04-221-1/+1
* Moved favicon_types to favicon_base component.jif@chromium.org2014-04-171-7/+7
* Revert 242455 "Revert 242449 "Update some uses of UTF conversion..."avi@chromium.org2013-12-241-17/+18
* Revert 242449 "Update some uses of UTF conversions in chrome/bro..."avi@chromium.org2013-12-241-18/+17
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-17/+18
* Replace string16 with base::string16.brettw@chromium.org2013-12-041-29/+35
* bookmarks: Get rid of ui_test_utils.h entry from the exception list.tfarina@chromium.org2013-09-111-4/+2
* Add asserts to TestingProfile::CreateHistoryService to ensure files are deletedrmcilroy@chromium.org2013-07-241-1/+1
* Revert 213148 "Add asserts to TestingProfile::CreateHistoryServi..."rlarocque@chromium.org2013-07-231-1/+1
* Add asserts to TestingProfile::CreateHistoryService to ensure files are deletedrmcilroy@chromium.org2013-07-231-1/+1
* Move most importer code to chrome/utility/importerscottmg@chromium.org2013-07-161-0/+283
* Move some importer-related functionality to chrome/browser/importerscottmg@chromium.org2013-07-021-283/+0
* Use a direct include of time headers in chrome/browser/, part 1.avi@chromium.org2013-06-281-1/+1
* bookmarks: Use TestBrowserThreadBundle instead of TestBrowserThread.tfarina@chromium.org2013-06-201-12/+10
* Use a direct include of strings headers in chrome/browser/bookmarks/.avi@chromium.org2013-06-101-2/+2
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.avi@chromium.org2013-06-091-1/+1
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-3/+3
* bookmarks: Get rid of the dependency on history_types.htfarina@chromium.org2013-05-161-2/+2
* Cleanup: Remove unneeded base/file_util.h includes in chrome.thestig@chromium.org2013-05-151-1/+0
* Extract BookmarksFileImporter and BookmarkHTMLReader from Firefox2Importer.avi@chromium.org2013-05-141-15/+20
* bookmarks: Get rid of TestingProfile::BlockUntilBookmarkModelLoaded().tfarina@chromium.org2013-03-251-1/+3
* Fix DCHECK when exporting an unnamed bookmark.mmenke@chromium.org2013-03-231-0/+5
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-1/+1
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-1/+1
* history: Rename history.h to history_service.htfarina@chromium.org2013-01-251-1/+1
* Convert gfx::Image::Image(const SkBitmap&) and gfx::ImageSkia::ImageSkia(cons...pkotwicz@chromium.org2013-01-231-1/+2
* bookmarks: Forward declare FaviconBitmapResult in bookmark_html_writer.htfarina@chromium.org2012-12-221-4/+6
* chrome/browser: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-171-2/+2
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+2
* Rework arguments of HistoryService::AddPage()akalin@chromium.org2012-09-211-1/+1
* Enable hidpi favicons for favicons history does not know about.pkotwicz@chromium.org2012-09-131-5/+4
* Moving FaviconService to a ProfileKeyedService.rlp@chromium.org2012-08-231-4/+7
* Revert 152904 - Moving FaviconService to a ProfileKeyedService.ricow@chromium.org2012-08-231-7/+4
* Moving FaviconService to a ProfileKeyedService.rlp@chromium.org2012-08-231-4/+7
* Removing instances of profile_->GetBookmarkModel() as part of converting Book...rlp@chromium.org2012-08-021-1/+2
* Removing usage of profile_->GetHistory() from the codebase in order to remove...rlp@chromium.org2012-06-191-3/+4
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* BookmarkModel cleanup. synced_node is now mobile_node and I'm nukingsky@chromium.org2011-12-011-2/+2
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2