1. 2ba96ec Merge "Add tests for b/34598346" by TreeHugger Robot · 8 years ago
  2. 47aa8d1 Add tests for b/34598346 by John Reck · 8 years ago
  3. 65e8f0a Merge "Workaround libmemunreachable lockup" by TreeHugger Robot · 8 years ago
  4. 2d31375 Merge "Remove all calls to SkCanvas::getClipStack from HWUI unit tests" by TreeHugger Robot · 8 years ago
  5. 553ae6a Workaround libmemunreachable lockup by John Reck · 8 years ago
  6. c1db0e0 Remove all calls to SkCanvas::getClipStack from HWUI unit tests by Stan Iliev · 8 years ago
  7. 51c51df Add missing nothingToDraw() check by John Reck · 8 years ago
  8. 27be018 Merge "Refactor GLFunctorDrawable to use new SkCanvas API for clip region" by TreeHugger Robot · 8 years ago
  9. c0d685b Revert "Follow minikin::FontFamily constructor signature change." by Siyamed Sinir · 8 years ago
  10. 24fac98 Merge "Revert "Introduce set/getFontVariationSettings."" by Siyamed Sinir · 8 years ago
  11. a3b9f2e Revert "Introduce set/getFontVariationSettings." by Siyamed Sinir · 8 years ago
  12. 98d251b Refactor GLFunctorDrawable to use new SkCanvas API for clip region by Stan Iliev · 8 years ago
  13. 57b8eb3 Merge "Update hwui_unit_tests to support running with Vulkan backend." by Greg Daniel · 8 years ago
  14. 98c78da Update hwui_unit_tests to support running with Vulkan backend. by Greg Daniel · 8 years ago
  15. c2d9470 Remove SkDevice.h includes. by Ben Wagner · 8 years ago
  16. 6f773a0 Replace cutils/log.h and android/log.h with log/log.h by Mark Salyzyn · 8 years ago
  17. 610fbb3 Merge "Use FatVector instead of SkAutoMalloc in VulkanManager." by Ben Wagner · 8 years ago
  18. 22221f6 Merge "resolve merge conflicts of ec7e2a164c37 to master" by Mark Salyzyn · 8 years ago
  19. eec27d5 Use FatVector instead of SkAutoMalloc in VulkanManager. by Ben Wagner · 8 years ago
  20. 173215d resolve merge conflicts of ec7e2a164c37 to master by Mark Salyzyn · 8 years ago
  21. ec7e2a1 Merge "Replace cutils/log.h and log/logger.h with android/log.h or log/log.h (part deux)" am: 2225a0640b am: d1740f0f5b by Mark Salyzyn · 8 years ago
  22. 6dacea6 Merge "Replace cutils/log.h and log/logger.h with android/log.h or log/log.h (part deux)" am: 2225a0640b by Mark Salyzyn · 8 years ago
  23. ba3028c1 Introduce set/getFontVariationSettings. by Seigo Nonaka · 8 years ago
  24. e4e375c Merge "Follow minikin::FontFamily constructor signature change." by TreeHugger Robot · 8 years ago
  25. 96bf598 Replace cutils/log.h and log/logger.h with android/log.h or log/log.h by Mark Salyzyn · 8 years ago
  26. 4a07b95 Merge "Fix Skia merge by fixing API mismatch." by TreeHugger Robot · 8 years ago
  27. ba5124b Merge "Fix dirty Z prop" by TreeHugger Robot · 8 years ago
  28. 624ad83 Fix Skia merge by fixing API mismatch. by Derek Sollenberger · 8 years ago
  29. 41282b7 Fix dirty Z prop by John Reck · 8 years ago
  30. 6efc30e Merge "Add support for dummy draws for Vulkan webview and texture views." by Greg Daniel · 8 years ago
  31. 63b18b3 Merge "Break Layer class into Gl and Vulkan subclasses" by Greg Daniel · 8 years ago
  32. db15537 resolve merge conflicts of 082a1721b516 to master by Mark Salyzyn · 8 years ago
  33. 082a172 Merge "Replace cutils/log.h and log/logger.h with log/log.h" am: e7fcbcb991 am: 6143cbf1e5 by Mark Salyzyn · 8 years ago
  34. ef8ccc8 Merge "Replace cutils/log.h and log/logger.h with log/log.h" am: e7fcbcb991 by Mark Salyzyn · 8 years ago
  35. e7fcbcb Merge "Replace cutils/log.h and log/logger.h with log/log.h" by Mark Salyzyn · 8 years ago
  36. a0a4828 Follow minikin::FontFamily constructor signature change. by Seigo Nonaka · 8 years ago
  37. d645ac4 Merge "Fix a use-of-uninitialized-value warning." am: 95ef9ec5b1 am: 44e14d0d2b am: 5f3ed9b7de by John Reck · 8 years ago
  38. 68dce92 Merge "Fix a use-of-uninitialized-value warning." am: 95ef9ec5b1 am: 44e14d0d2b by John Reck · 8 years ago
  39. 5f3ed9b Merge "Fix a use-of-uninitialized-value warning." am: 95ef9ec5b1 am: 44e14d0d2b by John Reck · 8 years ago
  40. 95ef9ec Merge "Fix a use-of-uninitialized-value warning." by John Reck · 8 years ago
  41. a483173 Fix a use-of-uninitialized-value warning. by George Burgess IV · 8 years ago
  42. 45ec62b Add support for dummy draws for Vulkan webview and texture views. by Greg Daniel · 8 years ago
  43. 8cd3edf Break Layer class into Gl and Vulkan subclasses by Greg Daniel · 8 years ago
  44. cfc07d4 Merge "Support EGL_KHR_partial_update without EGL_EXT_buffer_age" am: f66126c828 am: 620d4c24de by John Reck · 8 years ago
  45. 43818c4 Merge "Support EGL_KHR_partial_update without EGL_EXT_buffer_age" am: f66126c828 by John Reck · 8 years ago
  46. 1deac99 Support EGL_KHR_partial_update without EGL_EXT_buffer_age by John Reck · 8 years ago
  47. 52eb4e0 Replace cutils/log.h and log/logger.h with log/log.h by Mark Salyzyn · 8 years ago
  48. c543713 Merge "Remove clipRegion from the public API." by Derek Sollenberger · 8 years ago
  49. 770e0b5 Implement image draw functions in SkiaCanvasProxy by Stan Iliev · 8 years ago
  50. b29b16e Remove clipRegion from the public API. by Derek Sollenberger · 8 years ago
  51. 8b6fe1d Merge "Support Bitmap.copy for hardware bitmaps" by Sergei Vasilinetc · 8 years ago
  52. 05126d1 Support Bitmap.copy for hardware bitmaps by sergeyv · 8 years ago
  53. b66b8bb Ensure root render node clip cannot expand beyond dirty area by Stan Iliev · 8 years ago
  54. 6df179c Merge "Revert "try to stop using exotic clipps"" by TreeHugger Robot · 8 years ago
  55. 66b9d44 Revert "try to stop using exotic clipps" by Chris Craik · 8 years ago
  56. 9505a65 Add new RGBA_F16 bitmap config by Romain Guy · 8 years ago
  57. e59dc41 Merge "try to stop using exotic clipps" by TreeHugger Robot · 8 years ago
  58. 984c73b Merge "Modify savelayer to save matrix and clip for Skia pipeline" by TreeHugger Robot · 8 years ago
  59. 4c80f87 Merge "HWUI: prepare script for marlin & sailfish Test: this is a bench infrastucture" by John Reck · 8 years ago
  60. 711911b Merge "Actually fix pixelcopy for 90/180/270 rotation" by TreeHugger Robot · 8 years ago
  61. 68885e3 Modify savelayer to save matrix and clip for Skia pipeline by Stan Iliev · 8 years ago
  62. 834653b try to stop using exotic clipps by Mike Reed · 8 years ago
  63. eb418eda Actually fix pixelcopy for 90/180/270 rotation by John Reck · 8 years ago
  64. ed4d58c Fix failing SkiaPipeline unit tests by Stan Iliev · 8 years ago
  65. 0a2afc5 Move hwui private headers to frameworks/base/libs/hwui/private am: 19def9943a am: 174d150673 am: 6b629b7f38 by Colin Cross · 8 years ago
  66. 904b407 Move hwui private headers to frameworks/base/libs/hwui/private am: 19def9943a am: 174d150673 by Colin Cross · 8 years ago
  67. 6b629b7 Move hwui private headers to frameworks/base/libs/hwui/private am: 19def9943a by Colin Cross · 8 years ago
  68. 91d6354 HWUI: fix support RGB_565 for hardware bitmaps by sergeyv · 8 years ago
  69. 19def99 Move hwui private headers to frameworks/base/libs/hwui/private by Colin Cross · 8 years ago
  70. 94b5c92 Merge "SkClipOp is now an enum class" by TreeHugger Robot · 8 years ago
  71. 713d153 Merge "Delete dead code" by John Reck · 8 years ago
  72. 6c67f1d SkClipOp is now an enum class by Mike Reed · 8 years ago
  73. 68a9dd8 Merge "HWUI: set correct sampler for external texture in shaders" by Sergei Vasilinetc · 8 years ago
  74. 9c97e48 HWUI: set correct sampler for external texture in shaders by sergeyv · 8 years ago
  75. fb1bc8b Merge "SkCanvas is no longer refcnted, use SkClipOps" by TreeHugger Robot · 8 years ago
  76. a247df0 Merge "Pre-multiply gradient colors the right way" by Romain Guy · 8 years ago
  77. d43eaa9 SkCanvas is no longer refcnted, use SkClipOps by Mike Reed · 8 years ago
  78. ee708fa Remove unnecessary dependency, and fix the chain by Leon Scroggins III · 8 years ago
  79. a0ed6f0 Pre-multiply gradient colors the right way by Romain Guy · 8 years ago
  80. 7a7c921 Merge "Add more Skia pipeline unit tests." by TreeHugger Robot · 8 years ago
  81. 5277127 Add more Skia pipeline unit tests. by Stan Iliev · 8 years ago
  82. 8600928 Merge "Make HWUI makefile include external/skia/src/utils" by TreeHugger Robot · 8 years ago
  83. 82c581d Make HWUI makefile include external/skia/src/utils by Leon Scroggins III · 8 years ago
  84. 0324010 Delete dead code by John Reck · 8 years ago
  85. ce44045 Merge "Fix window copy for rotation = 90/270" by John Reck · 8 years ago
  86. cd55852 Make buffer age work in Vulkan by Greg Daniel · 8 years ago
  87. 912bebe Fix window copy for rotation = 90/270 by John Reck · 8 years ago
  88. 9a648a1 Merge "switch over clip calls to use SkClipOp instead of SkRegion::Op" by Mike Reed · 8 years ago
  89. 4c6edb0 Recreate the bitmap cache when it is smaller than needed am: 17f40b80f6 by Teng-Hui Zhu · 8 years ago
  90. 6e49c9f switch over clip calls to use SkClipOp instead of SkRegion::Op by Mike Reed · 8 years ago
  91. 10219fb SkImageEncoder->SkEncodeImage by Hal Canary · 8 years ago
  92. 17f40b8 Recreate the bitmap cache when it is smaller than needed by Teng-Hui Zhu · 8 years ago
  93. f223774 Merge "Recreate the bitmap cache when it is smaller than needed" by Tenghui Zhu · 8 years ago
  94. 4a3818d Merge "Fix a crash in skia pipeline, when empty reorder block is first" by TreeHugger Robot · 8 years ago
  95. e9bf7c8 Merge "Introduce PathInterpolator to native animators" by TreeHugger Robot · 8 years ago
  96. 54f67e7 Merge changes from topic 'glbytebuffer' by TreeHugger Robot · 8 years ago
  97. b136c85 Query GL version before using it by Romain Guy · 8 years ago
  98. 347691f Fix a crash in skia pipeline, when empty reorder block is first by Stan Iliev · 8 years ago
  99. 6c670ec Merge "Add hwui test for correct refcounting of SkColorTable in Bitmap" by TreeHugger Robot · 8 years ago
  100. 8a5a950 Fix LUTInterpolator lookup table position calc am: 0940834c8c am: 00d348ec26 by Doris Liu · 8 years ago