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