1. ee2af6e Add alpha argument to glResizeCHROMIUM by jbauman · 9 years ago
  2. 9b43077 Add CommitOverlayPlanesCHROMIUM command buffer function by watk · 9 years ago
  3. 768609d Remove CreateStreamTexture from GL interfaces. by siva.gunturi · 9 years ago
  4. af32acb Move third_party/mojo/src/mojo/public to mojo/public by rockot · 9 years ago
  5. 5492cf2 gpu: Add CHROMIUM_schedule_ca_layer by ccameron · 9 years ago
  6. 387cb02 command_buffer: Support textured path rendering for CHROMIUM_path_rendering by kkinnunen · 9 years ago
  7. c60d6ef command_buffer: Support instanced path rendering in gpu command buffer by kkinnunen · 9 years ago
  8. 3bea183 Added method to wait on fence syncs which do not need to be flushed. by dyen · 9 years ago
  9. 02a7e52 Implemented new fence syncs which replaces the old sync points. by dyen · 9 years ago
  10. 238de00 Removing GL context rate limiting feature and related wrappers by junov · 9 years ago
  11. 2085af0 Mandoline: Enable more GL commands which are used by WebGL & GMap. by penghuang · 9 years ago
  12. 7ddf573 This change adds WebGL support in mandoline. It also adds GL by penghuang · 9 years ago
  13. bfb2f96 Revert of Mandoline: Add WebGL support (patchset #9 id:180001 of https://codereview.chromium.org/1338433002/ ) by dpranke · 9 years ago
  14. d9d958f This change adds WebGL support in mandoline. It also adds GL by penghuang · 9 years ago
  15. 57030e1 Add GL_CHROMIUM_screen_space_antialiasing to support alternative AA by jin.a.yang · 9 years ago
  16. dce105f gpu: Remove async texture uploads. by reveman · 9 years ago
  17. 1b29221 Someone forgot to include the auto-generated files update. by zmo · 9 years ago
  18. 2dbeb07 Add glCompressedCopySubTextureCHROMIUM by christiank · 9 years ago
  19. 125f6d5 Added suport for integer versions of GetQueryObjectvEXT(). by dyen · 9 years ago
  20. ee8e7b6 Revert of Re-land: cc: Use worker context for one-copy tile initialization. (patchset #29 id:560001 of https://codereview.chromium.org/1230203007/ ) by sky · 9 years ago
  21. 49b6898 Re-land: cc: Use worker context for one-copy tile initialization. by reveman · 9 years ago
  22. 8ce22a0 Implemented GPU Timer Disjoint Value checking on the GLES2 Client. by dyen · 9 years ago
  23. ab6d9b1 Command Buffer: add getBufferParameteri64v by yunchao.he · 9 years ago
  24. 9a077d8 Added support for TimeStamp queries using QueryCounterEXT. by dyen · 9 years ago
  25. 4d58066 Rebind EGL context to flush driver caches by ericrk · 9 years ago
  26. 365f188 command_buffer: Implement path rendering functions for CHROMIUM_path_rendering by kkinnunen · 9 years ago
  27. 82aed93 Revert of revert of time elapsed queries through command buffer. by dyen · 9 years ago
  28. 9690c52 Revert of Added support for Time Elapsed queries through the command buffer. (patchset #10 id:180001 of https://codereview.chromium.org/1188013004/) by amineer · 9 years ago
  29. 1881c3d Added support for Time Elapsed queries through the command buffer. by dyen · 9 years ago
  30. e1dcf11 Remove Chromium specific PixelStorei params in GPU command buffer. by zmo · 9 years ago
  31. 87eecb0 Add glCopyCompressedTextureCHROMIUM by christiank · 9 years ago
  32. edfb541 Support impl-side painting in Mandoline. by jam · 9 years ago
  33. aa6cb95 DCHECK if shader compilation fails that it's due to context loss. by danakj · 9 years ago
  34. 3baa804 gpu: Extend CopyTextureCHROMIUM with support for copying part of source texture. by reveman · 9 years ago
  35. 5224a14 Add ES3 commands GetVertexAttribI{u}iv to GPU command buffer. by zmo · 9 years ago
  36. d22ead8 Add ES3 command GetUniformuiv to GPU command buffer. by zmo · 9 years ago
  37. f0cbc31 Add ES3 CompressedTexSubImage3D to GPU command buffer. by zmo · 9 years ago
  38. 45e3612 Add ES3 CompressedTexImage3D to GPU command buffer. by zmo · 9 years ago
  39. 07a45ff Add ES3 GetIntegeri_v, GetInteger64i_v to GPU command buffer. by zmo · 9 years ago
  40. d156600 Add ES3 glGetInteger64v to GPU command buffer. by zmo · 9 years ago
  41. e24b943 Remove all usages of MojoGLES2GetGLES2Interface(). by alhaad · 9 years ago
  42. 2429ff3 Modify build_gles2_cmd_buffer.py to generate a class that implements gpu::GLES2Interace and for each entry point either defers to Mojo C thunk if we expose an entry point or check fails. by alhaad · 9 years ago