1. 0e636a8 Merge "Adds new HardwareBuffer plane-locking functions to NDK" by Marius Renn · 5 years ago
  2. 5ea4f3c Merge "ASurfaceControl: dataspace (1/2)" by TreeHugger Robot · 5 years ago
  3. 7f24f79 ASurfaceControl: dataspace (1/2) by Marissa Wall · 5 years ago
  4. 9e7dce3 Merge "Generalize physical display management" by Dominik Laskowski · 5 years ago
  5. d25d134 Do not call postDrawVk if did not call drawVk by Bo Liu · 5 years ago
  6. 30780a2 Merge "Revert "Enable vulkan webview draw functor"" by TreeHugger Robot · 5 years ago
  7. a2b2535 Revert "Enable vulkan webview draw functor" by Bo Liu · 5 years ago
  8. 3316a0a Generalize physical display management by Dominik Laskowski · 5 years ago
  9. 6bc48231 Combining background color transactions by Valerie Hau · 5 years ago
  10. e703b19 Merge "Enable vulkan webview draw functor" by TreeHugger Robot · 5 years ago
  11. eaf310e Update Vulkan skia creation to use apiVersion instead of instanceVersion by Greg Daniel · 5 years ago
  12. 9934adc Merge "Eliminate the usage of ConfigStore." by Peiyong Lin · 5 years ago
  13. 0d04f32 Eliminate the usage of ConfigStore. by Peiyong Lin · 5 years ago
  14. b6da7f6 Add color space params to webview gl functor by Bo Liu · 5 years ago
  15. dec730f Enable vulkan webview draw functor by Bo Liu · 5 years ago
  16. 5bbfd51 Add setColor, setColorAlpha, and setColorDataspace to ASurfaceControl by Valerie Hau · 5 years ago
  17. 9ce77e9 Merge "ASurfaceControl: add more support to NDK (1/2)" by TreeHugger Robot · 5 years ago
  18. d3ea060 Merge changes from topic "sensors_ndk_filter" by TreeHugger Robot · 5 years ago
  19. 0bec872 Merge "Export ASensor_getHandle" by TreeHugger Robot · 5 years ago
  20. ea2cb0c Export ASensorEventQueue_requestAdditionalInfoEvents by Brian Stack · 5 years ago
  21. 9da89b2 Add ASensorEventQueue_requestAdditionalInfoEvents by Brian Stack · 5 years ago
  22. 1be5a10 ASurfaceControl: add more support to NDK (1/2) by Marissa Wall · 5 years ago
  23. 93c2598 Export ASensor_getHandle by Brian Stack · 5 years ago
  24. d69a4b8 Merge "Introduce ASensor_getHandle API to Sensors NDK" by TreeHugger Robot · 5 years ago
  25. 34495b9 Merge "VkFunctorDrawable implementation" by TreeHugger Robot · 5 years ago
  26. 7b8c1eb VkFunctorDrawable implementation by Bo Liu · 5 years ago
  27. 4fd4e36 Merge "ASurfaceControl: add SurfaceControl to NDK (1/2)" by TreeHugger Robot · 5 years ago
  28. 4831523 Merge "Put HWUI & Webview color space in a struct" by TreeHugger Robot · 5 years ago
  29. 911bffd Merge "sharedmem.cpp: replace dup() with fcntl(F_DUPFD_CLOEXEC)" am: 98546b23b9 am: 9c5c779597 by Nick Kralevich · 5 years ago
  30. 1a2bdc8 Put HWUI & Webview color space in a struct by Chris Blume · 5 years ago
  31. 3964970 sharedmem.cpp: replace dup() with fcntl(F_DUPFD_CLOEXEC) by Nick Kralevich · 5 years ago
  32. f6a73fa ASurfaceControl: add SurfaceControl to NDK (1/2) by Marissa Wall · 6 years ago
  33. 38c97d4 Introduce ASensor_getHandle API to Sensors NDK by Brian Stack · 5 years ago
  34. e934552 Adds new HardwareBuffer plane-locking functions to NDK by renn · 5 years ago
  35. 8939f1c Merge "Add 'stubs' to libandroid" am: b0a1d4979e am: c70dc011f2 am: 7024b28cfe by Dongwon Kang · 5 years ago
  36. 09b1843 Merge "Rename Vulkan functor items to match style" by TreeHugger Robot · 5 years ago
  37. 237b092 Rename Vulkan functor items to match style by Chris Blume · 6 years ago
  38. 2f41a9c Merge "Make sure interop path works with draw_fn" by TreeHugger Robot · 5 years ago
  39. b61819e Add 'stubs' to libandroid by Dongwon Kang · 5 years ago
  40. 30eef07 Make sure interop path works with draw_fn by Bo Liu · 5 years ago
  41. cf0026e Merge "Add control flags in asynchronous DNS query API" am: c04f9f731a am: f4a9829a18 by Luke Huang · 5 years ago
  42. f3cc2b6 Add control flags in asynchronous DNS query API by Luke Huang · 6 years ago
  43. d6668e7 Plumb new functor in native/webview by Bo Liu · 6 years ago
  44. a62790c Merge "Following commit for asynchronous DNS query API" am: a89f04a742 am: b010078e40 by Luke Huang · 6 years ago
  45. d0c47e6 Following commit for asynchronous DNS query API by Luke Huang · 6 years ago
  46. fbeaa52 Merge "Add C API for new webview draw functor" by TreeHugger Robot · 6 years ago
  47. 788d957 Add C API for new webview draw functor by Bo Liu · 6 years ago
  48. f30016d Merge "Add asynchronous DNS query API" am: d4ed663b80 am: 62f369e96d by Lorenzo Colitti · 6 years ago
  49. c17821c Add asynchronous DNS query API by Luke Huang · 6 years ago
  50. 9f029c5 Merge "Add NDK async begin/end & counter" by John Reck · 6 years ago
  51. 77b31a5 Add NDK async begin/end & counter by John Reck · 6 years ago
  52. 4142339 Add non-interop Vulkan functor by Chris Blume · 6 years ago
  53. 83a9937 Add explicit values to ABI enums in libs/hwui by Chris Blume · 6 years ago
  54. 57ae24c Merge "Export AHardwareBuffer_isSupported from libandroid." by Krzysztof Kosiński · 6 years ago
  55. 9d03c64 Merge "Use "override" keyword instead of "virtual"." by TreeHugger Robot · 6 years ago
  56. e463bb6 Export AHardwareBuffer_isSupported from libandroid. by Krzysztof Kosiński · 6 years ago
  57. 0fd02aa Use "override" keyword instead of "virtual". by Chris Blume · 6 years ago
  58. d6764f8 Merge "Convert libwebviewchromium_plat_support to Android.bp" am: 1feeeba433 am: e9db0313a3 by Dan Willemsen · 6 years ago
  59. f25ac31 Convert libwebviewchromium_plat_support to Android.bp by Dan Willemsen · 6 years ago
  60. d3d5961 Merge "Apply version-script to libjnigraphics library" am: fe5f477ee7 am: 2520d62b6a by Dimitry Ivanov · 6 years ago
  61. 761fe1b Apply version-script to libjnigraphics library by dimitry · 6 years ago
  62. 36154fd Merge "Apply version-script to libandroid library." am: dbacdb242b am: 5291def66d by Dimitry Ivanov · 6 years ago
  63. 499745f Apply version-script to libandroid library. by dimitry · 6 years ago
  64. 75b841b Implement matchFamilyStyleCharacter API by Seigo Nonaka · 6 years ago
  65. 3675898 Read OEM customization XML by Seigo Nonaka · 6 years ago
  66. 946fbaa Merge "Label the libwebview address space reservation." by TreeHugger Robot · 6 years ago
  67. ce77caf Merge "Add native font enumeration API implementation" by Seigo Nonaka · 6 years ago
  68. fdd7a7e Label the libwebview address space reservation. by Richard Uhler · 6 years ago
  69. 50692ca Add native font enumeration API implementation by Seigo Nonaka · 6 years ago
  70. 94da778 Merge "Simplify WebView RELRO creation and handle more cases." by TreeHugger Robot · 6 years ago
  71. 564ca3e Reland "TextureView Vulkan support and optimized OpenGL draw" by Stan Iliev · 6 years ago
  72. a683eb3 Revert "Revert "Revert "TextureView Vulkan support and optimized OpenGL draw""" by Stan Iliev · 6 years ago
  73. 85f9096 Revert "Revert "TextureView Vulkan support and optimized OpenGL draw"" by Stan Iliev · 6 years ago
  74. e6cfb09 Merge "Revert "TextureView Vulkan support and optimized OpenGL draw"" by Stan Iliev · 6 years ago
  75. 867c43d Revert "TextureView Vulkan support and optimized OpenGL draw" by John Reck · 6 years ago
  76. 54b9892 Merge "TextureView Vulkan support and optimized OpenGL draw" by TreeHugger Robot · 6 years ago
  77. c8e22a6 TextureView Vulkan support and optimized OpenGL draw by Stan Iliev · 6 years ago
  78. 8e7cf05 Merge "Remove DefaultContainerService usage in StorageManagerService." by Sudheer Shanka · 6 years ago
  79. 25469aa Remove DefaultContainerService usage in StorageManagerService. by Sudheer Shanka · 6 years ago
  80. c4a3561 Merge "Use multiple patterns and/or emails in per-file syntax." am: 1d4cb7b380 am: e8bda98a11 by Chih-hung Hsieh · 6 years ago
  81. ff5193f Use multiple patterns and/or emails in per-file syntax. by Chih-Hung Hsieh · 6 years ago
  82. 2c871f9 Merge "Add codewiz@, reminv@ to OWNERS for connectivity" am: 76f081be5c am: a96779b592 am: fb9247e38d by Remi NGUYEN VAN · 6 years ago
  83. d2cb322 Add codewiz@, reminv@ to OWNERS for connectivity by Remi NGUYEN VAN · 6 years ago
  84. 5abeed5 Simplify WebView RELRO creation and handle more cases. by Torne (Richard Coles) · 6 years ago
  85. f67d034 Merge "Work around b/24465209, do not pack relocation table." am: d01890df3c am: d7f77b5a12 by Chih-Hung Hsieh · 6 years ago
  86. 618e174 Merge "Work around b/24465209, do not pack relocation table." am: d01890df3c by Chih-Hung Hsieh · 6 years ago
  87. eeb1ea8 Work around b/24465209, do not pack relocation table. by Chih-Hung Hsieh · 6 years ago
  88. f97d380 Merge "Convert to Soong" am: acbd94d76f am: b1005a8a2a am: d00c851e55 by Dan Willemsen · 6 years ago
  89. d00c851 Merge "Convert to Soong" am: acbd94d76f am: b1005a8a2a by Dan Willemsen · 6 years ago
  90. 4888b1f Convert to Soong by Dan Willemsen · 6 years ago
  91. 8b4b8c5 Merge "Move registration of AssetManager.mObject to zygote." into pi-dev am: 85ec63532f by Nicolas Geoffray · 6 years ago
  92. 5652b43 Merge "Move registration of AssetManager.mObject to zygote." into pi-dev by Nicolas Geoffray · 6 years ago
  93. a55a59a Move registration of AssetManager.mObject to zygote. by Nicolas Geoffray · 6 years ago
  94. 3adca7c Update native/webview OWNERS. by Torne (Richard Coles) · 6 years ago
  95. 18f442e Remove RenderPipelineType::OpenGL (1/many) by John Reck · 6 years ago
  96. 536a560 Merge "Remove an API that doesn't exist." am: 454b1e37eb am: a9725d2d6d by Dan Albert · 6 years ago
  97. d377f90 Remove an API that doesn't exist. by Dan Albert · 6 years ago
  98. bebfcc4 Refactor AssetManager by Adam Lesinski · 6 years ago
  99. df7675f Merge "Don't use cutils/Atomic.h" am: 07735797a2 am: a272d540d8 am: 0f4ca4a5c0 by Steven Moreland · 6 years ago
  100. fb7952f Don't use cutils/Atomic.h by Steven Moreland · 6 years ago