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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use ScopedTempDir to create test folder instead of
gangwu
2015-11-25
1
-5
/
+6
*
Cleanup: Correctly spell success(ful).
thestig
2015-11-23
1
-1
/
+1
*
Use concrete types instead of auto in history_backend_unittest.cc
calamity
2015-11-16
1
-10
/
+10
*
Implement a finer grained deletion for Site Engagement data on History deletion.
calamity
2015-11-16
6
-1
/
+82
*
Revert of Delay history db preload as a LightSpeed experiment. (patchset #13 ...
gab
2015-11-09
5
-70
/
+21
*
Optimized getting of all visits during typed url association.
aseren
2015-11-06
2
-2
/
+8
*
Apply following CLs which are applied for recent 2 years to
gangwu
2015-11-02
4
-66
/
+254
*
Removing and updating TODO for TODO fix-it.
sdefresne
2015-10-26
1
-9
/
+0
*
[sync] Componentize TypedUrl{ChangeProcessor, DataTypeController}
blundell
2015-10-26
5
-0
/
+710
*
[sync] Componentize TypedUrlModelAssociator unittest
blundell
2015-10-26
2
-0
/
+434
*
[Sync] Componentize HistoryDeleteDirectivesDataTypeController.
maxbogue
2015-10-24
3
-0
/
+116
*
[Sync] Remove history and favicon deps from sync_driver.
maxbogue
2015-10-22
5
-0
/
+1264
*
[sql] Track uploads of diagnostic data to prevent duplication.
shess
2015-10-22
1
-162
/
+16
*
Implement ProcessSyncChanges function.
gangwu
2015-10-21
3
-166
/
+588
*
Fix the incorrectly named time points in VisitDatabaseTest.GetHistoryCount.
msramek
2015-10-15
1
-11
/
+14
*
Don't use base::MessageLoop::{Quit,QuitClosure} in components/
ki.stfu
2015-10-13
4
-12
/
+17
*
[Sync] Don't dcheck for history delete directives with weird times
zea
2015-10-01
2
-7
/
+2
*
Enable history counting for time ranges.
msramek
2015-09-29
7
-23
/
+212
*
Cleanup: IWYU for base/gtest_prod_util.h.
thestig
2015-09-25
1
-1
/
+0
*
Use the appropriate variant of IntToString in //components
ricea
2015-09-24
1
-1
/
+1
*
base: Template methods on Timer classes instead of the classes themselves.
danakj
2015-09-24
1
-1
/
+1
*
This implements the equivalent of AssociateModels in the
gangwu
2015-09-18
3
-260
/
+1206
*
Added HistoryService::GetHistoryCount() and helper functions in components/hi...
lwchkg
2015-09-16
7
-0
/
+93
*
Remove base's implicit_cast.
danakj
2015-09-15
2
-2
/
+4
*
Removed archived history file deletion on browser start
a-v-y
2015-09-10
7
-39
/
+0
*
Remove use of JSONReader::DeprecatedRead from components/
olli.raula
2015-09-08
1
-4
/
+4
*
Clean up DCHECK(==) and .get()s in history backend implementation.
wez
2015-08-27
1
-20
/
+21
*
Adds components/history tests to BUILD.gn
sky
2015-08-14
2
-0
/
+52
*
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
[next]