summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/backing_store_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Make scaled paints to the backing store work on Windows and Linuxjbauman@chromium.org2012-11-271-7/+22
* content: Use Vector2d for the UpdateRect and ScrollRect APIsdanakj@chromium.org2012-11-131-14/+15
* Introduce PlatformBitmap, which is a minimal helper class that wraps an SkBitmapreed@google.com2012-10-101-3/+3
* Reland 160434 - Keep track of which transport DIBs are currently in the X ser...jochen@chromium.org2012-10-081-7/+20
* Revert 160434 - Keep track of which transport DIBs are currently in the X ser...sky@chromium.org2012-10-051-20/+7
* Keep track of which transport DIBs are currently in the X servers queuejochen@chromium.org2012-10-051-7/+20
* Make shared memory segments writable only by their rightful owners.palmer@chromium.org2012-09-241-1/+10
* Lock SkBitmap's pixels before calling SkBitmap::getAddr32.bsalomon@google.com2012-07-261-0/+2
* Move more files into the content namespace.darin@chromium.org2012-07-211-3/+4
* Tag TransportDIBs with the device scale factor they expect.thakis@chromium.org2012-06-131-0/+1
* ui: Move surface/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-031-4/+4
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-0/+2
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-2/+2
* Devirtualize CHROMEG_CALLBACKdcheng@chromium.org2011-11-111-1/+1
* GTK/Chromeos: BackingStoreGtk should paint asynchronously when possible.erg@chromium.org2011-11-081-8/+192
* More aura changesoshima@google.com2011-09-281-0/+478