1. 9bde918 Enabling ico decoding with use of png and bmp decoders by msarett · 10 years ago
  2. 0dc4dd6 Revert of pathops version two (patchset #16 id:150001 of https://codereview.chromium.org/1002693002/) by reed · 10 years ago
  3. 7aa846c Revert of Enabling ico decoding with use of png and bmp decoders (patchset #10 id:280001 of https://codereview.chromium.org/1011343003/) by tomhudson · 10 years ago
  4. 15bfd07 Enabling ico decoding with use of png and bmp decoders by msarett · 10 years ago
  5. 8c24d45 Move SkMatrixImageFilter.h into src/core. by senorblanco · 10 years ago
  6. ccec0f9 pathops version two by caryclark · 10 years ago
  7. 62a320c Revert of Revert of remove colorfilter native-565 support. complicating w/ no real value. (patchset #1 id:1 of https://codereview.chromium.org/1022673007/) by reed · 10 years ago
  8. 92b47c4 Revert of remove colorfilter native-565 support. complicating w/ no real value. (patchset #2 id:20001 of https://codereview.chromium.org/1015533011/) by reed · 10 years ago
  9. b67eb2f Revert "Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https://codereview.chromium.org/967943002/)" by reed · 10 years ago
  10. 2151353 remove colorfilter native-565 support. complicating w/ no real value. by reed · 10 years ago
  11. 374a4c3 Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https://codereview.chromium.org/967943002/) by reed · 10 years ago
  12. 7971def impl colormatrix w/ floats by reed · 10 years ago
  13. 8010632 remove meaningless matrix benches, add mapPts() and add new benches by reed · 10 years ago
  14. 9c32818 Initial change to move text blob to GrTextContext by joshualitt · 10 years ago
  15. 68260fa Make SkCanvas::getBaseLayerSize() virtual by tomhudson · 10 years ago
  16. 5fedef1 remove SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE code by reed · 10 years ago
  17. 1dd3ea9 Add SkEncodedFormat, used by SkCodec. by scroggo · 10 years ago
  18. 6e8cd96 Let text contexts fall back directly to paths by joshualitt · 10 years ago
  19. b79ff56 Specialize Sk2d for ARM64 by mtklein · 10 years ago
  20. 70840cb Replace SSE optimization of Color32A_D565 by henrik.smiding · 10 years ago
  21. c3ce1d2 Revert of Specialize Sk2d for ARM64 (patchset #3 id:40001 of https://codereview.chromium.org/1020963002/) by mtklein · 10 years ago
  22. e57b5ca Specialize Sk2d for ARM64 by mtklein · 10 years ago
  23. 8c874ee Move SkMatrixImageFilter into core, and add a factory fn for it. by senorblanco · 10 years ago
  24. 977b6f7 Remove deprecated flavour of SkDropShadowImageFilter::Create(). by senorblanco · 10 years ago
  25. adf9990 add SkMatrix::decomposeScale by reed · 10 years ago
  26. 6c1b338 Remove now-unused uniqueID param from SkDropShadowImageFilter::Create(). by senorblanco · 10 years ago
  27. 3ef71e3 guarded change to SkImageGenerator to make getInfo() const by reed · 10 years ago
  28. effcba4 Revert of replace SkFixedDiv impl with native 64bit math (patchset #2 id:20001 of https://codereview.chromium.org/1022543003/) by reed · 10 years ago
  29. 7c44ca9 replace SkFixedDiv impl with native 64bit math by reed · 10 years ago
  30. 4a22a43 Bump picture version for uniqueID-less SkImageFilter. by senorblanco · 10 years ago
  31. 24e06d5 Remove uniqueID from all filter serialization. by senorblanco · 10 years ago
  32. fffeede Implement SkCodec::getScaledDimensions. by scroggo · 10 years ago
  33. b267fd6 Add comment describing SkColorTable constructor. by scroggo · 10 years ago
  34. 0c9b1a8 add kGray_8_SkColorType by reed · 10 years ago
  35. d709ea8 Remove SkLONGLONG. by bungeman · 10 years ago
  36. 9552662 Option for SkCodec to treat dst as all zeroes. by scroggo · 10 years ago
  37. 6f7f201 Move GrAutoLocaleSetter to new file and fix issue with null locale by bsalomon · 10 years ago
  38. 82b0748 remove dead code by reed · 10 years ago
  39. 95a4fe3 always reset locale (not just in debug). by Brian Salomon · 10 years ago
  40. f33a8bf fix ios build wrt locale? by Brian Salomon · 10 years ago
  41. 3318ee7 Use C locale for numerics when emitting shaders. by bsalomon · 10 years ago
  42. 7411438 Revert "Revert of fix for invalid for loop syntax broke build (patchset #1 id:1 of https://codereview.chromium.org/1007373003/)" by msarett · 10 years ago
  43. dfdec78 Revert "Implementation of image decoding for bmp files, in accordance with the new API." by msarett · 10 years ago
  44. e7903c7 FilterLevel -> SkFilterQuality by reed · 10 years ago
  45. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 10 years ago
  46. 3675874 Implementation of image decoding for bmp files, in accordance with the new API. by msarett · 10 years ago
  47. 3a22466 remove deprecated setFilterBitmap/isFilterBitmap by reed · 10 years ago
  48. 19c25f1 move kTileModeCount out of TileMode enum by reed · 10 years ago
  49. 6af1b05 remove legacy onCreateCompatibleDevice by reed · 10 years ago
  50. 76033be Revert[6] of Change device creation to see the (optional) layer-paint by reed · 10 years ago
  51. 57a48a7 add onCreateDevice to eventually replace onCreateCompatibleDevice by reed · 10 years ago
  52. 173e5fe Revert of Revert of Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1005173004/) by reed · 10 years ago
  53. 307d1ed Revert of Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1001423002/) by reed · 10 years ago
  54. 8e14d66 Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1006923002/) by reed · 10 years ago
  55. f7076a1 Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1008863002/) by reed · 10 years ago
  56. fd45079 Call to retrieve SkDescriptor for SkScalarContext from SkPaint. by joshualitt · 10 years ago
  57. 0e040f7 Revert of Change device creation to see the (optional) layer-paint (patchset #9 id:160001 of https://codereview.chromium.org/988413003/) by reed · 10 years ago
  58. 1182d9a Change device creation to see the (optional) layer-paint by reed · 10 years ago
  59. 11fa224 some utils for rect and matrix by reed · 10 years ago
  60. 172b455 Clean up SkDynamicAnnotations. by mtklein · 10 years ago
  61. 79738cc Glyph positions maintain 32 bit integer part. by bungeman · 10 years ago
  62. d5b9840 fix for valgrind preAbandonGpuContext by joshualitt · 10 years ago
  63. 167eb17 Use SkTMin and SkTMax for clamp/pin. by bungeman · 10 years ago
  64. cedc36f Use ComposColorFilter to collaps hierarchy (when possible). by reed · 10 years ago
  65. bb3be25 Remove rect clip type from grclip. by bsalomon · 10 years ago
  66. 961707f Remove SkPorterDuff now that Android has been updated. by djsollen · 10 years ago
  67. bdad9c3 Add flag to force gpu trace markers to be used and printed out for debugging. by egdaniel · 10 years ago
  68. 64de1e1 ViaAndroidSDK for DM by tomhudson · 10 years ago
  69. dc81222 add impl limit for number of leaf-nodes in composecolorfilter by reed · 10 years ago
  70. a9baa65 Revert of Add image as a draw type that can be filtered (patchset #4 id:60001 of https://codereview.chromium.org/960783003/) by kkinnunen · 10 years ago
  71. fa77eb1 Add image as a draw type that can be filtered by kkinnunen · 10 years ago
  72. b7affb5 udpate dox for colorfilter fragment processor requirements by reed · 10 years ago
  73. 024f996 Text blob run paints should be filtered. by fmalita · 10 years ago
  74. 47ef4d5 XPS, DM: add SkDocument::CreateXPS by halcanary · 10 years ago
  75. f24f224 Add SkCodec, including PNG implementation. by scroggo · 10 years ago
  76. c2574f3 Revert of XPS, DM: add SkDocument::CreateXPS (patchset #8 id:310001 of https://codereview.chromium.org/963953002/) by halcanary · 10 years ago
  77. 00d39bc XPS, DM: add SkDocument::CreateXPS by halcanary · 10 years ago
  78. cff10b2 change colorfilter to return an array of frag processors by reed · 10 years ago
  79. 8a8d841 add virtuals to optimize composing colorfilters by reed · 10 years ago
  80. ee1a726 Revert of Add SkCodec, including PNG implementation. (patchset #24 id:460001 of https://codereview.chromium.org/930283002/) by scroggo · 10 years ago
  81. ca35885 Add SkCodec, including PNG implementation. by scroggo · 10 years ago
  82. 9345eef [Skia] Add SK_API to SkParse. by huangs · 10 years ago
  83. db873d8 add compose-colorfilter by reed · 10 years ago
  84. 5bd055c Revert of add compose-colorfilter (patchset #2 id:20001 of https://codereview.chromium.org/969673002/) by reed · 10 years ago
  85. b675a73 add compose-colorfilter by reed · 10 years ago
  86. 4497748 Revert of Revert of replace kIgnore_SkAlphaType with kUnknown_SkAlphaType (patchset #1 id:1 of https://codereview.chromium.org/966753002/) by reed · 10 years ago
  87. a9061de Add rewind capability to SkChunkAlloc by robertphillips · 10 years ago
  88. 574290f Revert of replace kIgnore_SkAlphaType with kUnknown_SkAlphaType (patchset #3 id:40001 of https://codereview.chromium.org/964613002/) by scroggo · 10 years ago
  89. 1c8aeea replace kIgnore_SkAlphaType with kUnknown_SkAlphaType by reed · 10 years ago
  90. e761614 Spin off some fixes to land right away. by mtklein · 10 years ago
  91. 570d2f8 I'd really like to land this before the branch so speedy reviews are appreciated. by joshualitt · 10 years ago
  92. 2907059 Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.chromium.org/936943002/) by joshualitt · 10 years ago
  93. edeccc5 Clean up ColorRectProc plumbing. by mtklein · 10 years ago
  94. 59c9203 Fix the race to set the new gen ID. by mtklein · 10 years ago
  95. 586d5d6 I'd really like to land this before the branch so speedy reviews are appreciated. by joshualitt · 10 years ago
  96. 63d0024 Steal a bit from the gen ID instead of managing two atomic values. by mtklein · 10 years ago
  97. 63c684a fuzzer fixes by caryclark · 10 years ago
  98. 6101077 Revert of fAddedToCache doesn't need to be atomic. (patchset #1 id:1 of https://codereview.chromium.org/960573002/) by mtklein · 10 years ago
  99. fbe0edf fAddedToCache doesn't need to be atomic. by mtklein · 10 years ago
  100. 83787d0 only notify bitmaps that have been added to the cache by reed · 10 years ago