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
/
chrome
/
browser
/
favicon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 279507 "Create ImageSkia for favicons that can be scaled t..."
oshima@chromium.org
2014-07-10
2
-6
/
+12
*
Convert ui::ScaleFactor -> float in favicon/history code
oshima@chromium.org
2014-06-20
3
-52
/
+45
*
Pass in a set of requested favicon pixel sizes to the HistoryService instead ...
pkotwicz@chromium.org
2014-06-20
2
-61
/
+72
*
Move favicon_util to favicon_base component
oshima@chromium.org
2014-06-16
6
-336
/
+34
*
Rename
oshima@chromium.org
2014-06-14
7
-117
/
+124
*
Revert 276642 "Turn FaviconClient into a Keyed service."
zhaoqin@google.com
2014-06-12
4
-88
/
+10
*
Turn FaviconClient into a Keyed service.
jif@chromium.org
2014-06-12
4
-10
/
+88
*
Remove ui::GetImageScale
oshima@chromium.org
2014-06-11
3
-20
/
+20
*
[Favicon] Add a check for empty list before calling ProcessCurrentUrl
mathp@chromium.org
2014-06-05
1
-9
/
+7
*
Move the FaviconClient implementation to ChromeFaviconClient.
jif@chromium.org
2014-05-27
4
-23
/
+70
*
Move favicon callbacks to favicon_base
jiangj@opera.com
2014-05-22
6
-76
/
+63
*
Move bookmarks/core/... to bookmarks/...
naiem.shaik@gmail.com
2014-05-20
2
-2
/
+2
*
Replace content's faviconURL with components/favicon's
jif@chromium.org
2014-05-19
4
-119
/
+113
*
Removes usage of NavigationEntry from favicon_handler.*
jif@chromium.org
2014-05-12
5
-146
/
+172
*
Remove page IDs from three WebContentsObserver APIs that don't need it.
creis@chromium.org
2014-05-05
5
-16
/
+12
*
Move bookmarks' production code to components/bookmarks
sdefresne@chromium.org
2014-04-30
2
-2
/
+2
*
Renamed FaviconHandlerDelegate to FaviconDriver.
jif@chromium.org
2014-04-28
4
-56
/
+56
*
Moves SelectFaviconFrames from history to the favicon_base component.
jif@chromium.org
2014-04-28
3
-3
/
+3
*
Remove usage of profile in FaviconHandler.
jif@chromium.org
2014-04-22
4
-60
/
+20
*
Move bookmark_service.{cc,h} to components/bookmarks
sdefresne@chromium.org
2014-04-22
2
-5
/
+6
*
Take advantage of FaviconURL.icon_sizes to download largest favicon first.
michaelbai@chromium.org
2014-04-17
4
-78
/
+541
*
Moved favicon_types to favicon_base component.
jif@chromium.org
2014-04-17
8
-146
/
+158
*
Abstract dependency on bookmarks from FaviconHandler.
jif@chromium.org
2014-04-15
4
-4
/
+13
*
Fix regression due to https://codereview.chromium.org/24175004
pkotwicz@chromium.org
2014-04-14
1
-5
/
+3
*
Remove stale ref_counted_util.h include.
jif@chromium.org
2014-04-11
2
-2
/
+0
*
Remove stale include of cancelable_request.h.
jif@chromium.org
2014-04-10
2
-5
/
+3
*
Moves knowledge of Profile out of FaviconHandler, into FaviconTabHelper.
jif@chromium.org
2014-04-10
5
-51
/
+74
*
Remove dependency on Profile's IsOffTheRecord in favicon_handler.
jif@chromium.org
2014-04-09
4
-2
/
+10
*
Moved favicon_handler_delegate.h to a new component directory.
jif@chromium.org
2014-04-08
4
-40
/
+4
*
Add blundell and droger as temporary OWNERS of favicon,bookmark,history.
blundell@chromium.org
2014-04-07
1
-1
/
+7
*
Minor cleanup of FaviconHandler
sky@chromium.org
2014-04-03
3
-84
/
+75
*
Added sizes member in FaviconURL. So we could use it to find out the proper i...
michaelbai@chromium.org
2014-03-20
1
-18
/
+39
*
Move clients of BrowserContextKeyedService to use KeyedService (#5)
blundell@chromium.org
2014-03-13
4
-11
/
+8
*
Fix FaviconUtil::SelectFaviconFramesFromPNGs() so that it works when 1x is no...
pkotwicz@chromium.org
2014-03-10
1
-6
/
+5
*
Cleanup: Move kChromeUIScheme constant into content namespace.
tfarina@chromium.org
2014-02-11
2
-3
/
+3
*
Remove favicon-handling logic from prerender.
davidben@chromium.org
2014-02-07
2
-12
/
+1
*
Move CancelableTaskTracker to //base/task/CancelableTaskTracker.
blundell@chromium.org
2014-02-06
5
-59
/
+61
*
Use high resolution icons where possible for streamlined hosted app icons.
calamity@chromium.org
2013-12-18
2
-0
/
+12
*
Rename WebContentsObserver::NavigateToPendingEntry to DidStartNavigationToPen...
nasko@chromium.org
2013-11-23
2
-2
/
+2
*
Make FaviconService() use Profile as parameter
michaelbai@chromium.org
2013-11-05
5
-15
/
+23
*
Download and store large favicon for Android.
michaelbai@chromium.org
2013-10-25
3
-10
/
+18
*
Find Favicon in priority of icon_type.
michaelbai@chromium.org
2013-10-21
2
-16
/
+54
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-24
4
-15
/
+20
*
Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"
davemoore@chromium.org
2013-09-20
4
-20
/
+15
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-20
4
-15
/
+20
*
This CL:
pkotwicz@chromium.org
2013-09-18
8
-242
/
+315
*
Never decode the favicon in FaviconUtil::SelectFaviconFramesFromPNGs() to SkB...
pkotwicz@chromium.org
2013-09-09
1
-2
/
+7
*
2nd try: Supporting high dpi favicons in Instant Extended.
pedrosimonetti@chromium.org
2013-07-17
6
-105
/
+4
*
Move favicon decoding code used only by importers into chrome/browser/importer
jamesr@chromium.org
2013-07-13
2
-43
/
+0
*
Update some includes of chrome_notification_types.h
jam@chromium.org
2013-07-12
2
-1
/
+2
[next]