1. 5fd2a1c Pass Bitmap instead of SkBitmap in drawNinePatch & drawBitmapMesh by sergeyv · 9 years ago
  2. fc999950 Pass Bitmap instead of SkBitmap for bitmap rect operation by sergeyv · 9 years ago
  3. aed7f58 Pass Bitmap instead of SkBitmap in canvas.drawBitmap(Bitmap, float,float,Paint) by sergeyv · 9 years ago
  4. c1c5406 Rename hwui/PixelRef to hwui/Bitmap Test: refactoring cl. bug:32216791 by sergeyv · 9 years ago
  5. 0154fee Merge "Initial refactoring to enable reuse of SkiaDisplayList on a per RenderNode basis. With Skia renderer we see 30% speed improvement in Invalidate Tree UI Jank test, when SkiaDisplayList objects are reused." by TreeHugger Robot · 9 years ago
  6. 7ca5ad1 Merge "Move allocatePixelRef methods to hwui. This patch also makes tests to use SkBitmap backed by hwui/PixelRef, Test: refactoring cl. bug:27762775" by Sergei Vasilinetc · 9 years ago
  7. ca9b1ed Merge "use SkBlendMode instead of SkXfermode use sk_sp versions of paint setters/getters" by Mike Reed · 9 years ago
  8. 52528d7 Merge "Fix complex clipping on mergeable ops" by TreeHugger Robot · 9 years ago
  9. 21c2e9e Merge "missing includes" am: 78929f3ee0 am: 6a8f0d70b0 am: 6e60ab12e7 by Mark Salyzyn · 9 years ago
  10. 6e60ab1 Merge "missing includes" am: 78929f3ee0 am: 6a8f0d70b0 by Mark Salyzyn · 9 years ago
  11. 6a8f0d7 Merge "missing includes" am: 78929f3ee0 by Mark Salyzyn · 9 years ago
  12. f8f56cb Fix complex clipping on mergeable ops by Chris Craik · 9 years ago
  13. c0e7a90 Initial refactoring to enable reuse of SkiaDisplayList by Stan Iliev · 9 years ago
  14. dfe4a1b Fix complex clipping on mergeable ops DO NOT MERGE am: d183e0b988 am: a6bfd8d12c by Chris Craik · 9 years ago
  15. 4d6c372 missing includes by Mark Salyzyn · 9 years ago
  16. d183e0b Fix complex clipping on mergeable ops DO NOT MERGE by Chris Craik · 9 years ago
  17. c36bd6c Move allocatePixelRef methods to hwui. by sergeyv · 9 years ago
  18. 260ab72 use SkBlendMode instead of SkXfermode by Mike Reed · 9 years ago
  19. 6e68bed Merge "Initial refactoring to enable the addition of the SkiaOpenGLPipeline." by Derek Sollenberger · 9 years ago
  20. 8e56eea Merge changes Icd65d906,I109cb9db by TreeHugger Robot · 9 years ago
  21. f9037da Don't apply the OECF twice to multi-stop gradients by Romain Guy · 9 years ago
  22. a6abb10 Merge "Fatal abort on invalid state" by TreeHugger Robot · 9 years ago
  23. 3b26c21 Merge "Various fixes for linear blending and gradients" by Romain Guy · 9 years ago
  24. cecec70 Fatal abort on invalid state by John Reck · 9 years ago
  25. 4e230f4 Fix SkShader leak for Gradient VectorDrawable and test am: fc9cf72339 am: c47199bb6a by Doris Liu · 9 years ago
  26. 1ef744a Fix SkShader leak for Gradient VectorDrawable and test am: fc9cf72339 by Doris Liu · 9 years ago
  27. 8762e33 Various fixes for linear blending and gradients by Romain Guy · 9 years ago
  28. 21986f2 Merge "Linear blending, step 1" by Romain Guy · 9 years ago
  29. fc9cf72 Fix SkShader leak for Gradient VectorDrawable and test by Doris Liu · 9 years ago
  30. 253f2c2 Linear blending, step 1 by Romain Guy · 9 years ago
  31. e9eefce Merge "Move PixelRef to hwui Test: refactoring cl. bug:27762775" by Sergei Vasilinetc · 9 years ago
  32. 0728f08 resolve merge conflicts of e830f35 to master by sergeyv · 9 years ago
  33. e830f35 Turn off additional logging in text rendering am: 5bb5626599 am: 4778f6a43e by sergeyv · 9 years ago
  34. f10763d Merge "HWUI: prepare script for ryu Test: cpu adb shell cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq Test: gpu adb shell cat /sys/devices/57000000.gpu/pstate" by Sergei Vasilinetc · 9 years ago
  35. 85ddb2d Fix SurfaceViewPositionListener race bugs by John Reck · 9 years ago
  36. 5bb5626 Turn off additional logging in text rendering by sergeyv · 9 years ago
  37. 41677af Support calling start() in onAnimationFinished(...) in AVD am: 679fe6ab6f am: 4a1ea9ba7e by Doris Liu · 9 years ago
  38. 5ef10f1 Support calling start() in onAnimationFinished(...) in AVD am: 679fe6ab6f by Doris Liu · 9 years ago
  39. 679fe6a Support calling start() in onAnimationFinished(...) in AVD by Doris Liu · 9 years ago
  40. b7d34fa Make umbra lighter when the blocker is too high and has no real umbra area. am: 9c555566bf am: 9ad599930d by Teng-Hui Zhu · 9 years ago
  41. 163f881 Move PixelRef to hwui Test: refactoring cl. bug:27762775 by sergeyv · 9 years ago
  42. 6ff1730 Make umbra lighter when the blocker is too high and has no real umbra area. am: 9c555566bf by Teng-Hui Zhu · 9 years ago
  43. 0df6209 Initial refactoring to enable the addition of the SkiaOpenGLPipeline. by Derek Sollenberger · 9 years ago
  44. 9c55556 Make umbra lighter when the blocker is too high and has no real umbra area. by Teng-Hui Zhu · 9 years ago
  45. 6a21ca5 Move Layer creation/deletion into the RenderPipeline. by Derek Sollenberger · 9 years ago
  46. c20cb8c Merge "hwui: Fix the length of partial updates system property" am: faf945a773 am: 73f2e9b812 am: 3734e98095 by ryang · 9 years ago
  47. 44df10e Merge "hwui: Fix the length of partial updates system property" am: faf945a773 am: 73f2e9b812 by ryang · 9 years ago
  48. 3734e98 Merge "hwui: Fix the length of partial updates system property" am: faf945a773 by ryang · 9 years ago
  49. 8733bff Support EGL_KHR_partial_update without EGL_EXT_buffer_age by John Reck · 9 years ago
  50. 647bc13 hwui: Fix the length of partial updates system property by ryang · 9 years ago
  51. 3f6e838 HWUI: prepare script for ryu by sergeyv · 9 years ago
  52. d4babda Merge "Use SkMakeBitmapShader, avoid bitmap copy" by Matt Sarett · 9 years ago
  53. 62feb3a Use SkMakeBitmapShader, avoid bitmap copy by Matt Sarett · 9 years ago
  54. 6bb05c2 Merge "Cleanup Xfermode" by TreeHugger Robot · 9 years ago
  55. 5d31a29 Cleanup Xfermode by John Reck · 9 years ago
  56. 9986150 Merge "HWUI: fix prep_buller, so it locks powerlevels for gpu" by TreeHugger Robot · 9 years ago
  57. a5c73e3 HWUI: fix prep_buller, so it locks powerlevels for gpu by sergeyv · 9 years ago
  58. cbba84d Ignore HasAlphaLayer flag to fix b/30929229 am: 83427ff222 am: df6b413b63 by Yuqian Li · 9 years ago
  59. 49d49fa Ignore HasAlphaLayer flag to fix b/30929229 am: 83427ff222 am: df6b413b63 by Yuqian Li · 9 years ago
  60. dcbc0e9 resolve merge conflicts of 0ec2fd7 to master by sergeyv · 9 years ago
  61. 83427ff Ignore HasAlphaLayer flag to fix b/30929229 by Yuqian Li · 9 years ago
  62. 0ec2fd7 HWUI: track upload & recent usage in font cache am: af102bee51 am: 42c01cf62f by sergeyv · 9 years ago
  63. ee6aca5 HWUI: calculate used memory in FontCache for gfxinfo am: baf29e7cf4 by sergeyv · 9 years ago
  64. af102be HWUI: track upload & recent usage in font cache by sergeyv · 9 years ago
  65. baf29e7 HWUI: calculate used memory in FontCache for gfxinfo by sergeyv · 9 years ago
  66. 9580146 Add API to copy a window by John Reck · 9 years ago
  67. cc68c99 Merge "HWUI: prepare script for fugu" by TreeHugger Robot · 9 years ago
  68. 471a63e Merge "Fix texture leak" by TreeHugger Robot · 9 years ago
  69. 7cae510 Wait on frame work fences when frames are dropped am: 06e2e9cf4c am: 7a14f5aeb9 by Chris Craik · 9 years ago
  70. 65c7566 HWUI: prepare script for fugu by sergeyv · 9 years ago
  71. adde639 Fix EGLImage memory leak am: f8b0360298 am: 8714e02f6f by John Reck · 9 years ago
  72. b53c608 Wait on frame work fences when frames are dropped am: 06e2e9cf4c am: 7a14f5aeb9 by Chris Craik · 9 years ago
  73. 3053ac7 Fix texture leak by John Reck · 9 years ago
  74. 64dd8f3 Merge "Fix EGLImage memory leak" by John Reck · 9 years ago
  75. 8714e02 Fix EGLImage memory leak am: f8b0360298 by John Reck · 9 years ago
  76. 0291360 Merge "Fix EGLImage memory leak" into nyc-mr1-dev by John Reck · 9 years ago
  77. f8b0360 Fix EGLImage memory leak by John Reck · 9 years ago
  78. 8a29c0e Fix EGLImage memory leak by John Reck · 9 years ago
  79. 25c9f6c Merge "Fix google-explicit-constructor warnings in libs/hwui." am: 7207562ff7 am: d7a69e04eb am: 842f1e48e7 by Chih-hung Hsieh · 9 years ago
  80. 06e2e9c Wait on frame work fences when frames are dropped by Chris Craik · 9 years ago
  81. 1f50f80 Merge "Fix google-explicit-constructor warnings in libs/hwui." am: 7207562ff7 am: d7a69e04eb by Chih-hung Hsieh · 9 years ago
  82. 842f1e4 Merge "Fix google-explicit-constructor warnings in libs/hwui." am: 7207562ff7 by Chih-hung Hsieh · 9 years ago
  83. 258e0e0 Merge "Fix misc-macro-parentheses warnings in hwui/tests." am: e2732e5e38 am: e33f3472f3 am: 007c463e64 by Chih-Hung Hsieh · 9 years ago
  84. a619ec7 Fix google-explicit-constructor warnings in libs/hwui. by Chih-Hung Hsieh · 9 years ago
  85. 4529b63 Merge "Fix misc-macro-parentheses warnings in hwui/tests." am: e2732e5e38 am: e33f3472f3 by Chih-Hung Hsieh · 9 years ago
  86. 007c463 Merge "Fix misc-macro-parentheses warnings in hwui/tests." am: e2732e5e38 by Chih-Hung Hsieh · 9 years ago
  87. 474081e Fix misc-macro-parentheses warnings in hwui/tests. by Chih-Hung Hsieh · 9 years ago
  88. e986be3 resolve merge conflicts of 24e38ab to stage-aosp-master am: 621fb590e3 by John Reck · 9 years ago
  89. f929ef6 resolve merge conflicts of 24e38ab to stage-aosp-master am: 621fb590e3 by John Reck · 9 years ago
  90. 621fb59 resolve merge conflicts of 24e38ab to stage-aosp-master by John Reck · 9 years ago
  91. 4a3b0c7 resolve merge conflicts of 24e38ab to stage-aosp-master by John Reck · 9 years ago
  92. 24e38ab Merge "Fix native memory leak caused by small HWUI path cache creation" by John Reck · 9 years ago
  93. 5abc1fb Add RoundRectClipping benchmarks by John Reck · 9 years ago
  94. 4b50537 Fix native memory leak caused by small HWUI path cache creation by caiqinl · 9 years ago
  95. a4f1697 Merge "HWUI: reanimate HWUI_ENABLE_OPENGL_VALIDATION" by Sergei Vasilinetc · 9 years ago
  96. 5093950 HWUI: reanimate HWUI_ENABLE_OPENGL_VALIDATION by sergeyv · 9 years ago
  97. 188af33 Merge "HWUI unit test for AVD on HwLayer" by TreeHugger Robot · 9 years ago
  98. 56996ff resolve merge conflicts of 76ce8e5 to stage-aosp-master am: ed935c32f4 by Chih-Hung Hsieh · 9 years ago
  99. 5876e7d HWUI unit test for AVD on HwLayer by Doris Liu · 9 years ago
  100. ef57a0d resolve merge conflicts of 76ce8e5 to stage-aosp-master am: ed935c32f4 by Chih-Hung Hsieh · 9 years ago