summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/backing_store_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Move mru_cache to the new containers subdirectory.brettw@chromium.org2012-11-131-1/+1
* Move more files into the content namespace.darin@chromium.org2012-07-211-5/+6
* Tag TransportDIBs with the device scale factor they expect.thakis@chromium.org2012-06-131-1/+2
* TabContents -> WebContentsImpl, part 19.avi@chromium.org2012-04-171-2/+2
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-2/+4
* Move Render(Widget|View)HostImpl to files with _impl in filename.joi@chromium.org2012-03-061-1/+1
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-051-3/+3
* Get rid of BackingStore usage in chrome. I added methods on RenderWidgetHost ...jam@chromium.org2012-02-291-15/+0
* Extract first version of a RenderWidgetHost interface.joi@chromium.org2012-02-231-2/+3
* Revert 123227 - Extract first version of a RenderWidgetHost interface.joi@chromium.org2012-02-231-3/+2
* Extract first version of a RenderWidgetHost interface.joi@chromium.org2012-02-231-2/+3
* GTK/Chromeos: BackingStoreGtk should paint asynchronously when possible.erg@chromium.org2011-11-081-2/+8
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-1/+0
* Remove toolstrips from Chrome.aa@chromium.org2011-10-171-2/+6
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Get rid of the following dependencies from content:jam@chromium.org2011-06-141-1/+0
* Remove content dependency on chrome/browser/accessibility/browser_accessibili...jam@chromium.org2011-06-131-1/+1
* Moved mru_cache from content/common to base/memory.agayev@chromium.org2011-04-271-2/+3
* Rework the in-browser thumbnailing by doing everything in ThumbnailGenerator.satorux@chromium.org2011-04-121-4/+0
* Move a bunch of files from chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-5/+5
* Move core pieces of browser\renderer_host to src\content.jam@chromium.org2011-02-191-0/+287