| Commit message (Expand) | Author | Age | Files | Lines |
* | Pass gfx::Rect and gfx::RectF by const ref. | prashant.n@samsung.com | 2014-01-10 | 3 | -3/+3 |
* | Add synthetic delay points for latency testing | skyostil@chromium.org | 2014-01-10 | 4 | -0/+18 |
* | Update GPU feature tests to expect no GPU on Windows <=Vista | ccameron@chromium.org | 2014-01-10 | 1 | -1/+7 |
* | Make correct GL context current during gpu_tracer processing | vmiura@chromium.org | 2014-01-10 | 3 | -17/+29 |
* | Allow WMware software renderer with newer Mesa drivers in Linux | zmo@chromium.org | 2014-01-09 | 1 | -3/+15 |
* | Allow Win64 build of base library even in a Win32 build. | petewil@chromium.org | 2014-01-09 | 1 | -1/+1 |
* | Revert 243714 "Update GPU feature tests to expect no GPU on Wind..." | scottmg@chromium.org | 2014-01-09 | 1 | -7/+1 |
* | Blacklist WebGL on Intel Graphics Media Accelerator 3150 in windows. | zmo@chromium.org | 2014-01-09 | 1 | -1/+14 |
* | Update GPU feature tests to expect no GPU on Windows <=Vista | ccameron@chromium.org | 2014-01-09 | 1 | -1/+7 |
* | The GLARBTimerTrace implementation previously used the 'this' pointer for it's | vmiura@chromium.org | 2014-01-08 | 4 | -99/+341 |
* | Check for "Mali-Txxx" instead of "Mali-T6xx" | johnme@chromium.org | 2014-01-08 | 1 | -3/+3 |
* | gpu: Support parallel active queries in command buffer | jadahl@opera.com | 2014-01-08 | 5 | -34/+87 |
* | Remove osmesa blacklist exception on WinXP | ccameron@chromium.org | 2014-01-08 | 1 | -9/+1 |
* | Revert "Update all users of base::Version to explicitly specify the namespace... | avi@chromium.org | 2014-01-03 | 3 | -8/+8 |
* | Updated Khronos GLES2 headers. (Take 2, Original: https://codereview.chromium... | bajones@chromium.org | 2013-12-30 | 5 | -129/+267 |
* | Add Galaxy S4 into GPU blacklist | wjia@chromium.org | 2013-12-27 | 1 | -1/+18 |
* | Update uses of UTF conversions in courgette/, device/, extensions/, google_ap... | avi@chromium.org | 2013-12-25 | 1 | -3/+3 |
* | Update all users of base::Version to explicitly specify the namespace, and cl... | avi@chromium.org | 2013-12-23 | 3 | -8/+8 |
* | Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi... | avi@chromium.org | 2013-12-23 | 2 | -68/+69 |
* | Fix GLES 2 interface generator to output correct pepper interfaces. | jbauman@chromium.org | 2013-12-20 | 3 | -63/+59 |
* | Revert of https://codereview.chromium.org/99053007/ | bajones@chromium.org | 2013-12-18 | 4 | -253/+129 |
* | Updated Khronos GLES2 headers. | bajones@chromium.org | 2013-12-18 | 4 | -129/+253 |
* | Move geometric types to a separate, more lightweight target. | ben@chromium.org | 2013-12-18 | 3 | -0/+7 |
* | Expose GL_EXT_multisampled_render_to_texture whenever it's available. | marcheu@chromium.org | 2013-12-18 | 2 | -16/+15 |
* | Revert 240707 "Add some logic to identify the active GPU in mult..." | nona@chromium.org | 2013-12-17 | 7 | -154/+1 |
* | Get rid of the old angle checkout | zmo@chromium.org | 2013-12-17 | 1 | -4/+4 |
* | Implicitly ensure backbuffer creation on draw | jamesr@chromium.org | 2013-12-13 | 3 | -24/+61 |
* | Add some logic to identify the active GPU in multiple-gpu situation in Linux | zmo@chromium.org | 2013-12-13 | 7 | -1/+154 |
* | Update dependencies to use new angle repository. | geofflang@chromium.org | 2013-12-13 | 6 | -15/+15 |
* | Add GL entry points for DiscardBackbufferCHROMIUM | jamesr@chromium.org | 2013-12-13 | 17 | -0/+106 |
* | Replace string16 with base::string16 in gpu, media, and remoting. | brettw@chromium.org | 2013-12-12 | 1 | -3/+3 |
* | Move skia command buffer bindings to gpu/skia_bindings | jamesr@chromium.org | 2013-12-11 | 4 | -0/+179 |
* | Support GL_FLOAT and GL_HALF_FLOAT_OES as glReadPixels types when the gl cont... | geofflang@chromium.org | 2013-12-11 | 6 | -21/+384 |
* | Recompute gpu driver bug workarounds at gpu process startup | zmo@chromium.org | 2013-12-10 | 3 | -35/+14 |
* | Tighten the blacklist on VMWare on OS X | ccameron@chromium.org | 2013-12-10 | 3 | -1/+20 |
* | Remove browser_version support in gpu blacklist. | zmo@chromium.org | 2013-12-10 | 5 | -106/+3 |
* | Remove OSX 10.5 entry in gpu blacklist. | zmo@chromium.org | 2013-12-10 | 1 | -16/+1 |
* | Pipe SwapBuffers call{,backs} through ContextSupport | jamesr@chromium.org | 2013-12-10 | 12 | -8/+66 |
* | Blacklist NVIDIA driver 9.18.13.3165 on windows | zmo@chromium.org | 2013-12-09 | 1 | -1/+17 |
* | Revert 239400 "Revert 239280 "Move more file_util functions to b..." | thakis@chromium.org | 2013-12-08 | 1 | -4/+2 |
* | Revert 239280 "Move more file_util functions to base namespace." | thakis@chromium.org | 2013-12-08 | 1 | -2/+4 |
* | Route surface visibility notifications through ContextSupport/GpuControl | jamesr@chromium.org | 2013-12-08 | 13 | -2/+52 |
* | Fix exit process on lost context workaround. | jmadill@chromium.org | 2013-12-07 | 1 | -2/+2 |
* | Move more file_util functions to base namespace. | brettw@chromium.org | 2013-12-07 | 1 | -4/+2 |
* | Add Galaxy Note II in gpu blacklist for hareware video decoding on Android. | wjia@chromium.org | 2013-12-06 | 1 | -2/+23 |
* | Remove always-on compositor capabilities | jamesr@chromium.org | 2013-12-06 | 3 | -6/+0 |
* | Move src/gpu/gles2_conform_test out of src-internal | zmo@chromium.org | 2013-12-05 | 8 | -0/+938 |
* | Unify WebGraphicsContext3D::insertSyncPoint impls | jamesr@chromium.org | 2013-12-05 | 1 | -1/+0 |
* | Expose GLES2Interface to cc | jamesr@chromium.org | 2013-12-04 | 7 | -29/+10 |
* | Introduce gpu::Capabilities | boliu@chromium.org | 2013-12-04 | 19 | -52/+193 |