| Commit message (Expand) | Author | Age | Files | Lines |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 3 | -0/+3 |
* | Mac: Make TransportDIB::Create() work. | thakis@chromium.org | 2010-07-17 | 1 | -0/+5 |
* | AcceleratedSurface performs one off GL initialization before attempting to cr... | apatrick@chromium.org | 2010-07-15 | 1 | -0/+4 |
* | Coverity: Fix leaking TransportDIB in GpuBackingStore{GLX,Win}::OnPaintToBack... | mattm@chromium.org | 2010-07-14 | 1 | -1/+2 |
* | Added --use-gl command line flag to select GL implementation. | apatrick@chromium.org | 2010-07-14 | 1 | -0/+7 |
* | Clang: Do not ignore result of HANDLE_EINTR. | thakis@chromium.org | 2010-06-23 | 1 | -1/+3 |
* | Revert 49984 - patch from issue 2762014 | thakis@chromium.org | 2010-06-16 | 1 | -3/+1 |
* | patch from issue 2762014 | thakis@chromium.org | 2010-06-16 | 1 | -1/+3 |
* | Committing on behalf of p155off@gmail.com . | kbr@google.com | 2010-06-15 | 2 | -77/+38 |
* | Added EGL based GLContext. | apatrick@chromium.org | 2010-06-09 | 2 | -1/+8 |
* | Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in app and... | tfarina@chromium.org | 2010-06-04 | 1 | -1/+1 |
* | Pull latest ppapi for initial testing support, implement checks so the tests ... | brettw@chromium.org | 2010-05-18 | 4 | -5/+18 |
* | Clear IOSurface to transparent, not white, so that transparent CA plugins wor... | stuartmorgan@chromium.org | 2010-05-13 | 2 | -2/+2 |
* | This adds in the ability for Chrome to generate windows with snapshots | gspencer@chromium.org | 2010-04-28 | 1 | -0/+21 |
* | Fixed loss of rendered output on Mac OS X if Pepper 3D application uses | kbr@google.com | 2010-04-14 | 2 | -52/+116 |
* | - Extracted platform specific code from GLES2 command decoder to platform spe... | apatrick@chromium.org | 2010-04-09 | 2 | -29/+30 |
* | Remove dependency from webkit on chrome/common by moving files to src/app. | pinkerton@chromium.org | 2010-03-19 | 8 | -0/+1177 |