1. 9a5c47f Add SkRasterPipeline blitter. by mtklein · 8 years ago
  2. aa29b27 Revert of Add SkRasterPipeline blitter. (patchset #18 id:340001 of https://codereview.chromium.org/2146413002/ ) by mtklein · 8 years ago
  3. 3011e33 Add SkRasterPipeline blitter. by mtklein · 8 years ago
  4. dda5445 Remove GrLayerHoister by robertphillips · 8 years ago
  5. 281b33f SkRasterPipeline preliminaries by mtklein · 8 years ago
  6. afb8539 Revert of try to speed-up maprect + round2i + contains (patchset #8 id:140001 of https://codereview.chromium.org/2133413002/ ) by msarett · 8 years ago
  7. b42b785 try to speed-up maprect + round2i + contains by reed · 8 years ago
  8. ac41bac Move sRGB <-> linear conversion components to their own files. by mtklein · 8 years ago
  9. e930459 Revert of Move sRGB <-> linear conversion components to their own files. (patchset #5 id:80001 of https://codereview.chromium.org/2128893002/ ) by mtklein · 8 years ago
  10. 45e58c8 Move sRGB <-> linear conversion components to their own files. by mtklein · 8 years ago
  11. 085cad4 Move SkColorSpace ICC parsing/writing code to its own file by msarett · 8 years ago
  12. 12c4fc2 SkLightingShader normal vector CPU computation refactor. by dvonbeck · 8 years ago
  13. 2c80711 Revert of Refactoring of CPU NormalMap handling out into its own class (patchset #13 id:240001 of https://codereview.chromium.org/2050773002/ ) by dvonbeck · 8 years ago
  14. 790a701 SkLightingShader normal vector CPU computation refactor. by dvonbeck · 8 years ago
  15. 52ede1d More removal of SkColorProfileType... by brianosman · 8 years ago
  16. 802acec Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of https://codereview.chromium.org/2071393002/ ) by egdaniel · 8 years ago
  17. 944876f More removal of SkColorProfileType... by brianosman · 8 years ago
  18. 8811e40 Refactoring of GPU NormalMap handling out into its own class. by dvonbeck · 8 years ago
  19. 4132de7 Revert of Refactoring of GPU NormalMap handling out into its own class (patchset #9 id:160001 of https://codereview.chromium.org/2043393002/ ) by egdaniel · 8 years ago
  20. a7d1e2a Refactoring of GPU NormalMap handling out into its own class. by dvonbeck · 8 years ago
  21. da74393 Revert of Refactoring of GPU NormalMap handling out into its own class (patchset #7 id:120001 of https://codereview.chromium.org/2043393002/ ) by egdaniel · 8 years ago
  22. 87b0dd0 Refactoring of GPU NormalMap handling out into its own class. by dvonbeck · 8 years ago
  23. 9876ac5 Create SkColorSpaceXform to handle color conversions by msarett · 8 years ago
  24. 4a603fc Revert of Create SkColorSpaceXform to handle color conversions (patchset #10 id:260001 of https://codereview.chromium.org/1952063002/ ) by msarett · 8 years ago
  25. 740cc88 Create SkColorSpaceXform to handle color conversions by msarett · 8 years ago
  26. 71e0552 Make use of new SkLights class by robertphillips · 8 years ago
  27. 93966d8 Add SkLights class by robertphillips · 8 years ago
  28. 785a5b9 Clean up SkFloatBits by mtklein · 8 years ago
  29. 8cc2091 Make SkColorSpace a public API by msarett · 8 years ago
  30. 796e365 SkPictureGpuAnalyzer by fmalita · 8 years ago
  31. f077324 Remove SkFontHost.h. by bungeman · 8 years ago
  32. e20a875 SkAdvancedTypefaceMetrics: abstract out linked list by halcanary · 8 years ago
  33. ffa4a92 SkOncePtr -> SkOnce by mtklein · 8 years ago
  34. 959a293 Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1949313003/ ) by reed · 8 years ago
  35. 82da9a8 Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1945293004/ ) by reed · 8 years ago
  36. 7eb33da Revert of SkOncePtr -> SkOnce (patchset #4 id:60001 of https://codereview.chromium.org/1953533002/ ) by reed · 8 years ago
  37. 9bd3fc7 SkOncePtr -> SkOnce by mtklein · 8 years ago
  38. 0ccc62d move colorshader into its own .cpp, add color4f variant by reed · 8 years ago
  39. 50d3b57 return 4x4 matrix from SkColorSpace by reed · 8 years ago
  40. 444f1ba Remove SkBitmapHeap and SkBitmapHeapReader. They're unused. by brianosman · 8 years ago
  41. 95416f4 Enable flattening of SkRecordedDrawable by msarett · 8 years ago
  42. 900c367 Image filters: de-nest SkImageFilter::Cache and Cache::Key. by senorblanco · 8 years ago
  43. 569b021 Revert of Enable flattening of SkRecordedDrawable (patchset #8 id:140001 of https://codereview.chromium.org/1913843002/ ) by mtklein · 8 years ago
  44. d636950 Enable flattening of SkRecordedDrawable by msarett · 8 years ago
  45. 488165e SkPDF: PDF/A runtime switch by halcanary · 8 years ago
  46. 9bc2235 Make all the codecs default profiles based on gTreatSkColorAsSRGB. by herb · 8 years ago
  47. 4311f01 Move CPU feature detection to its own file. by mtklein · 8 years ago
  48. 86498fb Revert of Move CPU feature detection to its own file. (patchset #7 id:120001 of https://codereview.chromium.org/1890483002/ ) by mtklein · 8 years ago
  49. 872ea29 Move CPU feature detection to its own file. by mtklein · 8 years ago
  50. 3dc6aac remove U16 support, just support F16 by reed · 8 years ago
  51. ff36811 Add SkFUZZF to help whitelist imagefilter fuzz failures by robertphillips · 8 years ago
  52. dfed06f Make SkFixed private. by benjaminwagner · 8 years ago
  53. e8597a4 Delete SkImageDecoder by msarett · 8 years ago
  54. 910f7ec Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  55. f037fde Delete SkImageDecoder by msarett · 8 years ago
  56. 041c870 Revert of Delete SkImageDecoder (patchset #8 id:130001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  57. 5b6e73e Delete SkImageDecoder by msarett · 8 years ago
  58. 39b5495 Revert of Delete SkImageDecoder (patchset #7 id:110001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  59. f799706 Delete SkImageDecoder by msarett · 8 years ago
  60. 734351d Publicly expose one accelerated swizzle. by tomhudson · 8 years ago
  61. 6eff52a WIP: experimental bilerp pipeline. by herb · 8 years ago
  62. 68c14d9 Templatize SkToXXX. by bungeman · 8 years ago
  63. 89edf7a Revert of Templatize SkToXXX. (patchset #2 id:20001 of https://codereview.chromium.org/1814153003/ ) by bungeman · 8 years ago
  64. 0be9e80 Templatize SkToXXX. by bungeman · 8 years ago
  65. c5035e7 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 8 years ago
  66. 19dea94 Revert of Add SkSpecialImage::extractSubset & NewFromPixmap (patchset #5 id:80001 of https://codereview.chromium.org/1787883002/ ) by robertphillips · 8 years ago
  67. 5f939ab Use std::unique_ptr. by mtklein · 8 years ago
  68. e7ec417 Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  69. 2505814 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 8 years ago
  70. 2691d76 Use std::unique_ptr. by mtklein · 8 years ago
  71. 23f4d4d SkPDF: move all pdf sources into src/pdf by halcanary · 8 years ago
  72. 218c846 Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  73. 3dd9ed3 Use std::unique_ptr. by mtklein · 8 years ago
  74. 977c07d Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  75. 20c1e3a Use std::unique_ptr. by mtklein · 8 years ago
  76. 4675220 Archive SkRemote-related code. I want to start fresh. by mtklein · 8 years ago
  77. ccb74b8 Move SkPackBits to src/effects. by bungeman · 8 years ago
  78. 5d2cd6e Move SkUtils.h to src/core. by bungeman · 8 years ago
  79. 129ed1c lots of sRGB and F16 blits by reed · 8 years ago
  80. df7bb47 Update SkImageFilter's cache to handle SkSpecialImages and add unit test by robertphillips · 8 years ago
  81. d689bf8 Move SkTInternalLList.h to src/core. by bungeman · 8 years ago
  82. bc1cebb Move SkTDStack.h to src/animator. by bungeman · 8 years ago
  83. a7e9f05 Move SkTDArray to private. by bungeman · 8 years ago
  84. bf521ff Move SkTArray to include/private. by bungeman · 8 years ago
  85. feec878 Simplified linear pipeline. by herb · 8 years ago
  86. 66a6589 starter kit for colorspaces by reed · 8 years ago
  87. 8681e60 make SkComposeShader.h private by reed · 8 years ago
  88. d2ed622 start experimenting with 64bit frame-buffers by reed · 8 years ago
  89. b6c65e9 Add SkSpecialImage & SkSpecialSurface classes by robertphillips · 8 years ago
  90. 8610002 Move SkColorMatrixFilter implementation to core. by bsalomon · 8 years ago
  91. 395eabe float components in xfermodes by reed · 8 years ago
  92. fbc1e29 starter procs for blending with pm4f by reed · 8 years ago
  93. bbb6dc8 kill SkValue by mtklein · 8 years ago
  94. 1138be4 Revert of skstd -> std for unique_ptr (patchset #24 id:460001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 8 years ago
  95. ccf1de0 skstd -> std for unique_ptr by mtklein · 8 years ago
  96. 76097f8 SkValue: implementation, unit test by halcanary · 8 years ago
  97. 8afddab Revert of Create an SkCodecImageGenerator (patchset #10 id:260001 of https://codereview.chromium.org/1487683004/ ) by msarett · 9 years ago
  98. e1102ce Create an SkCodecImageGenerator by msarett · 9 years ago
  99. 8229fd5 remove unused SkBitmapFilter::Allocate by reed · 9 years ago
  100. 6054d68 reorg global initialization, separating core from optional by reed · 9 years ago