index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
history
/
history_backend.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1
tfarina@chromium.org
2013-07-02
1
-1
/
+1
*
Remove column sizes from thumbnail database.
qsr@chromium.org
2013-07-01
1
-6
/
+3
*
Use a direct include of time headers in chrome/browser/, part 5.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Use sql::Connection::Delete() in history.
shess@chromium.org
2013-06-25
1
-5
/
+4
*
Replace FTS in the history_service with a brute force text search.
rmcilroy@chromium.org
2013-06-22
1
-2
/
+45
*
Track fraction of visits to top URLs.
bengr@chromium.org
2013-06-21
1
-0
/
+41
*
Convert history sql::ErrorDelegate to callback.
shess@chromium.org
2013-06-11
1
-54
/
+24
*
Use a direct include of strings headers in chrome/browser/e*-h*/.
avi@chromium.org
2013-06-10
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-7
/
+7
*
chrome: Use base::MessageLoop. (Part 3)
xhwang@chromium.org
2013-05-28
1
-5
/
+5
*
bookmarks: Get rid of the dependency on history_notifications.h
tfarina@chromium.org
2013-05-28
1
-2
/
+3
*
components: Move visitedlink into visitedlink namespace.
tfarina@chromium.org
2013-05-17
1
-1
/
+1
*
bookmarks: Get rid of the dependency on history_types.h
tfarina@chromium.org
2013-05-16
1
-54
/
+57
*
Add support for split Public Suffix List distinctions.
nyquist@chromium.org
2013-05-14
1
-2
/
+6
*
Extract BookmarksFileImporter and BookmarkHTMLReader from Firefox2Importer.
avi@chromium.org
2013-05-14
1
-0
/
+1
*
Revert 199771 "Add support for split Public Suffix List distinct..."
nyquist@chromium.org
2013-05-13
1
-6
/
+2
*
Add support for split Public Suffix List distinctions.
nyquist@chromium.org
2013-05-13
1
-2
/
+6
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-05-09
1
-83
/
+83
*
[Sync] Add interface and backend impl for typed URL syncable service
zea@chromium.org
2013-05-07
1
-1
/
+23
*
chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.
tfarina@chromium.org
2013-05-01
1
-1
/
+1
*
[Sync] Ensure url's last visit time is recorded correctly in history
mgist@chromium.org
2013-04-25
1
-1
/
+2
*
Add visit attempts when the managed user is blocked
sergiu@chromium.org
2013-04-24
1
-0
/
+5
*
Clean up entries left by crashes in the DownloadDB.
rdsmith@chromium.org
2013-04-08
1
-10
/
+0
*
Fix regression due to https://chromiumcodereview.appspot.com/11830007
pkotwicz@chromium.org
2013-03-23
1
-10
/
+11
*
Move files from c/b/a/bookmarks and c/b/a/sync back to c/b
kaiwang@chromium.org
2013-03-20
1
-1
/
+1
*
Push check for Time::is_max() from BrowsingDataRemover to HistoryBackend.
dubroy@chromium.org
2013-03-13
1
-1
/
+2
*
Two changes to history delete directive processing
zea@chromium.org
2013-03-06
1
-18
/
+46
*
History: Create delete directives when local or remote history is deleted.
dubroy@chromium.org
2013-03-06
1
-0
/
+20
*
Revert 186400
jochen@chromium.org
2013-03-06
1
-20
/
+0
*
History: Create delete directives when local or remote history is deleted.
dubroy@chromium.org
2013-03-06
1
-0
/
+20
*
Adds database methods needed to track amount of time pages are
sky@chromium.org
2013-03-01
1
-0
/
+41
*
Add ScheduleCommit() calls to HistoryBackend::*Download*
benjhayden@chromium.org
2013-02-26
1
-6
/
+13
*
History: Eliminate query cursor, use end_time argument instead.
dubroy@chromium.org
2013-02-20
1
-10
/
+0
*
Add favicon count histogram
zea@chromium.org
2013-02-15
1
-0
/
+9
*
Cleanup of segment db. Nukes the presentations table and the
sky@chromium.org
2013-02-11
1
-6
/
+0
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-9
/
+9
*
history: Extract HistoryDBTask into its own header file.
tfarina@chromium.org
2013-02-08
1
-0
/
+1
*
iOS and non iOS use different decoder for SkBitmap to PNG.
pkotwicz@chromium.org
2013-01-31
1
-10
/
+3
*
Cleanup history favicon code
pkotwicz@chromium.org
2013-01-23
1
-142
/
+85
*
Componentize visitedlinks to src/components/visitedlink
boliu@chromium.org
2013-01-23
1
-1
/
+2
*
Do not send any notifications as a result of HistoryBackend::MergeFavicon() w...
pkotwicz@chromium.org
2013-01-22
1
-3
/
+7
*
Do not send any notifications when the bitmap data has not changed as the res...
pkotwicz@chromium.org
2013-01-22
1
-16
/
+57
*
History: Fix incorrect values of reached_beginning when max_count is used.
dubroy@chromium.org
2013-01-21
1
-5
/
+4
*
Avoid sending notifications when the bitmap data in the history backend is re...
pkotwicz@chromium.org
2013-01-14
1
-0
/
+21
*
Remove VisitedLink dependency on rest of chrome
boliu@chromium.org
2013-01-09
1
-2
/
+3
*
Revert "Remove VisitedLink dependency on rest of chrome" r175186
boliu@chromium.org
2013-01-04
1
-2
/
+2
*
Remove VisitedLink dependency on rest of chrome
boliu@chromium.org
2013-01-04
1
-2
/
+2
*
Bake targeted error histogram support directly into sql::Connection.
shess@chromium.org
2013-01-03
1
-7
/
+0
*
Finish converting FaviconService to use CancelableTaskTracker.
kaiwang@chromium.org
2012-12-12
1
-47
/
+39
[next]