1. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 8 years ago
  2. b4bb7d8 Add oblique as a slant. by bungeman · 8 years ago
  3. 12135f5 Add dry_run_access_list to Skia's cq.proto by rmistry · 8 years ago
  4. 569b021 Revert of Enable flattening of SkRecordedDrawable (patchset #8 id:140001 of https://codereview.chromium.org/1913843002/ ) by mtklein · 8 years ago
  5. d636950 Enable flattening of SkRecordedDrawable by msarett · 8 years ago
  6. f62b235 Upgrade Android Gradle plugins by djsollen · 8 years ago
  7. 1e7f5e7 remove 'deprecated' region from SkDraw by reed · 8 years ago
  8. 4b65666 SkDocument/PDF: new API by halcanary · 8 years ago
  9. d155607 tools/pdf-comparison.sh: stop relying on /usr/bin/timeout by halcanary · 8 years ago
  10. 6f47dba Treat kIncompleteInput as successes in get_images_from_skps by rmistry · 8 years ago
  11. 338eaea Disable ReadWriteAlpha on TSAN by stephana · 8 years ago
  12. 72dc51c Add support for building GrShape from SkPath and more tests by bsalomon · 8 years ago
  13. 92bd2e8 Add comments and sanity checks to parsing of ICC headers by msarett · 8 years ago
  14. 6f4c1aa Don't isolate the Skia repo for Swarming compiles by borenet · 8 years ago
  15. 3ec5136 Change default window size on Windows. by brianosman · 8 years ago
  16. adf4fa6 Ensure we're operating on the correct texture when generating mipmaps. by brianosman · 8 years ago
  17. ed086ca Revert of Remove gpu-specialization of SkSpecialImage (patchset #5 id:80001 of https://codereview.chromium.org/1918993002/ ) by robertphillips · 8 years ago
  18. 5529b7d Remove unmatched restore call in gamma GM by brianosman · 8 years ago
  19. 0533d6e Remove gpu-specialization of SkSpecialImage by robertphillips · 8 years ago
  20. 71de353 Don't buffer stdout in DM by bsalomon · 8 years ago
  21. 8349642 pathops: Split loop type cubics only when there is a self-intersection. by deanm · 8 years ago
  22. b77821c pathops: Cosmetic only change, update comments around ComplexBreak(). by deanm · 8 years ago
  23. 12670eb pathops: Add missing header guards in two files. by deanm · 8 years ago
  24. 0b55664 Update SK_IMAGE_VERSION, run nanobench on its own image set by msarett · 8 years ago
  25. f3dc188 Remove redundant tests to make DM a little faster by msarett · 8 years ago
  26. c5db972 Remove redundant test by msarett · 8 years ago
  27. 47cc769 Add initial implementation of GrShape and GrStyle classes and tests by bsalomon · 8 years ago
  28. cbaafc3 Add runhooks to multi_repo_trybots by liyuqian · 8 years ago
  29. dc09f13 pdf comparison tool by halcanary · 8 years ago
  30. e6e2e54 Update android docs for how to sync source code by djsollen · 8 years ago
  31. 298ab76 bin/fetch-skps: print instruction on error by halcanary · 8 years ago
  32. 8ffab6f Whitespace change to trigger bots after recipe fix by borenet · 8 years ago
  33. 82ecc57 Revert of Add initial implementation of GrShape and GrStyle classes and tests (patchset #11 id:280001 of https://codereview.chromium.org/1822723003/ ) by bsalomon · 8 years ago
  34. cda08f8 Return error code when get_images_from_skps has failures. by rmistry · 8 years ago
  35. 002c92b Do not globally register drawables in test code by msarett · 8 years ago
  36. 5d4943c Add guards for edge cases. by herb · 8 years ago
  37. b1b5957 Remove unnessary uniform barriers in Vulkan. by egdaniel · 8 years ago
  38. 6234006 Add automatic generation of mipmaps to Vulkan by jvanverth · 8 years ago
  39. 9d5e47f Fix animation with stats in VulkanViewer by jvanverth · 8 years ago
  40. 86ae3d1 make context() virtual on device by reed · 8 years ago
  41. 824e58f Add initial implementation of GrShape and GrStyle classes and tests by bsalomon · 8 years ago
  42. 83af0a6 Revert of Add initial implementation of GrShape and GrStyle classes and tests (patchset #10 id:260001 of https://codereview.chromium.org/1822723003/ ) by robertphillips · 8 years ago
  43. ff65964 Documentation: FAQ: drop shadow by halcanary · 8 years ago
  44. c885dac Add initial implementation of GrShape and GrStyle classes and tests by bsalomon · 8 years ago
  45. 21736bd bin/sync by halcanary · 8 years ago
  46. 8528912 Improve Android Quick Start Guide by liyuqian · 8 years ago
  47. 5c4685e bin/sync-and-gyp: more dirs to search by halcanary · 8 years ago
  48. c91fd34 Add another dollop of sk_sp to SkSpecialImage and SkSpecialSurface by robertphillips · 8 years ago
  49. 1eca116 share code with drawSpriteWithFilter by reed · 8 years ago
  50. 460f405 Make clang the default Android compiler. by djsollen · 8 years ago
  51. 68758ae Remove SkEncodedInfo kPreSwizzled_Color from public API by msarett · 8 years ago
  52. 7bedaf5 build_command_buffer: Don't 'git checkout' when --no-sync by borenet · 8 years ago
  53. 8d965a6 Test decoding and output failures to JSON in get_images_from_skps. by rmistry · 8 years ago
  54. 484b3d0 SkDefaultColorProfile: Hide gDefaultProfileIsSRGB by halcanary · 8 years ago
  55. 1e90304 SkMD5: .update() -> .write() by halcanary · 8 years ago
  56. ac6c750 Remove SkEncodedInfo kUnknown_Color and kUnknown_Alpha from public API by msarett · 8 years ago
  57. d51bdae SkStringPrintf and SkString::printf now are no longer limted by a static buffer by halcanary · 8 years ago
  58. 96a04f3 simplify handle-affine: subclass overrides just describe their leaf behavior by reed · 8 years ago
  59. 9f666a1 Whitespace change. by herb · 8 years ago
  60. 27c565a Whitespace change by stephana · 8 years ago
  61. 98ab040 Revert of Call SkGraphics::Init() automatically for Google3 processes. (patchset #1 id:1 of https://codereview.chromium.org/1906813002/ ) by benjaminwagner · 8 years ago
  62. c7eb490 Fix kSubset_Mode tests on non-native swizzles by msarett · 8 years ago
  63. 1dc1721 Revert of Batch multiple single NVPR draw paths to instanced draws (patchset #5 id:80001 of https://codereview.chromium.org/1908433002/ ) by stephana · 8 years ago
  64. edf7fcd Make SkDrawable an SkFlattenable by msarett · 8 years ago
  65. 5d36360 Use BUILD_TYPE in cmake_build. by rmistry · 8 years ago
  66. 6c3c0c6 "Using Skia" tutorial: googlecode -> googlesource by borenet · 8 years ago
  67. 3c33c38 Batch multiple single NVPR draw paths to instanced draws by kkinnunen · 8 years ago
  68. c4ce72f Compute bounds union while combining path range draw path batches by kkinnunen · 8 years ago
  69. 97920b4 Update DNG SDK version by yujieqin · 8 years ago
  70. 8a7d6f9 Update SKP version by update-skps · 8 years ago
  71. bb34a8a allow imagefilter to manage CTM decomposition by reed · 8 years ago
  72. 36736a2 Remove SkCanvas::LayerIter guard by robertphillips · 8 years ago
  73. 34e0ec4 Support the non-native (RGBA/BGRA) swizzle by msarett · 8 years ago
  74. a45a668 Use SkEncodedInfo in place of SkSwizzler::SrcConfig by msarett · 8 years ago
  75. a3b3b23 Enable flattening/unflattening with custom unflatten procs by msarett · 8 years ago
  76. 4ff7c74 docs: fix fiddle image links. by jcgregorio · 8 years ago
  77. 99e2089 Optionally enable SkValidatingReadBuffer in SkPictureImageFilter by robertphillips · 8 years ago
  78. 1c2a2fe skia.org: Update all fiddles for fiddle 2.0. by jcgregorio · 8 years ago
  79. 7715e06 Retract SkDevice a bit more by robertphillips · 8 years ago
  80. 272aa12 SkMD5: cleanup header and minor refactor by halcanary · 8 years ago
  81. 3361e62 Revert of SkStringPrintf and SkString::printf now are no longer limted by a static buffer (patchset #5 id:80001 of https://codereview.chromium.org/1403803002/ ) by halcanary · 8 years ago
  82. 606cadd SkStringPrintf and SkString::printf now are no longer limted by a static buffer by halcanary · 8 years ago
  83. ada338a utils.gypi: remove empty file SkMD5.cpp by halcanary · 8 years ago
  84. f557546 Remove some unnecessary #includes of SkImageFilter.h by senorblanco · 8 years ago
  85. 6351640 Fixes for SkRWBuffer by scroggo · 8 years ago
  86. 488165e SkPDF: PDF/A runtime switch by halcanary · 8 years ago
  87. 2e6055b Refactor to separate backend object lifecycle and GpuResource budget decision by kkinnunen · 8 years ago
  88. cb61a64 Add compile guard for SkCanvas::LayerIter by robertphillips · 8 years ago
  89. b0d4352 Revise WSI setup. by jvanverth · 8 years ago
  90. fa7ff47 Guard against FramebufferStatus checks in GrGLRenderTarget by robertphillips · 8 years ago
  91. da2cd8b Hide SkCanvas::LayerIter by robertphillips · 8 years ago
  92. 177f2f6 SkPathEffect.h: add SK_API where needed by halcanary · 8 years ago
  93. 6a6f3c5 Fix indentation and casts in SkTArray. by bungeman · 8 years ago
  94. eb85fd7 SkCpu w/o static initializer by mtklein · 8 years ago
  95. 730058f gDefaultProfileIsSRGB symbol must exist in .so by halcanary · 8 years ago
  96. 0370712 Remove obsolete image codec colorspace hacks. by brianosman · 8 years ago
  97. b5d7468 Fix code regression to more precise call. by herb · 8 years ago
  98. e0c1d28 SkTArray: fix invalid reinterpret_casts over non-initialized memory. by krasin · 8 years ago
  99. 8d7ffce Include scaler context flags (gamma and contrast boost) in the text blob cache key. by brianosman · 8 years ago
  100. 58a8d92 Update min Vulkan version to 1.0.8.0, and fix various bugs by egdaniel · 8 years ago