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
/
favicon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add utilities to remove duplication in BookmarkClient implementations.
sdefresne
2015-07-29
3
-0
/
+87
*
Remove legacy StartsWithASCII function.
brettw
2015-07-16
1
-1
/
+1
*
favicon: Replace usage of GetActiveEntry by GetLastCommittedEntry.
tfarina
2015-07-01
1
-4
/
+4
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
1
-1
/
+1
*
Change ownership of ChromeFaviconClient
sdefresne
2015-06-11
5
-10
/
+11
*
Replace more ObserverList with base::ObserverList.
brettw
2015-06-03
1
-1
/
+1
*
Fix a bug where the desired size was passed to GetLargestRawFaviconForPageURL...
beaudoin
2015-05-28
1
-1
/
+1
*
[Large Icon Service] Move icon resizing into worker thread.
huangs
2015-05-11
5
-89
/
+173
*
[Large Icon Service] Adding unit test.
huangs
2015-05-08
5
-1
/
+306
*
[Large Icon Service] Remove bad DCHECK.
huangs
2015-05-07
1
-3
/
+0
*
[Large Icon Service] Add min_source_size_in_pixel param for increased flexibi...
huangs
2015-05-06
2
-15
/
+29
*
[Icons NTP] Resize icons returned by LargeIconService to match requested size.
huangs
2015-05-01
2
-25
/
+64
*
Fix FaviconHandler when it has multiple icon URLs and one of them is invalid
pkotwicz
2015-04-28
2
-28
/
+194
*
Simplify FaviconHandler::OnFaviconData()
pkotwicz
2015-04-28
1
-28
/
+26
*
[Local NTP] Fix chrome://large-icon fallback when no favicon is found.
huangs
2015-04-27
1
-5
/
+4
*
[Icons NTP] Refactor large_icon_source to extract the logic shared between de...
beaudoin
2015-04-22
3
-0
/
+144
*
Simplify FaviconHandler
pkotwicz
2015-04-21
2
-57
/
+52
*
Complete WebStateObserverBridge and follow Cocoa naming style.
jyquinn
2015-04-15
2
-2
/
+2
*
Cleanup favicon after componentization completion
sdefresne
2015-04-14
2
-3
/
+2
*
Componentize FaviconHandlerTest
sdefresne
2015-04-10
3
-3
/
+1655
*
Componentize FaviconTabHelper
sdefresne
2015-04-09
13
-11
/
+830
*
Remove unused ThumbnailDatabase::UpdateIconMapping() and ThumbnailDatabase::C...
pkotwicz
2015-04-08
2
-13
/
+0
*
Remove NOTIFICATION_FAVICON_UPDATED
sdefresne
2015-04-08
2
-0
/
+12
*
Add GetActiveTitle method to FaviconDriver
sdefresne
2015-04-03
1
-2
/
+6
*
Cleanup FaviconDriver interface
sdefresne
2015-04-03
2
-13
/
+28
*
Introduce components/favicon/ios
sdefresne
2015-04-02
3
-0
/
+82
*
Remove dependency of FaviconHandler on FaviconClient
sdefresne
2015-04-01
4
-15
/
+7
*
Move FallbackIconClient & FallbackIconService into favicon namespace
sdefresne
2015-04-01
3
-1
/
+13
*
Revert of Revert of Move //components/favicon code into the favicon namespace...
hayato
2015-03-31
9
-64
/
+80
*
Revert of Move //components/favicon code into the favicon namespace (patchset...
hayato
2015-03-31
9
-80
/
+64
*
Move //components/favicon code into the favicon namespace
sdefresne
2015-03-30
9
-64
/
+80
*
[Fallback Icons] Refactor FallbackIconService to be a BrowserContext-level si...
huangs
2015-03-27
5
-24
/
+44
*
[Icons NTP] Refactoring: Moving FallbackIconService to components\favicon\core
huangs
2015-03-25
4
-0
/
+148
*
Componentize conversion of content::FaviconURL to favicon::FaviconURL
sdefresne
2015-03-20
4
-0
/
+99
*
Remove //components/favicon/core/browser
sdefresne
2015-03-20
9
-43
/
+28
*
[Icons NTP] Enable Large Icon URL storage and image fetching (Touch Icons onl...
huangs
2015-03-18
2
-15
/
+33
*
Componentize FaviconService and FaviconHandler
sdefresne
2015-03-16
9
-4
/
+1705
*
Remove dependency of FaviconService on //chrome, //content & //extensions
sdefresne
2015-03-13
1
-0
/
+19
*
Refactor favicon to use C++11 loop and fix style violation
sdefresne
2015-03-13
2
-3
/
+15
*
Remove FaviconClient::GetFaviconService
sdefresne
2015-03-13
1
-3
/
+0
*
Add sdefresne as temporary OWNERS of favicon & favicon_base
sdefresne
2015-01-14
1
-1
/
+4
*
This patch added Observer in FaviconTabHelper, so the favicon retrieved by Fa...
michaelbai
2014-11-04
1
-15
/
+7
*
Standardize usage of virtual/override/final in components/
dcheng
2014-10-21
1
-1
/
+1
*
Add more components to GN build.
brettw@chromium.org
2014-07-09
1
-0
/
+18
*
Turn FaviconClient into a Keyed service - reland.
jif@chromium.org
2014-06-24
2
-1
/
+4
*
Revert 276642 "Turn FaviconClient into a Keyed service."
zhaoqin@google.com
2014-06-12
2
-4
/
+1
*
Turn FaviconClient into a Keyed service.
jif@chromium.org
2014-06-12
2
-1
/
+4
*
Create favicon_url mirror in components/favicon.
jif@chromium.org
2014-05-16
3
-0
/
+59
*
Removes usage of NavigationEntry from favicon_handler.*
jif@chromium.org
2014-05-12
1
-6
/
+29
*
Renamed FaviconHandlerDelegate to FaviconDriver.
jif@chromium.org
2014-04-28
1
-9
/
+9
[next]