1. 9c7a039 Merge "Remove SK_SUPPORT_LEGACY_DATA_FACTORIES." into master-skia by Skia_Android Canary Bot · 8 years ago
  2. f95388d Remove SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  3. f273d1e Merge "std::move(SkTDArray)" into master-skia by Skia_Android Canary Bot · 8 years ago
  4. 9be3720 std::move(SkTDArray) by halcanary · 8 years ago
  5. 1c85329 Merge "Avoid caching resources for volatile bitmap shaders" into master-skia by Skia_Android Canary Bot · 8 years ago
  6. 5d2befe Avoid caching resources for volatile bitmap shaders by fmalita · 8 years ago
  7. 7088369 Merge "Cleanup use of legacy SkSurface creation methods a bit" into master-skia by Skia_Android Canary Bot · 8 years ago
  8. b33a1c1 Merge "update picture recording benchmarks to allow comparison with SkLiteRecorder" into master-skia by Skia_Android Canary Bot · 8 years ago
  9. f21cd16 Cleanup use of legacy SkSurface creation methods a bit by robertphillips · 8 years ago
  10. 8c1a4f8 update picture recording benchmarks to allow comparison with SkLiteRecorder by mtklein · 8 years ago
  11. 5ba087a Merge "Speculative fix for SKP partner-dir upload" into master-skia by Skia_Android Canary Bot · 8 years ago
  12. 1413d52 Speculative fix for SKP partner-dir upload by borenet · 8 years ago
  13. 31c1eac Merge "Test sk_linear_to_srgb() less exhaustively in Debug mode." into master-skia by Skia_Android Canary Bot · 8 years ago
  14. af06420 Test sk_linear_to_srgb() less exhaustively in Debug mode. by mtklein · 8 years ago
  15. b4a9821 Merge "whitespace change" into master-skia by Skia_Android Canary Bot · 8 years ago
  16. 4a8fc9a whitespace change by Hal Canary · 8 years ago
  17. 1af136e Merge "[recipes] Smush the rest of builder_spec into appropriate places, other cleanup" into master-skia by Skia_Android Canary Bot · 8 years ago
  18. dfa55f2 [recipes] Smush the rest of builder_spec into appropriate places, other cleanup by borenet · 8 years ago
  19. 6e95b43 Merge "finish SkLiteDL" into master-skia by Skia_Android Canary Bot · 8 years ago
  20. 03591a7 finish SkLiteDL by mtklein · 8 years ago
  21. f805fc2 Merge "SkLiteDL, very nearly the rest" into master-skia by Skia_Android Canary Bot · 8 years ago
  22. 29de8d9 SkLiteDL, very nearly the rest by mtklein · 8 years ago
  23. 6838e78 Merge "Update SKP version" into master-skia by Skia_Android Canary Bot · 8 years ago
  24. dad1aef Update SKP version by update-skps · 8 years ago
  25. c70a433 Merge "SkLiteDL: closing in" into master-skia by Skia_Android Canary Bot · 8 years ago
  26. ec55959 SkLiteDL: closing in by mtklein · 8 years ago
  27. 602625d Merge "flesh out more of SkLiteDL:" into master-skia by Skia_Android Canary Bot · 8 years ago
  28. 6f8411d flesh out more of SkLiteDL: by mtklein · 8 years ago
  29. 2012569 Merge "SkLite*" into master-skia by Skia_Android Canary Bot · 8 years ago
  30. 9c5052f SkLite* by mtklein · 8 years ago
  31. 2b0e5c4 Merge "Merge GrClipMaskManager into GrClipStackClip" into master-skia by Skia_Android Canary Bot · 8 years ago
  32. 56e1f4b Merge "use tmp allocator for images in temp shaders" into master-skia by Skia_Android Canary Bot · 8 years ago
  33. 3adc95b Merge "SkPDF: Stop using kHAdvance_PerGlyphInfo" into master-skia by Skia_Android Canary Bot · 8 years ago
  34. c6f411e Merge GrClipMaskManager into GrClipStackClip by csmartdalton · 8 years ago
  35. 4c1abdc use tmp allocator for images in temp shaders by reed · 8 years ago
  36. 462d014 SkPDF: Stop using kHAdvance_PerGlyphInfo by halcanary · 8 years ago
  37. ce592af Merge "update Image_MakeFromRasterBitmap to check uniqueIDs" into master-skia by Skia_Android Canary Bot · 8 years ago
  38. ae29644 update Image_MakeFromRasterBitmap to check uniqueIDs by reed · 8 years ago
  39. d157d67 Merge "Enable SK_DEBUG/SK_RELEASE to be defined in the user config. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2204683005" into master-skia by Skia_Android Canary Bot · 8 years ago
  40. 300405a Enable SK_DEBUG/SK_RELEASE to be defined in the user config. by djsollen · 8 years ago
  41. fa93d44 Merge "rename FoceCopyMode to SkCopyPixelMode" into master-skia by Skia_Android Canary Bot · 8 years ago
  42. 1ec04d9 rename FoceCopyMode to SkCopyPixelMode by reed · 8 years ago
  43. a88d7f0 Merge "SkBlendARGB32 and S32[A]_Blend_BlitRow32 are currently formulated as: SkAlphaMulQ(src, src_scale) + SkAlphaMulQ(dst, dst_scale), which boils down to ((src*src_scale)>>8) + ((dst*dst_scale)>>8). In particular, note that the intermediate precision is discarded before the two parts are added together, causing the final result to possibly inaccurate." into master-skia by Skia_Android Canary Bot · 8 years ago
  44. 40254c2 SkBlendARGB32 and S32[A]_Blend_BlitRow32 are currently formulated as: SkAlphaMulQ(src, src_scale) + SkAlphaMulQ(dst, dst_scale), which boils down to ((src*src_scale)>>8) + ((dst*dst_scale)>>8). In particular, note that the intermediate precision is discarded before the two parts are added together, causing the final result to possibly inaccurate. by lsalzman · 8 years ago
  45. 0c9826a Merge "use SkMakeBitmapShader to not force copies when possible" into master-skia by Skia_Android Canary Bot · 8 years ago
  46. f77c47b use SkMakeBitmapShader to not force copies when possible by reed · 8 years ago
  47. 0f9723c Merge "Rename GrDrawingManager::drawContext to makeDrawContext" into master-skia by Skia_Android Canary Bot · 8 years ago
  48. 29f9fe4 Rename GrDrawingManager::drawContext to makeDrawContext by robertphillips · 8 years ago
  49. 063ce29 Merge "Roll GN" into master-skia by Skia_Android Canary Bot · 8 years ago
  50. 8e522e4 Roll GN by mtklein · 8 years ago
  51. 61b78d0 Merge "Making a sample for shadow maps for more intensive development" into master-skia by Skia_Android Canary Bot · 8 years ago
  52. 955e879 Making a sample for shadow maps for more intensive development by vjiaoblack · 8 years ago
  53. 014537e Merge "Minor clean up related to blur mask filters" into master-skia by Skia_Android Canary Bot · 8 years ago
  54. 9aff85a Minor clean up related to blur mask filters by robertphillips · 8 years ago
  55. bd642ff Merge "Move to SkDataTable::MakeXXX and sk_sp." into master-skia by Skia_Android Canary Bot · 8 years ago
  56. feb3c1a Move to SkDataTable::MakeXXX and sk_sp. by bungeman · 8 years ago
  57. 1c8d125 Merge "Fix vulkan resolve" into master-skia by Skia_Android Canary Bot · 8 years ago
  58. 4c35a3f Fix vulkan resolve by egdaniel · 8 years ago
  59. cb3a9e1 Merge "[recipes] Increase test coverage" into master-skia by Skia_Android Canary Bot · 8 years ago
  60. 2c3112d [recipes] Increase test coverage by borenet · 8 years ago
  61. f6c119c Merge "[recipes] Separate builder_spec into compile/test/perf recipes" into master-skia by Skia_Android Canary Bot · 8 years ago
  62. e2251ac [recipes] Separate builder_spec into compile/test/perf recipes by borenet · 8 years ago
  63. 636b514 Merge "[recipes] Remove build environment vars from default_env" into master-skia by Skia_Android Canary Bot · 8 years ago
  64. d460a3c [recipes] Remove build environment vars from default_env by borenet · 8 years ago
  65. 7e3569c Merge "check zero-length text draws" into master-skia by Skia_Android Canary Bot · 8 years ago
  66. ac09554 check zero-length text draws by reed · 8 years ago
  67. 3eea458 Merge "Remove color-dodge/burn from NVIDIA blacklist on 355.00+" into master-skia by Skia_Android Canary Bot · 8 years ago
  68. 3b88a03 Remove color-dodge/burn from NVIDIA blacklist on 355.00+ by csmartdalton · 8 years ago
  69. a4c01cb Merge "Implement Vulkan Resolve." into master-skia by Skia_Android Canary Bot · 8 years ago
  70. 52ad251 Implement Vulkan Resolve. by egdaniel · 8 years ago
  71. 64c491c Merge "Add new GM for occluded blurmask filter draws" into master-skia by Skia_Android Canary Bot · 8 years ago
  72. 401c196 Add new GM for occluded blurmask filter draws by robertphillips · 8 years ago
  73. 608433c Merge "Get Mac viewer working with SDL" into master-skia by Skia_Android Canary Bot · 8 years ago
  74. 1ba1d37 Get Mac viewer working with SDL by jvanverth · 8 years ago
  75. 3301e83 Merge "This CL's base is the CL that sets up the distance vector field req. exposure: https://codereview.chromium.org/2114993002/" into master-skia by Skia_Android Canary Bot · 8 years ago
  76. 1b9e2fb This CL's base is the CL that sets up the distance vector field req. exposure: https://codereview.chromium.org/2114993002/ by dvonbeck · 8 years ago
  77. ae4eb85 Merge "Create a separate src for colorspace tests" into master-skia by Skia_Android Canary Bot · 8 years ago
  78. b8d1aac Create a separate src for colorspace tests by msarett · 8 years ago
  79. 95f4a21 Merge "[recipes] Fixes for Coverage bot" into master-skia by Skia_Android Canary Bot · 8 years ago
  80. 3f5a475 [recipes] Fixes for Coverage bot by borenet · 8 years ago
  81. 12eeb68 Merge "[recipes] Stop pretending that buildbot_spec is a step, simplify" into master-skia by Skia_Android Canary Bot · 8 years ago
  82. c7233ef [recipes] Stop pretending that buildbot_spec is a step, simplify by borenet · 8 years ago
  83. f1dead2 Merge "Move builder_spec, [dm|nanobench]_flags, builder_name_schema to recipes" into master-skia by Skia_Android Canary Bot · 8 years ago
  84. 538d5b6 Move builder_spec, [dm|nanobench]_flags, builder_name_schema to recipes by borenet · 8 years ago
  85. 1127e7a Merge "SkRTConf: eliminate" into master-skia by Skia_Android Canary Bot · 8 years ago
  86. 4e44efe SkRTConf: eliminate by halcanary · 8 years ago
  87. fbcffa7 Merge "Update skimage VERSION: attempt 3" into master-skia by Skia_Android Canary Bot · 8 years ago
  88. 6fc699a Update skimage VERSION: attempt 3 by msarett · 8 years ago
  89. 8373ae8 Merge "GN: make SkPMColor BGRA on Linux. All other platforms are auto-detected." into master-skia by Skia_Android Canary Bot · 8 years ago
  90. ee269f4 GN: make SkPMColor BGRA on Linux. All other platforms are auto-detected. by mtklein · 8 years ago
  91. f6deee8 Merge "Slim the CQ down to the GN bots, where they exist." into master-skia by Skia_Android Canary Bot · 8 years ago
  92. 691b784 Slim the CQ down to the GN bots, where they exist. by mtklein · 8 years ago
  93. a0ad69b Merge "Add new bench for occluded blurmaskfilter draws" into master-skia by Skia_Android Canary Bot · 8 years ago
  94. 276d328 Add new bench for occluded blurmaskfilter draws by robertphillips · 8 years ago
  95. 206580e Merge "Remove SkSurface::MakeRenderTargetDirect" into master-skia by Skia_Android Canary Bot · 8 years ago
  96. 15c42ca Remove SkSurface::MakeRenderTargetDirect by robertphillips · 8 years ago
  97. 996cbe4 Merge "Show SVG file name in SampleApp title" into master-skia by Skia_Android Canary Bot · 8 years ago
  98. b83cdbc Show SVG file name in SampleApp title by fmalita · 8 years ago
  99. 055a8b0 Merge "Revert of Update skimage VERSION: attempt 2 (patchset #1 id:1 of https://codereview.chromium.org/2213973002/ )" into master-skia by Skia_Android Canary Bot · 8 years ago
  100. 2825bad Revert of Update skimage VERSION: attempt 2 (patchset #1 id:1 of https://codereview.chromium.org/2213973002/ ) by msarett · 8 years ago