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
*
Split FaviconHelper in two: ImageLoadingHelper and FaviconHelper.
dimich@chromium.org
2013-03-29
2
-3
/
+3
*
[Clean up] Drop chrome::search:: namespace.
kmadhusu@chromium.org
2013-03-27
1
-1
/
+1
*
Fix Notifications Icon loading.
dimich@chromium.org
2013-03-20
1
-3
/
+5
*
Move files from c/b/a/bookmarks and c/b/a/sync back to c/b
kaiwang@chromium.org
2013-03-20
2
-1
/
+2
*
Move c/b/instant -> c/b/search.
samarth@chromium.org
2013-03-18
2
-2
/
+2
*
Fix a method in FaviconService from using GetSupportedScaleFactors() to GetFa...
pkotwicz@chromium.org
2013-03-11
1
-1
/
+1
*
Add bool details to NOTIFICATION_FAVICON_UPDATED indicating whether the icon ...
pkotwicz@chromium.org
2013-03-08
6
-38
/
+109
*
Move c/b/ui/search/search.* to c/b/instant/
samarth@chromium.org
2013-03-07
2
-5
/
+2
*
Explicitly check for Instant NTPs.
samarth@chromium.org
2013-03-05
2
-3
/
+7
*
Delays favicon fetching in prerender.
acleung@chromium.org
2013-03-01
2
-1
/
+12
*
browser: Remove stale references to c/b/prefs/pref_service.h from DEPS files
tfarina@chromium.org
2013-02-27
1
-1
/
+0
*
Hide favicon on the NTP.
samarth@chromium.org
2013-02-26
1
-0
/
+5
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
1
-1
/
+1
*
Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.
rsleevi@chromium.org
2013-02-07
1
-4
/
+4
*
Revert "GTTF: Add missing virtual destructors."
phajdan.jr@chromium.org
2013-02-06
1
-2
/
+0
*
GTTF: Add missing virtual destructors.
phajdan.jr@chromium.org
2013-02-05
1
-0
/
+2
*
iOS and non iOS use different decoder for SkBitmap to PNG.
pkotwicz@chromium.org
2013-01-31
1
-29
/
+69
*
history: Rename history.h to history_service.h
tfarina@chromium.org
2013-01-25
4
-4
/
+4
*
Cleanup history favicon code
pkotwicz@chromium.org
2013-01-23
5
-113
/
+45
*
bookmarks: Break the dependency on c/b/bookmarks from favicon.
tfarina@chromium.org
2013-01-15
2
-8
/
+5
*
Remove redundant |errored| member from IconHostMsg_DidDownloadFavicon
pkotwicz@chromium.org
2013-01-10
5
-10
/
+6
*
DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.
avi@chromium.org
2013-01-07
1
-1
/
+1
*
Move explanatory comment re: iOS supported scale factors.
blundell@chromium.org
2012-12-20
1
-0
/
+4
*
Remove straggling TabContents references.
avi@chromium.org
2012-12-14
2
-5
/
+4
*
Avoid decoding the favicon bytes if unnecessary in SelectFaviconFramesFromPNG().
pkotwicz@chromium.org
2012-12-13
1
-0
/
+65
*
Removes Image(const unsigned char* png, size_t input_size) in favor of using ...
pkotwicz@chromium.org
2012-12-13
1
-3
/
+5
*
Finish converting FaviconService to use CancelableTaskTracker.
kaiwang@chromium.org
2012-12-12
5
-295
/
+160
*
Convert some FaviconService functions to use New CancelableTaskTracker
kaiwang@chromium.org
2012-12-07
5
-111
/
+276
*
move favicon download code from chrome/ into content/
caitkp@chromium.org
2012-12-06
10
-236
/
+30
*
Adds support for creating a gfx::Image from multi resolution raw data.
pkotwicz@chromium.org
2012-12-05
1
-4
/
+2
*
Fix wrong indent
simon.hong81@gmail.com
2012-11-29
1
-1
/
+1
*
Remove FaviconUtil::DownloadFavicon
caitkp@chromium.org
2012-11-28
4
-24
/
+16
*
Remove DownloadImage method from FaviconTabHelper
caitkp@chromium.org
2012-11-20
5
-145
/
+8
*
Change HistoryBackend::MergeFavicon to work with a passed in icon URL
pkotwicz@chromium.org
2012-11-20
2
-7
/
+4
*
Switch CreateAppShortcut to using FaviconDownloadHelper
caitkp@chromium.org
2012-11-16
3
-8
/
+27
*
This CL ensures that favicons always
pkotwicz@chromium.org
2012-11-16
5
-40
/
+61
*
Revert 168079 - This CL ensures that favicons always
pkotwicz@chromium.org
2012-11-16
5
-61
/
+40
*
This CL ensures that favicons always
pkotwicz@chromium.org
2012-11-15
5
-40
/
+61
*
Establish /extensions directory and move URLPattern there.
aa@chromium.org
2012-11-13
1
-1
/
+2
*
Convert BalloonView to using FaviconDownloadHelper
caitkp@chromium.org
2012-11-07
1
-2
/
+4
*
Extract Favicon Download logic from FaviconTabHelper
caitkp@chromium.org
2012-10-31
6
-33
/
+231
*
Remove alias from ChromeRenderViewHostTestHarness.
avi@chromium.org
2012-10-19
1
-18
/
+18
*
Move WebContentsUserData to content/public/browser.
joi@chromium.org
2012-10-09
1
-3
/
+3
*
Fix HistoryBackend::MergeFavicon() such that bookmarks do not go out of sync.
pkotwicz@chromium.org
2012-10-03
2
-13
/
+6
*
Switch FaviconTabHelper to use WebContentsUserData.
avi@chromium.org
2012-10-02
2
-2
/
+8
*
Move cancelable_request.cc/h to chrome/browser/common.
kaiwang@chromium.org
2012-09-22
3
-3
/
+3
*
Remove crashy unneeded line
pkotwicz@chromium.org
2012-09-21
1
-1
/
+0
*
Start the process of making Favicon into a Browser Component.
caitkp@chromium.org
2012-09-18
2
-0
/
+36
*
Expire favicons which were added with default favicon sizes
pkotwicz@chromium.org
2012-09-13
3
-28
/
+90
*
Enable hidpi favicons for favicons history does not know about.
pkotwicz@chromium.org
2012-09-13
6
-74
/
+155
[next]