1. 6cac5e0d RefCounted types should not have public destructors, media/ and gpu/ edition by [email protected] · 13 years ago
  2. 6fdb043 Rename nacl::RefCounted to nacl::RefCountedThreadSafe, to make it easier to alias as gpu::RefCountedThreadSafe. by [email protected] · 13 years ago
  3. 4e0f45f5 RefCounted types should not have public destructors, Linux fixes by [email protected] · 13 years ago
  4. a9e2387 Correctly identify INTEL on Linux by [email protected] · 13 years ago
  5. 63c9b05 Allow GLES2CmdDecoder to change the GLSurface associated with the default FBO. by [email protected] · 13 years ago
  6. b05a367 Make StrictIdHandler mark IDs as used by [email protected] · 13 years ago
  7. f702471 Correct the clear semantics for textures used by the GL_CHROMIUM_clopy_texture extension. by [email protected] · 13 years ago
  8. 5c67c703 Don't enable occlusion query on Linux with Intel drivers. by [email protected] · 13 years ago
  9. b387864 Change the way _EXPORT macros look. by [email protected] · 13 years ago
  10. 7687479c Make genereteMipmap clear uncleared level 0 by [email protected] · 13 years ago
  11. 0f8afe8 Add more warnings for GL programs. by [email protected] · 13 years ago
  12. d6ca479 Implement GL_EXT_occlusion_query_boolean on OSX by [email protected] · 13 years ago
  13. d8a8728 Cache more GL state client side by [email protected] · 13 years ago
  14. c9e2cbbb ui: Move gl/ directory out of gfx/, up to ui/. by [email protected] · 13 years ago
  15. 3dc69c4 Fix cmd buf impl of glIsEnabled to return cached value by [email protected] · 13 years ago
  16. 38c0a97 Make glGenerateMipmap handle out of memory by [email protected] · 13 years ago
  17. 0abf43e3 Consolidate GPU unit test expectiation functions. by [email protected] · 13 years ago
  18. d24c13b make GLboolean print GL_TRUE, GL_FALSE when debugging. by [email protected] · 13 years ago
  19. 4e4410db Add GL_SAMPLER_3D_OES and GL_SAMPLER_2D_RECT_ARB to ClearUniforms by [email protected] · 13 years ago
  20. f770e25 Initialize GL attribs by [email protected] · 13 years ago
  21. d435b07c Coverity: Fix a pass-by-value. by [email protected] · 13 years ago
  22. 8f095c3 Work around graphics hangs on MacBook Airs with Intel GPUs by calling glFinish after each frame displayed on the browser side. by [email protected] · 13 years ago
  23. d191b13 Addition of texture-state and fbo-state tests for GL_CHROMIUM_copy_texture. by [email protected] · 13 years ago
  24. 3293960 Make GL_VENDOR and GL_RENDERER always return 'Chromium' by [email protected] · 13 years ago
  25. 04d6819b Fix Noop bug by [email protected] · 13 years ago
  26. c892a4e1 Add more disable-workaround checks by [email protected] · 13 years ago
  27. 5904806b Make unit test to check glCopyTextureCHROMIUM works with deleted programs by [email protected] · 13 years ago
  28. 2c393383 Move gles2 extensions out of dev. by [email protected] · 13 years ago
  29. befd38c Move GL_GLEXT_PROTOTYPES to gyp file by [email protected] · 13 years ago
  30. e57052d Adjust the constant pixel color values so that premultiplied alpha operations do not rely on the rounding behaviour of the GPU shader. by [email protected] · 13 years ago
  31. 164d6d5 Addition of break statement to prevent accidental switch fall-through in the GPU service. by [email protected] · 13 years ago
  32. 0a1e9ad by [email protected] · 13 years ago
  33. fa20ec8 Limit the number of GL errors logged by [email protected] · 13 years ago
  34. d353541f ui: Move surface/ directory out of gfx/, up to ui/. by [email protected] · 13 years ago
  35. 0c998e4 Update gl2.h and gl2ext.h headers from Khronos. by [email protected] · 13 years ago
  36. 5c06a10 WebGraphicsContext3DInProcessCommandBuffer should report that it does not support swap acks. by [email protected] · 13 years ago
  37. d20a651 generate INVALID_VALUE if calling Uniform1i/v on sampler > MAX_IMAGE_TEXTURE_UNITS by [email protected] · 13 years ago
  38. d2b8b21 Add Occlusion Query test to gl_tests by [email protected] · 13 years ago
  39. 8a5a84a Added documentation for GL_CHROMIUM_texture_mailbox GL extension. by [email protected] · 13 years ago
  40. 78b514b Allow textures to be moved from one GL context group to another. by [email protected] · 13 years ago
  41. 2df7389 Clear uniforms by [email protected] · 13 years ago
  42. f82ef06 Don't make checkdeps ignore includes to directories that are brought in via deps. Most of these are already listed in DEPS files, and it seems that we want to prevent includes on them just like normal directories that are in our tree (otherwise content can depend on native_client, for ex) by [email protected] · 13 years ago
  43. cf57fbc Add trace around DoTexStorage2DExt by [email protected] · 13 years ago
  44. 06994467 aura: Change shared context to be offscreen for arm by [email protected] · 13 years ago
  45. 1873a428 Make transfer buffer reallocate at default size. by [email protected] · 13 years ago
  46. 33e4226 Unbind texture from all texture units when deleting it. by [email protected] · 13 years ago
  47. b32abc0 Fix gl_tests by [email protected] · 13 years ago
  48. 43410e9 Re-submission of http://codereview.chromium.org/9968113 by [email protected] · 13 years ago
  49. b28a20f Add --enforce-gl-minimums flag by [email protected] · 13 years ago
  50. 74345af2 Revert 132934 - this change seems to break many webgl related layout tests by [email protected] · 13 years ago
  51. b64c2495 by [email protected] · 13 years ago
  52. 16e1801c Fix a bug in EXT_texture_filter_anisotropic related queries. by [email protected] · 13 years ago
  53. 45d15a6 Tile clearing of large textures. by [email protected] · 13 years ago
  54. 5bd6feee Add a few more DCHECKs to the GPU code. by [email protected] · 13 years ago
  55. 7794d51 aura/texture transport: Keep ref to texture infos to avoid races with the UI by [email protected] · 13 years ago
  56. 92922a8e Let target egl_main_native build without error. by [email protected] · 13 years ago
  57. 465a1ef8 Make it so you can add GPU switches by editing 2 files instead of 3. by [email protected] · 13 years ago
  58. c71a9209 Turn off shader function emulation on Windows. by [email protected] · 13 years ago
  59. a34b067 Add gl_tests target as place to put GL tests for the command buffer. by [email protected] · 13 years ago
  60. cd578575 Modify the base::JSONReader interface to take a set of options rather than a boolean flag. by [email protected] · 13 years ago
  61. 3458a64a Add GL_EXT_unpack_subimage support to command buffer client code. by [email protected] · 13 years ago
  62. 3349dcf Revert 131177 - aura: Change shared context to be offscreen for arm by [email protected] · 13 years ago
  63. 8f0b86c2f Always write data to new buffer in SimulateAttrib0 by [email protected] · 13 years ago
  64. 866e087 Optimize GetBucketContents by [email protected] · 13 years ago
  65. 3785f1bd Build fix: change the code, forget to change the test. by [email protected] · 13 years ago
  66. 0a34b58 Change the glGetShaderPrecisionFormat emulated values. by [email protected] · 13 years ago
  67. 68dcb1f Hanlde long attribute name mapping in bindAttribLocation. by [email protected] · 13 years ago
  68. 80e4cfa0 Delete renderbuffers when no longer referenced by [email protected] · 13 years ago
  69. 1345c56 aura: Change shared context to be offscreen for arm by [email protected] · 13 years ago
  70. 1869a3a Allow |msg| to be NULL by [email protected] · 13 years ago
  71. 7c5e8b1 Delete framebuffers when no longer referenced. by [email protected] · 13 years ago
  72. 7e03d49 Delete Programs when no longer referenced by [email protected] · 13 years ago
  73. fe6f29f Don't delete textures until they're no longer referenced. by [email protected] · 13 years ago
  74. 237bad71 Prevent Mipmap generation for compressed textures. by [email protected] · 13 years ago
  75. f5e2e4a2 Make buffer not get deleted until the last reference is released. by [email protected] · 13 years ago
  76. a13283cc Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK by [email protected] · 13 years ago
  77. 216b7fde Revert "Revert 130737 - Make contexts actually use ShareGroup for shared contexts." by [email protected] · 13 years ago
  78. 429d0c2 Revert 130737 - Make contexts actually use ShareGroup for shared contexts. by [email protected] · 13 years ago
  79. 92fa5b98 Make contexts actually use ShareGroup for shared contexts. by [email protected] · 13 years ago
  80. b3244ee0 Revert "Revert 130384 - Broke a few Mac bots" by [email protected] · 13 years ago
  81. 7bfa1ca Revert 130384 - Broke a few Mac bots by [email protected] · 13 years ago
  82. fad6457d Revert "Revert "Make ShareGroup thread safe" http://crrev.com/130034." by [email protected] · 13 years ago
  83. 313f73e Limit max texture size to 4096x4096 on intel mac by [email protected] · 13 years ago
  84. 9e5fffaf PpapiCommandBufferProxy implements CommandBufferProxy. by [email protected] · 13 years ago
  85. b1b6b5e Revert "Make ShareGroup thread safe" http://crrev.com/130034. by [email protected] · 13 years ago
  86. c288ca0 Make ShareGroup thread safe by [email protected] · 13 years ago
  87. f4eac070 Revert 129879 - Revert 129819 - Add CHECK on non-generated ids in command buffer. by [email protected] · 13 years ago
  88. 69e65f8 Revert 129819 - Add CHECK on non-generated ids in command buffer. by [email protected] · 13 years ago
  89. d670e70 Fix GL resource sharing by [email protected] · 13 years ago
  90. 0adce59 Add CHECK on non-generated ids in command buffer. by [email protected] · 13 years ago
  91. 217f0ab8 Add ShareGroup to GLES2Implemenation by [email protected] · 13 years ago
  92. af65aab Add ShareGroup stub by [email protected] · 13 years ago
  93. 0cfb9ab Move gpu hash_tables and atomicops stuff by [email protected] · 13 years ago
  94. 3e25dc3c Disable flushers on CrOS to improve GPU process saturation during bulk texture uploads by [email protected] · 13 years ago
  95. 39ba4f0 make disable-glsl-translator work again by [email protected] · 13 years ago
  96. f0b8f00b Fix some GPU logging prints by [email protected] · 13 years ago
  97. 251622e Chromium implementation of discardBackbuffer WebGraphicsContext3D extension. by [email protected] · 13 years ago
  98. 67fe309 Modify gpu::gles2::FeatureInfo::AddFeatures to enable feature flags based on requested features but not disable them. by [email protected] · 13 years ago
  99. 58b75f9 Fix OES_texture_float test failure. by [email protected] · 13 years ago
  100. f49e21bf9 Increase reschedule timeout to 1 second. by [email protected] · 13 years ago