1. daf7229 Move OpenGL specific details behind renderPipeline interface. by Derek Sollenberger · 8 years ago
  2. be9a730 Merge "Store GrContext on RenderThread for use by Skia-based renderers." by Derek Sollenberger · 8 years ago
  3. de97307 Make FrameInfoVisualizer use an IRenderPipeline to draw by Matt Sarett · 8 years ago
  4. 98f75d5 Store GrContext on RenderThread for use by Skia-based renderers. by Derek Sollenberger · 8 years ago
  5. 6af8c09 Merge "Revert "Remove obsolete interface GetTable."" by Seigo Nonaka · 8 years ago
  6. 436f8ac Revert "Remove obsolete interface GetTable." by Seigo Nonaka · 8 years ago
  7. f50806a Merge SkiaCanvas changes from master-skia to master branch. by Stan Iliev · 8 years ago
  8. 0dd9902 Merge changes I1d8a9a6e,I5adcd59d by Sergei Vasilinetc · 8 years ago
  9. ec4a4b1 Use Bitmap in DisplayList & RecordedOps instead of SkBitmap by sergeyv · 8 years ago
  10. 93bbe47 Change name of overlay subdir 'sku'->'theme' am: 54dcaaba4f am: 6bbb63ad91 by Jakub Adamek · 8 years ago
  11. 6bbb63a Change name of overlay subdir 'sku'->'theme' am: 54dcaaba4f by Jakub Adamek · 8 years ago
  12. cc97d86 Merge "Pass Bitmap instead of SkBitmap for bitmap rect operation Test: refactoring cl. bug:32216791" by Sergei Vasilinetc · 8 years ago
  13. 5fd2a1c Pass Bitmap instead of SkBitmap in drawNinePatch & drawBitmapMesh by sergeyv · 8 years ago
  14. fc999950 Pass Bitmap instead of SkBitmap for bitmap rect operation by sergeyv · 8 years ago
  15. 4d2a1dc Merge "Pass Bitmap instead of SkBitmap in canvas.drawBitmap(Bitmap, float,float,Paint) Test: refactoring cl. bug:32216791" by Sergei Vasilinetc · 8 years ago
  16. 638afc8 Merge "Rename hwui/PixelRef to hwui/Bitmap Test: refactoring cl. bug:32216791" by Sergei Vasilinetc · 8 years ago
  17. aed7f58 Pass Bitmap instead of SkBitmap in canvas.drawBitmap(Bitmap, float,float,Paint) by sergeyv · 8 years ago
  18. c1c5406 Rename hwui/PixelRef to hwui/Bitmap Test: refactoring cl. bug:32216791 by sergeyv · 8 years ago
  19. ebeb817 Merge "Remove obsolete interface GetTable." by Seigo Nonaka · 8 years ago
  20. ac625e5 Merge "Add tests for attribute resolution" by TreeHugger Robot · 8 years ago
  21. 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 · 8 years ago
  22. 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 · 8 years ago
  23. 54dcaab Change name of overlay subdir 'sku'->'theme' by Jakub Adamek · 8 years ago
  24. 08a870c Fix race with Asset destruction and printing allocation stats am: 2582465bb4 by Adam Lesinski · 8 years ago
  25. 882f816 Fix race with Asset destruction and printing allocation stats am: 2582465bb4 by Adam Lesinski · 8 years ago
  26. ca9b1ed Merge "use SkBlendMode instead of SkXfermode use sk_sp versions of paint setters/getters" by Mike Reed · 8 years ago
  27. 9cd73b6 Remove obsolete interface GetTable. by Seigo Nonaka · 8 years ago
  28. 11ca129 Merge "Fix static analyzer warnings." am: ff5c3ad08b am: 1db1a86bba by George Burgess IV · 8 years ago
  29. e762530 Merge "Fix static analyzer warnings." am: ff5c3ad08b am: 1db1a86bba by George Burgess IV · 8 years ago
  30. 1db1a86 Merge "Fix static analyzer warnings." am: ff5c3ad08b by George Burgess IV · 8 years ago
  31. 7a37b74 Add tests for attribute resolution by Adam Lesinski · 8 years ago
  32. ff5c3ad Merge "Fix static analyzer warnings." by Treehugger Robot · 8 years ago
  33. 2582465 Fix race with Asset destruction and printing allocation stats by Adam Lesinski · 8 years ago
  34. 047f5a7 Merge "Fix race with Asset destruction and printing allocation stats" by TreeHugger Robot · 8 years ago
  35. 52528d7 Merge "Fix complex clipping on mergeable ops" by TreeHugger Robot · 8 years ago
  36. 21c2e9e Merge "missing includes" am: 78929f3ee0 am: 6a8f0d70b0 am: 6e60ab12e7 by Mark Salyzyn · 8 years ago
  37. 6e60ab1 Merge "missing includes" am: 78929f3ee0 am: 6a8f0d70b0 by Mark Salyzyn · 8 years ago
  38. 6a8f0d7 Merge "missing includes" am: 78929f3ee0 by Mark Salyzyn · 8 years ago
  39. 0358efe Fix race with Asset destruction and printing allocation stats by Adam Lesinski · 8 years ago
  40. f8f56cb Fix complex clipping on mergeable ops by Chris Craik · 8 years ago
  41. c0e7a90 Initial refactoring to enable reuse of SkiaDisplayList by Stan Iliev · 8 years ago
  42. dfe4a1b Fix complex clipping on mergeable ops DO NOT MERGE am: d183e0b988 am: a6bfd8d12c by Chris Craik · 8 years ago
  43. a6bfd8d Fix complex clipping on mergeable ops DO NOT MERGE am: d183e0b988 by Chris Craik · 8 years ago
  44. 4d6c372 missing includes by Mark Salyzyn · 8 years ago
  45. d183e0b Fix complex clipping on mergeable ops DO NOT MERGE by Chris Craik · 8 years ago
  46. c36bd6c Move allocatePixelRef methods to hwui. by sergeyv · 8 years ago
  47. e8efec5 Fix static analyzer warnings. by George Burgess IV · 8 years ago
  48. 57e1950 Merge "Move attribute resolution from core/jni to libandroidfw" by Adam Lesinski · 8 years ago
  49. 260ab72 use SkBlendMode instead of SkXfermode by Mike Reed · 8 years ago
  50. 6e68bed Merge "Initial refactoring to enable the addition of the SkiaOpenGLPipeline." by Derek Sollenberger · 8 years ago
  51. 8e56eea Merge changes Icd65d906,I109cb9db by TreeHugger Robot · 8 years ago
  52. f9037da Don't apply the OECF twice to multi-stop gradients by Romain Guy · 8 years ago
  53. a6abb10 Merge "Fatal abort on invalid state" by TreeHugger Robot · 8 years ago
  54. 3b26c21 Merge "Various fixes for linear blending and gradients" by Romain Guy · 8 years ago
  55. cecec70 Fatal abort on invalid state by John Reck · 8 years ago
  56. 85dd1b8 RRO: Synchronize access to overlays.list am: 0fbb608110 am: dce79f10ba by Martin Wallgren · 8 years ago
  57. 4e230f4 Fix SkShader leak for Gradient VectorDrawable and test am: fc9cf72339 am: c47199bb6a by Doris Liu · 8 years ago
  58. 3970c44 RRO: Synchronize access to overlays.list am: 0fbb608110 am: dce79f10ba by Martin Wallgren · 8 years ago
  59. 1ef744a Fix SkShader leak for Gradient VectorDrawable and test am: fc9cf72339 by Doris Liu · 8 years ago
  60. dce79f1 RRO: Synchronize access to overlays.list am: 0fbb608110 by Martin Wallgren · 8 years ago
  61. c47199b Fix SkShader leak for Gradient VectorDrawable and test am: fc9cf72339 by Doris Liu · 8 years ago
  62. baac85e Merge "RRO: Synchronize access to overlays.list" into nyc-mr1-dev by Adam Lesinski · 8 years ago
  63. 8762e33 Various fixes for linear blending and gradients by Romain Guy · 8 years ago
  64. 21986f2 Merge "Linear blending, step 1" by Romain Guy · 8 years ago
  65. 0fbb608 RRO: Synchronize access to overlays.list by Martin Wallgren · 9 years ago
  66. 78382db Merge "RRO: Synchronize access to overlays.list" by Adam Lesinski · 8 years ago
  67. 4452e13 Move attribute resolution from core/jni to libandroidfw by Adam Lesinski · 8 years ago
  68. f12af5e RRO: Synchronize access to overlays.list by Martin Wallgren · 9 years ago
  69. fc9cf72 Fix SkShader leak for Gradient VectorDrawable and test by Doris Liu · 8 years ago
  70. 253f2c2 Linear blending, step 1 by Romain Guy · 8 years ago
  71. e9eefce Merge "Move PixelRef to hwui Test: refactoring cl. bug:27762775" by Sergei Vasilinetc · 8 years ago
  72. 0728f08 resolve merge conflicts of e830f35 to master by sergeyv · 8 years ago
  73. e830f35 Turn off additional logging in text rendering am: 5bb5626599 am: 4778f6a43e by sergeyv · 8 years ago
  74. 4778f6a Turn off additional logging in text rendering am: 5bb5626599 by sergeyv · 8 years ago
  75. 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 · 8 years ago
  76. 85ddb2d Fix SurfaceViewPositionListener race bugs by John Reck · 8 years ago
  77. 5bb5626 Turn off additional logging in text rendering by sergeyv · 8 years ago
  78. 41677af Support calling start() in onAnimationFinished(...) in AVD am: 679fe6ab6f am: 4a1ea9ba7e by Doris Liu · 8 years ago
  79. 5ef10f1 Support calling start() in onAnimationFinished(...) in AVD am: 679fe6ab6f by Doris Liu · 8 years ago
  80. 4a1ea9b Support calling start() in onAnimationFinished(...) in AVD am: 679fe6ab6f by Doris Liu · 8 years ago
  81. 679fe6a Support calling start() in onAnimationFinished(...) in AVD by Doris Liu · 8 years ago
  82. b7d34fa Make umbra lighter when the blocker is too high and has no real umbra area. am: 9c555566bf am: 9ad599930d by Teng-Hui Zhu · 8 years ago
  83. 163f881 Move PixelRef to hwui Test: refactoring cl. bug:27762775 by sergeyv · 8 years ago
  84. 6ff1730 Make umbra lighter when the blocker is too high and has no real umbra area. am: 9c555566bf by Teng-Hui Zhu · 8 years ago
  85. 9ad5999 Make umbra lighter when the blocker is too high and has no real umbra area. by Teng-Hui Zhu · 8 years ago
  86. 09901f3 Fix thread race caused double free issue. am: 5754b41c20 by songjinshi · 8 years ago
  87. 0df6209 Initial refactoring to enable the addition of the SkiaOpenGLPipeline. by Derek Sollenberger · 8 years ago
  88. 5e75b84 Merge "AssetManager: Remove more methods, fix comments" by Adam Lesinski · 8 years ago
  89. 9c55556 Make umbra lighter when the blocker is too high and has no real umbra area. by Teng-Hui Zhu · 8 years ago
  90. fe90eaf AssetManager: Remove more methods, fix comments by Adam Lesinski · 8 years ago
  91. df2aa87 Merge "Remove unused methods from AssetManager.cpp" by Adam Lesinski · 8 years ago
  92. 6811641 Merge "Move Layer creation/deletion into the RenderPipeline." by Derek Sollenberger · 8 years ago
  93. a77685f Remove unused methods from AssetManager.cpp by Adam Lesinski · 8 years ago
  94. dbfd183 Merge "[AssetManager]:Fix thread race caused double free issue." am: 126e022095 am: f48d0b8f19 am: 73b91c63ad by Adam Lesinski · 8 years ago
  95. 6a21ca5 Move Layer creation/deletion into the RenderPipeline. by Derek Sollenberger · 8 years ago
  96. 224ffd3 Merge "[AssetManager]:Fix thread race caused double free issue." am: 126e022095 am: f48d0b8f19 by Adam Lesinski · 8 years ago
  97. 73b91c6 Merge "[AssetManager]:Fix thread race caused double free issue." am: 126e022095 by Adam Lesinski · 8 years ago
  98. 5754b41 Fix thread race caused double free issue. by songjinshi · 8 years ago
  99. 126e022 Merge "[AssetManager]:Fix thread race caused double free issue." by Adam Lesinski · 8 years ago
  100. 1c52791 Change name of overlay subdir property to sku. am: c03d9483f0 am: e60842aba3 by Jakub Adamek · 8 years ago