Sign in
chromium
/
chromium
/
src
/
08a0be4a41e286dd54e5a79d724bb3bdeae2e0a8
/
components
/
sync_sessions
/
favicon_cache_unittest.cc
66a9a08
Use ScopedTaskEnvironment instead of MessageLoopForUI in components tests.
by fdoray
· 8 years ago
7160384
[Sync] Renaming sync/api* to sync/model*.
by skym
· 9 years ago
7ed9ccef
[Sync] Move attachments code out of core/.
by maxbogue
· 9 years ago
f4b335b
[Sync] Removing duplicate includes, part 2.
by skym
· 9 years ago
a79d99b7
[Sync] Fix namespaces for the sync_sessions component.
by maxbogue
· 9 years ago
85ec5795
Re-write many calls to WrapUnique() with MakeUnique()
by ricea
· 9 years ago
6ef45cf
Remove calls to deprecated MessageLoop methods on Windows and Linux.
by fdoray
· 9 years ago
fef332d
[Sync] Move //sync to //components/sync.
by Max Bogue
· 9 years ago
74e10b2
Reland of place string::find(prefix) == 0 pattern with base::StartsWith(). (patchset #1 id:1 of https://codereview.chromium.org/2131933002/ )
by markusheintz
· 9 years ago
f6358362
Revert of Replace string::find(prefix) == 0 pattern with base::StartsWith(). (patchset #2 id:20001 of https://codereview.chromium.org/2121513002/ )
by markusheintz
· 9 years ago
53bfbe9
Replace string::find(prefix) == 0 pattern with base::StartsWith().
by lazyboy
· 9 years ago
5b9c7ed6
Replace scoped_ptr with std::unique_ptr in //components/sync_sessions
by danakj
· 9 years ago
5dd91f8
Switch to standard integer types in components/, part 4 of 4.
by avi
· 10 years ago
ae4d4cd1
[Sync] Remove history and favicon deps from sync_driver.
by maxbogue
· 10 years ago
[Renamed (99%) from components/sync_driver/favicon_cache_unittest.cc]
9dbfbcf
[Sync] Fixing sync_driver lint violations and adding PRESUBMIT lint check.
by skym
· 10 years ago
a788b71
Componentize FaviconCache
by blundell
· 10 years ago
[Renamed (99%) from chrome/browser/sync/glue/favicon_cache_unittest.cc]
5017fc6
Remove NOTIFICATION_HISTORY_URLS_DELETED
by naiem.shaik
· 11 years ago
9a316007
Standardize usage of virtual/override/final specifiers.
by dcheng
· 11 years ago
0cd9ff9
Standardize usage of virtual/override/final in chrome/browser/sync/
by dcheng
· 11 years ago
fb66cb4f
replace OVERRIDE and FINAL with override and final in chrome/browser/[r-z]*
by mostynb
· 11 years ago
a826db6d
Move non-API code out of sync/api/attachments/.
by
[email protected]
· 11 years ago
12b54c7
Rename
by
[email protected]
· 11 years ago
7627e0b4
Moved favicon_types to favicon_base component.
by
[email protected]
· 11 years ago
8e064af
Replace deprecated 3-arg SyncData::CreateLocalData with 5-arg version.
by
[email protected]
· 11 years ago
a76fa79
Separate SyncData methods into three groups, local, remote, and common.
by
[email protected]
· 11 years ago
fc2f598
[Sync] Fix handling of dropped favicons to respect type
by
[email protected]
· 12 years ago
d0b2352
Remove duplicated code from sync related unit tests.
by
[email protected]
· 12 years ago
e6c92c7
[Sync] Fix crash when all visits are from the future
by
[email protected]
· 12 years ago
fe4b4ca
sync: Add GetAllSyncData to sync/api
by
[email protected]
· 12 years ago
380de766
Use a direct include of the message_loop header in chrome/browser/, part 11.
by
[email protected]
· 12 years ago
7d91f64
sync: Add remote modification time to SyncData.
by
[email protected]
· 12 years ago
d31fd75
[Sync] Fix favicon handling of null visit time
by
[email protected]
· 12 years ago
dcc8fbc
Update some includes of chrome_notification_types.h
by
[email protected]
· 12 years ago
651da62
[Sync] Add support for sync Persistence Errors
by
[email protected]
· 12 years ago
5461886
Use a direct include of strings headers in chrome/browser/sync*/.
by
[email protected]
· 12 years ago
b3a2509
chrome: Use base::MessageLoop. (Part 3)
by
[email protected]
· 12 years ago
299e454
bookmarks: Get rid of the dependency on history_types.h
by
[email protected]
· 12 years ago
1db3895
[Sync] Fix favicon deletion logic to handle orphans
by
[email protected]
· 12 years ago
8942dc6
[Sync] Fix favicon updates to handle orphan nodes
by
[email protected]
· 12 years ago
2041e0a
[Sync] Prevent useless favicon updates
by
[email protected]
· 12 years ago
d9d5c3ec
[Sync] Fix tab sync favicon cache race
by
[email protected]
· 12 years ago
fd4017b
[Sync] Fix double tranaction acquire in favicon code
by
[email protected]
· 12 years ago
38f2b00
[Sync] Plumb local favicon deletions to sync favicons datatype
by
[email protected]
· 12 years ago
802e8c8
[Sync] Add support for expiring sync favicons
by
[email protected]
· 12 years ago
e6337c0
[Sync] Add sync logic to FaviconCache
by
[email protected]
· 12 years ago
75fc3718
[Sync] Create FaviconCache
by
[email protected]
· 12 years ago