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