1. 8c3812f Merge "camera: add a lock for the request tracker" by Ari Hausman-Cohen · 6 years ago
  2. 9dae907 Merge "camera: remove redundant and unnecessary includes" by Treehugger Robot · 6 years ago
  3. 3664a25 Merge "camera: allow to get size of JPEG after conversion" by Treehugger Robot · 6 years ago
  4. 48d500c Merge "Fix cert-dcl16-c clang-tidy warnings" by Treehugger Robot · 6 years ago
  5. a6a462a Merge "Fix performance-for-range-copy warnings" by Treehugger Robot · 6 years ago
  6. 3d68176 Fix cert-dcl16-c clang-tidy warnings by Chih-Hung Hsieh · 6 years ago
  7. 6c8e827 Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 6 years ago
  8. 1908ba0 Merge "Disable XOM in camera.v4l2." by Treehugger Robot · 6 years ago
  9. 7b007c9 Add bstack to sensors OWNERS file by Brian Duddie · 6 years ago
  10. 7c7c62d Disable XOM in camera.v4l2. by Ivan Lozano · 6 years ago
  11. 8f89886 Merge "camera: initialize smart pointer before usage" by Ari Hausman-Cohen · 6 years ago
  12. 688d3bf camera: allow to get size of JPEG after conversion by Sergii Piatakov · 6 years ago
  13. 16d9135 camera: initialize smart pointer before usage by Sergii Piatakov · 6 years ago
  14. f91bd72 Allow implicit-fallthrough warnings locally. by Chih-Hung Hsieh · 6 years ago
  15. b8f073f camera: remove redundant and unnecessary includes by Sergii Piatakov · 6 years ago
  16. 48ac84b camera: add a lock for the request tracker by Sergii Piatakov · 6 years ago
  17. 028763d camera: avoid narrowing of the ioctl request by Sergii Piatakov · 6 years ago
  18. 628e9d9 camera: replace `-Wno-error` flag with `-Werror` by Sergii Piatakov · 6 years ago
  19. de617f0 camera: fix `-Wunused-function` compiler warnings by Sergii Piatakov · 6 years ago
  20. 2158356 camera: fix `-Wpessimizing-move` compiler warnings by Sergii Piatakov · 6 years ago
  21. 6a4d4d5 camera: fix `-Wmissing-field-initializers` compiler warnings by Sergii Piatakov · 6 years ago
  22. 64e7f20 camera: fix `-Wsign-compare` compiler warnings by Sergii Piatakov · 6 years ago
  23. 416b6d2 camera: fix `-Wunused-variable` compiler warnings by Sergii Piatakov · 6 years ago
  24. 752836d camera: fix `-Wunused-private-field` compiler warnings by Sergii Piatakov · 6 years ago
  25. 1bd0add camera: fix `-Wreorder` compiler warnings by Sergii Piatakov · 6 years ago
  26. 4d3eb7a camera: fix `-Wunused-parameter` compiler warnings by Sergii Piatakov · 6 years ago
  27. a01d1f8 camera: fix `-Wformat` compiler warnings by Sergii Piatakov · 6 years ago
  28. 2ad591f camera: fix `-Wmacro-redefined` compiler warnings by Sergii Piatakov · 6 years ago
  29. b07ab6f Merge "Update OWNERS" into pi-dev by Ashutosh Joshi · 7 years ago
  30. 797ae99 Update OWNERS by Ashutosh Joshi · 7 years ago
  31. 16ad46e Revert recent r_submix patches by Mikhail Naganov · 7 years ago
  32. ab5b518 r_submix: Fix logspam on pipe corruption by Mikhail Naganov · 7 years ago
  33. 1df8a00 r_submix: Use intermediate pipe in non-blocking mode by Mikhail Naganov · 7 years ago
  34. bf11553 r_submix: Add more tests by Mikhail Naganov · 7 years ago
  35. eff2bf0 Merge "r_submix: Add some tests" by Mikhail Naganov · 7 years ago
  36. 8017993 r_submix: Add some tests by Mikhail Naganov · 7 years ago
  37. 4028ac9 Fix a memory leak by George Burgess IV · 7 years ago
  38. 001e6f4 audio: Update default audio implementation. by John Muir · 7 years ago
  39. 82e4dc7 Removes vehicle.default target by Hongwei Wang · 7 years ago
  40. 9df082e camera 3_4: Fix compilation errors by Dmitry Shmidt · 7 years ago
  41. 28e0f76 v4l2 camera: port ARC++ image processing code by Prashanth Swaminathan · 7 years ago
  42. f78d716 Merge "Support native camera resolutions" by TreeHugger Robot · 7 years ago
  43. 9eb0a7b Merge "Don't TEMP_FAILURE_RETRY on close." am: e1c003dc11 am: 7f4b73fb1a by Josh Gao · 7 years ago
  44. e1c003d Merge "Don't TEMP_FAILURE_RETRY on close." by Treehugger Robot · 7 years ago
  45. 09a3af5 Don't TEMP_FAILURE_RETRY on close. by Josh Gao · 7 years ago
  46. 844c74a Merge "Convert to Android.bp" am: 90e0a80af3 am: 243ba5e7b2 am: 90955e6a6a by Dan Willemsen · 7 years ago
  47. 86e247a Convert to Android.bp by Dan Willemsen · 7 years ago
  48. 932d4dd Support native camera resolutions by Jaesung Chung · 7 years ago
  49. fbb4c36 Merge "Allow warnings in modules/camera/3_4." am: 1d83294190 am: 37724db429 by Chih-hung Hsieh · 7 years ago
  50. 87ef6ef Allow warnings in modules/camera/3_4. by Chih-Hung Hsieh · 7 years ago
  51. 3a549d4 Merge "Fix compiler warnings." am: 2623d1370f am: 8f7122a989 am: 28d9d65ffb by Chih-Hung Hsieh · 7 years ago
  52. 5c0702f Fix compiler warnings. by Chih-Hung Hsieh · 7 years ago
  53. 3d38c60 Remove unused variables/labels to eliminate compile warnings. by Chih-Hung Hsieh · 7 years ago
  54. 332da11 Include what you use. by Dan Albert · 7 years ago
  55. a7348ef Merge "Allow warnings in modules/camera/3_4." am: d8bffba62a am: dd67309182 by Chih-hung Hsieh · 7 years ago
  56. 37ee371 Allow warnings in modules/camera/3_4. by Chih-Hung Hsieh · 7 years ago
  57. 26ab80d Merge "Use -Werror in hardware/libhardware/modules" am: 298fc4f6f5 am: 66f312b91c by Chih-Hung Hsieh · 7 years ago
  58. 66f312b Merge "Use -Werror in hardware/libhardware/modules" am: 298fc4f6f5 by Chih-Hung Hsieh · 7 years ago
  59. 95953ab Merge "Remove unused variables/labels to eliminate compile warnings." by TreeHugger Robot · 7 years ago
  60. 96c4d30 Remove unused variables/labels to eliminate compile warnings. by Paul McLean · 7 years ago
  61. 1f601b1 Use -Werror in hardware/libhardware/modules by Chih-Hung Hsieh · 7 years ago
  62. 9880f12 Removing unused and misleading constant. by Paul McLean · 7 years ago
  63. 6e8afea Override HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED during setuping streams by Jaesung Chung · 7 years ago
  64. 424744c Use RGB24 format instead of BGR32 by Jaesung Chung · 7 years ago
  65. 1d4b3d5 Merge commit '61f704a28f9d984eef9ee645a6e4e761130a5609' into HEAD by Xin Li · 7 years ago
  66. 0811139 Merge "Close acquire fence fd after camera capture" by TreeHugger Robot · 7 years ago
  67. eadafff Close acquire fence fd after camera capture by Eric Jeong · 7 years ago
  68. 1fc9b61 Fix lock mechanism in v4l2 camera HAL by Jaesung Chung · 7 years ago
  69. 61e56d4 Merge "Remove use of PRODUCT_FULL_TREBLE from sensors." am: 49cf861945 am: 798c73b818 by Steven Moreland · 7 years ago
  70. 69ecb1b Merge "Remove use of PRODUCT_FULL_TREBLE from sensors." am: 49cf861945 by Steven Moreland · 7 years ago
  71. 210aed9 Remove use of PRODUCT_FULL_TREBLE from sensors. by Steven Moreland · 7 years ago
  72. 4e6a1c0 USB audio - make profile const by Andy Hung · 7 years ago
  73. b10ce6d USB audio hal - avoid reading alsa profile if input already open by Andy Hung · 7 years ago
  74. 81895aa Add missing includes. by Dan Albert · 7 years ago
  75. 6ac9ba5 Merge "Use -Werror in hardware/libhardware" am: d1a2b9f7c1 am: d67dcc5fc8 by Chih-hung Hsieh · 7 years ago
  76. d67dcc5 Merge "Use -Werror in hardware/libhardware" am: d1a2b9f7c1 by Chih-hung Hsieh · 7 years ago
  77. 2359423 Use -Werror in hardware/libhardware by Chih-Hung Hsieh · 7 years ago
  78. daef597 Proposing ownership for modules/sensors am: eabdd92f5b am: 1d8d7ca653 by Peng Xu · 7 years ago
  79. d891c81 Merge changes from topic "equalizer" am: eba0da9019 by Peng Xu · 7 years ago
  80. 1d8d7ca Proposing ownership for modules/sensors am: eabdd92f5b by Peng Xu · 7 years ago
  81. d8871a7 Fix potential memory leak in multihal by Peng Xu · 7 years ago
  82. 516ef86 sensors: route sensor handle for multi-hal event injection by Alexey Polyudov · 7 years ago
  83. 15b43e9 Add support of sensor direct report and operation parameter by Peng Xu · 7 years ago
  84. eabdd92 Proposing ownership for modules/sensors by Peng Xu · 7 years ago
  85. 888b135 Merge "Don't rely on transitively included headers" am: 1363159d74 am: 6d76606405 by Jiyong Park · 7 years ago
  86. a486d25 Merge changes from topic "libhardware_vndk" am: 7d03020e96 by Tri Vo · 7 years ago
  87. 6d76606 Merge "Don't rely on transitively included headers" am: 1363159d74 by Jiyong Park · 7 years ago
  88. 7d03020 Merge changes from topic "libhardware_vndk" by Treehugger Robot · 7 years ago
  89. 32dde03 Don't rely on transitively included headers by Jiyong Park · 7 years ago
  90. b062604 Build tv_input.default.vendor with BOARD_VNDK_VERSION by Tri Vo · 7 years ago
  91. afd7227 Build fingerprint.default with BOARD_VNDK_VERSION by Tri Vo · 7 years ago
  92. 736bc77 Build power.default with BOARD_VNDK_VERSION by Tri Vo · 7 years ago
  93. f5c6aa4 Build local_time.default with BOARD_VNDK_VERSION by Tri Vo · 7 years ago
  94. 6ac6031 Build nfc.default with BOARD_VNDK_VERSION by Tri Vo · 7 years ago
  95. cba3f48 Build vr.default with BOARD_VNDK_VERSION by Tri Vo · 7 years ago
  96. b355e84 Build vibrator.default.vendor with BOARD_VNDK_VERSION by Tri Vo · 7 years ago
  97. 5bf2109 Build audio.usb.default with BOARD_VNDK_VERSION by Tri Vo · 7 years ago
  98. 0d6e1a3 Build vehicle.default with BOARD_VNDK_VERSION by Tri Vo · 7 years ago
  99. 407bff7 Build audio.primary.default, audio.stub.default, audio_policy.stub with BOARD_VNDK_VERSION by Tri Vo · 7 years ago
  100. 510c937 Build radio.fm.default.vendor with BOARD_VNDK_VERSION by Tri Vo · 7 years ago