1. 770e0b5 Implement image draw functions in SkiaCanvasProxy by Stan Iliev · 8 years ago
  2. 8b6fe1d Merge "Support Bitmap.copy for hardware bitmaps" by Sergei Vasilinetc · 8 years ago
  3. 05126d1 Support Bitmap.copy for hardware bitmaps by sergeyv · 8 years ago
  4. b66b8bb Ensure root render node clip cannot expand beyond dirty area by Stan Iliev · 8 years ago
  5. 6df179c Merge "Revert "try to stop using exotic clipps"" by TreeHugger Robot · 8 years ago
  6. 66b9d44 Revert "try to stop using exotic clipps" by Chris Craik · 8 years ago
  7. 9505a65 Add new RGBA_F16 bitmap config by Romain Guy · 8 years ago
  8. e59dc41 Merge "try to stop using exotic clipps" by TreeHugger Robot · 8 years ago
  9. 984c73b Merge "Modify savelayer to save matrix and clip for Skia pipeline" by TreeHugger Robot · 8 years ago
  10. 4c80f87 Merge "HWUI: prepare script for marlin & sailfish Test: this is a bench infrastucture" by John Reck · 8 years ago
  11. 711911b Merge "Actually fix pixelcopy for 90/180/270 rotation" by TreeHugger Robot · 8 years ago
  12. 68885e3 Modify savelayer to save matrix and clip for Skia pipeline by Stan Iliev · 8 years ago
  13. 834653b try to stop using exotic clipps by Mike Reed · 8 years ago
  14. eb418eda Actually fix pixelcopy for 90/180/270 rotation by John Reck · 8 years ago
  15. ed4d58c Fix failing SkiaPipeline unit tests by Stan Iliev · 8 years ago
  16. 0a2afc5 Move hwui private headers to frameworks/base/libs/hwui/private am: 19def9943a am: 174d150673 am: 6b629b7f38 by Colin Cross · 8 years ago
  17. 904b407 Move hwui private headers to frameworks/base/libs/hwui/private am: 19def9943a am: 174d150673 by Colin Cross · 8 years ago
  18. 6b629b7 Move hwui private headers to frameworks/base/libs/hwui/private am: 19def9943a by Colin Cross · 8 years ago
  19. 91d6354 HWUI: fix support RGB_565 for hardware bitmaps by sergeyv · 8 years ago
  20. 19def99 Move hwui private headers to frameworks/base/libs/hwui/private by Colin Cross · 8 years ago
  21. 94b5c92 Merge "SkClipOp is now an enum class" by TreeHugger Robot · 8 years ago
  22. 713d153 Merge "Delete dead code" by John Reck · 8 years ago
  23. 6c67f1d SkClipOp is now an enum class by Mike Reed · 8 years ago
  24. 68a9dd8 Merge "HWUI: set correct sampler for external texture in shaders" by Sergei Vasilinetc · 8 years ago
  25. 9c97e48 HWUI: set correct sampler for external texture in shaders by sergeyv · 8 years ago
  26. fb1bc8b Merge "SkCanvas is no longer refcnted, use SkClipOps" by TreeHugger Robot · 8 years ago
  27. a247df0 Merge "Pre-multiply gradient colors the right way" by Romain Guy · 8 years ago
  28. d43eaa9 SkCanvas is no longer refcnted, use SkClipOps by Mike Reed · 8 years ago
  29. ee708fa Remove unnecessary dependency, and fix the chain by Leon Scroggins III · 8 years ago
  30. a0ed6f0 Pre-multiply gradient colors the right way by Romain Guy · 8 years ago
  31. 7a7c921 Merge "Add more Skia pipeline unit tests." by TreeHugger Robot · 8 years ago
  32. 5277127 Add more Skia pipeline unit tests. by Stan Iliev · 8 years ago
  33. 8600928 Merge "Make HWUI makefile include external/skia/src/utils" by TreeHugger Robot · 8 years ago
  34. 82c581d Make HWUI makefile include external/skia/src/utils by Leon Scroggins III · 8 years ago
  35. 0324010 Delete dead code by John Reck · 8 years ago
  36. ce44045 Merge "Fix window copy for rotation = 90/270" by John Reck · 8 years ago
  37. cd55852 Make buffer age work in Vulkan by Greg Daniel · 8 years ago
  38. 912bebe Fix window copy for rotation = 90/270 by John Reck · 8 years ago
  39. 9a648a1 Merge "switch over clip calls to use SkClipOp instead of SkRegion::Op" by Mike Reed · 8 years ago
  40. 4c6edb0 Recreate the bitmap cache when it is smaller than needed am: 17f40b80f6 by Teng-Hui Zhu · 8 years ago
  41. 6e49c9f switch over clip calls to use SkClipOp instead of SkRegion::Op by Mike Reed · 8 years ago
  42. 10219fb SkImageEncoder->SkEncodeImage by Hal Canary · 8 years ago
  43. 17f40b8 Recreate the bitmap cache when it is smaller than needed by Teng-Hui Zhu · 8 years ago
  44. f223774 Merge "Recreate the bitmap cache when it is smaller than needed" by Tenghui Zhu · 8 years ago
  45. 4a3818d Merge "Fix a crash in skia pipeline, when empty reorder block is first" by TreeHugger Robot · 8 years ago
  46. e9bf7c8 Merge "Introduce PathInterpolator to native animators" by TreeHugger Robot · 8 years ago
  47. 54f67e7 Merge changes from topic 'glbytebuffer' by TreeHugger Robot · 8 years ago
  48. b136c85 Query GL version before using it by Romain Guy · 8 years ago
  49. 347691f Fix a crash in skia pipeline, when empty reorder block is first by Stan Iliev · 8 years ago
  50. 6c670ec Merge "Add hwui test for correct refcounting of SkColorTable in Bitmap" by TreeHugger Robot · 8 years ago
  51. 8a5a950 Fix LUTInterpolator lookup table position calc am: 0940834c8c am: 00d348ec26 by Doris Liu · 8 years ago
  52. 00d348e Fix LUTInterpolator lookup table position calc am: 0940834c8c by Doris Liu · 8 years ago
  53. 9e9eeee Introduce PathInterpolator to native animators by Doris Liu · 8 years ago
  54. 0940834 Fix LUTInterpolator lookup table position calc by Doris Liu · 8 years ago
  55. 71c4477 Add hwui test for correct refcounting of SkColorTable in Bitmap by sergeyv · 8 years ago
  56. c1e6a12 Merge "Add createHardwareBitmap on GraphicBuffer for SysUI" by Sergei Vasilinetc · 8 years ago
  57. 9a02987 Add createHardwareBitmap on GraphicBuffer for SysUI by sergeyv · 8 years ago
  58. 711b6ae Merge "Add overdraw debugging feature to Skia pipelines" by Matt Sarett · 8 years ago
  59. f58cc92 Add overdraw debugging feature to Skia pipelines by Matt Sarett · 8 years ago
  60. d738d1b Merge "Fix hwui compile error only seen with debug switch." by TreeHugger Robot · 8 years ago
  61. 338da9c Merge "SkCanvas is no longer reference-counted" by Mike Reed · 8 years ago
  62. 116c376 Fix hwui compile error only seen with debug switch. by Daichi Hirono · 8 years ago
  63. 88e0891 Fix draw order for non-RenderNode draw commands by Stan Iliev · 8 years ago
  64. 6acfe16 SkCanvas is no longer reference-counted by Mike Reed · 8 years ago
  65. db45a4b Fix Skia render node projection to match HWUI by Stan Iliev · 8 years ago
  66. 57624d1 Merge "Support readback from hardware bitmaps" by TreeHugger Robot · 8 years ago
  67. 59eecb52 Support readback from hardware bitmaps by sergeyv · 8 years ago
  68. b2db159 Merge "Remove obsolete interface GetTable." by Seigo Nonaka · 8 years ago
  69. 91d1bbc Merge "Avoid starving RT anims" am: f77c220aa9 am: 7269372d5f by John Reck · 8 years ago
  70. 7269372 Merge "Avoid starving RT anims" am: f77c220aa9 by John Reck · 8 years ago
  71. f77c220 Merge "Avoid starving RT anims" by Treehugger Robot · 8 years ago
  72. a5b7b89 Avoid starving RT anims by John Reck · 8 years ago
  73. 769ccdb Merge "Avoid starving RT anims" by John Reck · 8 years ago
  74. e92d404 Merge "Update pinImages to report when GPU resource limits are exceeded." by Derek Sollenberger · 8 years ago
  75. 6acb4ef Merge "Support Surface and Layer Readback in the SkiaPipelines." by TreeHugger Robot · 8 years ago
  76. 189e874 Update pinImages to report when GPU resource limits are exceeded. by Derek Sollenberger · 8 years ago
  77. b7e33a0 Remove obsolete interface GetTable. by Seigo Nonaka · 8 years ago
  78. 1a62591 Merge "Add wordSpacing parameter to Paint" by Seigo Nonaka · 8 years ago
  79. c4428c1 Merge "Add layer updates debugging feature to Skia pipelines" by TreeHugger Robot · 8 years ago
  80. 037fc18 Recreate the bitmap cache when it is smaller than needed by Teng-Hui Zhu · 8 years ago
  81. 79756be Add layer updates debugging feature to Skia pipelines by Matt Sarett · 8 years ago
  82. c4fbada Support Surface and Layer Readback in the SkiaPipelines. by Derek Sollenberger · 8 years ago
  83. 5e3935e Merge "Support hardware bitmaps in bitmap shaders" by Sergei Vasilinetc · 8 years ago
  84. 7b4d850 Fix call to deprecated range_x(). by Martijn Coenen · 8 years ago
  85. bbec302 Merge "Fix deprecated range_x calls." am: 87cafe8f33 am: d03b17c29a am: 6e2c276c78 by Martijn Coenen · 8 years ago
  86. 6e2c276 Merge "Fix deprecated range_x calls." am: 87cafe8f33 am: d03b17c29a by Martijn Coenen · 8 years ago
  87. d03b17c Merge "Fix deprecated range_x calls." am: 87cafe8f33 by Martijn Coenen · 8 years ago
  88. 219e2c79 Add wordSpacing parameter to Paint by Seigo Nonaka · 8 years ago
  89. 554ffeb Support hardware bitmaps in bitmap shaders by sergeyv · 8 years ago
  90. 9669487 Merge "Move test only initialization to each test setup." by Seigo Nonaka · 8 years ago
  91. 12efa55 Avoid starving RT anims by John Reck · 8 years ago
  92. 90213f3 Fix deprecated range_x calls. by Martijn Coenen · 8 years ago
  93. 199ab1f Merge "Use layered version of graphic buffer allocation calls." by TreeHugger Robot · 8 years ago
  94. b6e2013 Move test only initialization to each test setup. by Seigo Nonaka · 8 years ago
  95. af9dc4d Merge "Handle vulkan windowing directly in SkiaVulkanPipeline" by Derek Sollenberger · 8 years ago
  96. 0b5c643 Fix unit tests by John Reck · 8 years ago
  97. 850054c Use layered version of graphic buffer allocation calls. by Craig Donner · 8 years ago
  98. e547dd0 Cleanup asserts and remove usage of deprecated data structure. by Derek Sollenberger · 8 years ago
  99. 0e3cba3 Handle vulkan windowing directly in SkiaVulkanPipeline by Derek Sollenberger · 8 years ago
  100. e3d281e Merge "Add debug memory tracking to SkiaGLPipeline" by TreeHugger Robot · 8 years ago