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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix missing thumbnails for new profile with TopSites.
nshkrob@chromium.org
2010-07-19
1
-1
/
+2
*
Rename the Thumbnails database file to Favicons.
nshkrob@chromium.org
2010-06-30
1
-1
/
+2
*
Migration to TopSites from ThumbnailDatabase.
nshkrob@chromium.org
2010-06-23
1
-0
/
+15
*
Replace wstring with string16 in history. The only time wstring is used now i...
brettw@chromium.org
2010-06-23
1
-7
/
+7
*
Convert page contents grabbing from wide to UTF16. The current code is a bit
brettw@chromium.org
2010-06-11
1
-1
/
+1
*
Remove previous print preview work in preparation for new work.
viettrungluu@chromium.org
2010-05-25
1
-2
/
+1
*
Adding HistoryService::QueryMostVisitedURLs and tests.
brettw@chromium.org
2010-05-17
1
-0
/
+11
*
Fix for bug 37909: "Clear All" in incognito downloads window will clear all, ...
georgey@chromium.org
2010-04-30
1
-0
/
+7
*
Update sync to support syncing of typed urls
zork@chromium.org
2010-03-18
1
-0
/
+7
*
Change so that the extension favicon is read on the UI thread since extension...
arv@chromium.org
2010-03-17
1
-1
/
+1
*
Implement edit mode for history page.
jochen@chromium.org
2010-03-05
1
-3
/
+4
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-0
/
+1
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-12-02
1
-0
/
+1
*
Removing the logging on history thread since the crash
huanr@chromium.org
2009-11-16
1
-27
/
+5
*
Unittest for fix to allow navigation when there is no history DB.
pkasting@chromium.org
2009-11-02
1
-18
/
+24
*
Show a warning when the history files can't be read correctly.
pkasting@chromium.org
2009-10-30
1
-5
/
+5
*
Add the ability to unload the HistoryBackend.
pkasting@chromium.org
2009-10-08
1
-36
/
+65
*
Re-ban chrome:// URLs from being added to history until I can craft a more fi...
pkasting@chromium.org
2009-09-25
1
-2
/
+4
*
Add about: and chrome:* to history. Patch by Pierre-Antoine LaFayette (see h...
pkasting@chromium.org
2009-09-24
1
-3
/
+3
*
Switch history thread back to base::Thread. Sync unit tests require more than...
chron@chromium.org
2009-09-21
1
-2
/
+7
*
Retry 25770 after fixing Valgrind issue.
huanr@chromium.org
2009-09-10
1
-3
/
+27
*
Revert r25770 due to valgrind failures on Linux.
huanr@chromium.org
2009-09-09
1
-23
/
+3
*
Enable database logging on history thread.
huanr@chromium.org
2009-09-09
1
-3
/
+23
*
Move the "history is too new" dialog out of
tony@chromium.org
2009-09-05
1
-17
/
+3
*
Adds a FaviconService class tied to the profile.
arv@google.com
2009-08-28
1
-29
/
+30
*
Reduce header dependencies in browser/history
phajdan.jr@chromium.org
2009-07-13
1
-0
/
+1
*
Fix Acid3 Test 48: LINKTEST, Chromium side....
dglazkov@chromium.org
2009-07-03
1
-2
/
+1
*
Foundations for Print Preview and Setup
mhm@chromium.org
2009-07-03
1
-1
/
+2
*
Moved typedef of RedirectList from HistoryService class to history namespace.
meelapshah@chromium.org
2009-07-01
1
-2
/
+2
*
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
/
+9
*
Fix: Certain redirections remove sites from the history
yuzo@chromium.org
2009-07-01
1
-4
/
+8
*
Add a function to the History{Service,Backend} to query for a list of redirec...
meelapshah@chromium.org
2009-06-30
1
-0
/
+8
*
Headers cleanup in chrome/browser/
phajdan.jr@chromium.org
2009-06-03
1
-0
/
+1
*
Use a NotificationRegistrar to listen for notifications.
pkasting@chromium.org
2009-05-21
1
-13
/
+4
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Give each HistoryService instance it's own backend thread.
tim@chromium.org
2009-04-14
1
-3
/
+5
*
This CL adds some UI to remove most-visited thumbnails from the New Tab Page.
jcampan@chromium.org
2009-04-13
1
-1
/
+2
*
Ports all of the chrome/browser/history code to use FilePath, except
estade@chromium.org
2009-03-18
1
-1
/
+1
*
Merge DOMUIContents into WebContents.
brettw@chromium.org
2009-03-17
1
-1
/
+2
*
NO CODE CHANGE.
maruel@google.com
2009-03-05
1
-2
/
+4
*
Back out r10487 too
mark@chromium.org
2009-02-26
1
-1
/
+2
*
More URL constants replacement.
brettw@chromium.org
2009-02-26
1
-2
/
+1
*
Delete the ViewSourceTabContents.
brettw@chromium.org
2009-02-25
1
-4
/
+5
*
Update include paths for grit files. Go ahead and resort
tc@google.com
2009-02-22
1
-3
/
+2
*
Re-check in some of my dynamic linking change.
evan@chromium.org
2009-02-10
1
-0
/
+5
*
Revert basically everything I've done today as it fails mysteriously
evan@chromium.org
2009-02-10
1
-5
/
+0
*
Bring a bunch more headers into the non-Windows build:
evan@chromium.org
2009-02-10
1
-0
/
+5
*
Finish taking out render_messages.h includes from headers.
jam@chromium.org
2009-02-05
1
-0
/
+1
*
Fix a bunch of header includes. I removed some unnecessary headers from a
brettw@chromium.org
2009-02-01
1
-2
/
+2
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
1
-5
/
+7
[next]