summaryrefslogtreecommitdiffstats
path: root/app/surface
Commit message (Expand)AuthorAgeFilesLines
* Out of line cleanups for Mac.erg@google.com2011-02-222-1/+3
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-053-4/+4
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-202-4/+4
* Make accelerated plugin support aware of the requirement to use thekbr@google.com2011-01-101-0/+5
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-3/+3
* This CL add a GetInstance() method to singleton classes instead of relying on...satish@chromium.org2010-12-041-3/+1
* Add flow control between renderer and GPU processes, and, on Mac OS X,kbr@google.com2010-11-261-0/+4
* Fix ThumbnailGenerator on Windows.kkania@chromium.org2010-11-114-44/+109
* Mac/gpu: Don't show uninitialized surfaces while resizing plugins / composite...thakis@chromium.org2010-11-052-0/+33
* Let every "accelerated IO surface swapped" message have an identifier of the ...thakis@chromium.org2010-10-282-2/+16
* Fix up SharedMemory implementation so that it is more equivalent on Windows v...dmaclach@chromium.org2010-10-272-9/+2
* Revert 63232 - On Windows, create a new TransportDIB::Handle struct which inc...kkania@chromium.org2010-10-204-294/+83
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-204-83/+294
* Move scoped_cftyperef from base to base/mac, use the new namespace, and name itbrettw@chromium.org2010-10-172-5/+5
* Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc...satish@chromium.org2010-10-064-218/+83
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-064-83/+218
* Revert asynchronous backing store changes.derat@chromium.org2010-10-051-4/+0
* Add ViewMsg_DoneUsingBitmap message.derat@chromium.org2010-10-011-0/+4
* shared_memory: remove wstrings, fix callers.evan@chromium.org2010-09-292-2/+2
* Mac: Fix small leak in iosurface resizing code.thakis@chromium.org2010-08-251-2/+4
* Remove obviously unneeded forward declarations from headers under src/{app,ba...viettrungluu@chromium.org2010-08-211-5/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-263-0/+3
* Mac: Make TransportDIB::Create() work.thakis@chromium.org2010-07-171-0/+5
* AcceleratedSurface performs one off GL initialization before attempting to cr...apatrick@chromium.org2010-07-151-0/+4
* Coverity: Fix leaking TransportDIB in GpuBackingStore{GLX,Win}::OnPaintToBack...mattm@chromium.org2010-07-141-1/+2
* Added --use-gl command line flag to select GL implementation.apatrick@chromium.org2010-07-141-0/+7
* Clang: Do not ignore result of HANDLE_EINTR.thakis@chromium.org2010-06-231-1/+3
* Revert 49984 - patch from issue 2762014thakis@chromium.org2010-06-161-3/+1
* patch from issue 2762014thakis@chromium.org2010-06-161-1/+3
* Committing on behalf of p155off@gmail.com .kbr@google.com2010-06-152-77/+38
* Added EGL based GLContext.apatrick@chromium.org2010-06-092-1/+8
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in app and...tfarina@chromium.org2010-06-041-1/+1
* Pull latest ppapi for initial testing support, implement checks so the tests ...brettw@chromium.org2010-05-184-5/+18
* Clear IOSurface to transparent, not white, so that transparent CA plugins wor...stuartmorgan@chromium.org2010-05-132-2/+2
* This adds in the ability for Chrome to generate windows with snapshotsgspencer@chromium.org2010-04-281-0/+21
* Fixed loss of rendered output on Mac OS X if Pepper 3D application useskbr@google.com2010-04-142-52/+116
* - Extracted platform specific code from GLES2 command decoder to platform spe...apatrick@chromium.org2010-04-092-29/+30
* Remove dependency from webkit on chrome/common by moving files to src/app.pinkerton@chromium.org2010-03-198-0/+1177