1. 92922a8e Let target egl_main_native build without error. by [email protected] · 13 years ago
  2. 465a1ef8 Make it so you can add GPU switches by editing 2 files instead of 3. by [email protected] · 13 years ago
  3. c71a9209 Turn off shader function emulation on Windows. by [email protected] · 13 years ago
  4. a34b067 Add gl_tests target as place to put GL tests for the command buffer. by [email protected] · 13 years ago
  5. cd578575 Modify the base::JSONReader interface to take a set of options rather than a boolean flag. by [email protected] · 13 years ago
  6. 3458a64a Add GL_EXT_unpack_subimage support to command buffer client code. by [email protected] · 13 years ago
  7. 3349dcf Revert 131177 - aura: Change shared context to be offscreen for arm by [email protected] · 13 years ago
  8. 8f0b86c2f Always write data to new buffer in SimulateAttrib0 by [email protected] · 13 years ago
  9. 866e087 Optimize GetBucketContents by [email protected] · 13 years ago
  10. 3785f1bd Build fix: change the code, forget to change the test. by [email protected] · 13 years ago
  11. 0a34b58 Change the glGetShaderPrecisionFormat emulated values. by [email protected] · 13 years ago
  12. 68dcb1f Hanlde long attribute name mapping in bindAttribLocation. by [email protected] · 13 years ago
  13. 80e4cfa0 Delete renderbuffers when no longer referenced by [email protected] · 13 years ago
  14. 1345c56 aura: Change shared context to be offscreen for arm by [email protected] · 13 years ago
  15. 1869a3a Allow |msg| to be NULL by [email protected] · 13 years ago
  16. 7c5e8b1 Delete framebuffers when no longer referenced. by [email protected] · 13 years ago
  17. 7e03d49 Delete Programs when no longer referenced by [email protected] · 13 years ago
  18. fe6f29f Don't delete textures until they're no longer referenced. by [email protected] · 13 years ago
  19. 237bad71 Prevent Mipmap generation for compressed textures. by [email protected] · 13 years ago
  20. f5e2e4a2 Make buffer not get deleted until the last reference is released. by [email protected] · 13 years ago
  21. a13283cc Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK by [email protected] · 13 years ago
  22. 216b7fde Revert "Revert 130737 - Make contexts actually use ShareGroup for shared contexts." by [email protected] · 13 years ago
  23. 429d0c2 Revert 130737 - Make contexts actually use ShareGroup for shared contexts. by [email protected] · 13 years ago
  24. 92fa5b98 Make contexts actually use ShareGroup for shared contexts. by [email protected] · 13 years ago
  25. b3244ee0 Revert "Revert 130384 - Broke a few Mac bots" by [email protected] · 13 years ago
  26. 7bfa1ca Revert 130384 - Broke a few Mac bots by [email protected] · 13 years ago
  27. fad6457d Revert "Revert "Make ShareGroup thread safe" http://crrev.com/130034." by [email protected] · 13 years ago
  28. 313f73e Limit max texture size to 4096x4096 on intel mac by [email protected] · 13 years ago
  29. 9e5fffaf PpapiCommandBufferProxy implements CommandBufferProxy. by [email protected] · 13 years ago
  30. b1b6b5e Revert "Make ShareGroup thread safe" http://crrev.com/130034. by [email protected] · 13 years ago
  31. c288ca0 Make ShareGroup thread safe by [email protected] · 13 years ago
  32. f4eac070 Revert 129879 - Revert 129819 - Add CHECK on non-generated ids in command buffer. by [email protected] · 13 years ago
  33. 69e65f8 Revert 129819 - Add CHECK on non-generated ids in command buffer. by [email protected] · 13 years ago
  34. d670e70 Fix GL resource sharing by [email protected] · 13 years ago
  35. 0adce59 Add CHECK on non-generated ids in command buffer. by [email protected] · 13 years ago
  36. 217f0ab8 Add ShareGroup to GLES2Implemenation by [email protected] · 13 years ago
  37. af65aab Add ShareGroup stub by [email protected] · 13 years ago
  38. 0cfb9ab Move gpu hash_tables and atomicops stuff by [email protected] · 13 years ago
  39. 3e25dc3c Disable flushers on CrOS to improve GPU process saturation during bulk texture uploads by [email protected] · 13 years ago
  40. 39ba4f0 make disable-glsl-translator work again by [email protected] · 13 years ago
  41. f0b8f00b Fix some GPU logging prints by [email protected] · 13 years ago
  42. 251622e Chromium implementation of discardBackbuffer WebGraphicsContext3D extension. by [email protected] · 13 years ago
  43. 67fe309 Modify gpu::gles2::FeatureInfo::AddFeatures to enable feature flags based on requested features but not disable them. by [email protected] · 13 years ago
  44. 58b75f9 Fix OES_texture_float test failure. by [email protected] · 13 years ago
  45. f49e21bf9 Increase reschedule timeout to 1 second. by [email protected] · 13 years ago
  46. 68c75bb Check that attachments are the correct type for the attachment type by [email protected] · 13 years ago
  47. aacc3a2 Remove unused code in StrictSharedIdHandler by [email protected] · 13 years ago
  48. 79aa4b7 Add OpenGL occlusion query support to pepper. by [email protected] · 13 years ago
  49. 3f22b6a1 clang: Fix two -Wbool-conversion warnings by [email protected] · 13 years ago
  50. 4abb460 JSONWriter cleanup: integrate pretty print into write options. by [email protected] · 13 years ago
  51. e192284 Make Occlusion Query Sample by [email protected] · 13 years ago
  52. 0c652b8 Plumb client side synthesized GL messages to JS Console by [email protected] · 13 years ago
  53. c45f197 Add support for GL_COMMANDS_ISSUED_CHROMIUM fence like query. by [email protected] · 13 years ago
  54. d704129 Insert No-ops into the command buffer when glQueryObjectuiv is called. by [email protected] · 13 years ago
  55. 822a60c7a Coverity: Initialize member variables. by [email protected] · 13 years ago
  56. 19dc7468 Switch query_tracker to use tr1/unordered_map for faster look ups. by [email protected] · 13 years ago
  57. 928aee7 Move constructor and destructor of GLES2CmdHelper out of line by [email protected] · 13 years ago
  58. 22e3f55 Schedule for pending queries by [email protected] · 13 years ago
  59. 4fd8afb Land http://src.chromium.org/viewvc/chrome?view=rev&revision=125984 to trunk. by [email protected] · 13 years ago
  60. 24f04ff Make gles2_c_lib depend on command_buffer_client by [email protected] · 13 years ago
  61. 882ba1e2 Add support for GL_EXT_occlusion_query_boolean by [email protected] · 13 years ago
  62. ce208f87 Refactor Pickle Read methods to use higher performance PickleIterator. by [email protected] · 13 years ago
  63. b67d228 GPU: Fix the component build when the incremental linker is used. by [email protected] · 13 years ago
  64. f5f910d5 Deschedule command buffer while polling fences by [email protected] · 13 years ago
  65. dd25504 GPU: Build most of the gpu as a single DLL. by [email protected] · 13 years ago
  66. 195e51fe Revert 124702 - GPU: Buld most of the gpu as a single DLL. by [email protected] · 13 years ago
  67. c3e4c4e Fails glLinkProgram if two glBindAttribLocation conflicts. by [email protected] · 13 years ago
  68. 183b60a GPU: Buld most of the gpu as a single DLL. by [email protected] · 13 years ago
  69. bd43457 Expose API for GL_EXT_occlusion_query_boolean but as no-ops by [email protected] · 14 years ago
  70. 5763796 Add Pepper support for several GL extensions by [email protected] · 14 years ago
  71. 9465357 Revert 123696 - Add Pepper support for several GL extensions by [email protected] · 14 years ago
  72. 6965d7dc Add Pepper support for several GL extensions by [email protected] · 14 years ago
  73. 9c0d0765 Fix gcc 4.6 warnings in gpu. by [email protected] · 14 years ago
  74. ad3dfb1 Fix fake uniforms for Uniform2i, 3i and 4i by [email protected] · 14 years ago
  75. 1b0a675 Map uniform locations to fake locations. by [email protected] · 14 years ago
  76. c5370901 This is the glue that binds the GpuMemoryManager and the WebKit WebGraphicsContext3D GL_CHROMIUM_gpu_memory_manager extension. by [email protected] · 14 years ago
  77. 68eff95 Use shared memory to update the renderer's view of the command buffer state. by [email protected] · 14 years ago
  78. bed9927 GPU: Split some of the GPU projects to individual gypi files. by [email protected] · 14 years ago
  79. 991ec63 GPU: Make gles2_utils a separate component. by [email protected] · 14 years ago
  80. a24e758 Don't call finish if there is nothing to do by [email protected] · 14 years ago
  81. 2c7eed0 Revert 122034 - Use shared memory to update the renderer's view of the command buffer state. by [email protected] · 14 years ago
  82. 2f9704c Use shared memory to update the renderer's view of the command buffer state. by [email protected] · 14 years ago
  83. 79767392 Add AsyncFlush when transferbuffer is > a certain size by [email protected] · 14 years ago
  84. c6aef90 Add support for ANGLE_instanced_arrays by [email protected] · 14 years ago
  85. c984065a Stop using base::rand in GPU process by [email protected] · 14 years ago
  86. b5d647c Added a flag gles2_cmd_decoder.cc so the unit tests can turn off all the LOG messages of synthesized GL errors. by [email protected] · 14 years ago
  87. 8de12ff Combine ANGLE_instanced_arrays pointers with others by [email protected] · 14 years ago
  88. c826d73 Fix use-after-free in ~TextureInfo by [email protected] · 14 years ago
  89. 26e14d1 Add gl bindings for ANGLE_instanced_arrays and ARB_instanced_arrays by [email protected] · 14 years ago
  90. 4286a00 Fix OpenGL ES 2.0 conformance test support by [email protected] · 14 years ago
  91. 5d4c6b2 Swizzle Uniform Locations by [email protected] · 14 years ago
  92. 97b1b73 Cleanup: Remove even more dead switches. by [email protected] · 14 years ago
  93. 57edfdad Fix TexImage2D clearing too agressively by [email protected] · 14 years ago
  94. aca67f1 Added CommandBuffer::GetLastError. by [email protected] · 14 years ago
  95. 52dd2f84 Change PluginWindowHandle to AcceleratedWidget in ui/gfx/gl by [email protected] · 14 years ago
  96. 06b73aa Revert "Revert 119430 - Make transferbuffer increase in size dynamically" by [email protected] · 14 years ago
  97. 9d2942dc Force the GPU process to reschedule itself after a timeout so it responds to IPCs. by [email protected] · 14 years ago
  98. b7df4e2 Remove placeholder commands by [email protected] · 14 years ago
  99. 2f38c454 Revert 119430 - Make transferbuffer increase in size dynamically by [email protected] · 14 years ago
  100. d5c7696 Make transferbuffer increase in size dynamically by [email protected] · 14 years ago