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
*
components: Add out-of-line copy ctors for complex classes.
vmpstr
2016-02-25
6
-0
/
+29
*
net: move IsLocalhost() function into url_util.h
tfarina
2016-02-23
1
-1
/
+1
*
[Downloads] Do not store error responses during resumption.
asanka
2016-02-20
1
-25
/
+26
*
Remove some dead code: HistoryService/Backend::QueryFilteredURLs
treib
2016-02-19
11
-1165
/
+0
*
Remove Profile dependency from some ProfileSyncService unittests
vabr
2016-02-19
1
-1
/
+1
*
Revert of Release unused web views when under memory pressure. (patchset #5 i...
markusheintz
2016-02-19
1
-7
/
+0
*
Release unused web views when under memory pressure.
bzanotti
2016-02-19
1
-0
/
+7
*
Convert C++ files to Objective-C++ files to remove hack.
sdefresne
2016-02-16
2
-1
/
+1
*
[sql] Remove misleading AutoRecoverTable() parameter.
shess
2016-02-04
2
-6
/
+5
*
Componentize WebHistoryService unittest
blundell
2016-02-04
2
-0
/
+395
*
Delete base/prefs and update callers to use components.
brettw
2016-02-03
7
-10
/
+11
*
Revert of Delete base/prefs and update callers to use components. (patchset #...
msw
2016-02-03
7
-11
/
+10
*
Delete base/prefs and update callers to use components.
brettw
2016-02-03
7
-10
/
+11
*
TypedUrlSyncableService has a in memory synced URLs cache
gangwu
2016-02-01
2
-1
/
+27
*
Moves shared history test helpers into util classes.
rohitrao
2016-02-01
4
-1
/
+118
*
Update GN build files for new prefs location.
brettw
2016-01-30
1
-2
/
+2
*
Sync DB entry deleted twice.
gangwu
2016-01-22
5
-10
/
+35
*
Use a max update interval of 5 minutes on mobile to reduce battery usage.
sdefresne
2016-01-19
2
-3
/
+3
*
Use the same interval to save TopSites database on mobile.
sdefresne
2016-01-11
2
-17
/
+17
*
Restrict GetRedirectToVisit to just redirects.
nparker
2016-01-05
1
-1
/
+3
*
Prepare for -Wall for third-party code, -Wextra for chromium_code
thakis
2015-12-31
1
-1
/
+1
*
Convert Pass()→std::move() in //components/[a-m]*
dcheng
2015-12-26
12
-39
/
+49
*
Switch to standard integer types in components/, part 2 of 4.
avi
2015-12-26
91
-170
/
+325
*
Move FakeWebHistoryService to components/history
msramek
2015-12-18
3
-0
/
+248
*
Using TypedUrlSyncableService instead of
gangwu
2015-12-15
13
-2120
/
+90
*
Revert of [Sync] Use TypedUrlSyncableService instead of ModelAssociator (patc...
henrika
2015-12-15
13
-90
/
+2120
*
Using TypedUrlSyncableService instead of
gangwu
2015-12-15
13
-2120
/
+90
*
Make TopHosts take a size_t, avoiding a saturated_cast.
vmpstr
2015-12-12
6
-9
/
+9
*
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
*
Add gn implementation for //components/history/ios/browser.
sdefresne
2015-11-17
1
-0
/
+19
*
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
6
-0
/
+1265
*
[sql] Track uploads of diagnostic data to prevent duplication.
shess
2015-10-22
1
-162
/
+16
*
Implement ProcessSyncChanges function.
gangwu
2015-10-21
4
-167
/
+590
*
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
[next]