| Commit message (Expand) | Author | Age | Files | Lines |
* | Out of line cleanups for Mac. | erg@google.com | 2011-02-22 | 2 | -1/+3 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 3 | -4/+4 |
* | Move a bunch of random other files to src/ui/base | ben@chromium.org | 2011-01-20 | 2 | -4/+4 |
* | Make accelerated plugin support aware of the requirement to use the | kbr@google.com | 2011-01-10 | 1 | -0/+5 |
* | Rename all methods accessing Singleton<T> as GetInstance(). | satish@chromium.org | 2010-12-13 | 1 | -3/+3 |
* | This CL add a GetInstance() method to singleton classes instead of relying on... | satish@chromium.org | 2010-12-04 | 1 | -3/+1 |
* | Add flow control between renderer and GPU processes, and, on Mac OS X, | kbr@google.com | 2010-11-26 | 1 | -0/+4 |
* | Fix ThumbnailGenerator on Windows. | kkania@chromium.org | 2010-11-11 | 4 | -44/+109 |
* | Mac/gpu: Don't show uninitialized surfaces while resizing plugins / composite... | thakis@chromium.org | 2010-11-05 | 2 | -0/+33 |
* | Let every "accelerated IO surface swapped" message have an identifier of the ... | thakis@chromium.org | 2010-10-28 | 2 | -2/+16 |
* | Fix up SharedMemory implementation so that it is more equivalent on Windows v... | dmaclach@chromium.org | 2010-10-27 | 2 | -9/+2 |
* | Revert 63232 - On Windows, create a new TransportDIB::Handle struct which inc... | kkania@chromium.org | 2010-10-20 | 4 | -294/+83 |
* | On Windows, create a new TransportDIB::Handle struct which includes the file | kkania@chromium.org | 2010-10-20 | 4 | -83/+294 |
* | Move scoped_cftyperef from base to base/mac, use the new namespace, and name it | brettw@chromium.org | 2010-10-17 | 2 | -5/+5 |
* | Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc... | satish@chromium.org | 2010-10-06 | 4 | -218/+83 |
* | On Windows, create a new TransportDIB::Handle struct which includes the file | kkania@chromium.org | 2010-10-06 | 4 | -83/+218 |
* | Revert asynchronous backing store changes. | derat@chromium.org | 2010-10-05 | 1 | -4/+0 |
* | Add ViewMsg_DoneUsingBitmap message. | derat@chromium.org | 2010-10-01 | 1 | -0/+4 |
* | shared_memory: remove wstrings, fix callers. | evan@chromium.org | 2010-09-29 | 2 | -2/+2 |
* | Mac: Fix small leak in iosurface resizing code. | thakis@chromium.org | 2010-08-25 | 1 | -2/+4 |
* | Remove obviously unneeded forward declarations from headers under src/{app,ba... | viettrungluu@chromium.org | 2010-08-21 | 1 | -5/+0 |
* | `#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 |