| Commit message (Expand) | Author | Age | Files | Lines |
* | ui: Move gl/ directory out of gfx/, up to ui/. | tfarina@chromium.org | 2012-05-12 | 1 | -206/+0 |
* | Upstreaming a class used to wrap Android native windows. | jcivelli@chromium.org | 2012-05-11 | 1 | -2/+5 |
* | gl_implementation_win includes d3d9.h, so add the dx sdk to include_dirs | thakis@chromium.org | 2012-04-10 | 1 | -0/+3 |
* | Remove WAYLAND port | oshima@chromium.org | 2012-04-07 | 1 | -1/+1 |
* | Call the built product of target gl 'gl_wrapper'. | thakis@chromium.org | 2012-02-21 | 1 | -0/+1 |
* | Upstream Android's GLSurface implementation. | sievers@chromium.org | 2012-01-13 | 1 | -1/+4 |
* | Don't tell browser to swap until swap actually executed. | backer@chromium.org | 2011-12-16 | 1 | -0/+2 |
* | Log GLenums as strings in service | gman@chromium.org | 2011-12-14 | 1 | -0/+1 |
* | Move GL headers from gpu to third_party/khronos | skyostil@google.com | 2011-11-24 | 1 | -5/+5 |
* | wayland: integrate gl_surface_wayland.cc into gl_surface_linux.cc | msb@chromium.org | 2011-11-22 | 1 | -6/+0 |
* | Revert 111170 - Move GL headers from gpu to third_party/khronos | abodenha@chromium.org | 2011-11-22 | 1 | -5/+5 |
* | Move GL headers from gpu to third_party/khronos | skyostil@google.com | 2011-11-22 | 1 | -5/+5 |
* | Upstream: GL implementation on Android | michaelbai@chromium.org | 2011-11-21 | 1 | -1/+14 |
* | compositor_unittests target is unimplmented on Mac | dhollowa@chromium.org | 2011-11-21 | 1 | -1/+9 |
* | Split GL binding init into core and extension part | joth@chromium.org | 2011-10-27 | 1 | -0/+5 |
* | Compile gl/ and surface/ on Android. | zhenghao@google.com | 2011-09-21 | 1 | -1/+1 |
* | Keep track of the current per-thread context and surface. Add | kbr@google.com | 2011-09-09 | 1 | -0/+2 |
* | Fix views_examples/chrome and other targets that depend on the 'gl' component... | sadrul@chromium.org | 2011-09-02 | 1 | -0/+1 |
* | Add gl.dll, compositor.dll, and surface.dll. | darin@chromium.org | 2011-08-18 | 1 | -1/+5 |
* | Revert 96982 - Add gl.dll, compositor.dll, and surface.dll. | rvargas@google.com | 2011-08-16 | 1 | -5/+1 |
* | Add gl.dll, compositor.dll, and surface.dll. | darin@chromium.org | 2011-08-16 | 1 | -1/+5 |
* | Adding Wayland support for ui/gfx | dnicoara@chromium.org | 2011-08-10 | 1 | -1/+7 |
* | Allow creating a gpu channel that uses software rendering | jbauman@chromium.org | 2011-07-21 | 1 | -0/+1 |
* | Revert 93393 - Crashed Linux Touch build: http://build.chromium.org/p/chromiu... | leandrogracia@chromium.org | 2011-07-21 | 1 | -1/+0 |
* | Allow creating a gpu channel that uses software rendering | jbauman@chromium.org | 2011-07-21 | 1 | -0/+1 |
* | Introduce ui.dll / libui.so for the component build. | darin@chromium.org | 2011-07-17 | 1 | -2/+1 |
* | Add chromium_code: 1 to surface.gyp and gl.gyp to pick up -Werror. | thakis@chromium.org | 2011-07-08 | 1 | -28/+4 |
* | Revert 91598 (broke linux64) - Add chromium_code: 1 to surface.gyp and gl.gyp... | thakis@chromium.org | 2011-07-06 | 1 | -4/+28 |
* | Add chromium_code: 1 to surface.gyp and gl.gyp to pick up -Werror. | thakis@chromium.org | 2011-07-06 | 1 | -28/+4 |
* | Automatically put all GL contexts associated with a particular GPU channel (a... | apatrick@chromium.org | 2011-06-16 | 1 | -0/+2 |
* | Files that are in src/ui/base should be compiled into libui_base.a. | tony@chromium.org | 2011-06-02 | 1 | -1/+1 |
* | Revert 87369 - Files that are in src/ui/base should be compiled into libui_ba... | tony@chromium.org | 2011-06-01 | 1 | -1/+1 |
* | Files that are in src/ui/base should be compiled into libui_base.a. | tony@chromium.org | 2011-05-31 | 1 | -1/+1 |
* | 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 | -3/+3 |
* | Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur... | apatrick@chromium.org | 2011-05-12 | 1 | -0/+5 |
* | Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea... | antonm@chromium.org | 2011-05-12 | 1 | -5/+0 |
* | Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur... | apatrick@chromium.org | 2011-05-12 | 1 | -0/+5 |
* | Revert 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur... | apatrick@chromium.org | 2011-05-11 | 1 | -5/+0 |
* | Split GLContext::Create*GLContext into GLSurface::Create*GLSurface plus a sur... | apatrick@chromium.org | 2011-05-11 | 1 | -0/+5 |
* | Split CGL implementations of *GLContext into GLContextCGL and *GLSurfaceCGL. | apatrick@chromium.org | 2011-05-05 | 1 | -0/+6 |
* | Split GLX implementations of *GLContext into GLContextGLX and *GLSurfaceGLX. | apatrick@chromium.org | 2011-05-04 | 1 | -0/+4 |
* | Reland 81998.The bug in webkit\gpu\webgraphicscontext3d_in_process_impl.cc th... | apatrick@chromium.org | 2011-04-22 | 1 | -0/+2 |
* | Revert 81998 - Split OSMesa implementations of *GLContext into GLContextOSMes... | apatrick@chromium.org | 2011-04-18 | 1 | -2/+0 |
* | Split OSMesa implementations of *GLContext into GLContextOSMesa and *GLSurfac... | apatrick@chromium.org | 2011-04-18 | 1 | -0/+2 |
* | Split WGL implementations of *GLContext in GLContextWGL and *GLSurfaceWGL. | apatrick@chromium.org | 2011-04-15 | 1 | -0/+4 |
* | Split EGLContext in GLContextEGL and GLSurfaceEGL. | apatrick@chromium.org | 2011-04-14 | 1 | -18/+19 |
* | Roll Skia | bsalomon@google.com | 2011-04-06 | 1 | -2/+2 |
* | Refactor: Move app/gfx/gl ==> ui/gfx/gl | backer@chromium.org | 2011-03-28 | 1 | -0/+160 |