1. 00ce770 Merge "Bug fix: use legacy SkCanvas regardless of color space tag" into oc-dev am: 101dc265a8 by Matt Sarett · 7 years ago
  2. 24c6464 Merge "Use provided style for fallback font selection" into oc-dev am: 43112fd26e by Seigo Nonaka · 7 years ago
  3. ca9b703 Bug fix: use legacy SkCanvas regardless of color space tag by Matt Sarett · 7 years ago
  4. 99effcc Merge "Add uncached and perspective shadows to Skia renderer" into oc-dev am: 1be9766a68 by Jim Van Verth · 7 years ago
  5. 659c9cf Merge "Introduce setFallbackTypeface" into oc-dev am: 729a515e5e am: 17452ee553 by Seigo Nonaka · 7 years ago
  6. d154829 Use provided style for fallback font selection by Seigo Nonaka · 7 years ago
  7. 1be9766 Merge "Add uncached and perspective shadows to Skia renderer" into oc-dev by Jim Van Verth · 7 years ago
  8. 5690917 Merge "Add SkiaCanvas::captureCanvasState()" by TreeHugger Robot · 7 years ago
  9. 729a515 Merge "Introduce setFallbackTypeface" into oc-dev by TreeHugger Robot · 7 years ago
  10. d0814db Add SkiaCanvas::captureCanvasState() by Matt Sarett · 7 years ago
  11. 4085d2c Merge "lockPixels is no longer virtual" by TreeHugger Robot · 7 years ago
  12. 5b6347a Introduce setFallbackTypeface by Seigo Nonaka · 7 years ago
  13. 44dc270 Add SkiaCanvas::captureCanvasState() by Matt Sarett · 7 years ago
  14. 5745a0a Add uncached and perspective shadows to Skia renderer by Jim Van Verth · 7 years ago
  15. 86a1c30 Merge "Change behavior of setBitmap to cleanly reset the canvas" into oc-dev am: 7944962b7e by Derek Sollenberger · 7 years ago
  16. 2cb0826 lockPixels is no longer virtual by Mike Reed · 7 years ago
  17. eb69cbb Change behavior of setBitmap to cleanly reset the canvas by Derek Sollenberger · 7 years ago
  18. 63df65d mark mPixelStorageType const by Mike Reed · 7 years ago
  19. 0246a29 Merge "Color management, the missing pieces" into oc-dev am: 7dfa16c2ef by Romain Guy · 7 years ago
  20. 8242656 Color management, the missing pieces by Romain Guy · 7 years ago
  21. ef6c9b1 Merge changes I6f00614d,I987eeab2 into oc-dev am: c273784c91 am: 3b447f6ed7 by Romain Guy · 7 years ago
  22. 7c9fb60 Merge "Xform bitmaps to sRGB on SW and PDF canvases" into oc-dev am: c29dffed16 by Matt Sarett · 7 years ago
  23. c273784 Merge changes I6f00614d,I987eeab2 into oc-dev by TreeHugger Robot · 7 years ago
  24. 89de234 Convert 16 bit bitmaps to 8 bit on devices that do not have GLES3.0 by Romain Guy · 7 years ago
  25. 7c98f5d Fix HardwareBitmapTests.testBitmapConfigFromRGB565 by Romain Guy · 7 years ago
  26. ea70d22 Xform bitmaps to sRGB on SW and PDF canvases by Matt Sarett · 7 years ago
  27. d20f2c2 use new api for passing colortable to allocPixels by Mike Reed · 7 years ago
  28. 826deef switch over to SkVertices object, and stop using deprecated methods. by Mike Reed · 7 years ago
  29. 9b21b97 Merge "Fix pop-up shadow drawn in the wrong place with Skia pipeline" into oc-dev am: a5c6ba3473 by Stan Iliev · 7 years ago
  30. 9d64a41 Merge "Optimize Canvas::drawGlyphs" by TreeHugger Robot · 7 years ago
  31. d7410f7 Fix pop-up shadow drawn in the wrong place with Skia pipeline by Stan Iliev · 7 years ago
  32. 0b58d99 Optimize Canvas::drawGlyphs by Stan Iliev · 7 years ago
  33. 4d6141c Merge "Fix HWUI/Skia Gradients to premultiply the colors prior to interpolation" into oc-dev am: f9340ca491 by Derek Sollenberger · 7 years ago
  34. f9340ca Merge "Fix HWUI/Skia Gradients to premultiply the colors prior to interpolation" into oc-dev by TreeHugger Robot · 7 years ago
  35. 5d2e064 Merge "Revert "Switch libplatformproto to sharedlib"" into oc-dev am: eabb5621dd by Chris Craik · 7 years ago
  36. eabb562 Merge "Revert "Switch libplatformproto to sharedlib"" into oc-dev by Chris Craik · 7 years ago
  37. 669b15a Fix HWUI/Skia Gradients to premultiply the colors prior to interpolation by Derek Sollenberger · 7 years ago
  38. 29e77fe Merge "Don't use deprecated canvas methods" by TreeHugger Robot · 7 years ago
  39. 6c9bb24 Don't use deprecated canvas methods by Mike Reed · 7 years ago
  40. 817b494 Revert "Switch libplatformproto to sharedlib" by Chris Craik · 7 years ago
  41. 7a41511 Merge "Fix error in RenderNode unit test with Skia pipeline" by TreeHugger Robot · 7 years ago
  42. 6813635 add temporary cast to allow Skia roll by Mike Reed · 7 years ago
  43. 25912c7 Fix error in RenderNode unit test with Skia pipeline by Stan Iliev · 7 years ago
  44. 62027f6 Merge "Add test configs to hwui tests" by TreeHugger Robot · 7 years ago
  45. 3c9c29e Merge "Switch libplatformproto to sharedlib" into oc-dev am: 72c2760943 by John Reck · 7 years ago
  46. 72c2760 Merge "Switch libplatformproto to sharedlib" into oc-dev by TreeHugger Robot · 7 years ago
  47. b7a10e6 Merge "Add comments to clarify how SkDrawable dtor is called" by TreeHugger Robot · 7 years ago
  48. 427bb80 Merge "Convert bitmaps to sRGB/scRGB when they have a color profile" into oc-dev am: 33813bd439 by Romain Guy · 7 years ago
  49. 33813bd Merge "Convert bitmaps to sRGB/scRGB when they have a color profile" into oc-dev by Romain Guy · 7 years ago
  50. e5549d4 Switch libplatformproto to sharedlib by John Reck · 7 years ago
  51. 93e8fa3 Merge "AAPT2: Parse an ID encoded as a map" into oc-dev am: c26ace0754 by Adam Lesinski · 7 years ago
  52. f7aa6cd Add comments to clarify how SkDrawable dtor is called by Stan Iliev · 7 years ago
  53. 33af6c7 AAPT2: Parse an ID encoded as a map by Adam Lesinski · 7 years ago
  54. caaaa66 Convert bitmaps to sRGB/scRGB when they have a color profile by Romain Guy · 7 years ago
  55. 6619d61 Add test configs to hwui tests by Dan Shi · 7 years ago
  56. 7771386 Merge "Add SkiaBehaviorTest for SkBlurDrawLooper" by Matt Sarett · 7 years ago
  57. cd56408 Merge "Update VectorDrawables cache at frame start" by TreeHugger Robot · 7 years ago
  58. 2c6ac0e Merge "Add missing assert that task isn't queued" by TreeHugger Robot · 7 years ago
  59. 55bea5e Merge "Add a few asserts for possible corruption cases" by TreeHugger Robot · 7 years ago
  60. 23c38a9 Update VectorDrawables cache at frame start by Stan Iliev · 7 years ago
  61. 1b7184f Add a few asserts for possible corruption cases by John Reck · 7 years ago
  62. 2f94448 Add missing assert that task isn't queued by John Reck · 7 years ago
  63. 81ff6ee Merge "Register functor draw correctly" by TreeHugger Robot · 7 years ago
  64. 48f9bb6 Register functor draw correctly by Chris Craik · 7 years ago
  65. bbf038b Merge "Remove "Allow persistent changes to the vendor overlay theme"" by TreeHugger Robot · 7 years ago
  66. 3d21359 Add SkiaBehaviorTest for SkBlurDrawLooper by Matt Sarett · 7 years ago
  67. 3c01a07 Update RenderNodeDrawableTests to new onNewImageSnapshot API by Robert Phillips · 7 years ago
  68. cc5a731 Remove "Allow persistent changes to the vendor overlay theme" by Jason Monk · 7 years ago
  69. 442c822 Merge "Fix warning: Potential leak of memory pointed to by 'set'" am: 58ba53bd53 am: 0889a8a070 by Yunlian Jiang · 7 years ago
  70. 0889a8a Merge "Fix warning: Potential leak of memory pointed to by 'set'" am: 58ba53bd53 by Yunlian Jiang · 7 years ago
  71. 58ba53b Merge "Fix warning: Potential leak of memory pointed to by 'set'" by Treehugger Robot · 7 years ago
  72. d9770c3 Update SkiaPipelineTests.cpp to use new onNewImageSnapshot signature by Robert Phillips · 7 years ago
  73. 2c64d57 Merge "Modify VectorDrawable to scale path through canvas matrix" by TreeHugger Robot · 7 years ago
  74. 1f4497c Merge changes I8c710af6,Iedf30212 by Adam Lesinski · 7 years ago
  75. ed69ce8 libandroidfw: Fix mass logspam of ResourceTypes warnings by Adam Lesinski · 7 years ago
  76. da3ab1a Merge "use SkVertices::Builder in drawBitmapLattice override new virtual onDrawVerticesObject" by TreeHugger Robot · 7 years ago
  77. cc29a5d Modify VectorDrawable to scale path through canvas matrix by Stan Iliev · 7 years ago
  78. 9550230 Merge "Use access directly instead of sk_exists." by Ben Wagner · 7 years ago
  79. 871cd2d use SkVertices::Builder in drawBitmapLattice by Mike Reed · 7 years ago
  80. 10eb145 Merge changes from topic 'configForSplit' by Adam Lesinski · 7 years ago
  81. 3aeda5c Use access directly instead of sk_exists. by Ben Wagner · 7 years ago
  82. 08153e6 Merge "Remove usage of deprecated makeImageSnapshot parameter Test: Does it compile?" by Derek Sollenberger · 7 years ago
  83. 0e25d9a libandroidfw: Search all packages for an identifier by Adam Lesinski · 7 years ago
  84. f596ba937 Merge "Bowing my head in shame, going back to gamma interpolated gradients" by TreeHugger Robot · 7 years ago
  85. 6183c97 Bowing my head in shame, going back to gamma interpolated gradients by Romain Guy · 7 years ago
  86. cd2eb91 Remove usage of deprecated makeImageSnapshot parameter Test: Does it compile? by Robert Phillips · 7 years ago
  87. 9e8f05f Merge "Improve dithering of alpha gradients" by TreeHugger Robot · 7 years ago
  88. 0d86d7e Improve dithering of alpha gradients by Romain Guy · 7 years ago
  89. 26fddcd Get rid of LinearTransform by Mathias Agopian · 7 years ago
  90. 402a384 Merge "Pass FontCollection to doLayout's argument instead of ctor" by TreeHugger Robot · 7 years ago
  91. 51218e8 Pass FontCollection to doLayout's argument instead of ctor by Seigo Nonaka · 7 years ago
  92. 95e8afb Merge "Revert "Change behavior of setBitmap to cleanly reset the canvas - identity matrix - no save stack - wide-open clip"" by Chris Craik · 7 years ago
  93. 4f641d1 Revert "Change behavior of setBitmap to cleanly reset the canvas - identity matrix - no save stack - wide-open clip" by Tony Mantler · 7 years ago
  94. b73ea72 Merge "Revert "remove LinearTransform from libutils"" by Ian Pedowitz · 7 years ago
  95. b80f086 Revert "remove LinearTransform from libutils" by Ian Pedowitz · 7 years ago
  96. a813413 Merge "remove LinearTransform from libutils" by TreeHugger Robot · 7 years ago
  97. d4d6167 remove LinearTransform from libutils by Mathias Agopian · 7 years ago
  98. 9b0a5d1 Merge "use _deprecated suffix for deprecated clipops" by TreeHugger Robot · 7 years ago
  99. a0a74d5 use _deprecated suffix for deprecated clipops by Mike Reed · 7 years ago
  100. 1965d28 Merge "Change behavior of setBitmap to cleanly reset the canvas - identity matrix - no save stack - wide-open clip" by TreeHugger Robot · 7 years ago