1. 2f1e32f Merge "Refactor HWUI readback code to be backend independent" by TreeHugger Robot · 6 years ago
  2. 1a025a7 Refactor HWUI readback code to be backend independent by Stan Iliev · 6 years ago
  3. 7fb73e0 Merge "Remove dead code" by TreeHugger Robot · 6 years ago
  4. c3b7c20 Remove dead code by John Reck · 6 years ago
  5. 6106664 use unique_ptr version of MakeFromStream by Mike Reed · 6 years ago
  6. 8019cb8 Merge "Refactor String8 to std::string calls" by TreeHugger Robot · 6 years ago
  7. c803806 Merge "Fix widecg and hdr ordering in Configuration" by Chia-I Wu · 6 years ago
  8. 564ca3e Reland "TextureView Vulkan support and optimized OpenGL draw" by Stan Iliev · 6 years ago
  9. 9f95955 Add cache validation to ensure the validity by Yichi Chen · 6 years ago
  10. 0d8acf5 Fix widecg and hdr ordering in Configuration by Chia-I Wu · 6 years ago
  11. bb66334 Merge "Update the initialize list for DisplayInfo" by TreeHugger Robot · 6 years ago
  12. e6cfb09 Merge "Revert "TextureView Vulkan support and optimized OpenGL draw"" by Stan Iliev · 6 years ago
  13. 867c43d Revert "TextureView Vulkan support and optimized OpenGL draw" by John Reck · 6 years ago
  14. 5dda003 RecordingCanvas: Avoid accessing moved variable by Greg Kaiser · 6 years ago
  15. 8f45d4a New DisplayList v2 by John Reck · 6 years ago
  16. 54b9892 Merge "TextureView Vulkan support and optimized OpenGL draw" by TreeHugger Robot · 6 years ago
  17. c8e22a6 TextureView Vulkan support and optimized OpenGL draw by Stan Iliev · 6 years ago
  18. d19d394 onDrawTextOnPath is deprecated (not called) by Mike Reed · 6 years ago
  19. 25469aa Remove DefaultContainerService usage in StorageManagerService. by Sudheer Shanka · 6 years ago
  20. f15c333 Merge changes Ie072511b,I6424f90c am: 9d10637e01 am: ddedd24e96 am: 57d7cabbf5 by Greg Kaiser · 6 years ago
  21. ddedd24 Merge changes Ie072511b,I6424f90c am: 9d10637e01 by Greg Kaiser · 6 years ago
  22. b9b540b AFW: Lookup shared library resource ids by Ryan Mitchell · 6 years ago
  23. 174b50f TreeInfo: Make ~ErrorHandler() virtual by Greg Kaiser · 6 years ago
  24. 2c2bfc3 Update the initialize list for DisplayInfo by Yiwei Zhang · 6 years ago
  25. a95435b RenderThread: Make ~IFrameCallback() virtual by Greg Kaiser · 6 years ago
  26. 47ee291 Merge "androidfw changes to support /product-services." by Anton Hansson · 6 years ago
  27. 1d15533 Remove use of SkTLazy. by Ben Wagner · 6 years ago
  28. 7fd0879 Merge "Update VulkanManager to use new skia Vulkan context api." by Greg Daniel · 6 years ago
  29. a227dbb Update VulkanManager to use new skia Vulkan context api. by Greg Daniel · 6 years ago
  30. 4ce4679 androidfw changes to support /product-services. by Dario Freni · 6 years ago
  31. 333a83c Prefer ES 2.0 with external image support vs ES 3.0 without that support by Derek Sollenberger · 6 years ago
  32. 4d7c62b Remove unused library dependency by John Reck · 6 years ago
  33. 038fc37 Set bilinear filter quality when drawing VectorDrawable by Stan Iliev · 6 years ago
  34. 96fb339 Merge "Have the framework setup android defines for including vulkan.h" by TreeHugger Robot · 6 years ago
  35. aee140c Remove SkiaCanvasProxy by Florin Malita · 6 years ago
  36. 22cc59d Have the framework setup android defines for including vulkan.h by Greg Daniel · 6 years ago
  37. fbd7479 Merge "More auto-dark stuff" by John Reck · 6 years ago
  38. 339cf9b More auto-dark stuff by John Reck · 6 years ago
  39. 0678660 Merge "Fix TextureView.getBitmap with scale layer transform" into pi-dev by Stan Iliev · 6 years ago
  40. f5d4ea6 Merge "Fix TextureView.getBitmap with scale layer transform" into pi-dev by TreeHugger Robot · 6 years ago
  41. edf3e1f Merge "Move allocateBuffers to RT" into pi-dev am: 2f8a3a4bb8 am: c9756c9193 by Jorim Jaggi · 6 years ago
  42. c9756c9 Merge "Move allocateBuffers to RT" into pi-dev am: 2f8a3a4bb8 by Jorim Jaggi · 6 years ago
  43. 2f8a3a4 Merge "Move allocateBuffers to RT" into pi-dev by Jorim Jaggi · 6 years ago
  44. 7823ee7 Move allocateBuffers to RT by Jorim Jaggi · 6 years ago
  45. aac878f Fix TextureView.getBitmap with scale layer transform by Stan Iliev · 6 years ago
  46. c7d7611 Merge "Loosen resource file verification" into pi-dev am: cf0b127110 by Todd Kennedy · 6 years ago
  47. 60413d0 Merge "Loosen resource file verification" into pi-dev am: cf0b127110 by Todd Kennedy · 6 years ago
  48. ff129ae Fix TextureView.getBitmap with scale layer transform by Stan Iliev · 6 years ago
  49. 28e663c Loosen resource file verification by Todd Kennedy · 6 years ago
  50. 4aa5867 No longer create a GrVkInterface in the VulkanManger. by Greg Daniel · 6 years ago
  51. 27cfaae Merge "Remove use of SkRefCnt_SafeAssign." by TreeHugger Robot · 6 years ago
  52. c1a8a46 Remove use of SkRefCnt_SafeAssign. by Ben Wagner · 6 years ago
  53. e5a5552 Merge "Merge "Disable LTO on -eng" am: 1918b39942 am: af3e763358" into pi-dev-plus-aosp by John Reck · 6 years ago
  54. 888f733 Merge "Disable LTO on -eng" am: 1918b39942 am: af3e763358 by John Reck · 6 years ago
  55. af3e763 Merge "Disable LTO on -eng" am: 1918b39942 by John Reck · 6 years ago
  56. 81926cf Merge "Replace SkDrawFilter with PaintFilter." by Ben Wagner · 6 years ago
  57. 2729418 Disable LTO on -eng by John Reck · 6 years ago
  58. 0ed10be Replace SkDrawFilter with PaintFilter. by Ben Wagner · 6 years ago
  59. 8027876 Refactor String8 to std::string calls by Siarhei Vishniakou · 6 years ago
  60. b91ec50 Fix NPE in makeTransformCanvas by John Reck · 6 years ago
  61. d57794b Merge "Auto-dark mode prototype" by TreeHugger Robot · 6 years ago
  62. 5062136 Merge "Remove CSV support" am: 0faecf7b89 am: 9fada2364f am: 6fc2f09b35 by Haibo Huang · 6 years ago
  63. 6fc2f09 Merge "Remove CSV support" am: 0faecf7b89 am: 9fada2364f by Haibo Huang · 6 years ago
  64. 9fada23 Merge "Remove CSV support" am: 0faecf7b89 by Haibo Huang · 6 years ago
  65. 9ce2bf7 Auto-dark mode prototype by John Reck · 6 years ago
  66. 783d76e Remove CSV support by Haibo Huang · 6 years ago
  67. 5d03348 Fix path rendering issues by Stan Iliev · 6 years ago
  68. 02daab6 Add a debug property to enable Skia systrace by Stan Iliev · 6 years ago
  69. faa0516 Merge "Build com.android.future.usb.accessory with java_sdk_library" am: 10cfc61774 am: 35d6bafc57 by Sundong Ahn · 6 years ago
  70. 3be9f70 Merge "Build com.android.future.usb.accessory with java_sdk_library" am: 10cfc61774 by Sundong Ahn · 6 years ago
  71. 35d6baf Merge "Build com.android.future.usb.accessory with java_sdk_library" by Sundong Ahn · 6 years ago
  72. 10cfc61 Merge "Build com.android.future.usb.accessory with java_sdk_library" by Treehugger Robot · 6 years ago
  73. 1c30086 Fix memory leak in RenderThread::dumpGraphicsMemory. by Josh Gao · 6 years ago
  74. da3fb57 Merge "Don't apply filter in readback, when there is no scaling" into pi-dev am: cea247e135 by Stan Iliev · 6 years ago
  75. a69eae9 Merge "Don't apply filter in readback, when there is no scaling" into pi-dev by Stan Iliev · 6 years ago
  76. d50edd0 Don't apply filter in readback, when there is no scaling by Stan Iliev · 6 years ago
  77. 2f9d867 Remove unused member in VulkanManager. by Greg Daniel · 6 years ago
  78. 841f7c2 Merge "Manually create and manage vulkan instance and device." by Greg Daniel · 6 years ago
  79. b92c853 Merge "[Stability][hwui] check mmap return value" am: b352dcd153 am: 399ac24bdf by zhangkuili · 6 years ago
  80. 399ac24 Merge "[Stability][hwui] check mmap return value" am: b352dcd153 by zhangkuili · 6 years ago
  81. 2ff20271 Manually create and manage vulkan instance and device. by Greg Daniel · 6 years ago
  82. 24a1bc3 [Stability][hwui] check mmap return value by zhangkuili · 6 years ago
  83. 0e6f553 Fix PixelCopyTest failure in CTS by Romain Guy · 7 years ago
  84. 54d7032 Restore matrix transform for out-of-order render nodes by Stan Iliev · 6 years ago
  85. 9794d2a Build com.android.future.usb.accessory with java_sdk_library by Sundong Ahn · 6 years ago
  86. 859df82 Merge "Treating all FileSection files as device specific." by TreeHugger Robot · 6 years ago
  87. e04ef77 Treating all FileSection files as device specific. by Kweku Adams · 6 years ago
  88. 7dbefdc resolve merge conflicts of 26119befba89e1d656e6c2237f15e2b3a74865fd to pi-dev-plus-aosp by Neil Fuller · 6 years ago
  89. 426f8d2 Merge "Fix DynamicRefTable::load security bug" into oc-mr1-dev am: 2b6805fedc am: 5ae85666ac by Ryan Mitchell · 6 years ago
  90. 6899839 Merge "Fix DynamicRefTable::load security bug" into oc-mr1-dev am: 2b6805fedc by Ryan Mitchell · 6 years ago
  91. 5ae8566 Merge "Fix DynamicRefTable::load security bug" into oc-mr1-dev am: 2b6805fedc by Ryan Mitchell · 6 years ago
  92. d2f29d7 Remove CommonClock / CommonTimeManagementService by Neil Fuller · 6 years ago
  93. 7bb9fcb Merge "Remove CommonClock / CommonTimeManagementService" by Neil Fuller · 6 years ago
  94. 18a6ada Fix DynamicRefTable::load security bug by Ryan Mitchell · 6 years ago
  95. c4d7698 Merge "cts case com.android.server.cts.GraphicsStatsValidationTest#testDaveyDrawFrame in modue CtsIncidentHostTestCases failed" am: 2dd3d8cbef am: d490e788f1 by Yu Jia · 6 years ago
  96. 048c675 Merge "cts case com.android.server.cts.GraphicsStatsValidationTest#testDaveyDrawFrame in modue CtsIncidentHostTestCases failed" am: 2dd3d8cbef by Yu Jia · 6 years ago
  97. ea8a7385 Remove CommonClock / CommonTimeManagementService by Neil Fuller · 6 years ago
  98. 8b3480c Merge "Attempting to fix the black flicker" into pi-dev am: b559512508 by John Reck · 6 years ago
  99. fe1c990 Merge "Bind correct FBO when drawing a WebView into a layer." into pi-dev by Derek Sollenberger · 6 years ago
  100. b559512 Merge "Attempting to fix the black flicker" into pi-dev by John Reck · 6 years ago