| Commit message (Expand) | Author | Age | Files | Lines |
* | base::Bind: Complete cleanup of history/. | jhawkins@chromium.org | 2011-10-08 | 1 | -4/+7 |
* | Revert 104597 - base::Bind: Complete cleanup of history/. | acolwell@chromium.org | 2011-10-07 | 1 | -7/+4 |
* | base::Bind: Complete cleanup of history/. | jhawkins@chromium.org | 2011-10-07 | 1 | -4/+7 |
* | Clear |recent_changes_| in TestDatabaseManager::DeleteAll. | mmenke@chromium.org | 2011-10-01 | 1 | -3/+6 |
* | Change NOTREACHED() to DLOG() in TextDatabaseManager::AddPageData. | dennisjeffrey@chromium.org | 2011-09-30 | 1 | -1/+5 |
* | Changed TextDatabaseManager::AddPageData() to not load all visits. | atwilson@chromium.org | 2011-08-23 | 1 | -14/+8 |
* | Moved mru_cache from content/common to base/memory. | agayev@chromium.org | 2011-04-27 | 1 | -2/+1 |
* | Move a bunch of files from chrome\common to content\common. | jam@chromium.org | 2011-03-17 | 1 | -1/+1 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -1/+1 |
* | FBTF: Continue fixing nits found by my automated source scanner. | erg@google.com | 2010-10-05 | 1 | -0/+8 |
* | Replace wstring with string16 in history. The only time wstring is used now i... | brettw@chromium.org | 2010-06-23 | 1 | -17/+8 |
* | Convert page contents grabbing from wide to UTF16. The current code is a bit | brettw@chromium.org | 2010-06-11 | 1 | -7/+13 |
* | chrome 5: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-08 | 1 | -1/+4 |
* | Implement edit mode for history page. | jochen@chromium.org | 2010-03-05 | 1 | -11/+14 |
* | Add a Clear() function to MRUCache. This will be useful in my MemoryPurger c... | pkasting@chromium.org | 2009-10-02 | 1 | -2/+2 |
* | Convert history to use new sql wrappers. Enhance wrappers in several ways to | brettw@chromium.org | 2009-10-02 | 1 | -1/+0 |
* | Add some new histograms for history, and UMA-enable a few others. | brettw@chromium.org | 2009-09-23 | 1 | -2/+2 |
* | Reduce header dependencies in browser/history | phajdan.jr@chromium.org | 2009-07-13 | 1 | -0/+1 |
* | Replace all occurrances of WebContents with TabContents. | brettw@chromium.org | 2009-05-04 | 1 | -1/+1 |
* | Ports all of the chrome/browser/history code to use FilePath, except | estade@chromium.org | 2009-03-18 | 1 | -2/+2 |
* | Ports TextDatabase and ExpireHistoryTest to use FilePath. | brettw@chromium.org | 2009-03-13 | 1 | -9/+8 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -1/+1 |
* | Use string for Histogram names since these are all ASCII anyway. | dsh@google.com | 2009-02-24 | 1 | -2/+1 |
* | Move file enumeration to filepaths. | avi@google.com | 2008-12-11 | 1 | -3/+4 |
* | Fix initialization order to fix Mac & Linux. | brettw@google.com | 2008-11-07 | 1 | -2/+2 |
* | Added a new interface IChromeHistoryIndexer which needs to be implemented by | brettw@google.com | 2008-11-07 | 1 | -1/+9 |
* | Make sure titles and bodies of web pages that come into the history system very | brettw@google.com | 2008-10-30 | 1 | -3/+53 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -0/+4 |
* | Port some more of chrome/ to Linux. | deanm@google.com | 2008-10-02 | 1 | -2/+2 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+510 |