1. 32be5c8 Merge "[frameworks][base][hwui] fix -Wimplicit-int-float-conversion" am: f7cf0dfa55 am: 0b6b756f3d am: d171f486f6 by Nick Desaulniers · 5 years ago
  2. 0b6b756 Merge "[frameworks][base][hwui] fix -Wimplicit-int-float-conversion" by Nick Desaulniers · 5 years ago
  3. f7cf0df Merge "[frameworks][base][hwui] fix -Wimplicit-int-float-conversion" by Treehugger Robot · 5 years ago
  4. 8a395e7 Merge "[hwui] Remove -Wno-missing-braces" am: d6e30691e5 am: 6fecf93fea am: cfa361edca by Yi Kong · 5 years ago
  5. 6fecf93 Merge "[hwui] Remove -Wno-missing-braces" am: d6e30691e5 by Yi Kong · 5 years ago
  6. b69fd67 Merge "Disable the new pass manager for libhwui" am: 3268a5ec1a am: 9a283f69a0 am: 9c43003e57 by Yi Kong · 5 years ago
  7. 9a283f6 Merge "Disable the new pass manager for libhwui" am: 3268a5ec1a by Yi Kong · 5 years ago
  8. c1610d3 [hwui] Remove -Wno-missing-braces by Pirama Arumuga Nainar · 5 years ago
  9. 304d4bd Disable the new pass manager for libhwui by Yi Kong · 5 years ago
  10. 19ae5f9 [frameworks][base][hwui] fix -Wimplicit-int-float-conversion by Nick Desaulniers · 5 years ago
  11. 183e138 Improve dumping of display list memory usage by John Reck · 5 years ago
  12. d4bd571 Merge "Revert "Drop all caches in UI_HIDDEN"" by TreeHugger Robot · 5 years ago
  13. f846aee Revert "Drop all caches in UI_HIDDEN" by John Reck · 5 years ago
  14. 05ac516 Drop max texture cache size from 12x to 5x by John Reck · 5 years ago
  15. 8a20796 Drop all caches in UI_HIDDEN by John Reck · 5 years ago
  16. ce81728 Merge "[HWUI] Remove nanosecond conversion from duration queries." by Alec Mouri · 5 years ago
  17. b7cdf14 Merge "Improve comparison of fractions" am: 0517cd144f by Stan Iliev · 5 years ago
  18. f2539c3 Improve comparison of fractions by Stan Iliev · 5 years ago
  19. 7b5a8df Merge changes from topic "textureview_readback" am: fc733e1d5e by Stan Iliev · 5 years ago
  20. 019adb0 Improve comparison of fractions by Stan Iliev · 5 years ago
  21. 819698b Improve integer aligned coordinate detection by Stan Iliev · 5 years ago
  22. 2505711 Improve logic when to use filtering in readback and TextureView by Stan Iliev · 5 years ago
  23. fa06f3ba Increase dequeueBuffer timeout by John Reck · 5 years ago
  24. f9af5e0 Merge "TextureVuew rebind GL texture, if AHB content has changed" am: 6c5f83aaa3 by John Reck · 5 years ago
  25. bc92767 Merge "Check for null surface pointer in renderOverdraw" by Nathaniel Nifong · 5 years ago
  26. 419b409 TextureVuew rebind GL texture, if AHB content has changed by Stan Iliev · 5 years ago
  27. 5d76d44 Merge "[HWUI] Use ANativeWindow_setDequeueTimeout" by Alec Mouri · 5 years ago
  28. fe05b7c Check for null surface pointer in renderOverdraw by Nathaniel Nifong · 5 years ago
  29. ff38ce2 Merge "[HWUI] hook in ANativeWindow_getLastDequeueStartTime" by TreeHugger Robot · 5 years ago
  30. ad72061 Merge "Switch to using GrContext::setResourceCacheLimit and getResourceCacheLimit" by TreeHugger Robot · 5 years ago
  31. ad324a3 Merge "Merge qt-r1-dev-plus-aosp-without-vendor (5817612) into stage-aosp-master" into stage-aosp-master by TreeHugger Robot · 5 years ago
  32. fa62530 Merge "[HWUI] use ANativeWindow_getLastQueueDuration api" by TreeHugger Robot · 5 years ago
  33. f74defb Adapt to google::protobuf::uint64 type change by Colin Cross · 6 years ago
  34. 6e1271b [HWUI] Remove nanosecond conversion from duration queries. by Alec Mouri · 5 years ago
  35. 672e9b0 [HWUI] Use ANativeWindow_setDequeueTimeout by Alec Mouri · 5 years ago
  36. 8d0c5bd [HWUI] hook in ANativeWindow_getLastDequeueStartTime by Alec Mouri · 5 years ago
  37. fe163c6 Merge changes from topic "protobuf-3.9.1" by Colin Cross · 5 years ago
  38. 57bb0bf Switch to using GrContext::setResourceCacheLimit and getResourceCacheLimit by Robert Phillips · 5 years ago
  39. 7ea41b6 [HWUI] use ANativeWindow_getLastQueueDuration api by Alec Mouri · 5 years ago
  40. d013a88 Adapt to google::protobuf::uint64 type change by Colin Cross · 6 years ago
  41. 85e6ff9 Merge "[HWUI] use ANativeWindow_getLastDequeueDuration api" by TreeHugger Robot · 5 years ago
  42. 93b7120 use canvaspriv for legacy flag. by Mike Reed · 5 years ago
  43. 39adc88 use rect version of join, the other is deprecated by Mike Reed · 5 years ago
  44. ff2c36b Fix VkFunctorDrawable crash by Stan Iliev · 5 years ago
  45. f7689d6 Stop MinikinSkia.h relying on SkRefCnt.h for <string> and <string_view> by Ravi Mistry · 5 years ago
  46. 95e7c02 Merge "Continue to isolate graphics classes by introducing C API" by TreeHugger Robot · 5 years ago
  47. c287a77 Continue to isolate graphics classes by introducing C API by Derek Sollenberger · 5 years ago
  48. 8d45174 [HWUI] use ANativeWindow_getLastDequeueDuration api by Alec Mouri · 5 years ago
  49. 0b9f0b8 HWUI-VK: remove duplicate GET_DEV_PROC by Yiwei Zhang · 5 years ago
  50. 19419cc Merge "Move GraphicBuffer back into libandroid_runtime." by Derek Sollenberger · 5 years ago
  51. 52e4392 Access VectorDrawableAtlas only on RenderThread by Stan Iliev · 5 years ago
  52. e78f7c9 Move GraphicBuffer back into libandroid_runtime. by Derek Sollenberger · 5 years ago
  53. d1845aa Merge "Add GPU draw stats to gfxinfo and GraphicsStatsService" by TreeHugger Robot · 5 years ago
  54. 9914348 Merge "[HWUI] clean up libgui include directives" by TreeHugger Robot · 5 years ago
  55. 6db59a6 [HWUI] clean up libgui include directives by Alec Mouri · 5 years ago
  56. 6073613 Crash in createPBufferSurface if eglCreatePbufferSurface fails by Roman Kiryanov · 5 years ago
  57. 883c9d9 TextureVuew rebind GL texture, if AHB content has changed by Stan Iliev · 5 years ago
  58. 7203e1f Add GPU draw stats to gfxinfo and GraphicsStatsService by Stan Iliev · 5 years ago
  59. e2617db use mskp extension to differentiate multi frame files. by Nathaniel Nifong · 5 years ago
  60. c53d280 Merge "Include more precise dependencies" by Fedor Kudasov · 5 years ago
  61. f6724205 Merge "Remove unused method" by Fedor Kudasov · 5 years ago
  62. 7bdc19b Merge "Isolate the graphics classes into their own static lib" by Derek Sollenberger · 5 years ago
  63. e690983 Remove unused method by Fedor Kudasov · 5 years ago
  64. 85d6f10 Include more precise dependencies by Fedor Kudasov · 5 years ago
  65. 32e205d Merge "Improve integer aligned coordinate detection" by TreeHugger Robot · 5 years ago
  66. 3841937 Merge "pass Paint not SkPaint to Canvas" by TreeHugger Robot · 5 years ago
  67. 694f3e4 Improve integer aligned coordinate detection by Stan Iliev · 5 years ago
  68. 5d0ca63 Isolate the graphics classes into their own static lib by Derek Sollenberger · 5 years ago
  69. c2dbc03 pass Paint not SkPaint to Canvas by Mike Reed · 5 years ago
  70. 59dd2ea Fix ReliableSurface to be more reliable by John Reck · 5 years ago
  71. 5c8d9dbb Merge "Remove final usage of asSkCanvas" by TreeHugger Robot · 5 years ago
  72. 296c5ef Merge "Increase dequeueBuffer timeout" into qt-r1-dev am: 5ab5cd7aa2 by John Reck · 5 years ago
  73. 6769f25 Merge "Increase dequeueBuffer timeout" into qt-r1-dev am: 5ab5cd7aa2 by John Reck · 5 years ago
  74. 3f333d6 Increase dequeueBuffer timeout by John Reck · 5 years ago
  75. 49db812 Merge "Update includes to begin isolating graphics classes." by Derek Sollenberger · 5 years ago
  76. 8b99419 Update includes to begin isolating graphics classes. by Derek Sollenberger · 5 years ago
  77. 894e85a Remove final usage of asSkCanvas by John Reck · 5 years ago
  78. ba7fb6a Merge "Improve logic when to use filtering in readback and TextureView" by TreeHugger Robot · 5 years ago
  79. 8f101b8 Merge "Resolve drawable when playing back DisplayListData in the RenderThread." by Nathaniel Nifong · 5 years ago
  80. 31fee3a Resolve drawable when playing back DisplayListData in the RenderThread. by Nathaniel Nifong · 5 years ago
  81. 134372d Improve logic when to use filtering in readback and TextureView by Stan Iliev · 5 years ago
  82. 95eab8a Merge "Enable simplified version of RootRenderNode for host" by Fedor Kudasov · 5 years ago
  83. 3af61ed Merge "Introduce multi-frame SKP capturing in SkiaPipeline" by Nathaniel Nifong · 5 years ago
  84. 09cfce0 Enable simplified version of RootRenderNode for host by Fedor Kudasov · 5 years ago
  85. 996dd9c Merge "Add more useful source files" by Fedor Kudasov · 5 years ago
  86. d2e49a2 Introduce multi-frame SKP capturing in SkiaPipeline by Nathaniel Nifong · 5 years ago
  87. 666f8a5 Add more useful source files by Fedor Kudasov · 5 years ago
  88. bc409cf Rearrange some headers by Fedor Kudasov · 5 years ago
  89. 0126507 Merge "Split out RootRenderNode" by Fedor Kudasov · 5 years ago
  90. 5e56d3f Merge "Switch to import for CtsUiRenderingTestCases" by John Reck · 5 years ago
  91. 34a2576 Split out RootRenderNode by Fedor Kudasov · 5 years ago
  92. 6677d80 Merge "HWUI-VK: Use auto prerotation for Vulkan backend" by TreeHugger Robot · 5 years ago
  93. 8fe7767 Merge "Remove unused (mostly GL-related) headers" by Fedor Kudasov · 5 years ago
  94. dab6ecd HWUI-VK: Use auto prerotation for Vulkan backend by Yiwei Zhang · 5 years ago
  95. db7d1df Switch to import for CtsUiRenderingTestCases by John Reck · 5 years ago
  96. d8edd0d Merge "HWUI-VK: connect and set native window before any queries" by TreeHugger Robot · 5 years ago
  97. 6bdd90f Remove unused (mostly GL-related) headers by Fedor Kudasov · 5 years ago
  98. 4cb0449 Merge "Enable RenderNode and RecordingCanvas for layoutlib" by Fedor Kudasov · 5 years ago
  99. 68daf67 HWUI-VK: connect and set native window before any queries by Yiwei Zhang · 5 years ago
  100. 47cf4d9 Merge changes I89bd9afb,I5783be3c by TreeHugger Robot · 5 years ago