| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix aura surface build | oshima@google.com | 2011-09-22 | 1 | -1/+1 |
* | Compile gl/ and surface/ on Android. | zhenghao@google.com | 2011-09-21 | 3 | -2/+118 |
* | Updated Wayland API in Chromium | dnicoara@chromium.org | 2011-09-15 | 1 | -3/+0 |
* | Keep track of the current per-thread context and surface. Add | kbr@google.com | 2011-09-09 | 1 | -1/+3 |
* | Add gl.dll, compositor.dll, and surface.dll. | darin@chromium.org | 2011-08-18 | 7 | -8/+45 |
* | Revert 96982 - Add gl.dll, compositor.dll, and surface.dll. | rvargas@google.com | 2011-08-16 | 7 | -45/+8 |
* | Add gl.dll, compositor.dll, and surface.dll. | darin@chromium.org | 2011-08-16 | 7 | -8/+45 |
* | Adding Wayland support for ui/gfx | dnicoara@chromium.org | 2011-08-10 | 3 | -1/+99 |
* | Allow creating a gpu channel that uses software rendering | jbauman@chromium.org | 2011-07-21 | 2 | -3/+4 |
* | Revert 93393 - Crashed Linux Touch build: http://build.chromium.org/p/chromiu... | leandrogracia@chromium.org | 2011-07-21 | 2 | -4/+3 |
* | Allow creating a gpu channel that uses software rendering | jbauman@chromium.org | 2011-07-21 | 2 | -3/+4 |
* | Introduce ui.dll / libui.so for the component build. | darin@chromium.org | 2011-07-17 | 1 | -1/+1 |
* | Add chromium_code: 1 to surface.gyp and gl.gyp to pick up -Werror. | thakis@chromium.org | 2011-07-08 | 1 | -24/+4 |
* | Revert 91598 (broke linux64) - Add chromium_code: 1 to surface.gyp and gl.gyp... | thakis@chromium.org | 2011-07-06 | 1 | -4/+24 |
* | Add chromium_code: 1 to surface.gyp and gl.gyp to pick up -Werror. | thakis@chromium.org | 2011-07-06 | 1 | -24/+4 |
* | Reland "EGLImage transport for TOUCH_UI". | backer@chromium.org | 2011-06-25 | 3 | -0/+85 |
* | Revert 90511 - Use pixmaps and EGLImages to transport image data between GPU ... | backer@chromium.org | 2011-06-25 | 3 | -85/+0 |
* | Use pixmaps and EGLImages to transport image data between GPU process and bro... | backer@chromium.org | 2011-06-25 | 3 | -0/+85 |
* | Fixed warning from Core Graphics related to zero-width or zero-height | kbr@google.com | 2011-06-16 | 2 | -12/+32 |
* | Automatically put all GL contexts associated with a particular GPU channel (a... | apatrick@chromium.org | 2011-06-16 | 1 | -1/+5 |
* | Remove msvs_guids from gyp files in ui. | tony@chromium.org | 2011-06-10 | 1 | -1/+0 |
* | Reland 87371 - Support for glSetSurfaceCHROMIUM. | apatrick@chromium.org | 2011-06-01 | 2 | -7/+7 |
* | Revert 87371 - Broke Compile - Support for glSetSurfaceCHROMIUM. | rsesek@chromium.org | 2011-05-31 | 2 | -7/+7 |
* | Support for glSetSurfaceCHROMIUM. | apatrick@chromium.org | 2011-05-31 | 2 | -7/+7 |
* | GLContext no longer holds a pointer to a GLSurface. | apatrick@chromium.org | 2011-05-23 | 2 | -10/+10 |
* | Globally replace <(library) with static_library | evan@chromium.org | 2011-05-19 | 1 | -1/+1 |
* | Make use of the new cross-platform POSIX defines toolkit_uses_gtk, os_posix, ... | tony@chromium.org | 2011-05-19 | 1 | -5/+7 |
* | Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur... | apatrick@chromium.org | 2011-05-12 | 1 | -3/+14 |
* | Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea... | antonm@chromium.org | 2011-05-12 | 1 | -14/+3 |
* | Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur... | apatrick@chromium.org | 2011-05-12 | 1 | -3/+14 |
* | Revert 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur... | apatrick@chromium.org | 2011-05-11 | 1 | -14/+3 |
* | Split GLContext::Create*GLContext into GLSurface::Create*GLSurface plus a sur... | apatrick@chromium.org | 2011-05-11 | 1 | -3/+14 |
* | iwyu: Include callback_old.h where appropriate, final. | jhawkins@chromium.org | 2011-05-11 | 1 | -1/+1 |
* | Thanks to piman, added necessary glFlush to the IOSurface code path on | kbr@google.com | 2011-05-05 | 1 | -0/+3 |
* | Refactor: Move app/gfx/gl ==> ui/gfx/gl | backer@chromium.org | 2011-03-28 | 3 | -4/+4 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 5 | -5/+5 |
* | Refactor: Move app/surface to ui/gfx/surface. | backer@chromium.org | 2011-03-25 | 9 | -0/+1462 |