1. 3306e49 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 3 years, 5 months ago
  2. a2a7773 Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Bob Badour · 3 years, 5 months ago
  3. 2e67185 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 3 years, 6 months ago
  4. 1111ce4 Merge "Add fuzz tests for deserialzing fuzzed data" by Branden Archer · 3 years, 9 months ago
  5. 77e16fd Revert "Enable serialization_fuzzer to be built for the host" by Yifan Hong · 3 years, 9 months ago
  6. 4ae5a51 Add fuzz tests for deserialzing fuzzed data by Branden Archer · 3 years, 9 months ago
  7. 61c56e8 Enable serialization_fuzzer to be built for the host by Branden Archer · 3 years, 9 months ago
  8. 9620325 Move serialize/deserialize fuzzing to separate function by Branden Archer · 3 years, 9 months ago
  9. e8b4e70 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years ago
  10. c9b03bd Adding Message and Serialization fuzzers to libpdx by Corbin Souffrant · 4 years, 1 month ago
  11. f5e447f Fix and reenable fuzzer. by Corbin Souffrant · 4 years, 1 month ago
  12. c5ff3d2 disable libpdx_fuzz by Kris Alder · 4 years, 2 months ago
  13. d3c7684 Add a fuzzer for libpdx ServiceDispatcher class. by Corbin Souffrant · 4 years, 2 months ago
  14. a395c8d Set min_sdk_version to be part of mainline modules by Jooyung Han · 4 years, 4 months ago
  15. 19de208 Link libvndksupport dynamically instead of statically. by Peter Collingbourne · 4 years, 8 months ago
  16. 01fc0b7 Merge "Fix/suppress libs/vr google-explicit-constructor warnings" am: dc23aff2d7 am: faec550a58 by Chih-Hung Hsieh · 6 years ago
  17. 79e7f1b Fix/suppress libs/vr google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  18. fa1f420 libpdx: Remove redundant code by Greg Kaiser · 6 years ago
  19. f593018 Merge "Modernise code to use std::make_unique" am: 4ed4815951 am: d8a94a48a8 by Yi Kong · 6 years ago
  20. 0f4c679 Modernise code to use std::make_unique by Yi Kong · 6 years ago
  21. 7a03f2e Merge "Add noexcept to move constructors and assignment operators." am: a45f6e6c2f am: d9f469b005 by Chih-hung Hsieh · 6 years ago
  22. 5bc849f Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 6 years ago
  23. 7aa68ba Merge "Remove more "template" keywords from calls that aren't templated." am: a9a0e14786 am: 3a7c6099b8 by Stephen Hines · 6 years ago
  24. fb3df6c Remove more "template" keywords from calls that aren't templated. by Stephen Hines · 6 years ago
  25. d633899 Merge "Remove "template" keyword from non-templated calls." am: 9f9372bcc1 am: 4411b373be am: 7fa50235f6 by Stephen Hines · 6 years ago
  26. 4411b37 Merge "Remove "template" keyword from non-templated calls." am: 9f9372bcc1 by Stephen Hines · 6 years ago
  27. 9f9372b Merge "Remove "template" keyword from non-templated calls." by Treehugger Robot · 6 years ago
  28. 515f2d3 Remove "template" keyword from non-templated calls. by Stephen Hines · 6 years ago
  29. 34b193b Merge "Be compatible with new google test" am: f4d63fe402 am: 6cf4478863 by Haibo Huang · 6 years ago
  30. 6cf4478 Merge "Be compatible with new google test" am: f4d63fe402 by Haibo Huang · 6 years ago
  31. 21f3655 Be compatible with new google test by Haibo Huang · 6 years ago
  32. 57ae3ee Implement BufferHubProducer::attachBuffer by Jiwen 'Steve' Cai · 6 years ago
  33. e3f35e3 Mark some libs as double_loadable by Jiyong Park · 6 years ago
  34. 229cf19 Merge "Mark some libs as double_loadable" am: 8d36f179ee am: 6d186b20aa by Jiyong Park · 6 years ago
  35. 6afcc80 Merge "Mark some libs as double_loadable" by TreeHugger Robot · 6 years ago
  36. fe0a824 Mark some libs as double_loadable by Jiyong Park · 6 years ago
  37. a75d3d6 Mark some libs as double_loadable by Jiyong Park · 6 years ago
  38. f5d491c Workaround missing OnChannelClose for DisplayManagerService by John Bates · 7 years ago
  39. a8049a2 bufferhubd: Implement more DetachedBuffer logic by Jiwen 'Steve' Cai · 6 years ago
  40. 5adbc5b Merge "Revert "Use arm instruction set with clang 7.0 LTO"" by Chih-hung Hsieh · 6 years ago
  41. 08300cf Merge "Revert "Use arm instruction set with clang 7.0 LTO"" by Chih-hung Hsieh · 6 years ago
  42. 4b15646 Revert "Use arm instruction set with clang 7.0 LTO" by Chih-hung Hsieh · 6 years ago
  43. 9da3732 Revert "Use arm instruction set with clang 7.0 LTO" by Chih-hung Hsieh · 6 years ago
  44. 7a4801c Merge "Fix clang 7.0 warnings." am: 2366452ae3 am: 35a4f49e72 am: 197b6799f8 by Chih-hung Hsieh · 6 years ago
  45. 2d77774 Fix clang 7.0 warnings. by Chih-Hung Hsieh · 7 years ago
  46. ffb5375 Use arm instruction set with clang 7.0 LTO by Chih-Hung Hsieh · 6 years ago
  47. 94574f2 Use arm instruction set with clang 7.0 LTO by Chih-Hung Hsieh · 6 years ago
  48. 0f95084 Move BufferHub-based IGBP into libgui by Jiwen 'Steve' Cai · 7 years ago
  49. 98da46b Merge "Silence bogus unused-lambda-capture warning" am: 1aafb843c8 am: 0a9126f2ae by Yi Kong · 7 years ago
  50. 96f471e Silence bogus unused-lambda-capture warning by Yi Kong · 7 years ago
  51. a88e3ee Make BufferHubQueue binder parcelable by Jiwen 'Steve' Cai · 7 years ago
  52. 4a05cbf Revert "Revert PDX tracing." by Corey Tabaka · 7 years ago
  53. 05cd77c Revert PDX tracing. by Michael Wright · 7 years ago
  54. 52ea25c Add shared memory based buffer metadata by Corey Tabaka · 7 years ago
  55. 74e52ba Merge "Fix memory leak." into oc-dr1-dev am: 02b37f7594 am: 5b7045ee2d by Corey Tabaka · 7 years ago
  56. 4535179 Fix memory leak. by Corey Tabaka · 7 years ago
  57. 1ae4dca Merge changes Id4647e54,I66b6edbd into oc-dr1-dev am: bf72631a10 am: f036493fab by Corey Tabaka · 7 years ago
  58. 7190e8a Fix VR surface attributes. by Corey Tabaka · 7 years ago
  59. 5a244ed libudx: Move ServiceDispatcher from libpdx_uds to libpdx by Alex Vakulenko · 7 years ago
  60. dfee6a7 libpdx: Fix bug in Variant type. by Corey Tabaka · 7 years ago
  61. 059ceb2 add missing lib dependency to libvndksupport by Jiyong Park · 7 years ago
  62. 99afa6d Merge "libpdx: Fix ThreadLocalBufferTest.InitialValue unittest" into oc-dev by TreeHugger Robot · 7 years ago
  63. 86a8d34 libpdx: Fix ThreadLocalBufferTest.InitialValue unittest by Alex Vakulenko · 7 years ago
  64. a44b9f9 libpdx: Decay variant types to correctly handle cv-reference types. by Corey Tabaka · 7 years ago
  65. f6b5b93 libpdx: Fix forward declarations using default template args. by Corey Tabaka · 7 years ago
  66. f0a7bd0 pdx: Rework error reporting when transfering file and channel handles by Alex Vakulenko · 7 years ago
  67. f8955e5 Revert "Quick fix to correctly handle empty file/channel handles." by Alex Vakulenko · 7 years ago
  68. e71fb7d Quick fix to correctly handle empty file/channel handles. by Corey Tabaka · 7 years ago
  69. e15bb2b libpdx: Remove superfluous DispatchRemoteMethod overloads. by Corey Tabaka · 7 years ago
  70. 5bd5dd8 Merge "Disable a single failing test, to enable the executable again." by TreeHugger Robot · 7 years ago
  71. 630913f Disable a single failing test, to enable the executable again. by Gerald Corrigan · 7 years ago
  72. e19fc9e libpdx: Add support for Status<T> return type from message handlers. by Corey Tabaka · 7 years ago
  73. 86d064c fix remote_method type conversion for channal handles by Hendrik Wagenaar · 7 years ago
  74. 4fe6058 Remove references to libchrome by Alex Vakulenko · 8 years ago
  75. 6890d95 libpdx: Add support for more event bits. by Corey Tabaka · 8 years ago
  76. e4eec20 Add DaydreamVR native libraries and services by Alex Vakulenko · 8 years ago