1. f0480b1 Combine clip stack and clip origin into one struct in GrIODB. by bsalomon · 11 years ago
  2. e9a729c Remove the AA requirement for selecting GrEffect-based clipping. by bsalomon · 11 years ago
  3. 6a7fdef Disable assembly code in MemorySanitizer builds. by Mike Klein · 11 years ago
  4. 5c76a0f Update some expectations for https://codereview.chromium.org/337603008. by jvanverth · 11 years ago
  5. e159386 Revert of Remove the AA requirement for selecting GrEffect-based clipping. (https://codereview.chromium.org/367013003/) by bsalomon · 11 years ago
  6. fa37a21 Fix no previous prototype for function error by halcanary · 11 years ago
  7. a73218b Remove the AA requirement for selecting GrEffect-based clipping. by bsalomon · 11 years ago
  8. b26130a Fix RecreateSkps by borenet · 11 years ago
  9. 256b351 CTFontCopy*Name may return NULL. by bungeman · 11 years ago
  10. bce3d6d Reduce integer divides in GrAllocator by bsalomon · 11 years ago
  11. 54f1ad8 rebaseline_server: use just skpdiff, not Python Image Library by epoger · 11 years ago
  12. a887026 Fix int to float bug in shader on gpu Dotted Line cl by egdaniel · 11 years ago
  13. 1c0acee Revert of Update SKP version to 39 (https://codereview.chromium.org/367863003/) by borenet · 11 years ago
  14. f767e79 Add the ability for gpu to render dotted lines (dashed line, 0 on interval, round caps) by egdaniel · 11 years ago
  15. 7a7c316 return early instead of crashing if fileData fails by reed · 11 years ago
  16. 50b3dab Update SKP version to 39 by borenet · 11 years ago
  17. e438ddb Uses optional mutex to guard construction of the singleton, which by tomhudson · 11 years ago
  18. dc1cf66 Remove A8_LCD luminance hack. by jvanverth · 11 years ago
  19. e41f388 Revert of Fix race condition in parallel font initialization. (https://codereview.chromium.org/355573006/) by mtklein · 11 years ago
  20. f0aed97 correctly plumb through explicit rowbytes for allocPixels by reed · 11 years ago
  21. c846f4a Cleanup usage of GetResourcePath() after commit bcbc1788b478b1e54079318ad073e8490aa66fae. by tfarina · 11 years ago
  22. 696d361 Temporarily resurface matrix/clip save flags enum values. by fmalita · 11 years ago
  23. 9bc86ed Hey, maybe we should _call_ glFinish. by mtklein · 11 years ago
  24. db53990 Rename SkPicturePlayback to SkPictureData by robertphillips · 11 years ago
  25. bb6a028 draft gpu support in nanobench by mtklein · 11 years ago
  26. 60b08a0 Fix race condition in parallel font initialization. by tomhudson · 11 years ago
  27. 950f89d Specify the name of tool for creating a makefile. by scroggo · 11 years ago
  28. ec2ae58 Add multithreaded mode to quilt mode in DM. by mtklein · 11 years ago
  29. 9245b7e When performing offscreen rendering on windows, attempt to use a pbuffer context. by bsalomon · 11 years ago
  30. 2fd0d14 Adjust the alpha type for pixelRefs. by scroggo · 11 years ago
  31. e8e8d02 Revert of Update SKP version to 34 (https://codereview.chromium.org/347303003/) by Eric Boren · 11 years ago
  32. cad0cb2 Grant independence to SkBaseMutex on Windows. by tomhudson · 11 years ago
  33. 4a2489f Hide symbols in S32A_Opaque_BlitRow32_SSE4 by henrik.smiding · 11 years ago
  34. 12ffdb3 remove flags that are now in chrome's SkUserConfig.h by reed · 11 years ago
  35. 1072218 Cleanup: Delete SkJSON header. by tfarina · 11 years ago
  36. 50a7b0e Revert of Fix race condition in parallel font initialization. (https://codereview.chromium.org/355573006/) by reed · 11 years ago
  37. df022f5 Fix race condition in parallel font initialization. by tomhudson · 11 years ago
  38. 935a9f6 force opaque if kCGImageAlpha returns None by reed · 11 years ago
  39. e677221 add SK_API to config helpers so chrome can call them by reed · 11 years ago
  40. 529b7f6 Expectations updates for DirectWrite change 761b25. by Ben Wagner · 11 years ago
  41. 6c6ddb8 update dox by reed · 11 years ago
  42. 170e00d Have Clang builders build in C++11 mode. by mtklein · 11 years ago
  43. 761b250 DirectWrite to detect GDI only fonts. by bungeman · 11 years ago
  44. 26337e9 Fix SkTypeface::serialize() on Mac by properly indicating local fonts by caseq · 11 years ago
  45. 4eec156 rebaseline srcmode for gpus -- now pass samplecount by reed · 11 years ago
  46. 261fa58 Revert of Re-enable SSE4. (https://codereview.chromium.org/357593003/) by mtklein · 11 years ago
  47. f957254 Fix ANGLE build wrong glGetString being called issue by bsalomon · 11 years ago
  48. 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 · 11 years ago
  49. 52d9ac6 stop calling SkCanvas::getDevice by reed · 11 years ago
  50. f3d15dc Add a preliminary R11 EAC compressor by krajcevski · 11 years ago
  51. 952841b Begin atlasing by robertphillips · 11 years ago
  52. a75b0fa Re-enable SSE4. by mtklein · 11 years ago
  53. 4dc94d9 ARM Skia NEON patches - 41 - arm64: SkXfermode::xfer32 by kevin.petit · 11 years ago
  54. 5f6102d SaveFlags be-gone by Florin Malita · 11 years ago
  55. fdecca8 Whitespace change to test CQ by rmistry · 11 years ago
  56. 80549fc Support using OpenGL ES context on desktop by kkinnunen · 11 years ago
  57. b8562be Whitespace change to test CQ by rmistry · 11 years ago
  58. b2e1fa5 Push resources to Android device by qiankun.miao · 11 years ago
  59. e462f2b Revert of Begin atlasing (https://codereview.chromium.org/354533004/) by robertphillips · 11 years ago
  60. d9cf38a Revert of Fix memory leak in "Begin atlasing" (https://codereview.chromium.org/361663002/) by robertphillips · 11 years ago
  61. 40d9c0e Fix memory leak in (Begin atlasing https://codereview.chromium.org/354533004/) by robertphillips · 11 years ago
  62. 55e61f0 Begin atlasing by robertphillips · 11 years ago
  63. d92f5b8 add a second interface to the resizer to exactly match what Chrome expects. Will make the migration much cleaner by humper · 11 years ago
  64. 1e2772f Remove now-nonexistent SkCountdown.h from public_headers. by senorblanco · 11 years ago
  65. bae704b add rowbytes option to allocPixels by reed · 11 years ago
  66. ce41ad1 remove SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS code by reed · 11 years ago
  67. 4af35f3 writepixels needs to bump genID by reed · 11 years ago
  68. d4fa483 Some straggler rebaselines for imagefiltersclipped. by senorblanco · 11 years ago
  69. d297d0f New baselines for imagefiltersclipped GM after perlin noise change. by senorblanco · 11 years ago
  70. a40239c Drop --clone from commands in skia repo. by Mike Klein · 11 years ago
  71. ca6a7c2 Make perlin noise do CTM-correct scaling. by senorblanco · 11 years ago
  72. d3e474e Deprecate SkPicture::clone(). by mtklein · 11 years ago
  73. 67ec1f8 Switch SkPDFStream's internal storage from SkStream to SkData by halcanary · 11 years ago
  74. 89443ab change gpudevice and pdfdevice to inherit from basedevice by reed · 11 years ago
  75. 479fbaf Disable SSE4 code. by mtklein · 11 years ago
  76. 4f96ab3 Refactor bitmap scaler to make it easier to migrate rest of chrome to use it by humper · 11 years ago
  77. 1f8ed02 Add lock to SkPDFDict by halcanary · 11 years ago
  78. e5c1e3c Fix RRect tranform bug by robertphillips · 11 years ago
  79. a837740 Mark SkBBoxHierarchyRecord destructor as virtual by tomhudson · 11 years ago
  80. 3bb195e Add SSE4 optimization of S32A_Opaque_Blitrow by henrik.smiding · 11 years ago
  81. 982542d add SkSurface::NewRasterDirectReleaseProc by reed · 11 years ago
  82. 8c0c7b0 remove unnecessary bitmapdevice references by reed · 11 years ago
  83. 0766931 delete code for SK_SUPPORT_LEGACY_GETTOTALCLIP by reed · 11 years ago
  84. 0808c82 Update SKP version to 34 by borenet · 11 years ago
  85. 2a8ca93 don't create explicit bitmapdevice when not needed by reed · 11 years ago
  86. 98e34ba remove SK_SUPPORT_LEGACY_DEVICE_VIRTUAL_ISOPAQUE for chrome by reed · 11 years ago
  87. f836415 Fix scale type in JSON format by kelvinly · 11 years ago
  88. e1c5586 Revert of Switch SkPDFStream's internal storage from SkStream to SkData (https://codereview.chromium.org/340783013/) by rmistry · 11 years ago
  89. c1dfa14 Switch SkPDFStream's internal storage from SkStream to SkData by halcanary · 11 years ago
  90. 11a005e Promote SkInterpolator unit test to our tests driver. by tfarina · 11 years ago
  91. da07a08 Make LTCG optional on windows builds. by bsalomon · 11 years ago
  92. 3512eda Add trace event when GrBufferAllocPool unmaps a buffer indicating what % of the buffer was unwritten. by bsalomon · 11 years ago
  93. 8ba8d92 Rebaseline Test-Android-Logan-Nvidia-Arm7-* by rmistry · 11 years ago
  94. 4d1a364 Make SKP bench JSON ouput better by kelvinly · 11 years ago
  95. 93fabf4 Don't set SK_MALLOC_TEMP in SkAutoTMalloc. by Mike Klein · 11 years ago
  96. 3f547cb Add SK_API to SkWriter32 by bsalomon · 11 years ago
  97. 0d44830 ARM Skia NEON patches - 40 - arm64: S32A_D565_Opaque by kevin.petit · 11 years ago
  98. 1ea04a0 Update SKP version to 33 by borenet · 11 years ago
  99. 7bf1068 Remove SkBicubicImageFilter, and all related tests. by senorblanco · 11 years ago
  100. f372321 Add nanobench, a fresh look at our microbenchmark harness. by mtklein · 11 years ago