1. c197c8a Adding 64 bit checks by sugoi · 10 years ago
  2. 2fe7b46 Revert of Caching the result of readPixelsSupported (https://codereview.chromium.org/364193004/) by reed · 10 years ago
  3. e1085e0 move SkChecksum and SkEmptyShader to private by reed · 10 years ago
  4. 753a296 Caching the result of readPixelsSupported by piotaixr · 10 years ago
  5. 32b9a3b Add functions to support NV_path_rendering in OpenGL ES by kkinnunen · 10 years ago
  6. c2dcf4a Check pixelRef before attempting to ktx encode. by scroggo · 10 years ago
  7. e1bc1c6 Make GrAllocator Iter return non-const T by bsalomon · 10 years ago
  8. a5c0844 Remove SK_IGNORE_FASTER_TEXT_FIX. by Ben Wagner · 10 years ago
  9. 9504dd5 Remove SK_IGNORE_DWRITE_RENDERING_FIX. by Ben Wagner · 10 years ago
  10. 217daa7 Revert of Remove the AA requirement for selecting GrEffect-based clipping. (https://codereview.chromium.org/367013003/) by mtklein · 10 years ago
  11. 3fa56b3 Exclude Clang on Windows too. Comment this up a bit. by mtklein · 10 years ago
  12. f0480b1 Combine clip stack and clip origin into one struct in GrIODB. by bsalomon · 10 years ago
  13. e9a729c Remove the AA requirement for selecting GrEffect-based clipping. by bsalomon · 10 years ago
  14. 6a7fdef Disable assembly code in MemorySanitizer builds. by Mike Klein · 10 years ago
  15. e159386 Revert of Remove the AA requirement for selecting GrEffect-based clipping. (https://codereview.chromium.org/367013003/) by bsalomon · 10 years ago
  16. fa37a21 Fix no previous prototype for function error by halcanary · 10 years ago
  17. a73218b Remove the AA requirement for selecting GrEffect-based clipping. by bsalomon · 10 years ago
  18. 256b351 CTFontCopy*Name may return NULL. by bungeman · 10 years ago
  19. bce3d6d Reduce integer divides in GrAllocator by bsalomon · 10 years ago
  20. a887026 Fix int to float bug in shader on gpu Dotted Line cl by egdaniel · 10 years ago
  21. f767e79 Add the ability for gpu to render dotted lines (dashed line, 0 on interval, round caps) by egdaniel · 10 years ago
  22. e438ddb Uses optional mutex to guard construction of the singleton, which by tomhudson · 10 years ago
  23. dc1cf66 Remove A8_LCD luminance hack. by jvanverth · 10 years ago
  24. e41f388 Revert of Fix race condition in parallel font initialization. (https://codereview.chromium.org/355573006/) by mtklein · 10 years ago
  25. f0aed97 correctly plumb through explicit rowbytes for allocPixels by reed · 10 years ago
  26. db53990 Rename SkPicturePlayback to SkPictureData by robertphillips · 10 years ago
  27. 60b08a0 Fix race condition in parallel font initialization. by tomhudson · 10 years ago
  28. 9245b7e When performing offscreen rendering on windows, attempt to use a pbuffer context. by bsalomon · 10 years ago
  29. 2fd0d14 Adjust the alpha type for pixelRefs. by scroggo · 10 years ago
  30. cad0cb2 Grant independence to SkBaseMutex on Windows. by tomhudson · 10 years ago
  31. 4a2489f Hide symbols in S32A_Opaque_BlitRow32_SSE4 by henrik.smiding · 10 years ago
  32. 50a7b0e Revert of Fix race condition in parallel font initialization. (https://codereview.chromium.org/355573006/) by reed · 10 years ago
  33. df022f5 Fix race condition in parallel font initialization. by tomhudson · 10 years ago
  34. 935a9f6 force opaque if kCGImageAlpha returns None by reed · 10 years ago
  35. 761b250 DirectWrite to detect GDI only fonts. by bungeman · 10 years ago
  36. 26337e9 Fix SkTypeface::serialize() on Mac by properly indicating local fonts by caseq · 10 years ago
  37. 261fa58 Revert of Re-enable SSE4. (https://codereview.chromium.org/357593003/) by mtklein · 10 years ago
  38. f957254 Fix ANGLE build wrong glGetString being called issue by bsalomon · 10 years ago
  39. 238b456 R11 EAC texture compression is introduced as part of the OpenGL ES 3.0 spec. This is a format that will likely be required on most mobile phones in the upcoming years, making it better to target than LATC, which is only available on NVIDIA GPUs. by krajcevski · 10 years ago
  40. 52d9ac6 stop calling SkCanvas::getDevice by reed · 10 years ago
  41. f3d15dc Add a preliminary R11 EAC compressor by krajcevski · 10 years ago
  42. 952841b Begin atlasing by robertphillips · 10 years ago
  43. a75b0fa Re-enable SSE4. by mtklein · 10 years ago
  44. 4dc94d9 ARM Skia NEON patches - 41 - arm64: SkXfermode::xfer32 by kevin.petit · 10 years ago
  45. 5f6102d SaveFlags be-gone by Florin Malita · 10 years ago
  46. 80549fc Support using OpenGL ES context on desktop by kkinnunen · 10 years ago
  47. e462f2b Revert of Begin atlasing (https://codereview.chromium.org/354533004/) by robertphillips · 10 years ago
  48. d9cf38a Revert of Fix memory leak in "Begin atlasing" (https://codereview.chromium.org/361663002/) by robertphillips · 10 years ago
  49. 40d9c0e Fix memory leak in (Begin atlasing https://codereview.chromium.org/354533004/) by robertphillips · 10 years ago
  50. 55e61f0 Begin atlasing by robertphillips · 10 years ago
  51. d92f5b8 add a second interface to the resizer to exactly match what Chrome expects. Will make the migration much cleaner by humper · 10 years ago
  52. bae704b add rowbytes option to allocPixels by reed · 10 years ago
  53. 4af35f3 writepixels needs to bump genID by reed · 10 years ago
  54. ca6a7c2 Make perlin noise do CTM-correct scaling. by senorblanco · 10 years ago
  55. d3e474e Deprecate SkPicture::clone(). by mtklein · 10 years ago
  56. 67ec1f8 Switch SkPDFStream's internal storage from SkStream to SkData by halcanary · 10 years ago
  57. 89443ab change gpudevice and pdfdevice to inherit from basedevice by reed · 10 years ago
  58. 479fbaf Disable SSE4 code. by mtklein · 10 years ago
  59. 4f96ab3 Refactor bitmap scaler to make it easier to migrate rest of chrome to use it by humper · 10 years ago
  60. 1f8ed02 Add lock to SkPDFDict by halcanary · 10 years ago
  61. e5c1e3c Fix RRect tranform bug by robertphillips · 10 years ago
  62. a837740 Mark SkBBoxHierarchyRecord destructor as virtual by tomhudson · 10 years ago
  63. 3bb195e Add SSE4 optimization of S32A_Opaque_Blitrow by henrik.smiding · 10 years ago
  64. 982542d add SkSurface::NewRasterDirectReleaseProc by reed · 10 years ago
  65. 0766931 delete code for SK_SUPPORT_LEGACY_GETTOTALCLIP by reed · 10 years ago
  66. e1c5586 Revert of Switch SkPDFStream's internal storage from SkStream to SkData (https://codereview.chromium.org/340783013/) by rmistry · 10 years ago
  67. c1dfa14 Switch SkPDFStream's internal storage from SkStream to SkData by halcanary · 10 years ago
  68. 11a005e Promote SkInterpolator unit test to our tests driver. by tfarina · 10 years ago
  69. 3512eda Add trace event when GrBufferAllocPool unmaps a buffer indicating what % of the buffer was unwritten. by bsalomon · 10 years ago
  70. 0d44830 ARM Skia NEON patches - 40 - arm64: S32A_D565_Opaque by kevin.petit · 10 years ago
  71. 7bf1068 Remove SkBicubicImageFilter, and all related tests. by senorblanco · 10 years ago
  72. b726df4 Add noinline for GCC 4.6, which seems to vectorize after inlining. by mtklein · 10 years ago
  73. 7c4c63a "interface" is defined in Windows headers, so undef it in GrGLCaps so we don't have a name collision by george · 10 years ago
  74. 0cf2781 Narrow disabled vectorization further to just ConvolveHorizontally. by mtklein · 10 years ago
  75. 4809e4d try release only by Mike Klein · 10 years ago
  76. 729c6f0 disable on nacl by Mike Klein · 10 years ago
  77. 2b8a3b8 Focus disabled optimizations on just BGRAConvolve2D, and only 32-bit. by mtklein · 10 years ago
  78. 1d86ee8 Rename GrAtlasMgr to GrAtlas (and other cleanup) by robertphillips · 10 years ago
  79. 4c6443e Remove special case gpu transforms for Identity and Translate by egdaniel · 10 years ago
  80. 4ec84da Move allocation of texture from SkGpuDevice to GrLayerCache by robertphillips · 10 years ago
  81. 7373456 Support serialization in SkRecord-backed SkPictures. by mtklein · 10 years ago
  82. 2290000 Make GrGLShaderBuilder::fragmentPosition() return a vec4, with 1.0 as the zw components when in the y-flip case. This works around an Adreno driver bug. by bsalomon · 10 years ago
  83. 8a24337 Another iOS fix for SampleApp. by jvanverth · 10 years ago
  84. 40684ba Prune some dead code from SkPicture.cpp. by mtklein · 10 years ago
  85. 66a5d8b add path dump test by caryclark · 10 years ago
  86. c11530e Tick off some TODOs: by Mike Klein · 10 years ago
  87. 5a940b5 Tidy up fOwner in SkMutex_pthread.h. by mtklein · 10 years ago
  88. a8d2ffb add pathops tight bounds; conform path ops' gyp to unit tests by caryclark · 10 years ago
  89. 5da2fa4 Initialize a variable in GrDrawTarget::drawPaths by kkinnunen · 10 years ago
  90. c6cb56f Implement text rendering with NVPR by kkinnunen · 10 years ago
  91. 6fc763e No one uses SkPicture::swap. by Mike Klein · 10 years ago
  92. 744fb73 Enable basic drawing with SkRecord-based pictures. by Mike Klein · 10 years ago
  93. 5fb6bd4 use platform-independent font for gm by caryclark · 10 years ago
  94. c83780c Remove unneeded return from DirectWrite. by Ben Wagner · 10 years ago
  95. f22b6b5 Use smart pointers to make SkPictureRecorder lifetimes less manual. by Mike Klein · 10 years ago
  96. 740c3f1 Better rendering detection with DirectWrite. by bungeman · 10 years ago
  97. c4b84ae Revert of Revert of Fix SkPaint::measureText for stroked hairline text (https://codereview.chromium.org/354433002/) by rmistry · 10 years ago
  98. 05ead8a Revert of Support using OpenGL ES context on desktop (https://codereview.chromium.org/319043005/) by rmistry · 10 years ago
  99. c986b1f Revert of Add functions to support NV_path_rendering in OpenGL ES (https://codereview.chromium.org/345723002/) by rmistry · 10 years ago
  100. abc9bb5 Revert of Fix SkPaint::measureText for stroked hairline text (https://codereview.chromium.org/335603003/) by rmistry · 10 years ago