1. da20f7a Merge "Disable the build and transfer ownership to the janitors." by Elliott Hughes · 4 years, 6 months ago main master
  2. 56938b3 Disable the build and transfer ownership to the janitors. by Elliott Hughes · 4 years, 6 months ago
  3. 0940eea Merge "Upgrade libxcam to release_1.2.2" by Treehugger Robot · 4 years, 6 months ago
  4. 553504d Upgrade libxcam to release_1.2.2 by Haibo Huang · 5 years ago
  5. 28769ad release version 1.2.2 by Yinhang Liu · 5 years ago
  6. 2354fd5 dnn: abstract dnn inference engine class and derive object detection class by zongwave · 5 years ago
  7. cf02947 update change log and copyright date by Zong Wei · 5 years ago
  8. eba35e9 dnn: check function return value by zongwave · 5 years ago
  9. d59a869 dnn: enable cldnn path by zongwave · 5 years ago
  10. eab35b7 robust: fix potential unvalidated integer value use by zongwave · 5 years ago
  11. 32412f7 dnn: add dnn module based on openvino inference engine by zongwave · 5 years ago
  12. 0380bc0 surroundview: optimize bowl-config parameters by Yinhang Liu · 5 years ago
  13. c82878b stitch: calculate the overlap of feature match automatically by Yinhang Liu · 5 years ago
  14. 68ea73e test: change fixed parameters to global variables by Yinhang Liu · 5 years ago
  15. 04badcb cv-feature-match: correct spelling mistake by Yinhang Liu · 5 years ago
  16. d6d8bbf xcam-utils: remove unnecessary explicit type conversions by Yinhang Liu · 5 years ago
  17. 71d3c3c fisheyedewarp: correct debug info by Yinhang Liu · 5 years ago
  18. 72a2f7d render-makefile: correct render Makefile dependent library by zongwave · 5 years ago
  19. ecea499 [automerger skipped] DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master by Xin Li · 5 years ago android10-android13-mainline-tzdata-release android10-c2f2-release android10-c2f2-s1-release android10-c2f2-s2-release android10-d4-release android10-d4-s1-release android10-dev android10-mainline-media-release android10-mainline-networking-release android10-mainline-resolv-release android10-mainline-tzdata-release android10-qpr1-b-release android10-qpr1-b-s1-release android10-qpr1-c-release android10-qpr1-c-s1-release android10-qpr1-d-release android10-qpr1-mainline-release android10-qpr1-release android10-qpr2-release android10-qpr2-s1-release android10-qpr2-s2-release android10-qpr2-s3-release android10-qpr2-s4-release android10-qpr3-release android10-qpr3-s1-release android12-mainline-tzdata-release ndk-sysroot-r21 q_tzdata_aml_297100000 android-10.0.0_r12 android-10.0.0_r13 android-10.0.0_r14 android-10.0.0_r15 android-10.0.0_r16 android-10.0.0_r18 android-10.0.0_r19 android-10.0.0_r20 android-10.0.0_r21 android-10.0.0_r22 android-10.0.0_r23 android-10.0.0_r24 android-10.0.0_r25 android-10.0.0_r26 android-10.0.0_r27 android-10.0.0_r28 android-10.0.0_r29 android-10.0.0_r30 android-10.0.0_r31 android-10.0.0_r32 android-10.0.0_r33 android-10.0.0_r34 android-10.0.0_r35 android-10.0.0_r36 android-10.0.0_r37 android-10.0.0_r38 android-10.0.0_r39 android-10.0.0_r40 android-10.0.0_r41 android-10.0.0_r42 android-10.0.0_r43 android-10.0.0_r44 android-10.0.0_r45 android-10.0.0_r7 android-10.0.0_r8 android-10.0.0_r9 android-mainline-10.0.0_r10 android-mainline-10.0.0_r11 android-mainline-10.0.0_r12 android-mainline-10.0.0_r13 android-mainline-10.0.0_r4 android-mainline-10.0.0_r5 android-mainline-10.0.0_r6 android-mainline-10.0.0_r7 android-mainline-10.0.0_r8 android-mainline-12.0.0_r111 android-mainline-12.0.0_r54 q_tzdata_aml_294400310 q_tzdata_aml_295500001 q_tzdata_aml_295500002 q_tzdata_aml_295600110 q_tzdata_aml_295600118 q_tzdata_aml_296200000 q_tzdata_aml_297100000 q_tzdata_aml_297100300 q_tzdata_aml_297100400
  20. c47a3ff DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master by Xin Li · 5 years ago
  21. 1200f7a Make Stream::~Stream virtual by hhb · 5 years ago
  22. 679283c git: update gitignore by Yinhang Liu · 5 years ago
  23. 4fce249 render-test: remove duplicated condition by Yinhang Liu · 5 years ago
  24. 8216916 surround-view-render: enable feature match by Yinhang Liu · 5 years ago
  25. 9d71c0d vulkan-stitch: support feature match by Yinhang Liu · 5 years ago
  26. dd5612e gles-stitch: support feature match by Yinhang Liu · 5 years ago
  27. ae67d79 test: fix unimplemented issue for --help option by Yinhang Liu · 5 years ago
  28. d4618e7 ocl-stitching: support enabling or disabling feature match by Yinhang Liu · 5 years ago
  29. 60ccd11 soft-stitch: support multiple versions of feature match by Yinhang Liu · 5 years ago
  30. a68e050 feature-match: simplify function interface by Yinhang Liu · 5 years ago
  31. 90bee3f feature-match: rename CVFMConfig to FMConfig by Yinhang Liu · 5 years ago
  32. 4f05d55 cv-debug: move image write to cv_utils by Yinhang Liu · 5 years ago
  33. 889b3e6 video-buffer: support extracting specific range to Mat by Yinhang Liu · 5 years ago
  34. ef07be0 opencv: use Mat instead of Array by Yinhang Liu · 5 years ago
  35. 80d2bcb feature-match: remove residual UMat codes by Yinhang Liu · 5 years ago
  36. b3906dc opencv: remove CVBaseClass class by Yinhang Liu · 5 years ago
  37. 0541139 Add default code reviewers into OWNERS am: 97802b8769 am: 062a66c531 by Chih-Hung Hsieh · 5 years ago
  38. 785f8ea Add default code reviewers into OWNERS am: 97802b8769 am: 062a66c531 by Chih-Hung Hsieh · 5 years ago
  39. 062a66c Add default code reviewers into OWNERS am: 97802b8769 by Chih-Hung Hsieh · 5 years ago
  40. 97802b8 Add default code reviewers into OWNERS by Chih-Hung Hsieh · 5 years ago android-q-preview-1 android-q-preview-2.5 android-q-preview-4 android-q-preview-5 android-q-preview-6
  41. dad6b0d build: optimize Makefiles by Yinhang Liu · 5 years ago
  42. b248e37 opencv: extract cv files into modules/ocv by Yinhang Liu · 5 years ago
  43. 720908e opencv: remove CVContext class by Yinhang Liu · 5 years ago
  44. c9712f5 opencv: remove OpenCL dependency by Yinhang Liu · 5 years ago
  45. 0c61e2d build: fix unused warnings by Yinhang Liu · 5 years ago
  46. 44bfe1b release version 1.2.1 by zongwave · 5 years ago
  47. e6c6456 render-test: remove residual options from help infomation by Yinhang Liu · 5 years ago
  48. ff1053d build: simplify compiler flags by Yinhang Liu · 5 years ago
  49. 9f91a59 thread: remove unnecessary PTHREAD_LDFLAGS by Yinhang Liu · 5 years ago
  50. cadb09c soft-worker: fix illegal usage in boolean context by Yinhang Liu · 5 years ago
  51. 122a627 render: fix logical error by Yinhang Liu · 5 years ago
  52. 9fc2000 build: comment out unused function by Yinhang Liu · 5 years ago
  53. ba61984 test: remove save option from test-render-surround-view by zongwave · 5 years ago
  54. 370aa4f test: render vulkan stither output textures by zongwave · 5 years ago
  55. cc787e8 buffer-management: fix segmentation fault by Yinhang Liu · 5 years ago
  56. 5d4649d aiq: fix potential null pointer issue by Yinhang Liu · 5 years ago
  57. f916952 sample-handler: pointer should be checked before used by Yinhang Liu · 5 years ago
  58. 6cba89a soft-blend: change pyramid level to 2 to improve performance by Yinhang Liu · 5 years ago
  59. 2e0bea3 gl-blend: change pyramid level to 2 to improve performance by Yinhang Liu · 5 years ago
  60. 6432569 gl-blend: move function definition into namespace by Yinhang Liu · 5 years ago
  61. 0428299 soft-stitch: change infomation print mode to debug by Yinhang Liu · 5 years ago
  62. aeb087f gl-blend: remove unnecessary calls to callback function by Yinhang Liu · 5 years ago
  63. 014febb gl-stitch: change infomation print mode to debug by Yinhang Liu · 5 years ago
  64. 2af4565 vk-stitch: support image stitching by Yinhang Liu · 5 years ago
  65. e2aba6a test: add test case for vk-blender by Yinhang Liu · 5 years ago
  66. 0b87027 vk-framework: add blender handler by Yinhang Liu · 5 years ago
  67. ec84192 vk-geomap: support the execution of callback function by Yinhang Liu · 5 years ago
  68. 524d48f vk-copy: support the execution of callback function by Yinhang Liu · 5 years ago
  69. 9d0b1d9 gl-handler: move execute_done to ImageHandler by Yinhang Liu · 5 years ago
  70. 686dda5 vk-buf-desc: simplify constructor interface by Yinhang Liu · 5 years ago
  71. 336d93f vk-blender: add reconstruct shader by Yinhang Liu · 5 years ago
  72. eb1e9dd vk-blender: add blending shader by Yinhang Liu · 5 years ago
  73. 1e54db5 vk-blender: add laplace transformation shader by Yinhang Liu · 5 years ago
  74. bd4f964 vk-blender: add gauss-scaling shader by Yinhang Liu · 5 years ago
  75. f31e6a3 vk-buffer: support VKBufInfo by Yinhang Liu · 5 years ago
  76. 43ee3c8 gl-blend-test: support frame synchronization by Yinhang Liu · 5 years ago
  77. a3aea2c gl-test: support synchronization for copy and remap by Yinhang Liu · 5 years ago
  78. 61c2bab render: start render viewer in a separate thread by zongwave · 5 years ago
  79. b9f0fd5 build: fix gstreamer wrapper build failures by zongwave · 5 years ago
  80. ffcabf3 build: rename osg pkg_check_modules name by zongwave · 5 years ago
  81. 8b11166 build: compile capi while ocl is enabled by zongwave · 5 years ago
  82. 5f6339d build: check minimum open scene graph required version by zongwave · 5 years ago
  83. 6922bcd robust: fix potential null pointer misuse issue by zongwave · 5 years ago
  84. f58a45c render: add "--car" input option for render surround view test app to specify car model by zongwave · 5 years ago
  85. bb41ff1 render: add OSG based render to show texture on window by zongwave · 6 years ago
  86. cac7d73 Convert to Android.bp am: 6dd8140c70 am: 619ac808d8 am: 9f46021539 by Dan Willemsen · 5 years ago
  87. 9f46021 Convert to Android.bp am: 6dd8140c70 am: 619ac808d8 by Dan Willemsen · 5 years ago
  88. 619ac80 Convert to Android.bp am: 6dd8140c70 by Dan Willemsen · 5 years ago
  89. 6dd8140 Convert to Android.bp by Dan Willemsen · 5 years ago android-wear-8.0.0_r2
  90. 57f80c7 [automerger skipped] Merge pie-platform-release to aosp-master - DO NOT MERGE am: 2895547490 -s ours am: b1ba7bc3fe -s ours by Bill Yi · 6 years ago
  91. 1d98a1a [automerger skipped] Merge pie-platform-release to aosp-master - DO NOT MERGE am: 2895547490 -s ours by Bill Yi · 6 years ago
  92. b1ba7bc [automerger skipped] Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  93. 2895547 Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  94. fd06081 [automerger skipped] Merge pi-platform-release to stage-aosp-master - DO NOT MERGE am: 1b8f02ec99 -s ours by Bill Yi · 6 years ago
  95. 1ef8856 [automerger skipped] Merge pi-platform-release to stage-aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  96. 1b8f02e Merge pi-platform-release to stage-aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  97. 5982c14 release version 1.2.0 by Wind Yuan · 6 years ago
  98. c58efda robust: fix potential issues of unvalidated string by Yinhang Liu · 6 years ago
  99. 0b67535 gl_stitcher: fix bad reference by Yinhang Liu · 6 years ago
  100. da6acdf test-cl-image: fix uninitialized issue by Yinhang Liu · 6 years ago