1. 23e1fa4 Merge "IWYU" by TreeHugger Robot · 5 years ago
  2. 0ea09a4 IWYU by Mike Reed · 5 years ago
  3. c49da39 Merge "Fix GetResourceName for shared libraries" by TreeHugger Robot · 5 years ago
  4. d8cf9da Merge "Store SkFont in android::Paint" by TreeHugger Robot · 5 years ago
  5. bdd89db Merge "Add color space params to webview gl functor" by TreeHugger Robot · 5 years ago
  6. 741e96f Fix GetResourceName for shared libraries by Ryan Mitchell · 5 years ago
  7. f6d86ac Store SkFont in android::Paint by Mike Reed · 5 years ago
  8. b6da7f6 Add color space params to webview gl functor by Bo Liu · 5 years ago
  9. 78a6cb9 Merge "Increase ShaderCache max size to accomodate Vulkan pipeline cache" by TreeHugger Robot · 5 years ago
  10. da8a510 Increase ShaderCache max size to accomodate Vulkan pipeline cache by Stan Iliev · 5 years ago
  11. 48340af Merge "Don't assume all FP16 bitmaps are linearly encoded." by Derek Sollenberger · 5 years ago
  12. e0cf597 Remove use of SkColorSpace::Gamut enum by Brian Osman · 5 years ago
  13. 515bd28 Merge "Don't create RenderThread for dumpsys gfxinfo" by TreeHugger Robot · 5 years ago
  14. 6e35e63 Don't assume all FP16 bitmaps are linearly encoded. by Derek Sollenberger · 5 years ago
  15. ba7e965 Don't create RenderThread for dumpsys gfxinfo by John Reck · 5 years ago
  16. 5cca8f2 Add continuous SKP capture test api by John Reck · 6 years ago
  17. 68ea0c3 Update signature files to the new format by Tor Norbye · 5 years ago
  18. c407678 Add support for preTransform in Vulkan swapchain. by Greg Daniel · 5 years ago
  19. e81dba7 Merge "Load correct resources for pointer icon on external screen" by TreeHugger Robot · 5 years ago
  20. a117526 Merge "Remove RRO policy product_services" by Ryan Mitchell · 5 years ago
  21. 9853845 Merge "Add enforcement of idmap policies" by Ryan Mitchell · 5 years ago
  22. fd8666d Load correct resources for pointer icon on external screen by Andrii Kulian · 6 years ago
  23. 428ddacf Merge "Add source style for each TypedValue." by Aurimas Liutikas · 5 years ago
  24. 7650ea6 Merge "Remove DropBoxManager::getNextEntry" by TreeHugger Robot · 5 years ago
  25. 02d9c1e Remove RRO policy product_services by Ryan Mitchell · 5 years ago
  26. d10d06d Add enforcement of idmap policies by Mårten Kongstad · 5 years ago
  27. 60b3053 Remove DropBoxManager::getNextEntry by Hector Dearman · 5 years ago
  28. caa8cc6 Merge "Standardize the surface origin for each HWUI pipeline." by Derek Sollenberger · 5 years ago
  29. 34495b9 Merge "VkFunctorDrawable implementation" by TreeHugger Robot · 5 years ago
  30. ce7c99c Add source style for each TypedValue. by Aurimas Liutikas · 6 years ago
  31. 7b8c1eb VkFunctorDrawable implementation by Bo Liu · 5 years ago
  32. 82637f5 Merge "Invoke Vulkan initialize earlier" by TreeHugger Robot · 5 years ago
  33. cf9dd94 Merge "Add encoding of name and actor overlayable fields" by Ryan Mitchell · 5 years ago
  34. 55d9a60 Merge "Add function to return path for last resolved resource" by Winson Chiu · 5 years ago
  35. 40f4cb5 Merge "Switch to skcms-based factories and getters in SkColorSpace" by Brian Osman · 5 years ago
  36. 20f260b Merge "CursorWindow.cpp: replace dup() with fcntl(F_DUPFD_CLOEXEC)" am: adf025b1ff am: de408b3cb4 by Nick Kralevich · 5 years ago
  37. 7f74aee Merge "CursorWindow.cpp: replace dup() with fcntl(F_DUPFD_CLOEXEC)" am: adf025b1ff by Nick Kralevich · 5 years ago
  38. 4831523 Merge "Put HWUI & Webview color space in a struct" by TreeHugger Robot · 5 years ago
  39. be8fac26 Switch to skcms-based factories and getters in SkColorSpace by Brian Osman · 5 years ago
  40. bc80706 Merge "Fix/suppress androidfw google-explicit-constructor warnings" am: 392f0052c2 am: 99a3d72b98 by Chih-Hung Hsieh · 5 years ago
  41. 2f3669b Add function to return path for last resolved resource by Winson · 5 years ago
  42. 1a2bdc8 Put HWUI & Webview color space in a struct by Chris Blume · 5 years ago
  43. cd06f9e Merge "Fix/suppress androidfw google-explicit-constructor warnings" am: 392f0052c2 by Chih-Hung Hsieh · 5 years ago
  44. e104df9 CursorWindow.cpp: replace dup() with fcntl(F_DUPFD_CLOEXEC) by Nick Kralevich · 5 years ago
  45. a25b2ed Merge "Store VkPipelineCache to ShaderCache" by TreeHugger Robot · 5 years ago
  46. 392f005 Merge "Fix/suppress androidfw google-explicit-constructor warnings" by Treehugger Robot · 5 years ago
  47. 25833d2 Standardize the surface origin for each HWUI pipeline. by Derek Sollenberger · 5 years ago
  48. 14211aa Store VkPipelineCache to ShaderCache by Stan Iliev · 5 years ago
  49. ef5673a Add encoding of name and actor overlayable fields by Ryan Mitchell · 6 years ago
  50. 7dc7d95 Merge "Fix/suppress libs/* google-explicit-constructor warnings" am: a35900fd8e am: 0aab12591f by Chih-hung Hsieh · 5 years ago
  51. 3169d689 Merge "Fix/suppress libs/* google-explicit-constructor warnings" am: a35900fd8e by Chih-hung Hsieh · 5 years ago
  52. a26b9b9 Merge "Fix leak/crash in exit" by TreeHugger Robot · 5 years ago
  53. 09b1843 Merge "Rename Vulkan functor items to match style" by TreeHugger Robot · 5 years ago
  54. 6104cea Fix leak/crash in exit by John Reck · 5 years ago
  55. 150001a Invoke Vulkan initialize earlier by Stan Iliev · 5 years ago
  56. 237b092 Rename Vulkan functor items to match style by Chris Blume · 6 years ago
  57. c2ace0c Fix/suppress androidfw google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  58. 0c29f39 Fix/suppress libs/* google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  59. b42f9c9 Merge "Support mouse pointer on external displays (2/2)" by TreeHugger Robot · 5 years ago
  60. 2f41a9c Merge "Make sure interop path works with draw_fn" by TreeHugger Robot · 5 years ago
  61. 2c9dad7 Merge "Fix/suppress hwui google-explicit-constructor warnings" am: dcfef16295 am: 50991469e3 by Chih-Hung Hsieh · 5 years ago
  62. 739cf0d Merge "Fix/suppress hwui google-explicit-constructor warnings" am: dcfef16295 by Chih-Hung Hsieh · 5 years ago
  63. 30eef07 Make sure interop path works with draw_fn by Bo Liu · 5 years ago
  64. f21b0b6 Fix/suppress hwui google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  65. b9b3200 Support mouse pointer on external displays (2/2) by Arthur Hung · 6 years ago
  66. 5bacb6f Merge "don't toggle between Paint and SkPaint" by TreeHugger Robot · 5 years ago
  67. 2dfd55d don't toggle between Paint and SkPaint by Mike Reed · 5 years ago
  68. 43d0613 Change formula for font cache size by Stan Iliev · 6 years ago
  69. eafbb21 Merge "fix mmap leak of graphicsstats service" am: 9ebc299b73 am: a2b2a415f0 by liulvping · 5 years ago
  70. be2b5da Merge "fix mmap leak of graphicsstats service" am: 9ebc299b73 am: a2b2a415f0 by liulvping · 5 years ago
  71. 9ebc299 Merge "fix mmap leak of graphicsstats service" by Treehugger Robot · 5 years ago
  72. 17cc87e Merge "Fix/suppress hwui/tests google-explicit-constructor warnings" am: 6832595911 am: 0e0edd08ac by Chih-hung Hsieh · 5 years ago
  73. c545d54 Merge "Fix/suppress hwui/tests google-explicit-constructor warnings" am: 6832595911 by Chih-hung Hsieh · 5 years ago
  74. 1c57378 Fix/suppress hwui/tests google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  75. 1b0278c Mark GrContext dirty after onContextDestroyed by Bo Liu · 5 years ago
  76. d74e267 Merge "hwui: Add libGLESv1_CM to the list of shared_libs" by Dimitry Ivanov · 5 years ago
  77. 8319a7e Merge "Plumb new functor in native/webview" by TreeHugger Robot · 5 years ago
  78. d6668e7 Plumb new functor in native/webview by Bo Liu · 6 years ago
  79. 3905e83 All non-blob variants of drawText are deprecated by Mike Reed · 5 years ago
  80. 4832438 fix mmap leak of graphicsstats service by liulvping · 6 years ago
  81. 4a4b1be drawTextRSXform is deprecated by Mike Reed · 5 years ago
  82. 61dfd8f hwui: Add libGLESv1_CM to the list of shared_libs by dimitry · 5 years ago
  83. 1048106 Merge "remove overrides of (dead) onDrawTextRSXform" by TreeHugger Robot · 6 years ago
  84. b708a79 Merge "Fix/suppress incident* google-explicit-constructor warnings" am: 6af0e228f3 am: 78085ba0a3 by Chih-hung Hsieh · 6 years ago
  85. 34ba791 Merge "Fix/suppress pipeline google-explicit-constructor warnings" am: 63790135f4 am: 2cd94bae8d by Chih-hung Hsieh · 6 years ago
  86. ee844ad Merge "Fix/suppress incident* google-explicit-constructor warnings" am: 6af0e228f3 by Chih-hung Hsieh · 6 years ago
  87. b6ecc7c Merge "Fix/suppress pipeline google-explicit-constructor warnings" am: 63790135f4 by Chih-hung Hsieh · 6 years ago
  88. 6af0e22 Merge "Fix/suppress incident* google-explicit-constructor warnings" by Chih-hung Hsieh · 6 years ago
  89. 6379013 Merge "Fix/suppress pipeline google-explicit-constructor warnings" by Chih-hung Hsieh · 6 years ago
  90. 3682251 remove overrides of (dead) onDrawTextRSXform by Mike Reed · 6 years ago
  91. a640ed6 Merge "Fix/suppress renderthread google-explicit-constructor warnings" am: 138aae8eaf am: 2e2028aee4 by Chih-Hung Hsieh · 6 years ago
  92. 4e628bc Merge "Fix/suppress renderthread google-explicit-constructor warnings" am: 138aae8eaf by Chih-Hung Hsieh · 6 years ago
  93. f933641 Fix/suppress pipeline google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  94. d736d4b Fix/suppress renderthread google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  95. 7a88a93 Fix/suppress incident* google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  96. 24fc901 Improve performance of unclipped save layers. by Derek Sollenberger · 6 years ago
  97. ed2af4d Merge "Add actor and name parsing for overlayable" by Ryan Mitchell · 6 years ago
  98. b39b21b Merge "Add libandroidfw_tests to device-tests suite" by Aurimas Liutikas · 6 years ago
  99. 8d7267e Add libandroidfw_tests to device-tests suite by Dan Shi · 6 years ago
  100. e216948 Cleanup of Bitmap.h entry points. by Derek Sollenberger · 6 years ago