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