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
*
Fixes two related bugs:
sky@chromium.org
2009-12-18
1
-4
/
+4
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-12-02
1
-0
/
+1
*
Seventh patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-06
1
-0
/
+4
*
Eliminate QueryOptions::most_recent_visit_only. All non-unittest consumers o...
pkasting@chromium.org
2009-11-03
1
-1
/
+0
*
Unittest for fix to allow navigation when there is no history DB.
pkasting@chromium.org
2009-11-02
1
-2
/
+3
*
Show a warning when the history files can't be read correctly.
pkasting@chromium.org
2009-10-30
1
-2
/
+4
*
Convert history to use new sql wrappers. Enhance wrappers in several ways to
brettw@chromium.org
2009-10-02
1
-1
/
+1
*
Add some new histograms for history, and UMA-enable a few others.
brettw@chromium.org
2009-09-23
1
-6
/
+6
*
Some history backend fixes for database corruption.
shess@chromium.org
2009-09-17
1
-0
/
+9
*
While importing favicon, make sure there is an entry in the history db.
kuchhal@chromium.org
2009-09-11
1
-7
/
+24
*
Convert internal time format to Windows 1601 epoch on Linux & Mac.
brettw@chromium.org
2009-08-26
1
-0
/
+13
*
Make ThumbnailStore broadcast a notification when it has finished reading thu...
meelapshah@chromium.org
2009-07-28
1
-5
/
+5
*
Fix memory leak in VisitSegmentDatabase::QuerySegmentUsage and HistoryBackend...
meelapshah@chromium.org
2009-07-23
1
-2
/
+3
*
Moved typedef of RedirectList from HistoryService class to history namespace.
meelapshah@chromium.org
2009-07-01
1
-12
/
+12
*
Temporary fix for page_cycler perf regression.
meelapshah@chromium.org
2009-07-01
1
-1
/
+3
*
Add a function to the History to return a list of the top n visited URLs wher...
meelapshah@chromium.org
2009-07-01
1
-0
/
+30
*
Fix: Certain redirections remove sites from the history
yuzo@chromium.org
2009-07-01
1
-3
/
+4
*
Add a function to the History{Service,Backend} to query for a list of redirec...
meelapshah@chromium.org
2009-06-30
1
-0
/
+49
*
Fix potential memleak in AddPagesWithDetails. Not a biggie
finnur@chromium.org
2009-06-30
1
-4
/
+4
*
Searching by keyword now generates a visit against the site with a
sky@chromium.org
2009-04-27
1
-10
/
+18
*
This CL adds some UI to remove most-visited thumbnails from the New Tab Page.
jcampan@chromium.org
2009-04-13
1
-2
/
+3
*
History import was exercising a codepath that didn't have code to update Hist...
glen@chromium.org
2009-03-24
1
-0
/
+6
*
Ports all of the chrome/browser/history code to use FilePath, except
estade@chromium.org
2009-03-18
1
-19
/
+12
*
Stop history search going on beyond the start of history.
glen@chromium.org
2009-03-11
1
-0
/
+22
*
Coalesce more hardcoded schemes to using predefined constants.
brettw@chromium.org
2009-02-26
1
-1
/
+2
*
Use string for Histogram names since these are all ASCII anyway.
dsh@google.com
2009-02-24
1
-5
/
+4
*
Re-check in some of my dynamic linking change.
evan@chromium.org
2009-02-10
1
-1
/
+1
*
Revert basically everything I've done today as it fails mysteriously
evan@chromium.org
2009-02-10
1
-1
/
+1
*
Bring a bunch more headers into the non-Windows build:
evan@chromium.org
2009-02-10
1
-1
/
+1
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
1
-7
/
+9
*
Porting profiles to the Mac.
avi@chromium.org
2009-01-28
1
-1
/
+2
*
Port some files in chrome/browser/
agl@chromium.org
2008-11-14
1
-30
/
+3
*
Added a new interface IChromeHistoryIndexer which needs to be implemented by
brettw@google.com
2008-11-07
1
-5
/
+23
*
Make sure titles and bodies of web pages that come into the history system very
brettw@google.com
2008-10-30
1
-1
/
+2
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-0
/
+4
*
This CL adds prompting for dangerous types of files (executable) when they ar...
jcampan@chromium.org
2008-10-10
1
-0
/
+7
*
Makes deleting history no longer delete starred urls. Thiseffectively reenabl...
sky@google.com
2008-08-27
1
-131
/
+147
*
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
-244
/
+20
*
Add chrome to the repository.
initial.commit
2008-07-26
1
-0
/
+2060