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
*
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
*
Revert 211085 "Preparation for supporting high dpi favicons in I..."
pauljensen@chromium.org
2013-07-11
6
-4
/
+105
*
Preparation for supporting high dpi favicons in Instant Extended.
pedrosimonetti@chromium.org
2013-07-11
6
-105
/
+4
*
Move some importer-related functionality to chrome/browser/importer
scottmg@chromium.org
2013-07-02
3
-40
/
+1
*
chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1
tfarina@chromium.org
2013-07-02
5
-5
/
+5
*
Move image_decoder.cc/.h from webkit\glue to content\child.
ananta@chromium.org
2013-06-26
1
-4
/
+6
*
This CL fixes two bugs:
pkotwicz@chromium.org
2013-06-22
4
-1
/
+22
*
Resizing huge favicons when retrieving those.
qsr@chromium.org
2013-06-20
6
-15
/
+58
*
Remove unused method declaration.
qsr@chromium.org
2013-06-18
1
-2
/
+0
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
1
-1
/
+1
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-1
/
+1
*
Relanding "chrome/browser: Remove unnecessary entries from DEPS files."
tfarina@chromium.org
2013-05-29
1
-1
/
+0
*
Revert 202729 "chrome/browser: Remove unnecessary entries from D..."
akalin@chromium.org
2013-05-29
1
-0
/
+1
*
chrome/browser: Remove unnecessary entries from DEPS files.
tfarina@chromium.org
2013-05-29
1
-1
/
+0
*
bookmarks: Get rid of the dependency on history_notifications.h
tfarina@chromium.org
2013-05-28
3
-0
/
+31
*
Clean up after moving ProfileKeyedService files to a component.
phajdan.jr@chromium.org
2013-05-27
1
-3
/
+0
*
Remove references to Profile from browser_context_keyed_service.
phajdan.jr@chromium.org
2013-05-22
4
-10
/
+11
*
Move ProfileKeyedService infrastructure to a component
phajdan.jr@chromium.org
2013-05-20
3
-3
/
+3
*
bookmarks: Get rid of the dependency on history_types.h
tfarina@chromium.org
2013-05-16
12
-135
/
+236
*
Don't request missing favicon on every page request.
mef@chromium.org
2013-05-15
5
-8
/
+137
*
Extract BookmarksFileImporter and BookmarkHTMLReader from Firefox2Importer.
avi@chromium.org
2013-05-14
6
-2
/
+82
*
chrome: Update the include paths of base/message_loop_proxy.h to its new loca...
tfarina@chromium.org
2013-05-10
1
-1
/
+1
*
[components] Switch {RefCounted}ProfileKeyedService to use BrowserContext
phajdan.jr@chromium.org
2013-04-26
2
-3
/
+3
*
Don't show the favicon for NTP. This was a regression in r193998.
jam@chromium.org
2013-04-23
1
-0
/
+7
*
Remove some chrome-specific methods from content::WebUI.
jam@chromium.org
2013-04-12
1
-4
/
+0
*
[Coverity] Fix pass by value error in FaviconUtil::SelectFaviconFramesFromPNG...
kmadhusu@chromium.org
2013-04-05
2
-2
/
+2
*
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
[next]