| Commit message (Expand) | Author | Age | Files | Lines |
* | virtual/override specifier cleanup in ui/ (mostly Ozone code). | gunsch | 2015-01-06 | 1 | -2/+2 |
* | [ozone] Add stub implementation to ozone surfaceless to avoid hitting the DCH... | alexst | 2015-01-05 | 1 | -0/+12 |
* | [ozone] Cleanup virtual/override style. | alexst | 2015-01-05 | 1 | -22/+20 |
* | Cleanup: Update the path to gfx size headers. | tfarina | 2015-01-03 | 7 | -7/+7 |
* | Allow Windows to use system Vsync if only one window is swapping | bajones | 2015-01-02 | 6 | -2/+78 |
* | Cleanup: Update the path to gfx rect headers. | tfarina | 2014-12-31 | 2 | -4/+4 |
* | Reland: Refactor Vaapi video decoder/encoder in preparation of Freon support | lionel.g.landwerlin | 2014-12-25 | 1 | -0/+2 |
* | Add support to delay sending SwapbufferAck as needed. | kalyan.kondapally | 2014-12-24 | 2 | -0/+54 |
* | Make callers of CommandLine use it via the base:: namespace. | avi | 2014-12-23 | 7 | -12/+17 |
* | Standardize usage of virtual/override/final specifiers in ui/. | dcheng | 2014-12-22 | 2 | -16/+16 |
* | Switch users of foundation_util.h to include it directly and clean up uses of... | avi | 2014-12-21 | 1 | -1/+0 |
* | Revert of Refactor Vaapi video decoder/encoder in preparation of Freon suppor... | dcheng | 2014-12-20 | 1 | -2/+0 |
* | Refactor Vaapi video decoder/encoder in preparation of Freon support | lionel.g.landwerlin | 2014-12-20 | 1 | -0/+2 |
* | gl_image_glx files from VaapiVideoAccelerator patch in issue 490233002 | alexst | 2014-12-19 | 4 | -0/+263 |
* | Add a glBegin/End pair to make glBindFramebuffer work | ccameron | 2014-12-12 | 2 | -0/+7 |
* | Add a command line switch for emulating shader precision | oetuaho | 2014-12-11 | 2 | -7/+0 |
* | Added ability to force a GLContext SwapInterval to zero. | bajones | 2014-12-11 | 15 | -15/+37 |
* | egl: Don't query EGL_POST_SUB_BUFFER_SUPPORTED_NV without extension | spang | 2014-12-09 | 1 | -6/+6 |
* | Add glGetShaderPrecisionFormat to skia GL bindings. | bsalomon | 2014-12-08 | 1 | -0/+6 |
* | Set the lowest-end Android memory limit to 8MB | ccameron | 2014-12-08 | 1 | -4/+2 |
* | cc: zero/one-copy based on shared memory on IOS uses GL_TEXTURE_2D, not GL_TE... | dongseong.hwang | 2014-12-08 | 2 | -12/+18 |
* | Add framebuffer object related commands to command buffer. | zmo | 2014-12-05 | 2 | -8/+10 |
* | gpu: Fix the internal format for GL_RED_EXT on es3 | hendrikw | 2014-12-05 | 2 | -0/+40 |
* | Use glFlush instead of glFinish | marcheu | 2014-12-04 | 1 | -1/+1 |
* | Add an option to show ANGLE's interm output | oetuaho | 2014-12-04 | 2 | -1/+8 |
* | gn format //ui | scottmg | 2014-12-03 | 1 | -11/+8 |
* | gpu: Added the feature flag for GL_EXT_texture_rg to FeatureInfo | hendrikw | 2014-12-02 | 1 | -0/+8 |
* | Mac: Fix performance issues with remote CoreAnimation | ccameron | 2014-11-26 | 4 | -1/+20 |
* | Infrastructure for temporarily relinquishing GPU resources. | gusfernandez | 2014-11-22 | 4 | -11/+72 |
* | cc: Make one-copy tile | dongseong.hwang | 2014-11-20 | 1 | -9/+5 |
* | Add ES3 APIs to gl bindings: PART II. | zmo | 2014-11-20 | 1 | -9/+172 |
* | gpu: Change the hex code of conflicted _CHROMIUM macro | dongseong.hwang | 2014-11-20 | 1 | -5/+5 |
* | Add ES3 APIs to gl bindings. | zmo | 2014-11-19 | 1 | -3/+153 |
* | Enable asynchronous glReadPixels on Windows. | miu | 2014-11-15 | 1 | -2/+8 |
* | Update to VS2013 Update 4, and Windows SDK 8.1 | scottmg | 2014-11-15 | 1 | -1/+1 |
* | Update the use-warp flag for the new ANGLE_platform_angle spec. | geofflang | 2014-11-12 | 2 | -6/+12 |
* | Revert of Allow Windows to use system Vsync for a single window each swap (pa... | bajones | 2014-11-12 | 5 | -47/+1 |
* | Use the experimental PBQP register allocator for UBSan builds. | glider | 2014-11-11 | 1 | -8/+0 |
* | Add GL_APPLE_fence support, enabling asynchronous glReadPixels for Mac. | miu | 2014-11-11 | 6 | -2/+126 |
* | Add subscribeUniform extension pipeline | orglofch | 2014-11-07 | 1 | -0/+4 |
* | Sort APIs so it's easier to add new APIs. | zmo | 2014-11-07 | 1 | -438/+450 |
* | Revert of Add subscribeUniform extension pipeline (patchset #7 id:460001 of h... | orglofch | 2014-11-07 | 1 | -4/+0 |
* | Cleanup: Remove unneeded path_service.h includes. | thestig | 2014-11-06 | 1 | -1/+0 |
* | Allow Windows to use system Vsync for a single window each swap | bajones | 2014-11-06 | 5 | -1/+47 |
* | Add subscribeUniform extension pipeline | orglofch | 2014-11-06 | 1 | -0/+4 |
* | Check if there is error on waiting for GL Fence. | dongseong.hwang | 2014-11-05 | 2 | -4/+39 |
* | Dont set SwapInterval with Surfaceless. | kalyan.kondapally | 2014-11-03 | 4 | -2/+12 |
* | ui: Remove GLImageGLX. | reveman | 2014-11-03 | 4 | -259/+0 |
* | Improve context loss error handling | oetuaho | 2014-10-31 | 3 | -4/+23 |
* | ui: Add a few missing overrides found by a new clang warning. | thakis | 2014-10-30 | 1 | -1/+1 |