| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix regression with r247334 | sievers@google.com | 2014-01-28 | 1 | -18/+22 |
* | [gpu] Remove StreamTexture(Manager) concept from command decoder | sievers@google.com | 2014-01-27 | 51 | -1157/+311 |
* | Remove Windows accelerated surface support. | jbauman@chromium.org | 2014-01-27 | 4 | -18/+0 |
* | Encapsulate functionality of the mock GL interface to MockGLInterface | oetuaho@nvidia.com | 2014-01-25 | 17 | -41/+44 |
* | gpu: Fix crash in GLES2DecoderImpl::Destroy. | reveman@chromium.org | 2014-01-24 | 1 | -2/+1 |
* | Make mojo_gles2 a stub shared library | piman@chromium.org | 2014-01-22 | 29 | -28/+50 |
* | Revert 245563 and 245800 which made re2 GN generated. | brettw@chromium.org | 2014-01-22 | 2 | -2/+2 |
* | Unit test for GPU command buffer wrapping condition. | vmiura@chromium.org | 2014-01-22 | 1 | -4/+83 |
* | Only allow the SVGA3D VMware driver, not the llvmpipe one. | zmo@chromium.org | 2014-01-22 | 1 | -1/+5 |
* | Revert "Add gpu::MailboxHolder to hold state for a gpu::Mailbox" | danakj@chromium.org | 2014-01-21 | 5 | -82/+5 |
* | Support -Goutput_dir=blahblah in GN-GYP hybrid mode | jamesr@chromium.org | 2014-01-18 | 2 | -2/+2 |
* | Add gpu::MailboxHolder to hold state for a gpu::Mailbox | sheu@chromium.org | 2014-01-18 | 5 | -5/+82 |
* | Take GL version and extensions correctly into account when binding functions | oetuaho@nvidia.com | 2014-01-17 | 6 | -18/+110 |
* | Convert the re2 GYP targets to be generated by GN. | brettw@chromium.org | 2014-01-17 | 2 | -2/+2 |
* | Refactor base/safe_numerics.h | jschuh@chromium.org | 2014-01-17 | 1 | -1/+0 |
* | Normalize _unittest.cc filename suffix for unittests | alecflett@chromium.org | 2014-01-17 | 13 | -24/+24 |
* | Fixes to make GPU tests run in isolated mode. | kbr@chromium.org | 2014-01-16 | 1 | -0/+6 |
* | Revert of Convert the re2 GYP targets to be generated by GN. (https://coderev... | brettw@chromium.org | 2014-01-16 | 2 | -2/+2 |
* | Convert the re2 GYP targets to be generated by GN. | brettw@chromium.org | 2014-01-16 | 2 | -2/+2 |
* | During virtual context switches only restore texture units | kaanb@chromium.org | 2014-01-16 | 8 | -42/+326 |
* | GPU: Add trace for real SwapBuffers. | epenner@chromium.org | 2014-01-16 | 1 | -3/+0 |
* | Remove some dead code found by scythe. | thakis@chromium.org | 2014-01-16 | 3 | -69/+0 |
* | Support nested tracing in gpu_tracer. | vmiura@chromium.org | 2014-01-15 | 12 | -86/+551 |
* | Remove NVIDIA entry from blacklist | vangelis@chromium.org | 2014-01-14 | 1 | -17/+1 |
* | Blacklisting accelerated video for range of drivers found by VIMEO. | vangelis@chromium.org | 2014-01-13 | 1 | -0/+83 |
* | Report relevant variable names in info logs on failed shader link | oetuaho@nvidia.com | 2014-01-13 | 3 | -36/+71 |
* | Remove chromium extensions obsoleted by gpu::Capabilities | boliu@chromium.org | 2014-01-11 | 3 | -15/+1 |
* | 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 |