1. 3287588 SkPDF: SkPDFFont class changes by halcanary · 8 years ago
  2. f963599 Add flag for window rectangles to GrRenderTarget by csmartdalton · 8 years ago
  3. 3ff2cc8 constexpr NaN,+Inf,-Inf by mtklein · 8 years ago
  4. 4e97607 Use sse4.2 CRC32 instructions to hash when available. by mtklein · 8 years ago
  5. 9be3720 std::move(SkTDArray) by halcanary · 8 years ago
  6. c573a40 Add drawImageLattice() and drawBitmapLattice() APIs by msarett · 8 years ago
  7. 1bb5fec Sketch SkPictureRecorder::optimizeFor(GrContext*). by mtklein · 8 years ago
  8. da574d1 Replace old SkRecords RefBox with sk_sp. by mtklein · 8 years ago
  9. 9b84f8c turn bitmaps into images during recording by reed · 8 years ago
  10. 570c868 Clean up some unused atomic routines. by mtklein · 8 years ago
  11. e93393b don't specialize drawBitmapRect for minirecorder; no longer called by blink by reed · 8 years ago
  12. 95302da Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  13. 33d3258 Revert of Creating framework for drawShadowedPicture (patchset #14 id:260001 of https://codereview.chromium.org/2146073003/ ) by vjiaoblack · 8 years ago
  14. 0ae097d Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  15. e5de130 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  16. 0d2c234 Fix SkFixedDiv macro by liyuqian · 8 years ago
  17. 6e998e6 Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
  18. 1185d90 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  19. e504dbc Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
  20. 6d3fb89 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  21. 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
  22. b42b785 try to speed-up maprect + round2i + contains by reed · 8 years ago
  23. 45561a0 drawTextRSXform by reed · 8 years ago
  24. a7f2964 Begin instanced rendering for simple shapes by csmartdalton · 8 years ago
  25. ec7f2ac Revert of Begin instanced rendering for simple shapes (patchset #20 id:380001 of https://codereview.chromium.org/2066993003/ ) by ksakamoto · 8 years ago
  26. 42eafa4 Begin instanced rendering for simple shapes by csmartdalton · 8 years ago
  27. d0e402f Make container classes in SkTemplates.h more consistent by csmartdalton · 8 years ago
  28. 52ede1d More removal of SkColorProfileType... by brianosman · 8 years ago
  29. 802acec Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of https://codereview.chromium.org/2071393002/ ) by egdaniel · 8 years ago
  30. 944876f More removal of SkColorProfileType... by brianosman · 8 years ago
  31. f10637f Type-erase SkAutoMutexAcquire and SkAutoExclusive. by mtklein · 8 years ago
  32. 6644d93 respect srgb gamma when building mips by reed · 8 years ago
  33. e18fa44 Move immintrin/arm_neon includes to where they are used. by mtklein · 8 years ago
  34. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  35. 4dbbd04 SkLeanWindows.h: #include "Windows.h" fewer places by halcanary · 8 years ago
  36. 50bcb18 Revert of Move immintrin/arm_neon includes to where they are used. (patchset #2 id:20001 of https://codereview.chromium.org/2045633002/ ) by mtklein · 8 years ago
  37. 12dfaaa Move immintrin/arm_neon includes to where they are used. by mtklein · 8 years ago
  38. 785a5b9 Clean up SkFloatBits by mtklein · 8 years ago
  39. edea94c Implement vulkan fence syncs for nanobench by bsalomon · 8 years ago
  40. 14f850a Remove Sk(Float|Double)PinToFixed functions, only used in tests. by brianosman · 8 years ago
  41. ffa4a92 SkOncePtr -> SkOnce by mtklein · 8 years ago
  42. 42846ed Modernize SkMutex and SkSemaphore. by mtklein · 8 years ago
  43. 959a293 Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1949313003/ ) by reed · 8 years ago
  44. 82da9a8 Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1945293004/ ) by reed · 8 years ago
  45. d9f5d20 Revert of Modernize SkMutex and SkSemaphore. (patchset #2 id:20001 of https://codereview.chromium.org/1947153002/ ) by sclittle · 8 years ago
  46. 7eb33da Revert of SkOncePtr -> SkOnce (patchset #4 id:60001 of https://codereview.chromium.org/1953533002/ ) by reed · 8 years ago
  47. 086eea9 Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of https://codereview.chromium.org/1948193002/ ) by reed · 8 years ago
  48. 5e56cfd SK_DECLARE_STATIC_MUTEX -> static SkMutex by mtklein · 8 years ago
  49. 9bd3fc7 SkOncePtr -> SkOnce by mtklein · 8 years ago
  50. b37c68a Simplify implementation of SkOnce to not need so many comments. by mtklein · 8 years ago
  51. 76948d4 Add Gr*Proxy classes by robertphillips · 8 years ago
  52. 427c281 Modernize SkMutex and SkSemaphore. by mtklein · 8 years ago
  53. 4f16e63 Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  54. 92605b3 Add Gr*Proxy classes by robertphillips · 8 years ago
  55. 89d09a1 Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  56. de5bf0c Add Gr*Proxy classes by robertphillips · 8 years ago
  57. 59c12e3 remove non-static uses of SkOncePtr by mtklein · 8 years ago
  58. e86e51f Add reminders that these classes have constexpr default constructors. by mtklein · 8 years ago
  59. b4d46f0 Remove skstd::is_function. by bungeman · 8 years ago
  60. 801b44c Remove skstd::is_convertible. by bungeman · 8 years ago
  61. 1541130 remove SK_SUPPORT_LEGACY_DIVBITS_UB -- chrome no longer defines this by reed · 8 years ago
  62. 484b3d0 SkDefaultColorProfile: Hide gDefaultProfileIsSRGB by halcanary · 8 years ago
  63. 6a6f3c5 Fix indentation and casts in SkTArray. by bungeman · 8 years ago
  64. e0c1d28 SkTArray: fix invalid reinterpret_casts over non-initialized memory. by krasin · 8 years ago
  65. 9bc2235 Make all the codecs default profiles based on gTreatSkColorAsSRGB. by herb · 8 years ago
  66. 650f9e9 SkOnce: 2 bytes -> 1 byte by mtklein · 8 years ago
  67. 9134686 Revert of SkOnce: 2 bytes -> 1 byte (patchset #4 id:60001 of https://codereview.chromium.org/1904483003/ ) by mtklein · 8 years ago
  68. df02d33 SkOnce: 2 bytes -> 1 byte by mtklein · 8 years ago
  69. 0d9e9be SkTArray movable and swap for move only elements. by bungeman · 8 years ago
  70. d9dd428 Modernize and trim down SkOnce. by mtklein · 8 years ago
  71. 2c4bd07 Convert SkRefCnt to std::atomic. by bungeman · 8 years ago
  72. e736506 Revert of For *ToFixed, in debug mode, assert that the value is in range. (patchset #6 id:140001 of https://codereview.chromium.org/1824733002/ ) by fmalita · 8 years ago
  73. 93dc339 For *ToFixed, in debug mode, assert that the value is in range. by benjaminwagner · 8 years ago
  74. 70f1a6c Add pinned versions of *ToFixed. by benjaminwagner · 8 years ago
  75. 6c71e0a Reverse dependency between SkScalar.h and SkFixed.h. by benjaminwagner · 8 years ago
  76. dfed06f Make SkFixed private. by benjaminwagner · 8 years ago
  77. 04cdc4b Remove transitional explicit operator bool. by mtklein · 8 years ago
  78. 68c14d9 Templatize SkToXXX. by bungeman · 8 years ago
  79. 89edf7a Revert of Templatize SkToXXX. (patchset #2 id:20001 of https://codereview.chromium.org/1814153003/ ) by bungeman · 8 years ago
  80. 0be9e80 Templatize SkToXXX. by bungeman · 8 years ago
  81. ca2622b return pictures as sk_sp by reed · 8 years ago
  82. 852f15d free -> reset by mtklein · 8 years ago
  83. 43812e2 Revert of free -> reset (patchset #3 id:40001 of https://codereview.chromium.org/1811723002/ ) by bungeman · 8 years ago
  84. 0e3738d free -> reset by mtklein · 8 years ago
  85. cc864c3 Add back SkAutoTDelete::detach() for Android temporarily. by mtklein · 8 years ago
  86. 18300a3 detach -> release by mtklein · 8 years ago
  87. 5f939ab Use std::unique_ptr. by mtklein · 8 years ago
  88. e7ec417 Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  89. 2691d76 Use std::unique_ptr. by mtklein · 8 years ago
  90. 218c846 Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  91. 3dd9ed3 Use std::unique_ptr. by mtklein · 8 years ago
  92. dd67e3d Add SkScalarTruncToScalar and speed up SkScalarFraction. by bungeman · 8 years ago
  93. 977c07d Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  94. d7dc76f Remove version checks for _MSC_VER < 1800 (msvs2013). by bungeman · 8 years ago
  95. 20c1e3a Use std::unique_ptr. by mtklein · 8 years ago
  96. b0666ad Fix up GrAuditTrail to allow arbitrary reordering by joshualitt · 8 years ago
  97. c901c11 Add element_type, swap, operators, fix reset on sk_sp. by bungeman · 8 years ago
  98. 28f45b9 Add "sample locations" feature to GrProcessor by cdalton · 8 years ago
  99. f70b531 Move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )" by reed · 8 years ago
  100. 91fcb3e SkPDF: PDFDevice use SkTArray<T> rather than SkTDArray<T*> by halcanary · 8 years ago