1. 160b478 Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. by commit-bot@chromium.org · 10 years ago
  2. 089a780 Split GrResource into GrCacheable/GrGpuObject by commit-bot@chromium.org · 10 years ago
  3. 53b614b Revert of Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. (https://codereview.chromium.org/243413002/) by djsollen@google.com · 10 years ago
  4. f9deb8a Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. by commit-bot@chromium.org · 10 years ago
  5. 6fcd1ef Add flag for SkGpuSurface creation to enable distance fields. by commit-bot@chromium.org · 10 years ago
  6. 88cb22b Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL by commit-bot@chromium.org · 10 years ago
  7. f669672 Use EXT_direct_state_access for path matrix manipulation by commit-bot@chromium.org · 10 years ago
  8. 0a6fe71 Use fixed function pipeline only when drawing paths by commit-bot@chromium.org · 10 years ago
  9. 3adcc34 stop using deprecated bitmap::config for gpu by commit-bot@chromium.org · 10 years ago
  10. 6e332f7 Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/) by commit-bot@chromium.org · 10 years ago
  11. dcacd5f eliminate config param -- it was always self's config by reed@google.com · 10 years ago
  12. beb8b3a Add GL_CHROMIUM_map_sub functions to GrGLInterface and bit to GrGLCaps. by commit-bot@chromium.org · 10 years ago
  13. 762cd80 Move distance field generation to the glyph cache. by commit-bot@chromium.org · 10 years ago
  14. c873329 Update bench to be able to preprocess skps by commit-bot@chromium.org · 10 years ago
  15. 2f56998 Add MakeEmpty to GrIRect16 by commit-bot@chromium.org · 10 years ago
  16. 0a09d71 Implement drawDRRect for GPU by commit-bot@chromium.org · 10 years ago
  17. fc94829 remove SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG by commit-bot@chromium.org · 10 years ago
  18. e3beb6b SkNonCopyable should be used with private inheritance. by commit-bot@chromium.org · 10 years ago
  19. e930a07 Add a GrLayerCache to GrContext by robertphillips@google.com · 10 years ago
  20. 53e1e4d Minor changes to GrFontCache system. by commit-bot@chromium.org · 10 years ago
  21. a34bb60 Add GL_ARB_invalidate_subdata functions to GrGLInterface. by bsalomon@google.com · 10 years ago
  22. 8ddc26b Actually identify required saveLayers in SkGpuDevice::EXPERIMENTAL_drawPicture by commit-bot@chromium.org · 10 years ago
  23. 972f9cd SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h by commit-bot@chromium.org · 10 years ago
  24. 28361fa Add discard API to SkCanvas, plumb it to glDiscardFramebuffer() by commit-bot@chromium.org · 10 years ago
  25. 4784182 Revert of Implement text rendering with NVPR (https://codereview.chromium.org/196133014/) by commit-bot@chromium.org · 10 years ago
  26. dcb8ef9 Implement text rendering with NVPR by commit-bot@chromium.org · 10 years ago
  27. f20fc24 remove all references to legacy Config8888 by reed@google.com · 10 years ago
  28. 2a05de0 Add Gpu Tracing to Ganesh by commit-bot@chromium.org · 10 years ago
  29. 99e5b52 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  30. 180e36a Revert "hide Config8888 entirely". Broke a bunch of builds. by bsalomon@google.com · 10 years ago
  31. be41d38 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  32. d8a57af Adding a new SkSurface factory for generating surfaces from the scratch texture pool. by commit-bot@chromium.org · 10 years ago
  33. b7b7eb3 Fix accessBitmap() with deferred clear, GPU path. by senorblanco@chromium.org · 10 years ago
  34. a713f9c add new readPixels with direct memory parameters by commit-bot@chromium.org · 10 years ago
  35. 4ef54f8 remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG -- dead code by commit-bot@chromium.org · 10 years ago
  36. 145d1c0 Proposed SkCanvas API for preLoading textures to VRAM v2.0 by commit-bot@chromium.org · 10 years ago
  37. 5ed01d1 Revert r13810 (Proposed SkCanvas API for preLoading textures to VRAM v2.0) by robertphillips@google.com · 10 years ago
  38. 1ab85c8 Proposed SkCanvas API for preLoading textures to VRAM v2.0 by commit-bot@chromium.org · 10 years ago
  39. 4cb543d Implement support for a Context parameter in image filters by senorblanco@chromium.org · 10 years ago
  40. 3da3b62 getDeviceCapabilities is no longer need, so remove it by commit-bot@chromium.org · 10 years ago
  41. b471a32 Add API for GrContext to recommend rendertarget sample count by commit-bot@chromium.org · 10 years ago
  42. 4cd9e21 Add SkCanvas::writePixels that takes info+pixels directly by commit-bot@chromium.org · 10 years ago
  43. 06acb58 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  44. cabf4b2 Unify edge type enums across GrEffect subclasses that clip rendering to a geometry. by commit-bot@chromium.org · 10 years ago
  45. f535561 Cleanup GrGLInterface after Chromium changes by commit-bot@chromium.org · 10 years ago
  46. 0714360 Add SK_API to GrGLExtensions by commit-bot@chromium.org · 10 years ago
  47. 6ebfbf9 Use vertex buffer objects instead of client side arrays in fixed-function codepaths by commit-bot@chromium.org · 10 years ago
  48. a3baf3b Add hooks for GL_EXT_debug_marker in gpu by commit-bot@chromium.org · 10 years ago
  49. c2f7824 Analytic rrect clip for cicular corners, radius >= 0.5 by commit-bot@chromium.org · 10 years ago
  50. 15a1405 Change device factories to take SkImageInfo instead of SkBitmap::Config by commit-bot@chromium.org · 10 years ago
  51. e79f320 Revert of r13384 (Stateful PathRenderer implementation) by robertphillips@google.com · 11 years ago
  52. 3e0c64a Stateful PathRenderer implementation by robertphillips@google.com · 11 years ago
  53. f053980 Specialize GrConvexPolyEffect for AA rects, use for AA clip rects. by commit-bot@chromium.org · 11 years ago
  54. ae761f7 Make SkImageFilter methods const. by commit-bot@chromium.org · 11 years ago
  55. 76f10a3 remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface by reed@google.com · 11 years ago
  56. cbbc481 Replace factory generation of TextContexts with persistent objects. by commit-bot@chromium.org · 11 years ago
  57. ddf2bfb Move GrTextContext to private interface by commit-bot@chromium.org · 11 years ago
  58. 9f94b91 Add fallback code for TextContexts that don't support all features by commit-bot@chromium.org · 11 years ago
  59. e5d7015 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  60. e8612d9 Add standalone drawText for GrTextContext. by commit-bot@chromium.org · 11 years ago
  61. d2ac07b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  62. d8ed851 Turn NVPR on by default (but off in tools). by commit-bot@chromium.org · 11 years ago
  63. 227c246 Resolve a few memory leaks in tests. by commit-bot@chromium.org · 11 years ago
  64. 68c7488 Revert "Turn NVPR on by default (but off in tools)." by halcanary@google.com · 11 years ago
  65. cc40f06 Add factory class for generating various flavors of GrTextContext. by commit-bot@chromium.org · 11 years ago
  66. 83d81c9 Turn NVPR on by default (but off in tools). by commit-bot@chromium.org · 11 years ago
  67. f1d63aa Revert of Add factory class for generating various flavors of GrTextContext. (https://codereview.chromium.org/144283002/) by commit-bot@chromium.org · 11 years ago
  68. ce96b65 Add factory class for generating various flavors of GrTextContext. by commit-bot@chromium.org · 11 years ago
  69. c72425a Move GrGLInterface function pointers into a nested struct by commit-bot@chromium.org · 11 years ago
  70. 7322893 Adding SK_API to SkGLContextHelper and SkNullGLContext for use in blink unit test component build by commit-bot@chromium.org · 11 years ago
  71. 90313cc Move GrGLExtensions from GrGLContextInfo to GrGLInterface by commit-bot@chromium.org · 11 years ago
  72. 92b7884 Remove GR_GL_IGNORE_ES3_MSAA.s by commit-bot@chromium.org · 11 years ago
  73. cc190eb Allow GrGLInterface factories in Chromium to continue to compile. by commit-bot@chromium.org · 11 years ago
  74. 9e90aed Rename GrGLBinding->GrGLStandard, no longer a bitfield by commit-bot@chromium.org · 11 years ago
  75. a3b15ed Make GrGLInterface be context-specific on all platforms by commit-bot@chromium.org · 11 years ago
  76. a7d89c8 Handle drawBitmapRect src_rect->dst_rect mapping as a local matrix rather than view matrix when there is a mask filter. by commit-bot@chromium.org · 11 years ago
  77. d0419b1 Revert "Revert "Revert "Revert of https://codereview.chromium.org/110593003/""" by reed@google.com · 11 years ago
  78. ba82bd1 Revert "Revert "Revert of https://codereview.chromium.org/110593003/"" by reed@google.com · 11 years ago
  79. 9271389 Revert "Revert of https://codereview.chromium.org/110593003/" by reed@google.com · 11 years ago
  80. 27f8902 Revert of https://codereview.chromium.org/110593003/ by commit-bot@chromium.org · 11 years ago
  81. f1ce052 Add onNewLockPixels, that returns rowbytes and relies on info in pixelref by reed@google.com · 11 years ago
  82. f5a7683 Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit Windows (Take 2) by robertphillips@google.com · 11 years ago
  83. 8128d8c Move distance field font code into GrDistanceFieldTextContext. by commit-bot@chromium.org · 11 years ago
  84. 01a2f1c Revert r12758 (Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit Windows (Take 2) - https://codereview.chromium.org/118533003) due to Chromium-side compilation issues by robertphillips@google.com · 11 years ago
  85. 0ef335a Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit Windows (Take 2) by commit-bot@chromium.org · 11 years ago
  86. 94d8f1e Update bench pictures to time image decode & upload costs by robertphillips@google.com · 11 years ago
  87. d9947f6 Split atomic and mutex implementations and make inlinable. by bungeman@google.com · 11 years ago
  88. 3cf7e93 Revert r12694 (Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit Windows - https://codereview.chromium.org/111403003) due to Chromium-side compilation errors by robertphillips@google.com · 11 years ago
  89. 6ed6778 Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit Windows by commit-bot@chromium.org · 11 years ago
  90. bf79023 Update all callsites to use info for pixelrefs by reed@google.com · 11 years ago
  91. 0daa1ad Reverting r12665 & r12666 (Remove duplicate impl for SkImageInfo flattening) due to Chromium/Blink compilation errors by robertphillips@google.com · 11 years ago
  92. 93b4059 Remvoe duplicate impl for SkImageInfo flattening Add onNewLockPixels by reed@google.com · 11 years ago
  93. 398337b Revert "remvoe duplicate impl for SkImageInfo flattening" by reed@google.com · 11 years ago
  94. a0d183d Revert "Revert of https://codereview.chromium.org/108773003/" by reed@google.com · 11 years ago
  95. ff9c6c9 Revert of https://codereview.chromium.org/108773003/ by commit-bot@chromium.org · 11 years ago
  96. f3aead2 remvoe duplicate impl for SkImageInfo flattening by reed@google.com · 11 years ago
  97. 6a32add Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap.""""" by reed@google.com · 11 years ago
  98. 6965a0a PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap."""" by reed@google.com · 11 years ago
  99. bc91fd7 Make GrBicubicEffect take tile modes rather than GrTextureParams. by commit-bot@chromium.org · 11 years ago
  100. 6186787 add SkImageInfo to SkGrPixelRef constructor, to prep for larger CL by reed@google.com · 11 years ago