| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove TextDatabase from the history service. | rmcilroy@chromium.org | 2013-07-24 | 1 | -165/+0 |
* | Revert 212459 "Remove TextDatabase from the history service." | asargent@chromium.org | 2013-07-18 | 1 | -0/+165 |
* | Remove TextDatabase from the history service. | rmcilroy@chromium.org | 2013-07-18 | 1 | -165/+0 |
* | chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1 | tfarina@chromium.org | 2013-07-02 | 1 | -1/+1 |
* | Use a direct include of strings headers in chrome/browser/e*-h*/. | avi@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | History: Eliminate query cursor, use end_time argument instead. | dubroy@chromium.org | 2013-02-20 | 1 | -3/+0 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -7/+7 |
* | History: Fix incorrect values of reached_beginning when max_count is used. | dubroy@chromium.org | 2013-01-21 | 1 | -6/+6 |
* | History: Query for results a page at a time, rather than a day at a time. | dubroy@chromium.org | 2012-12-06 | 1 | -0/+3 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Move app/sql/* files to sql/ directory. | tfarina@chromium.org | 2011-07-19 | 1 | -3/+3 |
* | FBTF: Even more ctor/virtual deinlining. | erg@google.com | 2010-10-19 | 1 | -0/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Replace wstring with string16 in history. The only time wstring is used now i... | brettw@chromium.org | 2010-06-23 | 1 | -1/+2 |
* | Eliminate QueryOptions::most_recent_visit_only. All non-unittest consumers o... | pkasting@chromium.org | 2009-11-03 | 1 | -4/+3 |
* | Add a new wrapper for sqlite. This is mostly a large cleanup of the existing | brettw@chromium.org | 2009-09-11 | 1 | -19/+10 |
* | Reduce header dependencies in browser/history | phajdan.jr@chromium.org | 2009-07-13 | 1 | -1/+1 |
* | Ports TextDatabase and ExpireHistoryTest to use FilePath. | brettw@chromium.org | 2009-03-13 | 1 | -8/+9 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -4/+4 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Moves bookmarks out of history into its own file (JSON). | sky@google.com | 2008-08-21 | 1 | -2/+0 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+197 |