summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/backing_store.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-021-12/+0
* Move core pieces of browser\renderer_host to src\content.jam@chromium.org2011-02-191-65/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Deleted code associated with --enable-gpu-rendering andkbr@chromium.org2010-11-081-8/+1
* Revert 63232 - On Windows, create a new TransportDIB::Handle struct which inc...kkania@chromium.org2010-10-201-2/+1
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-201-1/+2
* Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc...satish@chromium.org2010-10-061-2/+1
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-061-1/+2
* Revert asynchronous backing store changes.derat@chromium.org2010-10-051-10/+5
* Add ViewMsg_DoneUsingBitmap message.derat@chromium.org2010-10-011-5/+10
* FBTF: Header cleanup in renderer_host.jhawkins@chromium.org2010-08-161-2/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Remove dependency from webkit on chrome/common by moving files to src/app.pinkerton@chromium.org2010-03-191-1/+1
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-2/+2
* Added support for opening a GPU command buffer from a renderer processes thro...apatrick@chromium.org2010-03-051-0/+1
* Add the ability for the GPU process to be used to paint the backing store of abrettw@chromium.org2010-01-131-148/+44
* linux: use XShmPutImage when SHM Pixmap APIs unavailableevan@chromium.org2009-12-301-2/+2
* Create an OpenGL backing store. This version works for all the basic operationsbrettw@chromium.org2009-12-221-1/+15
* Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.darin@chromium.org2009-12-211-6/+3
* Revert 34951 - Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.rsesek@chromium.org2009-12-181-3/+6
* Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.darin@chromium.org2009-12-181-6/+3
* Preserve optimized scrolling in the presence of multiple animating rects.darin@chromium.org2009-12-041-3/+7
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Back out r31572, reinstating r31563:mark@chromium.org2009-11-101-0/+13
* Temporarily(?) back out r31563 to see if it caused a morejs page cyclermark@chromium.org2009-11-101-13/+0
* Always create BackingStore CGLayers using the owner view's window's context asmark@chromium.org2009-11-101-0/+13
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-121-1/+0
* Update BackingStore to handle the case where our Cocoa view hasamanda@chromium.org2009-08-311-0/+5
* Re-implement BackingStore on the Mac as a CGLayer instead of a Skia canvas,amanda@chromium.org2009-08-191-2/+8
* Improve performance of dragged tab renderering.estade@chromium.org2009-07-091-0/+6
* change backing store cache to be memory-based rather than counterikkay@chromium.org2009-06-251-0/+4
* Add Linux support for getting the thumbnail and wire into the switcher.brettw@chromium.org2009-06-231-2/+6
* Flip red and blue channels for painting in 24-bit bpp without Xrender.thestig@chromium.org2009-06-221-4/+3
* Render the dragged tab contents when detaching a tab from the tabstrip in gtk.jhawkins@chromium.org2009-06-191-0/+3
* Enable off-by-default monitor color management on Windows. This is enabled viabrettw@chromium.org2009-06-181-0/+3
* Adds kind-of-live thumbnail generation for a potential tab switcher.brettw@chromium.org2009-06-161-13/+17
* Reverting Rev 18383 since it brings down the performance of single core page ...mad@chromium.org2009-06-151-12/+2
* This is to thest the page cycler performance without the resize corner, to se...mad@chromium.org2009-06-151-2/+12
* Revert mad's backing store changes, it completely hosed Linux painting.deanm@chromium.org2009-06-111-12/+2
* Relanding reverted patch 18090.mad@google.com2009-06-111-2/+12
* Revert 18090jrg@chromium.org2009-06-101-12/+2
* To help resolve the performance issue introduced when enabling the resize cor...mad@google.com2009-06-101-2/+12
* Split the BackingStoreManager out of backing_store.* and into its own class.brettw@chromium.org2009-06-031-52/+0
* Some cleanup of backing_store_win.cccpu@google.com2009-03-041-9/+2
* Linux: support displays without Xrender support.agl@chromium.org2009-02-261-1/+14
* Linux: fix GDK error when switching tab contentsagl@chromium.org2009-02-261-4/+4
* Linux: server side backing storesagl@chromium.org2009-02-251-7/+44
* Bitmap transportagl@chromium.org2009-02-201-4/+4
* Initial Mac port of web_contents_view and render_widget_host_view.avi@google.com2009-02-061-1/+1
* Linux: add a big, stubby RenderWidgetHostViewagl@chromium.org2009-02-051-0/+2