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
*
components: Add out-of-line copy ctors for complex classes.
vmpstr
2016-02-25
2
-0
/
+3
*
Convert C++ files to Objective-C++ files to remove hack.
sdefresne
2016-02-16
1
-0
/
+0
*
Convert Pass()→std::move() in //components/[a-m]*
dcheng
2015-12-26
1
-4
/
+3
*
Switch to standard integer types in components/, part 1 of 4.
avi
2015-12-25
13
-2
/
+23
*
Get 'gn_all' building on iOS in GN builds.
dpranke
2015-12-15
1
-0
/
+1
*
Refactor FaviconDriver::OnFaviconAvailable()
pkotwicz
2015-11-23
12
-422
/
+265
*
Move GetFallbackIconText to favicon/core
olivierrobin
2015-11-16
7
-6
/
+116
*
Remove redundant FaviconDriverImpl::large_icon_handler_ on Android
pkotwicz
2015-10-27
2
-19
/
+3
*
Make logic in OnFaviconDataForInitialURLFromFaviconService() the same for tou...
pkotwicz
2015-10-26
2
-23
/
+25
*
More gn check fixes
brettw
2015-10-24
2
-0
/
+6
*
Fix FaviconDriver::OnFaviconAvailable() sometimes not being called when JS ch...
pkotwicz
2015-10-22
3
-26
/
+135
*
Remove redundant FaviconHandler::handler_type_
pkotwicz
2015-10-21
4
-61
/
+60
*
Make ProcessCurrentUrl() and OnFaviconDataForInitialURLFromFaviconService() s...
pkotwicz
2015-10-16
2
-40
/
+27
*
Stop FaviconHandler from querying GetActiveFaviconValidity() part 2/2
pkotwicz
2015-10-14
7
-31
/
+4
*
Stop FaviconHandler from querying GetActiveFaviconValidity() part 1/2
pkotwicz
2015-10-13
1
-11
/
+3
*
Fix dependency.
avi
2015-10-13
3
-0
/
+3
*
Ignore duplicate FaviconHandler::OnUpdateFaviconURL() calls
pkotwicz
2015-10-08
3
-71
/
+140
*
Remove useless FaviconHandler::PageChangedSinceFaviconWasRequested()
pkotwicz
2015-09-28
9
-109
/
+101
*
Adding components to dependencies on iOS.
sherouk
2015-09-22
1
-3
/
+7
*
Replacing constant returned values with constant references.
kolos
2015-09-08
1
-2
/
+2
*
Fix dependency on //content from //components/favicon/core.
sdefresne
2015-09-07
5
-27
/
+16
*
Remove GetActiveTitle() and GetActiveFaviconImage() from FaviconDriver interface
pkotwicz
2015-08-27
9
-68
/
+36
*
Sync more GN unit tests with GYP.
brettw
2015-08-21
2
-3
/
+17
*
Revert of Sync more GN unit tests with GYP. (patchset #3 id:40001 of https://...
nasko
2015-08-21
2
-17
/
+3
*
Sync more GN unit tests with GYP.
Brett Wilson
2015-08-20
2
-3
/
+17
*
Do not call FaviconHandler::OnUpdateFaviconURL() if there is no last committe...
pkotwicz
2015-08-14
2
-15
/
+53
*
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
[next]