1. c334bf0 Camera: Remove Camera2 native tests by Emilian Peev · 7 years ago
  2. 1cc12b8 Camera tests: Include additional camera metadata header by Emilian Peev · 7 years ago
  3. c535b2f Move default HAL libraries to vendor by Po-Chien Hsueh · 8 years ago
  4. 08a4dd9 [sensors] Adding HAL API support for direct report mode by Peng Xu · 8 years ago
  5. 18782aa Camera: Update for service changes, part 2 by Eino-Ville Talvala · 8 years ago
  6. 3462b08 Camera tests: Update for service changes by Eino-Ville Talvala · 8 years ago
  7. 946b59f Merge "fix a memory leak." am: a24fcc412f am: da95482f52 am: e936ee515c by Yunlian Jiang · 8 years ago
  8. b7f11aa Merge "Remove executable bit from source file" by Glenn Kasten · 8 years ago
  9. 3601072 Remove executable bit from source file by Glenn Kasten · 8 years ago
  10. fe56251 fix a memory leak. by Yunlian Jiang · 8 years ago
  11. ce3cd0c libhardware: fix a use after free warning. by Yunlian Jiang · 8 years ago
  12. b55da5d Stop hard coding gmock things. by Dan Albert · 8 years ago
  13. a26bcd5 Stop hard coding gmock things. by Dan Albert · 8 years ago
  14. e7ade1f Merge "Fix clang-tidy performance warnings in libhardware." am: 1c1e311e06 am: 5f366ef448 am: 90383959ac by Chih-hung Hsieh · 8 years ago
  15. 5f366ef Merge "Fix clang-tidy performance warnings in libhardware." am: 1c1e311e06 by Chih-Hung Hsieh · 8 years ago
  16. 8d78f0b Fix clang-tidy performance warnings in libhardware. by Chih-Hung Hsieh · 8 years ago
  17. 74bb150 Partially revert "Begin converting Android.mk to Android.bp" by Dan Willemsen · 8 years ago
  18. d269bf4 resolve merge conflicts of 69ed5d9 to stage-aosp-master by Dan Willemsen · 8 years ago
  19. f51bf92 Begin converting Android.mk to Android.bp by Dan Willemsen · 8 years ago
  20. 5aeef06 Merge \"Fix google-explicit-constructor warnings in libhardware\" am: 99d2543a12 by Chih-Hung Hsieh · 8 years ago
  21. 928e679 Fix google-explicit-constructor warnings in libhardware by Chih-Hung Hsieh · 8 years ago
  22. 78df375 Merge "Fix misc-macro-parentheses warnings." am: 2d0b1fa2e9 am: 10e811f13e by Chih-hung Hsieh · 8 years ago
  23. 4d52b43 Fix misc-macro-parentheses warnings. by Chih-Hung Hsieh · 8 years ago
  24. c27d17f Merge "Fix google-explicit-constructor warnings." am: 0cf9f2b714 am: ee091a8068 by Chih-Hung Hsieh · 8 years ago
  25. bcfe293 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  26. b35ec71 Moved init and release. by Jamie Howarth · 8 years ago
  27. 8b61aac Add support for all data types to vehicle-hal-tool. by Jamie Howarth · 9 years ago
  28. ab68e37 vehicle hal update by Keun-young Park · 9 years ago
  29. 6934b3b Merge "Added event handling for INT_VEC2, INT_VEC3" into nyc-dev by Steve Paik · 9 years ago
  30. a320c56 Added event handling for INT_VEC2, INT_VEC3 by Jamie Howarth · 9 years ago
  31. 77761e2 GEAR_* rename by Keun-young Park · 9 years ago
  32. bf877a7 vehicle hal update by Keun-young Park · 9 years ago
  33. a72296a Merge "Libhardware: Fix tests" am: de5662d7fa am: 7edadd7197 by Andreas Gampe · 9 years ago
  34. 1aa58f9 Libhardware: Fix tests by Andreas Gampe · 9 years ago
  35. d439202 Camera: Mark camera HAL device v2.x as unsupported by Eino-Ville Talvala · 9 years ago
  36. fb63668 Add vehicle hal. by Sanket Agarwal · 9 years ago
  37. 864984c MouseInputMapper by Tim Kilbourn · 9 years ago
  38. 505981c am 79797687: am d95a340b: Merge "Camera2 tests: Fix incorrect error code check" into mnc-dev by Eino-Ville Talvala · 9 years ago
  39. f29796c am fa843087: am 49f58811: Remove out-of-date camera2 native tests. by Ruben Brunk · 9 years ago
  40. 7979768 am d95a340b: Merge "Camera2 tests: Fix incorrect error code check" into mnc-dev by Eino-Ville Talvala · 9 years ago
  41. fa84308 am 49f58811: Remove out-of-date camera2 native tests. by Ruben Brunk · 9 years ago
  42. d95a340 Merge "Camera2 tests: Fix incorrect error code check" into mnc-dev by Eino-Ville Talvala · 9 years ago
  43. 5ad8086 Camera2 tests: Fix incorrect error code check by Eino-Ville Talvala · 9 years ago
  44. 49f5881 Remove out-of-date camera2 native tests. by Ruben Brunk · 9 years ago
  45. 12468e6 am b1988842: am 5e901ed4: Merge "Use abort() instead of a null dereference." by Dan Albert · 9 years ago
  46. b198884 am 5e901ed4: Merge "Use abort() instead of a null dereference." by Dan Albert · 9 years ago
  47. 5b57857 Use abort() instead of a null dereference. by Dan Albert · 9 years ago
  48. 2154c9d Merge "Code layout cleanup" by Tim Kilbourn · 9 years ago
  49. e8ee0c3 Merge "Initial InputMappers for evdev input HAL." by Tim Kilbourn · 9 years ago
  50. 736a017 am 966fbc67: am 17b8cee9: Merge "Camera2 tests: Update for framework changes" into mnc-dev by Eino-Ville Talvala · 9 years ago
  51. cd6984e Camera2 tests: Update for framework changes by Eino-Ville Talvala · 9 years ago
  52. dbc8c16 Code layout cleanup by Tim Kilbourn · 9 years ago
  53. 4f3145d Initial InputMappers for evdev input HAL. by Tim Kilbourn · 9 years ago
  54. 3186e7b Configure device classes for evdev devices. by Tim Kilbourn · 9 years ago
  55. c929d25 Clarify usage of smart pointers by Tim Kilbourn · 9 years ago
  56. 468b567 Fingerprint: Add an API to get authenticator id by Sasha Levitskiy · 9 years ago
  57. aee4782 Camera: Add HAL module init method. by Eino-Ville Talvala · 9 years ago
  58. a679e3f Merge "Change struct offsets tests" by Ashutosh Joshi · 9 years ago
  59. 5f0ebe6 Change struct offsets tests by Ashutosh Joshi · 9 years ago
  60. 1e1f7ba Clean up FingerprintManager API and make it public. by Jim Miller · 9 years ago
  61. 73475a4 Input event hub for evdev input HAL module. by Tim Kilbourn · 10 years ago
  62. 3fba7be Merge "Update fingerprint.h for new API" by Jim Miller · 9 years ago
  63. 1fb1e33 Update fingerprint.h for new API by Jim Miller · 9 years ago
  64. c253765 Camera: update test per interface change by Yin-Chia Yeh · 9 years ago
  65. 5407ef1 Camera: Fix tests per camera service interface change by Yin-Chia Yeh · 10 years ago
  66. 898ad17 Camera tests: Adjust for framework device interface changes by Eino-Ville Talvala · 10 years ago
  67. e69efbb Replace/rename old HAL graphics formats by Eino-Ville Talvala · 10 years ago
  68. e05ffdb am 17dde875: Merge "Separate keymaster0 and keymaster1 HALs." by Shawn Willden · 10 years ago
  69. 302d252 Separate keymaster0 and keymaster1 HALs. by Shawn Willden · 10 years ago
  70. fd4b4d5 Separate keymaster0 and keymaster1 HALs. by Shawn Willden · 10 years ago
  71. 7eb3d91 Camera: modify test per framework interface change by Yin-Chia Yeh · 10 years ago
  72. 1ea23b1 am c9832229: am 7b8e44f5: Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 10 years ago
  73. c983222 am 7b8e44f5: Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 10 years ago
  74. d3564c7 Remove superfluous OpenSSL include paths. by Adam Langley · 10 years ago
  75. 3015917 camera_common: add torch mode APIs for flashlight by Chien-Yu Chen · 10 years ago
  76. 6bafdcb am 4f1fe2f5: Merge "Fix build in C++11 mode" by Dan Albert · 10 years ago
  77. 1f1d797 Fix build in C++11 mode by Bernhard Rosenkränzer · 10 years ago
  78. 9d01861 am 58afe329: Merge "Use an older C++ standard." by Dan Albert · 10 years ago
  79. e51237c Use an older C++ standard. by Dan Albert · 10 years ago
  80. 1497e7e am e0e834e3: Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev by Dan Stoza · 10 years ago
  81. e0e834e Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev by Dan Stoza · 10 years ago
  82. 3d31e15 am 8d3acf6e: Merge "Camera2/3 HAL test: cleanup deprecated keys" into lmp-mr1-dev by Yin-Chia Yeh · 10 years ago
  83. 8df990b Camera2/3 HAL test: cleanup deprecated keys by Yin-Chia Yeh · 10 years ago
  84. 32ef0ca Add a BufferItem parameter to onFrameAvailable by Dan Stoza · 10 years ago
  85. 98b8aaf am 9f497870: Merge "Don\'t manually link stlport." by Dan Albert · 10 years ago
  86. a2671de am 9f497870: Merge "Don\'t manually link stlport." by Dan Albert · 10 years ago
  87. 04d2191 Don't manually link stlport. by Dan Albert · 10 years ago
  88. 1c3e657 Camera2/3 HAL test: Update tet according createStream change by Zhijun He · 10 years ago
  89. b5ac45f Camera2/3 Test: cleanup the test by Zhijun He · 10 years ago
  90. 6d37e6a update struct-offset.cpp test for hwc 1.4 by Greg Hackmann · 10 years ago
  91. f899cc1 Merge "Added enumeration of legitimate sample rates for input and output." into lmp-dev by Paul McLean · 10 years ago
  92. 6c2a68d Fix warnings by Glenn Kasten · 10 years ago
  93. e83d10c hwcomposer: Allow display configuration selection by Dan Stoza · 10 years ago
  94. 16c19a2 update struct-offset.cpp test for camera API 2.3 by Greg Hackmann · 10 years ago
  95. 3228297 Camera2: Build both 32 and 64 bit test binaries by Zhijun He · 10 years ago
  96. 1b81911 update struct-offset.cpp test for gralloc API 0.3 by Greg Hackmann · 10 years ago
  97. 4fa0f41 Merge "Define new wake_up sensors in sensors.h" by Aravind Akella · 10 years ago
  98. 6242f32 Define new wake_up sensors in sensors.h by Aravind Akella · 11 years ago
  99. 449ebdd Merge "Hardware: Fingerprint: Move the HAL to an async model, add some vendor requested functionality." by Sasha Levitskiy · 10 years ago
  100. 7308284 Hardware: Fingerprint: Move the HAL to an async model, add some vendor requested functionality. by Sasha Levitskiy · 10 years ago