| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for 9- and 10-bit h264 videos. | hubbe | 2016-02-09 | 4 | -0/+5 |
* | update obsolete code.google.com documentation links | mostynb | 2016-02-08 | 1 | -1/+1 |
* | mus: gpu: Use native struct in mojo mus gpu interfaces. | penghuang | 2016-02-08 | 8 | -0/+114 |
* | Replace NULL with nullptr in call to GrGLExtensions::init | Brian Salomon | 2016-02-08 | 1 | -1/+1 |
* | Move WebGL 1 half_float_linear handling to command buffer. | zmo | 2016-02-06 | 7 | -33/+94 |
* | ContextGroup::Initialize: LOG the relevant values on failure. | cwallez | 2016-02-05 | 1 | -20/+44 |
* | Revert of Add support for 9- and 10-bit h264 videos. (patchset #27 of https:/... | flackr | 2016-02-05 | 4 | -5/+0 |
* | Add support for 9- and 10-bit h264 videos. | hubbe | 2016-02-05 | 4 | -0/+5 |
* | Allow string::front() and back() and update the codebase to use back(). | pkasting | 2016-02-05 | 1 | -1/+1 |
* | Fix wrong depth for 2d array texture | qiankun.miao | 2016-02-04 | 3 | -7/+61 |
* | Remove more validation related with fbo completeness and ReadPixels. | zmo | 2016-02-04 | 5 | -95/+82 |
* | Move gn _run target generation into test(). (RELAND) | jbudorick | 2016-02-03 | 2 | -45/+0 |
* | IPC::Message -> base::Pickle | rockot | 2016-02-03 | 2 | -29/+40 |
* | Revert of Move gn _run target generation into test(). (patchset #1 id:1 of ht... | dpranke | 2016-02-03 | 2 | -0/+34 |
* | Move gn _run target generation into test(). | jbudorick | 2016-02-03 | 2 | -34/+0 |
* | command_buffer_gles2: Avoid crashing for lack of JNI | kkinnunen | 2016-02-03 | 1 | -2/+7 |
* | Suppress -Wconstant-conversion warning for GLES2 conformance tests. | Kenneth Russell | 2016-02-03 | 2 | -0/+7 |
* | Implement in-proc VerifySyncTokens and use for android video | boliu | 2016-02-03 | 1 | -1/+1 |
* | Handle glTex{Sub}Image* calls with height==0. | zmo | 2016-02-02 | 1 | -0/+2 |
* | Updated owned_service_id_ in Texture::SetServiceId. | liberato | 2016-02-02 | 1 | -0/+2 |
* | Add GPU command buffer extension dynamic off/on mechanism | zmo | 2016-02-01 | 6 | -71/+202 |
* | Set disabled GL extensions from gpu driver bug list for the test executables | kkinnunen | 2016-02-01 | 8 | -39/+72 |
* | Blink: simplify fbo status checking. | zmo | 2016-01-30 | 16 | -123/+220 |
* | Increase GPU transfer buffer alignment to 16 bytes. | jbauman | 2016-01-29 | 1 | -1/+1 |
* | Updating texture validation to account for sampler objects in ES3 | bajones | 2016-01-28 | 7 | -240/+192 |
* | allocator cleanup: remove dependencies on allocator from all targets | primiano | 2016-01-28 | 3 | -27/+1 |
* | Switch to standard int types. | ahest | 2016-01-28 | 1 | -4/+4 |
* | Expose ycbcr_420v_image extension via capabilities. | dcastagna | 2016-01-28 | 5 | -0/+6 |
* | Reuse GLFenceNV when an existing CommandsCompletedQuery is reused | stanisc | 2016-01-27 | 2 | -5/+6 |
* | Update gpu/command_buffer auto-generated code. | zmo | 2016-01-27 | 1 | -173/+173 |
* | Revert of command_buffer: Enable gl path rendering by default (patchset #1 id... | magjed | 2016-01-27 | 9 | -7/+47 |
* | command_buffer: Enable gl path rendering by default | kkinnunen | 2016-01-27 | 9 | -47/+7 |
* | Add GL_SAMPLER_CUBE_SHADOW to accepted uniform type | qiankun.miao | 2016-01-27 | 1 | -0/+1 |
* | Don't enable shader extenstions in WebGL 2 when they are already core. | zmo | 2016-01-26 | 1 | -31/+33 |
* | Emit logcats from gpu_unittests. | stip | 2016-01-26 | 1 | -0/+1 |
* | Emit logcats for gl_tests. | stip | 2016-01-26 | 1 | -0/+1 |
* | On ES or Core profile, we should be able to disable vertex attrib 0. | zmo | 2016-01-26 | 3 | -17/+18 |
* | Comparison and streaming operators for base::Version | robpercival | 2016-01-25 | 1 | -1/+1 |
* | command_buffer: Copy gl path rendering data out of shm before validation | kkinnunen | 2016-01-25 | 2 | -73/+42 |
* | command_buffer: Fix setting samplers with bound uniforms | kkinnunen | 2016-01-25 | 3 | -12/+50 |
* | command_buffer_gles2: Avoid creating multiple AtExitManagers | kkinnunen | 2016-01-25 | 3 | -14/+37 |
* | Revert of Updating texture validation to account for sampler objects in ES3 (... | tapted | 2016-01-25 | 7 | -192/+240 |
* | Removed last references to old sync points. | dyen | 2016-01-22 | 16 | -234/+1 |
* | Updating texture validation to account for sampler objects in ES3 | bajones | 2016-01-22 | 7 | -240/+192 |
* | Don't compile windowed egl into gles2_conform_test_windowless | jbauman | 2016-01-22 | 1 | -9/+1 |
* | Restore vertex attrib states correctly after CopyTextureCHROMIUM. | zmo | 2016-01-22 | 4 | -36/+58 |
* | command_buffer_gles2: Fix command-line arguments if they are passed | kkinnunen | 2016-01-22 | 1 | -14/+20 |
* | Allow std::unordered_*. | davidben | 2016-01-22 | 1 | -0/+2 |
* | [Reland] Check if internal_format is valid for GenerateMipmap(). | zmo | 2016-01-22 | 9 | -34/+264 |
* | Removed old sync point support for the in process command buffer. | dyen | 2016-01-21 | 4 | -76/+8 |