1. ef6c50a Merge sub-device annotations in SkPDFDevice::drawDevice() by wangxianzhu · 9 years ago
  2. 1b55a96 Reland of add a ClassID function to GrBatch (patchset #1 id:1 of https://codereview.chromium.org/1353043002/ ) by reed · 9 years ago
  3. 48e3a45 Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ ) by reed · 9 years ago
  4. af5bf22 share IDs between cacherator and its host-image by reed · 9 years ago
  5. 4b3d3be use allocator (if present) when we allocate our cache bitmap by reed · 9 years ago
  6. 2ed7d50 remove racy tests, as they assume the cache can't be purged behind their back by reed · 9 years ago
  7. eb44d53 add a ClassID function to GrBatch by joshualitt · 9 years ago
  8. a7008403 Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ ) by joshualitt · 9 years ago
  9. 4078d52 add a ClassID function to GrBatch by joshualitt · 9 years ago
  10. ef4ba3d Fix Ganesh perspective projection bug by robertphillips · 9 years ago
  11. 2582dc5 DOC: Mention install_dependencies in Android quickstart by tomhudson · 9 years ago
  12. 2fd18f2 disable test for all quality levels, since it is driver dependent by reed · 9 years ago
  13. 746f31f have raster-image return itself as a texture by reed · 9 years ago
  14. 34482bb add test for skbug.com/4351 by reed · 9 years ago
  15. 3322a81 share code between SkGr and Cacherator by reed · 9 years ago
  16. 5d08d44 minor cleanup by joshualitt · 9 years ago
  17. 3060f3e Use atomic subtract in shared mutex. by herb · 9 years ago
  18. 3667d5b Add subtract to atomics. by herb · 9 years ago
  19. 42bd6bf Remove duplicate GrProcessorUnitTest.cpp from gpu.gypi by robertphillips · 9 years ago
  20. ae4738f Create fragment processor for performing input color blend with child processor by bsalomon · 9 years ago
  21. cd7f035 Revert of Parallel cache - preliminary (patchset #24 id:460001 of https://codereview.chromium.org/1264103003/ ) by herb · 9 years ago
  22. 013e9e3 move SkBitmapProvider to its own file by reed · 9 years ago
  23. 0d705a4 Fix vs2015 build by bsalomon · 9 years ago
  24. 0a5fa48 Add onMemoryDump to GrContext by ericrk · 9 years ago
  25. eb00eab fix up GrGLProgrambuilder precision on varyings by joshualitt · 9 years ago
  26. caf2df8 skia: ANGLE roll by hendrikw · 9 years ago
  27. 7a4d847 use SkBitmapProvider for shader-context by reed · 9 years ago
  28. ca6f43b vb: also thread --key through to .json by mtklein · 9 years ago
  29. 27b6335 On gpu, use max(r,g,b) for coverage alpha in LCD and update lcd blend gm. by egdaniel · 9 years ago
  30. fb1e2fc Update params to get better packing for DF path atlas by jvanverth · 9 years ago
  31. 435657f Forward declare SkStrokeRec in SkPathEffect by halcanary · 9 years ago
  32. 98ed7b6 create SkBitmapProvider to abstract images and bitmaps by reed · 9 years ago
  33. 5598b63 Convert unit tests, GMs from SkBitmapSource to SkImagesource by fmalita · 9 years ago
  34. 30c4cae Add special case circle blur for Ganesh by robertphillips · 9 years ago
  35. de5973b small tweaks to cmake_build by mtklein · 9 years ago
  36. 723b050 Add support for blending of LCD for all blend modes. BUG=skia: by egdaniel · 9 years ago
  37. 79bd2ae Minor fix to attaching stencils by egdaniel · 9 years ago
  38. f5d1b2d Add viewer mode to VisualBench. by jvanverth · 9 years ago
  39. 014ffdb Parallel cache. by herb · 9 years ago
  40. 474df7f Add documentation of cs.skia.org. by benjaminwagner · 9 years ago
  41. 23cb88c Speculative fix for uninitialized bitmap mem in ImageFilterTest by fmalita · 9 years ago
  42. 935121b Let's try building the example app on the bots too. by mtklein · 9 years ago
  43. 5d2be0d cmake_build is a bash script. by Mike Klein · 9 years ago
  44. 5dd918b Suppress test_imagegenerator_factory by fmalita · 9 years ago
  45. 2bcab82 remove code from SK_SUPPORT_LEGACY_NEWFROMGENERATOR, eliminates caller of deprecated SkInstallDiscardablePixelRef by reed · 9 years ago
  46. 48392b7 fix leaked generator by reed · 9 years ago
  47. cd56f81 SkImageSource by fmalita · 9 years ago
  48. 506c802 Add helper for creating leaf FPs inside GrFP::TestCreate functions by bsalomon · 9 years ago
  49. 07344a5 Revert of SkPx: new approach to fixed-point SIMD (patchset #9 id:160001 of https://codereview.chromium.org/1317233005/ ) by mtklein · 9 years ago
  50. ec00d94 Move some of the adding stencil attachment logic of Gpu and into Render Target. by egdaniel · 9 years ago
  51. 37497dc Update SkWhitelistChecksums.cpp with the checksums of the fonts on the CT slave machines. by rmistry · 9 years ago
  52. 82c93b4 SkPx: new approach to fixed-point SIMD by mtklein · 9 years ago
  53. b5b6032 Test that GrFragmentProcessors work without input colors. by bsalomon · 9 years ago
  54. 0faed58 cmake_build: support SKIA_OUT and BUILDTYPE by mtklein · 9 years ago
  55. 59ce45f Revert of Test that GrFragmentProcessors work without input colors. (patchset #2 id:20001 of https://codereview.chromium.org/1341853002/ ) by bsalomon · 9 years ago
  56. 72c58e7 Test that GrFragmentProcessors work without input colors. by bsalomon · 9 years ago
  57. 3833daa Fix GPU-only snapping bug in mask blur rendering by robertphillips · 9 years ago
  58. efd50da impl preroll for all image backends by reed · 9 years ago
  59. 5a744b7 Have SkVarAlloc::alloc() use sk_malloc_throw. by mtklein · 9 years ago
  60. a46ada5 SkValidatingReadBuffer: make sure we don't call readTypeface(). by mtklein · 9 years ago
  61. 8725e53 fix leak in test by reed · 9 years ago
  62. 995b4bd be sure to use cached bitmap when we need to upload something to make a texture by reed · 9 years ago
  63. a22eabe CMake bot script by mtklein · 9 years ago
  64. 3a100d3 we must own/free the generator, even if we fail to return a cacherator by reed · 9 years ago
  65. 56f38fb disable kIndex_8 gpu support for now -- seems to always be slower by reed · 9 years ago
  66. 74bd953 discardable pixelrefs are gone, update tests accordingly by reed · 9 years ago
  67. 4c9281d remove dead code not mentioned in any GYP by mtklein · 9 years ago
  68. 89bdca7 Update SKP version by update-skps · 9 years ago
  69. 4d5b676 formalize generate->bitmap by reed · 9 years ago
  70. 94cf37f remove obsolete samples by reed · 9 years ago
  71. 94475cd sync-and-gyp: Update shell script to correct the syntax of functions by Hal Canary · 9 years ago
  72. eddbefb skia: Add ANGLE with GL backend to nanobench/DM by hendrikw · 9 years ago
  73. 102081a move GrGLPathProcessor back into GrPathProcessor by joshualitt · 9 years ago
  74. c4a83e2 support colortables in cacherator by reed · 9 years ago
  75. d8dd47b remove path specific program building classes by joshualitt · 9 years ago
  76. 212aab0 Provide link to worker logs. by benjaminwagner · 9 years ago
  77. e7afc2d Start trying to collapse path program stuff by joshualitt · 9 years ago
  78. 6efbe05 Remove jpegs with uninitialized memory from Gold by msarett · 9 years ago
  79. 465283c Remove batchtracker by joshualitt · 9 years ago
  80. ae48877 increase resource image-cache size to test perf by reed · 9 years ago
  81. 951d854 Revert of Parallel cache - preliminary (patchset #23 id:440001 of https://codereview.chromium.org/1264103003/ ) by jyasskin · 9 years ago
  82. 83da2e2 Revert of use new shuffle to speed up affine matrix mappts (patchset #3 id:40001 of https://codereview.chromium.org/1333983002/ ) by mtklein · 9 years ago
  83. 85d9178 Use SkImageCacherator in SkImages by reed · 9 years ago
  84. e70afc9 use new shuffle to speed up affine matrix mappts by mtklein · 9 years ago
  85. 2bd5d02 Add simd.md to document Skia SIMD code / plans. by mtklein · 9 years ago
  86. 83e599a Correct a possible free after use. by herb · 9 years ago
  87. a1c0ee4 SkNx_shuffle by mtklein · 9 years ago
  88. e66fec2 fix missing clipmaskmanager by Brian Salomon · 9 years ago
  89. a10bb86 make a shallow-copy so we don't get racy trying to lock/unlock our private bitmap by reed · 9 years ago
  90. eef3c5b Fix texture creation on stencil format test code by egdaniel · 9 years ago
  91. 4e8a09d Port SkMatrix opts to SkOpts. by mtklein · 9 years ago
  92. b3b9aec Remove GrClipTarget by bsalomon · 9 years ago
  93. ad792c1 Simplify installation of pipeling into GrDrawBatch in GrDrawTarget by bsalomon · 9 years ago
  94. f238469 Late creation of GrPathProcessor by joshualitt · 9 years ago
  95. 512be53 Cleanup GrDrawTarget now that all paths lead to GrBatch by bsalomon · 9 years ago
  96. 4a37d08 Port SkBlitRow::Color32 to SkOpts. by mtklein · 9 years ago
  97. d69ece6 DM: add --key and --properties to PNG description field. by mtklein · 9 years ago
  98. a82bf95 Fix leak of path ranges by bsalomon · 9 years ago
  99. ff1d547 Calculate pixel config and stencil fmt pairs once per pixel config. by egdaniel · 9 years ago
  100. 6c6f658 Add a mutex to GrContext::readSurfacePixels to protect against multiple CPU raster threads accessing the same GrContext to read back GPU input data by bsalomon · 9 years ago