1. e8f83287 Remove surface.gyp from command_buffer_service.gypi by [email protected] · 12 years ago
  2. c91dc72 Make it possible to switch between two different versions of ANGLE. by [email protected] · 12 years ago
  3. 498b5c07 GPU: Factory produces APTManagers instead of APTDelegates by [email protected] · 12 years ago
  4. 85a4ac2 GPU: Make AsyncPixelTransferState per context rather than per context group. by [email protected] · 12 years ago
  5. 62e65f0 gpu: Change Produce/ConsumeTexture to allow texture sharing by [email protected] · 12 years ago
  6. d7b5cc7 Move GPU device/driver info related code from content to gpu. by [email protected] · 12 years ago
  7. e6861e5 GPU: Use share groups for cross thread async texture upload. by [email protected] · 12 years ago
  8. c60e3d8 Rationalize dependency on khronos EGL headers in place of angle. by [email protected] · 12 years ago
  9. 2a7568a GPU: Move some GPU process specific code from ui/gl to gpu/command_buffer/service by [email protected] · 12 years ago
  10. d3eba34 Clean up of GLES2 Command Decoder by moving some of the error state into a separate class. by [email protected] · 12 years ago
  11. 1d82e82 Moved logging functionality of out of the GLES2 Command Decoder into a separate Logger class (in an attempt to start simplifying the Decoder). by [email protected] · 12 years ago
  12. 185de2a Use GpuDriverBugList to manage all the workarounds. by [email protected] · 12 years ago
  13. e3932abb Add per-profile disk caching of complied GPU shaders. by [email protected] · 12 years ago
  14. fb97b66 Hookup the GPUTrace events. by [email protected] · 13 years ago
  15. ebffba5 Fix crash in ProgramManager::ProgramInfo::ProcessLogInfo. by [email protected] · 13 years ago
  16. 7d51a725 Disambiguate 'headers' targets in khronos and mesa. by [email protected] · 13 years ago
  17. 9ffb05d3 Encapsulate khronos include paths in khronos.gyp, by [email protected] · 13 years ago
  18. 9430771a Add glTraceBeginCHROMIUM and glTraceEndCHROMIUM. by [email protected] · 13 years ago
  19. 693ca51 Hook up ANGLE with CityHash. by [email protected] · 13 years ago
  20. 1868a34 Virtual GL by [email protected] · 13 years ago
  21. f731b946 automate more GL state handling by [email protected] · 13 years ago
  22. 09d5036 gpu: Add support for GLX_EXT_texture_from_pixmap extension. by [email protected] · 13 years ago
  23. 4eb2f263 Revert 162654 - gpu: Add support for GLX_EXT_texture_from_pixmap extension. by [email protected] · 13 years ago
  24. f4ba365 gpu: Add support for GLX_EXT_texture_from_pixmap extension. by [email protected] · 13 years ago
  25. e259eb41 Move per context GL state to a separate object. by [email protected] · 13 years ago
  26. 944b62f3 Added support for OES_vertex_array_object to the command buffer by [email protected] · 13 years ago
  27. d2a0e1a Implement GL_EXT_debug_marker by [email protected] · 13 years ago
  28. 65dfc60 gpu in-memory program cache implementation with a memory limit + lru eviction. by [email protected] · 13 years ago
  29. 7f1a51c32 Revert 147328 - Current status of patch: by [email protected] · 13 years ago
  30. baa5a89 Current status of patch: by [email protected] · 13 years ago
  31. 87fb6ab Cache shader translators. by [email protected] · 13 years ago
  32. 6802e3c6 Preempt renderers by browser UI in GpuScheduler. by [email protected] · 13 years ago
  33. c87015f Separate management of shared memory from CmdBufService to separate class by [email protected] · 13 years ago
  34. c9e2cbbb ui: Move gl/ directory out of gfx/, up to ui/. by [email protected] · 13 years ago
  35. d353541f ui: Move surface/ directory out of gfx/, up to ui/. by [email protected] · 13 years ago
  36. 78b514b Allow textures to be moved from one GL context group to another. by [email protected] · 13 years ago
  37. 43410e9 Re-submission of http://codereview.chromium.org/9968113 by [email protected] · 13 years ago
  38. 74345af2 Revert 132934 - this change seems to break many webgl related layout tests by [email protected] · 13 years ago
  39. b64c2495 by [email protected] · 13 years ago
  40. 882ba1e2 Add support for GL_EXT_occlusion_query_boolean by [email protected] · 13 years ago
  41. bed9927 GPU: Split some of the GPU projects to individual gypi files. by [email protected] · 14 years ago