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