1. 44b8309 Merge "Surface <overlayable> info in Java AssetManager" by TreeHugger Robot · 5 years ago
  2. e26f4ee Merge "Remove the IncidentHeaderProto dependency from statsd." by TreeHugger Robot · 5 years ago
  3. c92c4dd Surface <overlayable> info in Java AssetManager by Mårten Kongstad · 5 years ago
  4. 86ef44b Merge "Add helper methods for View attribute debugging" by Aurimas Liutikas · 5 years ago
  5. ec21648 Remove the IncidentHeaderProto dependency from statsd. by Yao Chen · 5 years ago
  6. 9ed7c41 Revert "Remove the IncidentHeaderProto dependency from statsd." by Nandana Dutt · 5 years ago
  7. 2b92401 Merge "Remove the IncidentHeaderProto dependency from statsd." by TreeHugger Robot · 5 years ago
  8. df6255a Remove the IncidentHeaderProto dependency from statsd. by Yao Chen · 5 years ago
  9. 8f004c8 Add helper methods for View attribute debugging by Aurimas Liutikas · 5 years ago
  10. 9e7dce3 Merge "Generalize physical display management" by Dominik Laskowski · 5 years ago
  11. 38ce8c2 Merge "Use kTopLeft_GrSurfaceOrigin when generating a GPU buffer for CPU readback." by TreeHugger Robot · 5 years ago
  12. 60ddf9b Merge "Fix RenderThread and worker thread names used by tools" by TreeHugger Robot · 5 years ago
  13. f4795f5 Use kTopLeft_GrSurfaceOrigin when generating a GPU buffer for CPU readback. by Derek Sollenberger · 5 years ago
  14. 978d532 Fix RenderThread and worker thread names used by tools by Stan Iliev · 5 years ago
  15. 6cb185e Merge "Enforce overlayable API when defined" by Ryan Mitchell · 5 years ago
  16. b3cd68b Merge "Tell JVM to not wait for HWUI worker threads upon shutdown" by TreeHugger Robot · 5 years ago
  17. 04c971e Merge "Implement batch horizontal advances callback" by TreeHugger Robot · 5 years ago
  18. 80dbc35 Tell JVM to not wait for HWUI worker threads upon shutdown by Stan Iliev · 5 years ago
  19. adafb1b Merge "Enable CCPR in Ganesh" by Christopher Dalton · 5 years ago
  20. 1982345 Enforce overlayable API when defined by Ryan Mitchell · 5 years ago
  21. 1090f49 Implement batch horizontal advances callback by Seigo Nonaka · 5 years ago
  22. d25d134 Do not call postDrawVk if did not call drawVk by Bo Liu · 5 years ago
  23. 30780a2 Merge "Revert "Enable vulkan webview draw functor"" by TreeHugger Robot · 5 years ago
  24. a2b2535 Revert "Enable vulkan webview draw functor" by Bo Liu · 5 years ago
  25. 26a4e7a Merge "Fix crash when VulkanSurface is no longer valid" by TreeHugger Robot · 5 years ago
  26. 3316a0a Generalize physical display management by Dominik Laskowski · 5 years ago
  27. 90276c8 Fix crash when VulkanSurface is no longer valid by Stan Iliev · 5 years ago
  28. b880024 Merge "IWYU" by TreeHugger Robot · 5 years ago
  29. ce37d90 Merge "Update TypedArray and TypedValue to store source layouts." by Aurimas Liutikas · 5 years ago
  30. c1f5e5a IWYU by Mike Reed · 5 years ago
  31. 199b8ca Merge "Cache SkImage in SurfaceTexture only if buffer content is same" by TreeHugger Robot · 5 years ago
  32. 949b05d Update TypedArray and TypedValue to store source layouts. by Aurimas Liutikas · 5 years ago
  33. 1249757 Remove references to ANDROID_ENABLE_LINEAR_BLENDING by Leon Scroggins III · 5 years ago
  34. ee3bfe7 Only decode to F16 if HARDWARE supports it by Leon Scroggins III · 5 years ago
  35. e703b19 Merge "Enable vulkan webview draw functor" by TreeHugger Robot · 5 years ago
  36. 26679ce Cache SkImage in SurfaceTexture only if buffer content is same by Stan Iliev · 5 years ago
  37. 2f10a26 Merge "Put Vulkan WebViews on a HW layer if stencil clip" by TreeHugger Robot · 5 years ago
  38. f09ee58 Put Vulkan WebViews on a HW layer if stencil clip by Stan Iliev · 6 years ago
  39. d8e7d56 Merge "Update Vulkan skia creation to use apiVersion instead of instanceVersion" by Greg Daniel · 5 years ago
  40. eaf310e Update Vulkan skia creation to use apiVersion instead of instanceVersion by Greg Daniel · 5 years ago
  41. 2e204fc don't pass bounds to textblobbuilder by Mike Reed · 5 years ago
  42. 23e1fa4 Merge "IWYU" by TreeHugger Robot · 5 years ago
  43. 0ea09a4 IWYU by Mike Reed · 5 years ago
  44. c49da39 Merge "Fix GetResourceName for shared libraries" by TreeHugger Robot · 5 years ago
  45. d8cf9da Merge "Store SkFont in android::Paint" by TreeHugger Robot · 5 years ago
  46. bdd89db Merge "Add color space params to webview gl functor" by TreeHugger Robot · 5 years ago
  47. 741e96f Fix GetResourceName for shared libraries by Ryan Mitchell · 5 years ago
  48. f6d86ac Store SkFont in android::Paint by Mike Reed · 5 years ago
  49. b6da7f6 Add color space params to webview gl functor by Bo Liu · 5 years ago
  50. 78a6cb9 Merge "Increase ShaderCache max size to accomodate Vulkan pipeline cache" by TreeHugger Robot · 5 years ago
  51. da8a510 Increase ShaderCache max size to accomodate Vulkan pipeline cache by Stan Iliev · 5 years ago
  52. 48340af Merge "Don't assume all FP16 bitmaps are linearly encoded." by Derek Sollenberger · 5 years ago
  53. e0cf597 Remove use of SkColorSpace::Gamut enum by Brian Osman · 5 years ago
  54. dec730f Enable vulkan webview draw functor by Bo Liu · 5 years ago
  55. 515bd28 Merge "Don't create RenderThread for dumpsys gfxinfo" by TreeHugger Robot · 5 years ago
  56. 6e35e63 Don't assume all FP16 bitmaps are linearly encoded. by Derek Sollenberger · 5 years ago
  57. ba7e965 Don't create RenderThread for dumpsys gfxinfo by John Reck · 5 years ago
  58. 5cca8f2 Add continuous SKP capture test api by John Reck · 6 years ago
  59. 68ea0c3 Update signature files to the new format by Tor Norbye · 6 years ago
  60. c407678 Add support for preTransform in Vulkan swapchain. by Greg Daniel · 5 years ago
  61. e81dba7 Merge "Load correct resources for pointer icon on external screen" by TreeHugger Robot · 5 years ago
  62. a117526 Merge "Remove RRO policy product_services" by Ryan Mitchell · 5 years ago
  63. 9853845 Merge "Add enforcement of idmap policies" by Ryan Mitchell · 5 years ago
  64. fd8666d Load correct resources for pointer icon on external screen by Andrii Kulian · 6 years ago
  65. 428ddacf Merge "Add source style for each TypedValue." by Aurimas Liutikas · 5 years ago
  66. 7650ea6 Merge "Remove DropBoxManager::getNextEntry" by TreeHugger Robot · 5 years ago
  67. 02d9c1e Remove RRO policy product_services by Ryan Mitchell · 5 years ago
  68. d10d06d Add enforcement of idmap policies by Mårten Kongstad · 5 years ago
  69. 60b3053 Remove DropBoxManager::getNextEntry by Hector Dearman · 5 years ago
  70. caa8cc6 Merge "Standardize the surface origin for each HWUI pipeline." by Derek Sollenberger · 5 years ago
  71. 34495b9 Merge "VkFunctorDrawable implementation" by TreeHugger Robot · 5 years ago
  72. ce7c99c Add source style for each TypedValue. by Aurimas Liutikas · 6 years ago
  73. 7b8c1eb VkFunctorDrawable implementation by Bo Liu · 5 years ago
  74. 82637f5 Merge "Invoke Vulkan initialize earlier" by TreeHugger Robot · 5 years ago
  75. cf9dd94 Merge "Add encoding of name and actor overlayable fields" by Ryan Mitchell · 5 years ago
  76. 55d9a60 Merge "Add function to return path for last resolved resource" by Winson Chiu · 5 years ago
  77. 40f4cb5 Merge "Switch to skcms-based factories and getters in SkColorSpace" by Brian Osman · 5 years ago
  78. 20f260b Merge "CursorWindow.cpp: replace dup() with fcntl(F_DUPFD_CLOEXEC)" am: adf025b1ff am: de408b3cb4 by Nick Kralevich · 5 years ago
  79. 7f74aee Merge "CursorWindow.cpp: replace dup() with fcntl(F_DUPFD_CLOEXEC)" am: adf025b1ff by Nick Kralevich · 5 years ago
  80. 4831523 Merge "Put HWUI & Webview color space in a struct" by TreeHugger Robot · 5 years ago
  81. be8fac26 Switch to skcms-based factories and getters in SkColorSpace by Brian Osman · 5 years ago
  82. bc80706 Merge "Fix/suppress androidfw google-explicit-constructor warnings" am: 392f0052c2 am: 99a3d72b98 by Chih-Hung Hsieh · 5 years ago
  83. 2f3669b Add function to return path for last resolved resource by Winson · 5 years ago
  84. 1a2bdc8 Put HWUI & Webview color space in a struct by Chris Blume · 5 years ago
  85. cd06f9e Merge "Fix/suppress androidfw google-explicit-constructor warnings" am: 392f0052c2 by Chih-Hung Hsieh · 5 years ago
  86. e104df9 CursorWindow.cpp: replace dup() with fcntl(F_DUPFD_CLOEXEC) by Nick Kralevich · 5 years ago
  87. a25b2ed Merge "Store VkPipelineCache to ShaderCache" by TreeHugger Robot · 5 years ago
  88. 392f005 Merge "Fix/suppress androidfw google-explicit-constructor warnings" by Treehugger Robot · 5 years ago
  89. 25833d2 Standardize the surface origin for each HWUI pipeline. by Derek Sollenberger · 5 years ago
  90. 14211aa Store VkPipelineCache to ShaderCache by Stan Iliev · 5 years ago
  91. ef5673a Add encoding of name and actor overlayable fields by Ryan Mitchell · 6 years ago
  92. 7dc7d95 Merge "Fix/suppress libs/* google-explicit-constructor warnings" am: a35900fd8e am: 0aab12591f by Chih-hung Hsieh · 5 years ago
  93. 3169d689 Merge "Fix/suppress libs/* google-explicit-constructor warnings" am: a35900fd8e by Chih-hung Hsieh · 5 years ago
  94. a26b9b9 Merge "Fix leak/crash in exit" by TreeHugger Robot · 5 years ago
  95. 09b1843 Merge "Rename Vulkan functor items to match style" by TreeHugger Robot · 5 years ago
  96. 6104cea Fix leak/crash in exit by John Reck · 5 years ago
  97. 150001a Invoke Vulkan initialize earlier by Stan Iliev · 5 years ago
  98. 237b092 Rename Vulkan functor items to match style by Chris Blume · 6 years ago
  99. c2ace0c Fix/suppress androidfw google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  100. 0c29f39 Fix/suppress libs/* google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago