1. 82e4dc7 Removes vehicle.default target by Hongwei Wang · 6 years ago
  2. 86e247a Convert to Android.bp by Dan Willemsen · 6 years ago
  3. 4224d9e Use -Werror in hardware/libhardware/tests by Chih-Hung Hsieh · 6 years ago
  4. d67dcc5 Merge "Use -Werror in hardware/libhardware" am: d1a2b9f7c1 by Chih-hung Hsieh · 7 years ago
  5. 2359423 Use -Werror in hardware/libhardware by Chih-Hung Hsieh · 7 years ago
  6. 70f9685 Merge "Keymaster: Move test to std::unique_ptr" am: ce1ed06244 by Andreas Gampe · 7 years ago
  7. e9e7c20 Keymaster: Move test to std::unique_ptr by Andreas Gampe · 7 years ago
  8. d53231a Merge "C++14 is the default now." am: c85724298e by Elliott Hughes · 7 years ago
  9. b2b0d1f C++14 is the default now. by Elliott Hughes · 7 years ago
  10. 7f35949 Merge "hardware/libhardware: use proper nativehelper headers" am: dfaaefd5bf am: 70fe02e33d by Steven Moreland · 7 years ago
  11. 70fe02e Merge "hardware/libhardware: use proper nativehelper headers" am: dfaaefd5bf by Steven Moreland · 7 years ago
  12. 1deb09d hardware/libhardware: use proper nativehelper headers by Steven Moreland · 7 years ago
  13. d8108ab fix circular dependency libnativewindow <-> libui by Mathias Agopian · 7 years ago
  14. 65217c2 Camera: Remove Camera2 native tests by Emilian Peev · 7 years ago
  15. e241de5 Camera: Remove Camera2 native tests by Emilian Peev · 7 years ago
  16. 8774152 resolve merge conflicts of 7c451a93 to oc-dev-plus-aosp am: 1ae7379baa by Mark Salyzyn · 7 years ago
  17. 1ae7379 resolve merge conflicts of 7c451a93 to oc-dev-plus-aosp by Mark Salyzyn · 7 years ago
  18. d88dfe8 libhardware: deprecate cutils/log.h by Mark Salyzyn · 7 years ago
  19. 3be4c0c Merge "Camera tests: Include additional camera metadata header" into oc-dev am: 3623fbace2 by Emilian Peev · 7 years ago
  20. 1cc12b8 Camera tests: Include additional camera metadata header by Emilian Peev · 7 years ago
  21. 089ad62 Add test config to camera2_test by Dan Shi · 7 years ago
  22. c535b2f Move default HAL libraries to vendor by Po-Chien Hsueh · 7 years ago
  23. 08a4dd9 [sensors] Adding HAL API support for direct report mode by Peng Xu · 8 years ago
  24. 18782aa Camera: Update for service changes, part 2 by Eino-Ville Talvala · 7 years ago
  25. 3462b08 Camera tests: Update for service changes by Eino-Ville Talvala · 7 years ago
  26. 946b59f Merge "fix a memory leak." am: a24fcc412f am: da95482f52 am: e936ee515c by Yunlian Jiang · 8 years ago
  27. b7f11aa Merge "Remove executable bit from source file" by Glenn Kasten · 8 years ago
  28. 3601072 Remove executable bit from source file by Glenn Kasten · 8 years ago
  29. fe56251 fix a memory leak. by Yunlian Jiang · 8 years ago
  30. ce3cd0c libhardware: fix a use after free warning. by Yunlian Jiang · 8 years ago
  31. b55da5d Stop hard coding gmock things. by Dan Albert · 8 years ago
  32. a26bcd5 Stop hard coding gmock things. by Dan Albert · 8 years ago
  33. e7ade1f Merge "Fix clang-tidy performance warnings in libhardware." am: 1c1e311e06 am: 5f366ef448 am: 90383959ac by Chih-hung Hsieh · 8 years ago
  34. 5f366ef Merge "Fix clang-tidy performance warnings in libhardware." am: 1c1e311e06 by Chih-Hung Hsieh · 8 years ago
  35. 8d78f0b Fix clang-tidy performance warnings in libhardware. by Chih-Hung Hsieh · 8 years ago
  36. 74bb150 Partially revert "Begin converting Android.mk to Android.bp" by Dan Willemsen · 8 years ago
  37. d269bf4 resolve merge conflicts of 69ed5d9 to stage-aosp-master by Dan Willemsen · 8 years ago
  38. f51bf92 Begin converting Android.mk to Android.bp by Dan Willemsen · 8 years ago
  39. 5aeef06 Merge \"Fix google-explicit-constructor warnings in libhardware\" am: 99d2543a12 by Chih-Hung Hsieh · 8 years ago
  40. 928e679 Fix google-explicit-constructor warnings in libhardware by Chih-Hung Hsieh · 8 years ago
  41. 78df375 Merge "Fix misc-macro-parentheses warnings." am: 2d0b1fa2e9 am: 10e811f13e by Chih-hung Hsieh · 8 years ago
  42. 4d52b43 Fix misc-macro-parentheses warnings. by Chih-Hung Hsieh · 8 years ago
  43. c27d17f Merge "Fix google-explicit-constructor warnings." am: 0cf9f2b714 am: ee091a8068 by Chih-Hung Hsieh · 8 years ago
  44. bcfe293 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  45. b35ec71 Moved init and release. by Jamie Howarth · 8 years ago
  46. 8b61aac Add support for all data types to vehicle-hal-tool. by Jamie Howarth · 8 years ago
  47. ab68e37 vehicle hal update by Keun-young Park · 8 years ago
  48. 6934b3b Merge "Added event handling for INT_VEC2, INT_VEC3" into nyc-dev by Steve Paik · 8 years ago
  49. a320c56 Added event handling for INT_VEC2, INT_VEC3 by Jamie Howarth · 8 years ago
  50. 77761e2 GEAR_* rename by Keun-young Park · 8 years ago
  51. bf877a7 vehicle hal update by Keun-young Park · 8 years ago
  52. a72296a Merge "Libhardware: Fix tests" am: de5662d7fa am: 7edadd7197 by Andreas Gampe · 8 years ago
  53. 1aa58f9 Libhardware: Fix tests by Andreas Gampe · 8 years ago
  54. d439202 Camera: Mark camera HAL device v2.x as unsupported by Eino-Ville Talvala · 9 years ago
  55. fb63668 Add vehicle hal. by Sanket Agarwal · 9 years ago
  56. 864984c MouseInputMapper by Tim Kilbourn · 9 years ago
  57. 505981c am 79797687: am d95a340b: Merge "Camera2 tests: Fix incorrect error code check" into mnc-dev by Eino-Ville Talvala · 9 years ago
  58. f29796c am fa843087: am 49f58811: Remove out-of-date camera2 native tests. by Ruben Brunk · 9 years ago
  59. 7979768 am d95a340b: Merge "Camera2 tests: Fix incorrect error code check" into mnc-dev by Eino-Ville Talvala · 9 years ago
  60. fa84308 am 49f58811: Remove out-of-date camera2 native tests. by Ruben Brunk · 9 years ago
  61. d95a340 Merge "Camera2 tests: Fix incorrect error code check" into mnc-dev by Eino-Ville Talvala · 9 years ago
  62. 5ad8086 Camera2 tests: Fix incorrect error code check by Eino-Ville Talvala · 9 years ago
  63. 49f5881 Remove out-of-date camera2 native tests. by Ruben Brunk · 9 years ago
  64. 12468e6 am b1988842: am 5e901ed4: Merge "Use abort() instead of a null dereference." by Dan Albert · 9 years ago
  65. b198884 am 5e901ed4: Merge "Use abort() instead of a null dereference." by Dan Albert · 9 years ago
  66. 5b57857 Use abort() instead of a null dereference. by Dan Albert · 9 years ago
  67. 2154c9d Merge "Code layout cleanup" by Tim Kilbourn · 9 years ago
  68. e8ee0c3 Merge "Initial InputMappers for evdev input HAL." by Tim Kilbourn · 9 years ago
  69. 736a017 am 966fbc67: am 17b8cee9: Merge "Camera2 tests: Update for framework changes" into mnc-dev by Eino-Ville Talvala · 9 years ago
  70. cd6984e Camera2 tests: Update for framework changes by Eino-Ville Talvala · 9 years ago
  71. dbc8c16 Code layout cleanup by Tim Kilbourn · 9 years ago
  72. 4f3145d Initial InputMappers for evdev input HAL. by Tim Kilbourn · 9 years ago
  73. 3186e7b Configure device classes for evdev devices. by Tim Kilbourn · 9 years ago
  74. c929d25 Clarify usage of smart pointers by Tim Kilbourn · 9 years ago
  75. 468b567 Fingerprint: Add an API to get authenticator id by Sasha Levitskiy · 9 years ago
  76. aee4782 Camera: Add HAL module init method. by Eino-Ville Talvala · 9 years ago
  77. a679e3f Merge "Change struct offsets tests" by Ashutosh Joshi · 9 years ago
  78. 5f0ebe6 Change struct offsets tests by Ashutosh Joshi · 9 years ago
  79. 1e1f7ba Clean up FingerprintManager API and make it public. by Jim Miller · 9 years ago
  80. 73475a4 Input event hub for evdev input HAL module. by Tim Kilbourn · 9 years ago
  81. 3fba7be Merge "Update fingerprint.h for new API" by Jim Miller · 9 years ago
  82. 1fb1e33 Update fingerprint.h for new API by Jim Miller · 9 years ago
  83. c253765 Camera: update test per interface change by Yin-Chia Yeh · 9 years ago
  84. 5407ef1 Camera: Fix tests per camera service interface change by Yin-Chia Yeh · 9 years ago
  85. 898ad17 Camera tests: Adjust for framework device interface changes by Eino-Ville Talvala · 9 years ago
  86. e69efbb Replace/rename old HAL graphics formats by Eino-Ville Talvala · 9 years ago
  87. e05ffdb am 17dde875: Merge "Separate keymaster0 and keymaster1 HALs." by Shawn Willden · 9 years ago
  88. 302d252 Separate keymaster0 and keymaster1 HALs. by Shawn Willden · 9 years ago
  89. fd4b4d5 Separate keymaster0 and keymaster1 HALs. by Shawn Willden · 9 years ago
  90. 7eb3d91 Camera: modify test per framework interface change by Yin-Chia Yeh · 9 years ago
  91. 1ea23b1 am c9832229: am 7b8e44f5: Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 9 years ago
  92. c983222 am 7b8e44f5: Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 9 years ago
  93. d3564c7 Remove superfluous OpenSSL include paths. by Adam Langley · 9 years ago
  94. 3015917 camera_common: add torch mode APIs for flashlight by Chien-Yu Chen · 9 years ago
  95. 6bafdcb am 4f1fe2f5: Merge "Fix build in C++11 mode" by Dan Albert · 9 years ago
  96. 1f1d797 Fix build in C++11 mode by Bernhard Rosenkränzer · 9 years ago
  97. 9d01861 am 58afe329: Merge "Use an older C++ standard." by Dan Albert · 10 years ago
  98. e51237c Use an older C++ standard. by Dan Albert · 10 years ago
  99. 1497e7e am e0e834e3: Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev by Dan Stoza · 10 years ago
  100. e0e834e Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev by Dan Stoza · 10 years ago