| Commit message (Expand) | Author | Age | Files | Lines |
* | Completed the code path from AndroidProviderService to HistoryBackend. | michaelbai@chromium.org | 2012-05-04 | 1 | -0/+32 |
* | Added page score to the ntp suggestions tab. | rfevang@chromium.org | 2012-04-28 | 1 | -1/+4 |
* | Add PrerenderLocalPredictor, which will eventually perform | tburkard@chromium.org | 2012-04-23 | 1 | -0/+13 |
* | Move RefCountedBytes Class to base namespace. | simon.hong81@gmail.com | 2012-04-20 | 1 | -1/+1 |
* | TabContents -> WebContentsImpl, part 18. | avi@chromium.org | 2012-04-17 | 1 | -3/+1 |
* | Change 9789001: attempt #3 after fixing the problems with linux Created by We... | georgey@chromium.org | 2012-04-09 | 1 | -0/+11 |
* | Added the method to get favicon by ID. | michaelbai@chromium.org | 2012-04-05 | 1 | -0/+4 |
* | Revert 130675 - Reapply Wei Li's patch | dubroy@chromium.org | 2012-04-05 | 1 | -11/+0 |
* | Reapply Wei Li's patch | georgey@chromium.org | 2012-04-04 | 1 | -0/+11 |
* | Revert 130005 - Committing: | mihaip@chromium.org | 2012-03-31 | 1 | -11/+0 |
* | Committing: | georgey@chromium.org | 2012-03-31 | 1 | -0/+11 |
* | Fixed unit-test to un-revert patch: | georgey@chromium.org | 2012-03-19 | 1 | -0/+8 |
* | Revert 127333 - Added Time slicing to History, used it on "Suggested" page | dmazzoni@chromium.org | 2012-03-17 | 1 | -8/+0 |
* | Added Time slicing to History, used it on "Suggested" page | georgey@chromium.org | 2012-03-17 | 1 | -0/+8 |
* | Move DownloadPersistentStoreInfo to content\public\browser and into the conte... | jam@chromium.org | 2012-03-11 | 1 | -5/+9 |
* | [Sync] Delay bookmark association until the history db is loaded. | zea@chromium.org | 2012-02-15 | 1 | -1/+2 |
* | Use URLRows rather than std::vector<URLRow>. Also, there is an equivalent Typ... | mrossetti@chromium.org | 2012-02-10 | 1 | -1/+1 |
* | Move Ownership of IMUI to HistoryService. | mrossetti@chromium.org | 2012-02-07 | 1 | -3/+10 |
* | Remove task.h and finish base::Bind() migration. | ajwong@chromium.org | 2012-01-06 | 1 | -1/+0 |
* | Remove temporary redirect header and DEPS exception for cancelable_request.h | joi@chromium.org | 2011-12-27 | 1 | -1/+1 |
* | [Sync] Add HistoryService::DeleteURLsForTest | akalin@chromium.org | 2011-12-14 | 1 | -0/+4 |
* | Eliminated the last few uses of MessageLoop::QuitTask in chrome/ | dcheng@chromium.org | 2011-12-10 | 1 | -1/+1 |
* | Change |details| ownership when posting BroadcastNotifications() task. | shess@chromium.org | 2011-11-29 | 1 | -6/+4 |
* | Revert 111378 - HQP Refactoring (in Preparation for SQLite Cache) | zmo@google.com | 2011-11-24 | 1 | -10/+2 |
* | HQP Refactoring (in Preparation for SQLite Cache) | mrossetti@chromium.org | 2011-11-23 | 1 | -2/+10 |
* | Add OVERRIDE to chrome/browser/. | avi@chromium.org | 2011-11-21 | 1 | -1/+1 |
* | Provide assumed favicon for intents if page was never visited. | groby@chromium.org | 2011-11-18 | 1 | -0/+4 |
* | Cleanup: Remove forward declarations in various chrome/browser directories. | thestig@chromium.org | 2011-11-16 | 1 | -13/+0 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -7/+7 |
* | Add new UMA stats to get a handle on Downloads UI Usage | benjhayden@chromium.org | 2011-10-17 | 1 | -1/+1 |
* | Move PageTransition into content namespace. While I'm touching all these file... | jam@chromium.org | 2011-10-13 | 1 | -4/+4 |
* | base::Bind: Final cleanup in history.[cc,h]. | jhawkins@chromium.org | 2011-10-11 | 1 | -20/+15 |
* | base::Bind: Complete cleanup of history/. | jhawkins@chromium.org | 2011-10-08 | 1 | -50/+46 |
* | Revert 104597 - base::Bind: Complete cleanup of history/. | acolwell@chromium.org | 2011-10-07 | 1 | -46/+50 |
* | base::Bind: Complete cleanup of history/. | jhawkins@chromium.org | 2011-10-07 | 1 | -50/+46 |
* | base::Bind: Cleanup in history/ plus dependencies. | jhawkins@chromium.org | 2011-10-05 | 1 | -6/+6 |
* | Retry r100017. This time, prevent a potential shutdown race by moving the cal... | benjhayden@chromium.org | 2011-09-21 | 1 | -0/+7 |
* | Use an id to ensure that the HistoryBackend is still alive. | qsr@google.com | 2011-09-19 | 1 | -4/+9 |
* | Revert 100017 - broke ProfileManagerTest.CreateProfileAsyncMultipleRequests | estade@chromium.org | 2011-09-07 | 1 | -7/+0 |
* | Make a new integer field in sql::MetaTable (a per-profile db) containing a co... | benjhayden@chromium.org | 2011-09-07 | 1 | -0/+7 |
* | Revert 98656 - Make a new integer field in sql::MetaTable (a per-profile db) ... | dmaclach@chromium.org | 2011-08-29 | 1 | -7/+0 |
* | Make a new integer field in sql::MetaTable (a per-profile db) containing a co... | benjhayden@chromium.org | 2011-08-29 | 1 | -0/+7 |
* | Move DownloadHistoryInfo to content and rename it to DownloadPersistentStoreI... | jam@chromium.org | 2011-08-22 | 1 | -5/+5 |
* | Change TopSites and History to use gfx::Image instead of SkBitmap in their | pinkerton@chromium.org | 2011-08-02 | 1 | -6/+4 |
* | Move app/sql/* files to sql/ directory. | tfarina@chromium.org | 2011-07-19 | 1 | -1/+1 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -2/+2 |
* | history: Move kBookmarkBarID constant out of HistoryService. | tfarina@chromium.org | 2011-07-07 | 1 | -4/+0 |
* | Changed typed url sync to no longer modify typed/visit_count. | atwilson@chromium.org | 2011-06-09 | 1 | -2/+6 |
* | Change GetVisitCountToHost() to GetVisibleVisitCountToHost(), and restrict it... | pkasting@chromium.org | 2011-05-25 | 1 | -7/+9 |
* | Virtual destructors should have virtual keyword. | hans@chromium.org | 2011-05-25 | 1 | -1/+1 |