| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc 4.6 warnings cleanup | pph34r@gmail.com | 2011-09-30 | 1 | -4/+0 |
* | Changes to get appropriate favicon for a URL which has icons for both touch a... | naveenbobbili@motorola.com | 2011-09-30 | 3 | -21/+92 |
* | Change NOTREACHED() to DLOG() in TextDatabaseManager::AddPageData. | dennisjeffrey@chromium.org | 2011-09-30 | 1 | -1/+5 |
* | Coverity: Fix uninitialized member variables. | kmadhusu@chromium.org | 2011-09-27 | 2 | -1/+2 |
* | Use current profile rather than AllSources for notification sources when regi... | mrossetti@chromium.org | 2011-09-23 | 1 | -4/+6 |
* | Makes TopSites not DCHECK if HistoryLoaded or MigrateFromHistory is | sky@chromium.org | 2011-09-23 | 3 | -4/+61 |
* | Fix leak in case of obsolete backend. | qsr@google.com | 2011-09-23 | 1 | -0/+2 |
* | Retry r100017. This time, prevent a potential shutdown race by moving the cal... | benjhayden@chromium.org | 2011-09-21 | 7 | -2/+49 |
* | Some checks to narrow in on duplicate history ids from history DB. | rdsmith@chromium.org | 2011-09-19 | 2 | -5/+52 |
* | Add missing initializer for current_backend_id_. | qsr@chromium.org | 2011-09-19 | 1 | -0/+1 |
* | Use an id to ensure that the HistoryBackend is still alive. | qsr@google.com | 2011-09-19 | 6 | -40/+87 |
* | Fixes and simplification to ShortcutsBackend including addition of "DeleteAll" | georgey@chromium.org | 2011-09-17 | 6 | -218/+224 |
* | Revert 100530 - Disable the in memory URL index. This is a temporary test to ... | brettw@chromium.org | 2011-09-14 | 1 | -10/+2 |
* | Disable the in memory URL index. This is a temporary test to see if it affect... | brettw@google.com | 2011-09-09 | 1 | -2/+10 |
* | Limit the number of visits the sync code will fetch. | atwilson@chromium.org | 2011-09-09 | 3 | -0/+41 |
* | Revert 100017 - broke ProfileManagerTest.CreateProfileAsyncMultipleRequests | estade@chromium.org | 2011-09-07 | 7 | -51/+3 |
* | Make a new integer field in sql::MetaTable (a per-profile db) containing a co... | benjhayden@chromium.org | 2011-09-07 | 7 | -3/+51 |
* | B0;136;0cRe-enable TopSites in PrerenderManager, this time duplicating the in... | tburkard@chromium.org | 2011-09-06 | 1 | -0/+2 |
* | bookmarks: Split BookmarkModel::SetURLStarred in two helper functions in book... | tfarina@chromium.org | 2011-09-03 | 2 | -5/+8 |
* | Update base/timer.h code to pass through Location from call sites. (reland) o... | jbates@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, | mattm@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th... | jbates@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Remove confidence from AutocompleteMatch and use History DB instead. | dominich@chromium.org | 2011-09-01 | 2 | -6/+6 |
* | Add owners file for history | brettw@chromium.org | 2011-08-31 | 1 | -0/+2 |
* | Revert 98656 - Make a new integer field in sql::MetaTable (a per-profile db) ... | dmaclach@chromium.org | 2011-08-29 | 7 | -51/+3 |
* | Make a new integer field in sql::MetaTable (a per-profile db) containing a co... | benjhayden@chromium.org | 2011-08-29 | 7 | -3/+51 |
* | Switch ChromeTestSuite to the same convention as ContentTestSuite: | phajdan.jr@chromium.org | 2011-08-27 | 5 | -10/+5 |
* | Changed TextDatabaseManager::AddPageData() to not load all visits. | atwilson@chromium.org | 2011-08-23 | 4 | -14/+52 |
* | Move DownloadHistoryInfo to content and rename it to DownloadPersistentStoreI... | jam@chromium.org | 2011-08-22 | 10 | -124/+31 |
* | Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg... | ananta@chromium.org | 2011-08-19 | 1 | -2/+2 |
* | Tweak typed-count Usage. | mrossetti@chromium.org | 2011-08-19 | 5 | -11/+11 |
* | Handle intranet hostnames more consistently. | pkasting@chromium.org | 2011-08-19 | 2 | -5/+7 |
* | Revert "Move tests that simulate mouse clicks to interactive_ui_tests" | maruel@chromium.org | 2011-08-19 | 3 | -161/+0 |
* | Move tests that simulate mouse clicks to interactive_ui_tests | maruel@chromium.org | 2011-08-19 | 3 | -0/+161 |
* | History: Remove code that makes InMemoryURLIndex::SaveToFile | rvargas@google.com | 2011-08-18 | 1 | -6/+3 |
* | [ntp4] Bookmarks page implementation, first-pass. | csilv@chromium.org | 2011-08-16 | 1 | -1/+1 |
* | Move the core download files to content. | jam@chromium.org | 2011-08-15 | 3 | -3/+3 |
* | Reorganize chrome/test, part #9 | phajdan.jr@chromium.org | 2011-08-11 | 5 | -5/+5 |
* | ntp4: make default | estade@chromium.org | 2011-08-10 | 1 | -4/+2 |
* | ntp: use web store as default mv tile instead of themes gallery | estade@chromium.org | 2011-08-09 | 1 | -3/+3 |
* | GTTF: Use a fresh TestingBrowserProcess for each test, part #4 | phajdan.jr@chromium.org | 2011-08-03 | 5 | -5/+10 |
* | history: Remove unused friend declaration in StarredURLDatabase. | tfarina@chromium.org | 2011-08-02 | 2 | -7/+5 |
* | Change TopSites and History to use gfx::Image instead of SkBitmap in their | pinkerton@chromium.org | 2011-08-02 | 12 | -106/+82 |
* | history: use display title, not page title | evan@chromium.org | 2011-08-01 | 1 | -1/+1 |
* | Move more files from chrome/test to chrome/test/base, part #4 | phajdan.jr@chromium.org | 2011-08-01 | 3 | -3/+3 |
* | Move in_process_browser_test and ui_test_utils to chrome/test/base | phajdan.jr@chromium.org | 2011-07-29 | 1 | -3/+3 |
* | Removal of Profile from content part 3. | avi@chromium.org | 2011-07-28 | 1 | -4/+8 |
* | Remove debugging code that is no longer needed. | phajdan.jr@chromium.org | 2011-07-27 | 1 | -24/+0 |
* | Remove explicit keyword from multi-argument (w/o default values) constructors | dilmah@chromium.org | 2011-07-26 | 1 | -3/+3 |
* | Back-end for shortcuts provider | georgey@chromium.org | 2011-07-22 | 6 | -0/+1037 |