summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history
Commit message (Expand)AuthorAgeFilesLines
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-1320-188/+235
* Makes TopSites ignore navigations from a different profile.sky@chromium.org2011-10-121-1/+9
* Update thumbnail database to carry sizes field - prep for NTP4 large icon sup...groby@chromium.org2011-10-123-16/+67
* base::Bind: Final cleanup in history.[cc,h].jhawkins@chromium.org2011-10-112-39/+51
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-0816-193/+193
* Revert 104597 - base::Bind: Complete cleanup of history/.acolwell@chromium.org2011-10-0716-193/+193
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-0716-193/+193
* base::Bind: Convert a few more instances.jhawkins@chromium.org2011-10-053-7/+11
* base::Bind: Cleanup in history/ plus dependencies.jhawkins@chromium.org2011-10-054-10/+12
* Clear |recent_changes_| in TestDatabaseManager::DeleteAll.mmenke@chromium.org2011-10-013-3/+62
* gcc 4.6 warnings cleanuppph34r@gmail.com2011-09-301-4/+0
* Changes to get appropriate favicon for a URL which has icons for both touch a...naveenbobbili@motorola.com2011-09-303-21/+92
* Change NOTREACHED() to DLOG() in TextDatabaseManager::AddPageData.dennisjeffrey@chromium.org2011-09-301-1/+5
* Coverity: Fix uninitialized member variables.kmadhusu@chromium.org2011-09-272-1/+2
* Use current profile rather than AllSources for notification sources when regi...mrossetti@chromium.org2011-09-231-4/+6
* Makes TopSites not DCHECK if HistoryLoaded or MigrateFromHistory issky@chromium.org2011-09-233-4/+61
* Fix leak in case of obsolete backend.qsr@google.com2011-09-231-0/+2
* Retry r100017. This time, prevent a potential shutdown race by moving the cal...benjhayden@chromium.org2011-09-217-2/+49
* Some checks to narrow in on duplicate history ids from history DB.rdsmith@chromium.org2011-09-192-5/+52
* Add missing initializer for current_backend_id_.qsr@chromium.org2011-09-191-0/+1
* Use an id to ensure that the HistoryBackend is still alive.qsr@google.com2011-09-196-40/+87
* Fixes and simplification to ShortcutsBackend including addition of "DeleteAll"georgey@chromium.org2011-09-176-218/+224
* Revert 100530 - Disable the in memory URL index. This is a temporary test to ...brettw@chromium.org2011-09-141-10/+2
* Disable the in memory URL index. This is a temporary test to see if it affect...brettw@google.com2011-09-091-2/+10
* Limit the number of visits the sync code will fetch.atwilson@chromium.org2011-09-093-0/+41
* Revert 100017 - broke ProfileManagerTest.CreateProfileAsyncMultipleRequestsestade@chromium.org2011-09-077-51/+3
* Make a new integer field in sql::MetaTable (a per-profile db) containing a co...benjhayden@chromium.org2011-09-077-3/+51
* B0;136;0cRe-enable TopSites in PrerenderManager, this time duplicating the in...tburkard@chromium.org2011-09-061-0/+2
* bookmarks: Split BookmarkModel::SetURLStarred in two helper functions in book...tfarina@chromium.org2011-09-032-5/+8
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+1
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-1/+1
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+1
* Remove confidence from AutocompleteMatch and use History DB instead.dominich@chromium.org2011-09-012-6/+6
* Add owners file for historybrettw@chromium.org2011-08-311-0/+2
* Revert 98656 - Make a new integer field in sql::MetaTable (a per-profile db) ...dmaclach@chromium.org2011-08-297-51/+3
* Make a new integer field in sql::MetaTable (a per-profile db) containing a co...benjhayden@chromium.org2011-08-297-3/+51
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-275-10/+5
* Changed TextDatabaseManager::AddPageData() to not load all visits.atwilson@chromium.org2011-08-234-14/+52
* Move DownloadHistoryInfo to content and rename it to DownloadPersistentStoreI...jam@chromium.org2011-08-2210-124/+31
* Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...ananta@chromium.org2011-08-191-2/+2
* Tweak typed-count Usage.mrossetti@chromium.org2011-08-195-11/+11
* Handle intranet hostnames more consistently.pkasting@chromium.org2011-08-192-5/+7
* Revert "Move tests that simulate mouse clicks to interactive_ui_tests"maruel@chromium.org2011-08-193-161/+0
* Move tests that simulate mouse clicks to interactive_ui_testsmaruel@chromium.org2011-08-193-0/+161
* History: Remove code that makes InMemoryURLIndex::SaveToFilervargas@google.com2011-08-181-6/+3
* [ntp4] Bookmarks page implementation, first-pass.csilv@chromium.org2011-08-161-1/+1
* Move the core download files to content.jam@chromium.org2011-08-153-3/+3
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-115-5/+5
* ntp4: make defaultestade@chromium.org2011-08-101-4/+2
* ntp: use web store as default mv tile instead of themes galleryestade@chromium.org2011-08-091-3/+3