summaryrefslogtreecommitdiffstats
path: root/chrome/browser/favicon
Commit message (Expand)AuthorAgeFilesLines
* Remove temporary redirect header and DEPS exception for cancelable_request.hjoi@chromium.org2011-12-272-2/+2
* Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...jam@chromium.org2011-12-251-9/+11
* Create a Content API around NavigationEntry that's in content/public/browser....jam@chromium.org2011-12-252-10/+11
* Move TabContentsObserver to content/public, rename it to WebContentsObserver,...jam@chromium.org2011-12-222-5/+4
* Move navigation_details.h to content/public/browser.jam@chromium.org2011-12-221-1/+1
* Rename TabContents::browser_context() to GetBrowserContext and put it into th...jam@chromium.org2011-12-212-7/+13
* Revert 115346. The change didn't break anything, the test was faulty. Will di...jam@chromium.org2011-12-211-5/+5
* base::Bind: Remove includes of base.bind in header files.jhawkins@chromium.org2011-12-212-2/+1
* Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_teststhakis@chromium.org2011-12-211-5/+5
* Rename TabContents::controller() to GetController and put it into the WebCont...jam@chromium.org2011-12-211-5/+5
* Move TabContentsDelegate to content/public/browser and put it in the content ...tfarina@chromium.org2011-12-201-1/+1
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-201-1/+1
* Tweaks to the launcher favicon painting code. Current code resulted insky@chromium.org2011-12-161-1/+1
* 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