summaryrefslogtreecommitdiffstats
path: root/chrome/browser/favicon
Commit message (Expand)AuthorAgeFilesLines
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-042-4/+4
* Get rid of content::NavigationController in cc file and use "using" instead.jam@chromium.org2012-01-041-8/+6
* Rename NavigationController to NavigationControllerImpl. I'll get rid of cont...jam@chromium.org2012-01-041-1/+1
* Convert WebContents to return a content::NavigationController instead of the ...jam@chromium.org2012-01-041-4/+7
* Create a Content API interface around NavigationController, and move all the ...jam@chromium.org2011-12-292-2/+2
* Rename NavigationController to NavigationControllerImpl and put it into the c...jam@chromium.org2011-12-285-19/+21
* Remove the remaining usages of NavigationEntry in chrome by converting a few ...jam@chromium.org2011-12-281-2/+3
* Convert a few methods in NavigationController to return a content::Navigation...jam@chromium.org2011-12-286-25/+36
* Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ...jam@chromium.org2011-12-273-41/+43
* 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