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
/
components
/
history
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds components/history tests to BUILD.gn
sky
2015-08-14
3
-0
/
+65
*
Add {,Non}TopHosts variants of Precache.Latency.
twifkak
2015-08-13
7
-7
/
+61
*
Replace ToLower calls to the new format
brettw
2015-08-10
1
-1
/
+0
*
Move net::FormatUrl and friends outside of //net and into //components
rsleevi
2015-08-07
3
-2
/
+6
*
Delay history db preload as a LightSpeed experiment.
tiany
2015-08-07
5
-21
/
+70
*
Revert of Move net::FormatUrl and friends outside of //net and into //compone...
jochen
2015-08-04
3
-6
/
+2
*
Move net::FormatUrl and friends outside of //net and into //components
rsleevi
2015-08-03
3
-2
/
+6
*
Update SplitString calls in components
brettw
2015-07-23
1
-6
/
+6
*
Unify LowerCaseEqualsASCII and EqualsASCII functions.
brettw
2015-07-23
1
-2
/
+1
*
Move ReplaceStringPlaceholders to base namespace.
brettw
2015-07-15
1
-1
/
+1
*
Move JoinString to the base namespace.
brettw
2015-07-15
1
-1
/
+1
*
Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...
hongchan
2015-07-14
1
-1
/
+1
*
Move JoinString to the base namespace.
brettw
2015-07-14
1
-1
/
+1
*
Fix a Chrome crash where TopSitesImpl::AddForcedURL would access the top site...
beaudoin
2015-07-09
1
-0
/
+8
*
Update all bookmarks which use an icon URL when a favicon's bitmap is updated
pkotwicz
2015-07-09
8
-125
/
+405
*
Simplify HistoryBackendTest.RecordTopHostsMetrics.
twifkak
2015-07-09
1
-14
/
+2
*
Remove a few friend lines referring to nonexistent classes.
thakis
2015-07-07
1
-6
/
+0
*
Refactor AO2TS to make it easier to componentize
gogerald
2015-07-02
1
-3
/
+2
*
Add History.TopHostsVisitsByRank UMA metric.
twifkak
2015-07-02
7
-5
/
+106
*
Prevent Topsites bubbling of update tiles when adding forced URLs
fserb
2015-06-29
7
-12
/
+34
*
Remove dependency of HistoryServiceFactory on ChromeBookmarkClientFactory
sdefresne
2015-06-26
4
-0
/
+12
*
Split HistoryClient in two objects
sdefresne
2015-06-23
18
-210
/
+311
*
Fixed dialog not showing on incompatible History database
a-v-y
2015-06-22
4
-3
/
+59
*
Move TopSites preferences registration to history component
sdefresne
2015-06-22
4
-24
/
+25
*
Prepare ZeroSuggestProvider for componentization
blundell
2015-06-21
1
-1
/
+4
*
Change ownership of history::HistoryClient
sdefresne
2015-06-19
6
-16
/
+32
*
Use URL without fragment when query recent redirect list for favicons.
beaudoin
2015-06-19
3
-5
/
+91
*
Migrate callers of message_loop_proxy() to task_runner()
skyostil
2015-06-17
1
-1
/
+1
*
Change histogram.h includes to histogram_macros.h in components/
asvitkine
2015-06-16
3
-3
/
+3
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
1
-1
/
+1
*
Move LowerCaseEqualsASCII to base namespace
brettw
2015-06-09
1
-1
/
+1
*
Precache resources for the top 100 hosts.
twifkak
2015-06-09
8
-0
/
+209
*
Replace more ObserverList with base::ObserverList.
brettw
2015-06-03
3
-3
/
+3
*
Add a new SERVER_FORBIDDEN download interrupt reason.
rockot
2015-06-03
1
-0
/
+1
*
components: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-02
4
-37
/
+40
*
Preserve bookmark favicons when clearing all browsing data
pkotwicz
2015-06-02
3
-27
/
+77
*
Pass SequencedTaskRunner to HistoryBackend
hashimoto
2015-05-28
9
-19
/
+44
*
Use scoped_ptrs in JSONReader::Read functions.
estade
2015-05-22
1
-1
/
+2
*
Allow favicons for synced bookmarks to expire
pkotwicz
2015-05-20
3
-2
/
+58
*
Convert JsonWriter::Write to taking a const ref for the in-param
estade
2015-05-16
2
-3
/
+3
*
More base::Values-related bare pointer -> scoped_ptr conversions
estade
2015-05-12
1
-2
/
+2
*
[iOS] Reduce UpdateDelay
sdefresne
2015-05-12
2
-4
/
+24
*
[History] Componentize history unittests
sdefresne
2015-05-05
22
-742
/
+8973
*
Fix incorrect SQL binding in DB query for favicon metrics reporting.
rogerm
2015-05-04
1
-1
/
+1
*
Adjust URLFetcher::Create API so that object is returned as scoped_ptr.
dtapuska
2015-05-01
1
-4
/
+5
*
[History] Componentize history_unittest.cc
sdefresne
2015-04-30
10
-7
/
+1965
*
Move top_sites_impl.{cc,h} into history component
sdefresne
2015-04-27
3
-0
/
+1239
*
Expire favicon bitmaps when merging from sync and clearing browser history
pkotwicz
2015-04-24
3
-3
/
+15
*
[iOS] Add HistoryDatabaseParamsForPath in //components/history/ios/browser
sdefresne
2015-04-24
2
-0
/
+56
*
Remove dependency of history_unittests on content::DownloadInterruptReason
sdefresne
2015-04-24
2
-2
/
+8
[next]