summaryrefslogtreecommitdiffstats
path: root/app/surface
Commit message (Expand)AuthorAgeFilesLines
* 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