| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup: Remove unneeded path_service.h includes in base and chrome. | thestig | 2014-11-06 | 1 | -1/+0 |
* | Standardize usage of virtual/override/final specifiers. | dcheng | 2014-10-30 | 1 | -1/+1 |
* | bookmarks: Move bookmark_test_helpers.h into 'bookmarks' namespace. | tfarina | 2014-10-23 | 1 | -1/+1 |
* | Standardize usage of virtual/override/final in chrome/browser/ | Daniel Cheng | 2014-10-21 | 1 | -3/+1 |
* | replace OVERRIDE and FINAL with override and final in chrome/browser/[a-i]* | mostynb | 2014-10-13 | 1 | -1/+1 |
* | setConfig is deprecated, use setInfo or allocPixels instead | reed@google.com | 2014-07-01 | 1 | -2/+1 |
* | Change all component_strings references to be to components_strings | blundell@chromium.org | 2014-05-28 | 1 | -1/+1 |
* | Move bookmarks/core/... to bookmarks/... | naiem.shaik@gmail.com | 2014-05-20 | 1 | -2/+2 |
* | Move bookmarks' test support file to the bookmarks component | sdefresne@chromium.org | 2014-05-05 | 1 | -1/+1 |
* | Move bookmarks' production code to components/bookmarks | sdefresne@chromium.org | 2014-04-30 | 1 | -1/+1 |
* | BookmarkManagerPrivate API meta info improvements. | rfevang@chromium.org | 2014-04-24 | 1 | -13/+20 |
* | Move resources to components/ | sdefresne@chromium.org | 2014-04-22 | 1 | -1/+1 |
* | Moved favicon_types to favicon_base component. | jif@chromium.org | 2014-04-17 | 1 | -7/+7 |
* | Revert 242455 "Revert 242449 "Update some uses of UTF conversion..." | avi@chromium.org | 2013-12-24 | 1 | -17/+18 |
* | Revert 242449 "Update some uses of UTF conversions in chrome/bro..." | avi@chromium.org | 2013-12-24 | 1 | -18/+17 |
* | Update some uses of UTF conversions in chrome/browser to use the base:: names... | avi@chromium.org | 2013-12-24 | 1 | -17/+18 |
* | Replace string16 with base::string16. | brettw@chromium.org | 2013-12-04 | 1 | -29/+35 |
* | bookmarks: Get rid of ui_test_utils.h entry from the exception list. | tfarina@chromium.org | 2013-09-11 | 1 | -4/+2 |
* | Add asserts to TestingProfile::CreateHistoryService to ensure files are deleted | rmcilroy@chromium.org | 2013-07-24 | 1 | -1/+1 |
* | Revert 213148 "Add asserts to TestingProfile::CreateHistoryServi..." | rlarocque@chromium.org | 2013-07-23 | 1 | -1/+1 |
* | Add asserts to TestingProfile::CreateHistoryService to ensure files are deleted | rmcilroy@chromium.org | 2013-07-23 | 1 | -1/+1 |
* | Move most importer code to chrome/utility/importer | scottmg@chromium.org | 2013-07-16 | 1 | -0/+283 |
* | Move some importer-related functionality to chrome/browser/importer | scottmg@chromium.org | 2013-07-02 | 1 | -283/+0 |
* | Use a direct include of time headers in chrome/browser/, part 1. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | bookmarks: Use TestBrowserThreadBundle instead of TestBrowserThread. | tfarina@chromium.org | 2013-06-20 | 1 | -12/+10 |
* | Use a direct include of strings headers in chrome/browser/bookmarks/. | avi@chromium.org | 2013-06-10 | 1 | -2/+2 |
* | Use a direct include of utf_string_conversions.h in chrome/browser/, part 1. | avi@chromium.org | 2013-06-09 | 1 | -1/+1 |
* | chrome: Use base::MessageLoop. (Part 3) | xhwang@chromium.org | 2013-05-28 | 1 | -3/+3 |
* | bookmarks: Get rid of the dependency on history_types.h | tfarina@chromium.org | 2013-05-16 | 1 | -2/+2 |
* | Cleanup: Remove unneeded base/file_util.h includes in chrome. | thestig@chromium.org | 2013-05-15 | 1 | -1/+0 |
* | Extract BookmarksFileImporter and BookmarkHTMLReader from Firefox2Importer. | avi@chromium.org | 2013-05-14 | 1 | -15/+20 |
* | bookmarks: Get rid of TestingProfile::BlockUntilBookmarkModelLoaded(). | tfarina@chromium.org | 2013-03-25 | 1 | -1/+3 |
* | Fix DCHECK when exporting an unnamed bookmark. | mmenke@chromium.org | 2013-03-23 | 1 | -0/+5 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -1/+1 |
* | Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition. | rsleevi@chromium.org | 2013-02-07 | 1 | -1/+1 |
* | history: Rename history.h to history_service.h | tfarina@chromium.org | 2013-01-25 | 1 | -1/+1 |
* | Convert gfx::Image::Image(const SkBitmap&) and gfx::ImageSkia::ImageSkia(cons... | pkotwicz@chromium.org | 2013-01-23 | 1 | -1/+2 |
* | bookmarks: Forward declare FaviconBitmapResult in bookmark_html_writer.h | tfarina@chromium.org | 2012-12-22 | 1 | -4/+6 |
* | chrome/browser: Update calls from RunAllPending() to RunUntilIdle(). | tfarina@chromium.org | 2012-11-17 | 1 | -2/+2 |
* | Move scoped_temp_dir from base to base/files | brettw@chromium.org | 2012-11-16 | 1 | -2/+2 |
* | Rework arguments of HistoryService::AddPage() | akalin@chromium.org | 2012-09-21 | 1 | -1/+1 |
* | Enable hidpi favicons for favicons history does not know about. | pkotwicz@chromium.org | 2012-09-13 | 1 | -5/+4 |
* | Moving FaviconService to a ProfileKeyedService. | rlp@chromium.org | 2012-08-23 | 1 | -4/+7 |
* | Revert 152904 - Moving FaviconService to a ProfileKeyedService. | ricow@chromium.org | 2012-08-23 | 1 | -7/+4 |
* | Moving FaviconService to a ProfileKeyedService. | rlp@chromium.org | 2012-08-23 | 1 | -4/+7 |
* | Removing instances of profile_->GetBookmarkModel() as part of converting Book... | rlp@chromium.org | 2012-08-02 | 1 | -1/+2 |
* | Removing usage of profile_->GetHistory() from the codebase in order to remove... | rlp@chromium.org | 2012-06-19 | 1 | -3/+4 |
* | Move test_browser_thread.h from content\test to content\public\test. This way... | jam@chromium.org | 2012-06-04 | 1 | -1/+1 |
* | BookmarkModel cleanup. synced_node is now mobile_node and I'm nuking | sky@chromium.org | 2011-12-01 | 1 | -2/+2 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+2 |