summaryrefslogtreecommitdiffstats
path: root/chrome/browser/favicon
Commit message (Expand)AuthorAgeFilesLines
* base::Bind fixesgroby@chromium.org2011-11-294-22/+27
* callback_forward.h forward-declares base::Callback and base::Closure.erikwright@chromium.org2011-11-281-1/+1
* Get rid of a bunch of view_messages.h includes from chrome by making the TabC...jam@chromium.org2011-11-212-2/+2
* Provide assumed favicon for intents if page was never visited.groby@chromium.org2011-11-182-0/+14
* Cleanup: Remove more forward declarations in various chrome/browser directories.thestig@chromium.org2011-11-161-1/+2
* Switch BackgroundContents to use TabContents instead of RenderViewHost.jam@chromium.org2011-11-112-2/+2
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-3/+3
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-1/+1
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-086-40/+40
* Revert 104597 - base::Bind: Complete cleanup of history/.acolwell@chromium.org2011-10-076-40/+40
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-076-40/+40
* ui/gfx: Refactor favicon_size.htfarina@chromium.org2011-09-263-9/+9
* Make FaviconService a scoped_ptr and remove call to base::RefCountedThreadSafekushi.p@gmail.com2011-09-161-4/+3
* Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...jochen@chromium.org2011-09-141-2/+2
* Removal of Profile from content part 5.avi@chromium.org2011-08-011-6/+13
* Removal of Profile from content part 3.avi@chromium.org2011-07-282-7/+10
* Re-land r93365 - add RefCountedStringjoth@chromium.org2011-07-221-5/+5
* Revert 93365 - it broke on Chrome OSjoth@chromium.org2011-07-211-5/+5
* Added RefCountedString, as this is what many RefCountedMemory users seem to wantjoth@chromium.org2011-07-211-5/+5
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+2
* ntp4: show larger favicons in most visited pageestade@chromium.org2011-07-051-1/+2
* Reland 90035 - Deflakify Prerender Favicon Test by removing timer and usingrvargas@google.com2011-06-231-0/+5
* Revert 90035 - Deflakify Prerender Favicon Test by removing timer and usingrvargas@google.com2011-06-231-5/+0
* Deflakify Prerender Favicon Test by removing timer and usingtburkard@chromium.org2011-06-221-0/+5
* Refactor FaviconHandler to move code into delegaterohitrao@chromium.org2011-06-176-85/+194
* Retry r88137:estade@chromium.org2011-06-091-1/+1
* Revert 88137 - Add code to calculate the dominant color for a favicon.estade@chromium.org2011-06-071-1/+1
* Add code to calculate the dominant color for a favicon.estade@chromium.org2011-06-071-1/+1
* Factor load notification detail structs out of NavigationController and into pinkerton@chromium.org2011-05-312-2/+3
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Adapt to new icon interface from WebFramemichaelbai@google.com2011-05-171-2/+2
* iwyu: Use callback_old.h where appropriate, part 1.jhawkins@chromium.org2011-05-101-0/+1
* Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-05-032-1/+113
* Favicon file shuffling.avi@chromium.org2011-04-287-0/+1823