| Commit message (Expand) | Author | Age | Files | Lines |
* | history: Rename history.h to history_service.h | tfarina@chromium.org | 2013-01-25 | 2 | -3/+3 |
* | Cleanup history favicon code | pkotwicz@chromium.org | 2013-01-23 | 1 | -27/+3 |
* | Update other unittests to use newly added TestingBrowserProcess::GetGlobal(). | dbeam@chromium.org | 2013-01-04 | 4 | -4/+4 |
* | Fix threading issue in SQLiteCursor. | kaiwang@chromium.org | 2012-12-13 | 2 | -12/+17 |
* | Finish converting FaviconService to use CancelableTaskTracker. | kaiwang@chromium.org | 2012-12-12 | 2 | -13/+16 |
* | Move scoped_temp_dir from base to base/files | brettw@chromium.org | 2012-11-16 | 6 | -12/+12 |
* | Raze history database if corrupted | pkotwicz@chromium.org | 2012-10-27 | 6 | -30/+30 |
* | Android: lazy initialization for method id. | bulach@chromium.org | 2012-10-16 | 1 | -7/+3 |
* | Run AndroidProviderBackend without thumbnail db. | michaelbai@chromium.org | 2012-10-12 | 2 | -21/+357 |
* | [Android] Upstream content detection and ChromeBrowserProvider tests. | leandrogracia@chromium.org | 2012-10-10 | 1 | -0/+3 |
* | Move url_databse back to history | kaiwang@chromium.org | 2012-10-02 | 2 | -2/+2 |
* | Move cancelable_request.cc/h to chrome/browser/common. | kaiwang@chromium.org | 2012-09-22 | 2 | -2/+2 |
* | introduce chrome/browser/common directory and move url_database(and its depen... | kaiwang@chromium.org | 2012-09-20 | 2 | -2/+2 |
* | Revert 157475 - Introduce chrome/browser/common directory and move url_databa... | kaiwang@chromium.org | 2012-09-19 | 2 | -2/+2 |
* | Introduce chrome/browser/common directory and move url_database(and its depen... | kaiwang@chromium.org | 2012-09-19 | 2 | -2/+2 |
* | Modifies history backend to be able to take advantage of storing the pixel si... | pkotwicz@chromium.org | 2012-09-09 | 1 | -8/+32 |
* | Fix DB migration for upgrading to version 22 for Android | nyquist@chromium.org | 2012-09-08 | 1 | -0/+6 |
* | Cleanup FaviconSQLHandler::Update | pkotwicz@chromium.org | 2012-09-07 | 1 | -32/+27 |
* | Fix FaviconHandler::GetRawFaviconForID | pkotwicz@chromium.org | 2012-09-07 | 1 | -3/+1 |
* | Cleanup ThumbnailDatabase code now that 10815068 has landed. | pkotwicz@chromium.org | 2012-09-01 | 3 | -35/+33 |
* | Change FaviconData to be able to return data for multiple bitmaps for same ic... | pkotwicz@chromium.org | 2012-08-30 | 2 | -11/+16 |
* | Remove legacy migration code that coupled history and bookmarks. | erikwright@chromium.org | 2012-08-30 | 6 | -32/+24 |
* | Promote BookmarkService to a public API. | erikwright@chromium.org | 2012-08-29 | 3 | -5/+5 |
* | Upstream: SQLite cursor for Android. | michaelbai@chromium.org | 2012-08-29 | 3 | -0/+698 |
* | Changes favicon database to support storing bitmaps of different sizes for th... | pkotwicz@chromium.org | 2012-08-20 | 3 | -17/+26 |
* | Change HistoryAndBookmarkRow favicon_ field to be scoped_refptr<base::RefCoun... | pkotwicz@chromium.org | 2012-08-17 | 4 | -22/+25 |
* | Revert 152162 - Change HistoryAndBookmarkRow favicon_ field to be scoped_refp... | pkotwicz@chromium.org | 2012-08-17 | 4 | -25/+22 |
* | Change HistoryAndBookmarkRow favicon_ field to be scoped_refptr<base::RefCoun... | pkotwicz@chromium.org | 2012-08-17 | 4 | -22/+25 |
* | AndroidProvider: Add history for bookmarks if it doesn't exist. | michaelbai@chromium.org | 2012-08-09 | 3 | -16/+61 |
* | - Made BookmarkService::GetBookmarks return both urls and title, | michaelbai@chromium.org | 2012-08-06 | 2 | -21/+25 |
* | Removing instances of profile_->GetBookmarkModel() as part of converting Book... | rlp@chromium.org | 2012-08-01 | 3 | -3/+6 |
* | Move RunAllPendingInMessageLoop from ui_test_utils.h to test_utils.h, so that... | jam@chromium.org | 2012-07-30 | 2 | -9/+9 |
* | Upgrade AlignedMemory to support dynamic allocations. | dalecurtis@chromium.org | 2012-07-26 | 1 | -0/+1 |
* | Revert 147988 - Upgrade AlignedMemory to support dynamic allocations. | acolwell@chromium.org | 2012-07-24 | 1 | -1/+0 |
* | Upgrade AlignedMemory to support dynamic allocations. | dalecurtis@chromium.org | 2012-07-23 | 1 | -0/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | chrome: Put browser_navigator.h into chrome namespace. | tfarina@chromium.org | 2012-07-01 | 1 | -1/+1 |
* | Removing usage of profile_->GetHistory() from the codebase in order to remove... | rlp@chromium.org | 2012-06-19 | 1 | -11/+23 |
* | Move test_browser_thread.h from content\test to content\public\test. This way... | jam@chromium.org | 2012-06-04 | 3 | -3/+3 |
* | Removed unneccessary information in log. | michaelbai@chromium.org | 2012-06-01 | 1 | -5/+5 |
* | Do nothing when search time is not changed. | michaelbai@chromium.org | 2012-05-07 | 1 | -5/+6 |
* | Fix for the Android build that does not compile. | jcivelli@chromium.org | 2012-05-05 | 1 | -2/+4 |
* | Only clear the android_url table when it exists. | michaelbai@chromium.org | 2012-05-04 | 1 | -1/+6 |
* | Completed the code path from AndroidProviderService to HistoryBackend. | michaelbai@chromium.org | 2012-05-04 | 3 | -0/+661 |
* | Fix compilation of unit_tests on Android. | jcivelli@chromium.org | 2012-04-28 | 1 | -1/+3 |
* | Added 'folder' column in virtual table. | michaelbai@chromium.org | 2012-04-24 | 2 | -3/+66 |
* | Make sure last visit time and created time are same when visit count is zero. | michaelbai@chromium.org | 2012-04-21 | 2 | -4/+50 |
* | Fix the issue that DeleteHistory also deletes the bookmark in bookmark model. | michaelbai@chromium.org | 2012-04-20 | 5 | -72/+175 |
* | Move RefCountedBytes Class to base namespace. | simon.hong81@gmail.com | 2012-04-20 | 2 | -4/+10 |
* | Only add bookmark when bookmark column was set explicitly. | michaelbai@chromium.org | 2012-04-20 | 2 | -5/+264 |