1. 2ce9bb9 Merge "Revert^3 "Workaround Clang hangs indefinitely"" into main by Treehugger Robot · 9 months ago
  2. 1e07827 Revert^3 "Workaround Clang hangs indefinitely" by Yi Kong · 9 months ago
  3. 82f94c7 Add proposed trendy teams for VTS modules by Yihan Dong · 11 months ago
  4. facd91c Revert^2 "Workaround Clang hangs indefinitely" by Pechetty Sravani · 1 year, 2 months ago
  5. 64a1b6a Revert "Workaround Clang hangs indefinitely" by Liana Kazanova · 1 year, 2 months ago
  6. 38f082f Workaround Clang hangs indefinitely by Yi Kong · 2 years, 1 month ago
  7. 2d7c55d Make apex_available of nn hidl interfaces explicit in Android.bp by Spandan Das · 2 years, 4 months ago
  8. c96ae7d Merge TQ1A.230205.002 by Xin Li · 2 years, 7 months ago
  9. 07df4f2 Add additional bounds checks to NNAPI FMQ deserialize utility functions by Michael Butler · 2 years, 10 months ago
  10. 7375442 Merge "Make VtsHalNeuralnetworks* tests more binder-friendly." into android12-tests-dev am: 2a04b4462f am: 2a3972288c by Treehugger Robot · 3 years ago
  11. 7932492 Make VtsHalNeuralnetworks* tests more binder-friendly. by David Gross · 3 years, 1 month ago
  12. bc24c9b Merge "Disable TEST_MAPPING for VtsHalNeuralnetworksV1_*TargetTest" by Michael Butler · 3 years, 3 months ago
  13. e8e7a10 Disable TEST_MAPPING for VtsHalNeuralnetworksV1_*TargetTest by Michael Butler · 3 years, 3 months ago
  14. 745c351 vts: Upsize 8bit uniform_int_distribution by Jordan R Abrahams-Whitehead · 3 years, 3 months ago
  15. ad643b6 Move NN_TRY macro out of struct initialization by Michael Butler · 3 years, 4 months ago
  16. 7ecc290 Move NN_TRY macro out of struct initialization by Michael Butler · 3 years, 4 months ago
  17. fe9368b Merge "Remove NN host specific build defines" by Michael Butler · 3 years, 7 months ago
  18. 323bddc Remove NN host specific build defines by Michael Butler · 3 years, 7 months ago
  19. ad1bf31 Add timed out test files to tidy_timeout_srcs by Chih-Hung Hsieh · 3 years, 7 months ago
  20. d3e413e Merge "Cleanup NN utility libraries' dependencies" by Michael Butler · 3 years, 8 months ago
  21. 9257d6d Cleanup NN utility libraries' dependencies by Michael Butler · 3 years, 10 months ago
  22. b5c8a82 HAL interface for compilation and execution hints by Miao Wang · 3 years, 11 months ago
  23. 60a7b86 Rename Version::ANDROID_* to kVersionFeatureLevel* -- hal by Michael Butler · 3 years, 10 months ago
  24. 34f0a8f Make NNAPI Version more structured -- hal by Michael Butler · 3 years, 10 months ago
  25. acd7955 Consolidate NNAPI OWNERS files by Michael Butler · 3 years, 10 months ago
  26. ee7a476 Merge changes from topic "libneuralnetworks_common-cleanup" by Michael Butler · 3 years, 10 months ago
  27. c331067 Move Aidl utility code to aidl/utils -- hal 2/2 by Michael Butler · 3 years, 10 months ago
  28. 137ee99 Re-organize NNAPI Burst utility classes by Michael Butler · 3 years, 10 months ago
  29. abc8691 Revert^2 "Provide explicitly versioned NNAPI AIDL utils libs -- HAL." by Michael Butler · 3 years, 10 months ago
  30. 49d95e0 Move NN HandleError from utils/common to 1.0/utils by Michael Butler · 3 years, 11 months ago
  31. e8645c3 Relocate NN ProtectCallback to 1.0/utils by Michael Butler · 3 years, 11 months ago
  32. 1596582 Move NN memory utils from utils/common to 1.0/utils by Michael Butler · 3 years, 11 months ago
  33. 301ef06 Remove hal::utils::countNumberOfConsumers by Michael Butler · 3 years, 11 months ago
  34. 68e98f4 Merge "Allow implicit conversions for NN errors -- hal" by Michael Butler · 3 years, 11 months ago
  35. ff9a5a5 Allow implicit conversions for NN errors -- hal by Michael Butler · 3 years, 11 months ago
  36. 1b09ea9 Handle error returned by IBurstContext::freeMemory by Michael Butler · 3 years, 11 months ago
  37. d3f408d Merge "Add OWNERS for VTS module VtsHalNeuralnetworksV1_2TargetTest" by Treehugger Robot · 4 years ago
  38. 2f40211 Add OWNERS for VTS module VtsHalNeuralnetworksV1_2TargetTest by Yiming Pan · 4 years, 1 month ago
  39. d910bd6 Fix HAL and AIDL files to be consistent with API generation tool. by Ian Hua · 4 years ago
  40. 8472d91 Quickly exit VtsHalNeuralnetworks*TargetTest on failure by Michael Butler · 4 years ago
  41. ac45a5d Quickly exit VtsHalNeuralnetworks*TargetTest on failure by Michael Butler · 4 years ago
  42. 77c1b62 Quick-fail NNAPI VTS test case if driver is dead by Michael Butler · 4 years ago
  43. 9c3c864 Quick-fail NNAPI VTS test case if driver is dead by Michael Butler · 4 years ago
  44. 338d6f8 Revert^2 "Making NN hardware interface libs "host supported"" by Ray Hernandez · 4 years, 1 month ago
  45. ea89e30 Revert "Making NN hardware interface libs "host supported"" by Ray Hernandez · 4 years, 1 month ago
  46. a6d6002 Making NN hardware interface libs "host supported" by rayhdez · 4 years, 2 months ago
  47. e3d0dad Use proper alignment and padding for pointer arguments -- HAL. by Xusong Wang · 4 years, 4 months ago
  48. b2e8085 Introduce reusable burst to canonical interface -- HAL. by Xusong Wang · 4 years, 6 months ago
  49. 5f6bedb Introduce reusable execution to canonical interface -- HAL. by Xusong Wang · 4 years, 6 months ago
  50. 8bfa243 Use proper alignment and padding for pointer arguments -- HAL. by Xusong Wang · 4 years, 4 months ago
  51. e84db6b Merge changes from topics "nnapi-reusable-execution-canonical-2", "nnapi-reusable-execution-canonical-burst" into sc-dev by Xusong Wang · 4 years, 4 months ago
  52. ead6d37 Introduce reusable burst to canonical interface -- HAL. by Xusong Wang · 4 years, 6 months ago
  53. 727a7b2 Introduce reusable execution to canonical interface -- HAL. by Xusong Wang · 4 years, 6 months ago
  54. 889c46c Fix typo in PAD_V2 comments by Andy Dyer-Smith · 4 years, 5 months ago
  55. 3e9720b Remove NN canonical IDevice::isUpdatable -- hal by Michael Butler · 4 years, 5 months ago
  56. 8414a6e Add additional parameters for NN Burst -- HAL by Michael Butler · 4 years, 6 months ago
  57. 388bceb Add missing validation for NN canonical types by Michael Butler · 4 years, 7 months ago
  58. 0252d5f Add std::this_thread::yield to Burst NN polling loop by Michael Butler · 4 years, 5 months ago
  59. 6910bec Move NNAPI type information to types.spec by Slava Shklyaev · 5 years ago
  60. 76e491f Implement full canonical Burst in NN util code by Michael Butler · 4 years, 9 months ago
  61. 7b0b546 Add missing NNAPI HIDL interface mock tests by Lev Proleev · 4 years, 6 months ago
  62. 4205aec Fix formatting by Slava Shklyaev · 4 years, 6 months ago
  63. cefd92e Merge "Reformat neuralnetworks/1.2/types.hal according to clang-format" by Treehugger Robot · 4 years, 7 months ago
  64. 65de531 Merge changes from topic "nnapi-numberOfConsumers" by Michael Butler · 4 years, 7 months ago
  65. f62d99e Reformat neuralnetworks/1.2/types.hal according to clang-format by Slava Shklyaev · 4 years, 7 months ago
  66. a02e5e5 Non ABI changes to neuralnetworks HAL by Przemysław Szczepaniak · 4 years, 7 months ago
  67. b224b36 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 4 years, 7 months ago
  68. 68b6926 Make NNAPI countNumberOfConsumers return GeneralResult -- hal by Michael Butler · 4 years, 7 months ago
  69. ab2f482 Store AHWB in NN canonical memory type -- hal by Michael Butler · 4 years, 7 months ago
  70. fadeb8a Change NNAPI Memory to ref-counted SharedMemory -- hal by Michael Butler · 4 years, 7 months ago
  71. e5e6702 Add dynamic interface casting to NN utility code by Michael Butler · 4 years, 7 months ago
  72. 8fc4896 Relocate NN burst utility to ExecutionBurstUtils by Michael Butler · 4 years, 8 months ago
  73. f6b2d1a Relocate ExecutionBurst* classes to NN util code by Michael Butler · 4 years, 9 months ago
  74. 9533151 Implement partial canonical Burst in NN util code by Michael Butler · 4 years, 9 months ago
  75. 2a8b679 Introduce canonical IBurst object in NNAPI -- hal by Michael Butler · 4 years, 9 months ago
  76. 9adab0c Add isUpdatable to NNAPI canonical IDevice -- hal by Michael Butler · 4 years, 8 months ago
  77. 6e492a6 Create unit tests for NN interface utility code by Michael Butler · 4 years, 9 months ago
  78. 7fd03c2 Cleanup NN callback error handling by Michael Butler · 4 years, 9 months ago
  79. aad934b Add HIDL lifetime and protecting callback info to NN README by Michael Butler · 4 years, 9 months ago
  80. 4024d8f Change NN canonical timings to nanoseconds -- hal by Michael Butler · 4 years, 9 months ago
  81. cca3e20 Cleanup how transport errors are handled in NN utils by Michael Butler · 4 years, 10 months ago
  82. 6547b2a Validate during NN conversions by default -- hal by Michael Butler · 4 years, 10 months ago
  83. 77e06d8 Fix a bug where 1.3 Device ignores 1.3 capabilities by Slava Shklyaev · 4 years, 9 months ago
  84. 49817a0 Replace nn::NativeHandle with nn::SharedHandle by Slava Shklyaev · 4 years, 10 months ago
  85. 4b276a7 Implement NNAPI canonical interfaces by Michael Butler · 5 years ago
  86. b98aa6d Create conversions to/from NNAPI canonical types by Michael Butler · 6 years ago
  87. 7f40613 Suppress gtest error for tests without any instance by Xusong Wang · 5 years ago
  88. 1136876 Merge Android R by Xin Li · 5 years ago
  89. 7a8a6dd Increase NNAPI VTS single-test timeout to 20m. by Xusong Wang · 5 years ago
  90. 36dcf1a Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  91. 898088d Update language to comply with Android's inclusive language guidance by Sushil Nath · 5 years ago
  92. 9df50c6 vts: remove deprecated gtest macros by Jim Pollock · 5 years ago
  93. ba4d532 Suppress gtest error for tests without any instance by Dan Shi · 5 years ago
  94. d23380f Fix stale NNAPI documentation by Slava Shklyaev · 5 years ago
  95. d610435 update hidl .bp by Jooyung Han · 5 years ago
  96. d18cba8 update hidl .bp by Jooyung Han · 5 years ago
  97. 3468366 Change 'blacklist' to 'disallow' am: 26f365b810 am: 2d0bac77ab by Matej Pfajfar · 5 years ago
  98. 26f365b Change 'blacklist' to 'disallow' by Matej Pfajfar · 5 years ago
  99. 3dca799 Revert "Allow compilations in TOCTOU tests to fail with GENERAL_FAILURE." by Xusong Wang · 5 years ago
  100. 29a1225 Remove temporary test filters by Miao Wang · 5 years ago