1. 9ccbba0 Disable CFI for vendor variants of all components by Vishwath Mohan · 7 years ago
  2. 1c54f66 Restrict CFI_INCLUDE_PATHS to Arm64 by Vishwath Mohan · 7 years ago
  3. 7589c82 Disable CFI for vendor variants of VNDK libraries by Vishwath Mohan · 7 years ago
  4. 165e01b Merge "Allow abi diffs sanitized variants of vndk libraries on production devices." into pi-dev by Vishwath Mohan · 7 years ago
  5. 683444e Merge "Add bpf module type" into pi-dev by TreeHugger Robot · 7 years ago
  6. 73de8a8 Add bpf module type by Colin Cross · 7 years ago
  7. 3e2f0ff Temporarily remove -check-all-apis from header-abi-diff invocation. by Jayant Chowdhary · 7 years ago
  8. 61e3d77 Merge "Delete product in installClean" into pi-dev by TreeHugger Robot · 7 years ago
  9. 1838ef9 Don't export UBSan minimal runtime symbols. by Ivan Lozano · 7 years ago
  10. 49457c4 Delete product in installClean by Jaekyun Seok · 7 years ago
  11. 79dff70 Remove cortex-a53 linker workaround for new cpus. by Christopher Ferris · 7 years ago
  12. f267f71 Allow abi diffs sanitized variants of vndk libraries on production devices. by Jayant Chowdhary · 7 years ago
  13. 01dd3fb Add support for cortex-a55/cortex-a75. by Christopher Ferris · 7 years ago
  14. b691e24 Pass platform version name as --version-name for framework-res.apk by Colin Cross · 7 years ago
  15. 8fe13b9 Fix androidmk converting cc libraries by Dan Willemsen · 7 years ago
  16. 7f9b6fb Export lists of support libraries modules to Make by Colin Cross · 7 years ago
  17. dd7063b Regenerate R.java files from LOCAL_STATIC_ANDROID_LIBRARIES by Colin Cross · 7 years ago
  18. 5507bc7 Use and export proguard flags from static dependencies by Colin Cross · 7 years ago
  19. d53eb96 Add pom2bp by Colin Cross · 7 years ago
  20. 6a43fdb Remove product-specific flags from android_library modules by Colin Cross · 7 years ago
  21. 42b9664 Add support for android_library modules by Colin Cross · 7 years ago
  22. 93f25465 Fix androidmk_test.go import ordering by Colin Cross · 7 years ago
  23. dc8dbe1 Add more androidmk translations for android libraries by Colin Cross · 7 years ago
  24. 5dadd0e Merge matching properties in bpfix by Colin Cross · 7 years ago
  25. be32d9b Make bpfix not modify the input tree by Colin Cross · 7 years ago
  26. a4ffa9a Fix format string issues by Colin Cross · 7 years ago
  27. 8a32a05 Add pom2mk -exclude by Colin Cross · 7 years ago
  28. f84c863 Add pom2mk -regen by Colin Cross · 7 years ago
  29. e6c0533 Don't use AppsDefaultVersionName for framework-res.apk by Colin Cross · 7 years ago
  30. 2cc7d9f pom2mk to include extra-deps as top-level deps too by Jeff Gaston · 7 years ago
  31. ce3a4bb Merge "Have pom2mk list all duplicates modules" into pi-dev by TreeHugger Robot · 7 years ago
  32. c86f033 Merge "Have pom2mk include runtime deps too" into pi-dev by TreeHugger Robot · 7 years ago
  33. 74d547d Merge "Reverse RRO dir paths when passing to Make" into pi-dev by TreeHugger Robot · 7 years ago
  34. e13f0fe Merge "Fix aapt2 --min-sdk-version after finalized SDK" into pi-dev by Colin Cross · 7 years ago
  35. 9ccbc60 Reverse RRO dir paths when passing to Make by Colin Cross · 7 years ago
  36. e20c1b1 Fix aapt2 --min-sdk-version after finalized SDK by Colin Cross · 7 years ago
  37. 31db990 Merge "Setting SKIP_ABI_CHECKS=true will make soong skip native abi checks." into pi-dev by Jayant Chowdhary · 7 years ago
  38. 0e5afde Setting SKIP_ABI_CHECKS=true will make soong skip native abi checks. by Jayant Chowdhary · 8 years ago
  39. 8328367 Add VendorConfig for board-level Soong plugin configuration by Dan Willemsen · 7 years ago
  40. d57ed55 Make Config.ProductVariables private by Dan Willemsen · 7 years ago
  41. cb3bff1 Expose ProductVariables from TestConfig by Dan Willemsen · 7 years ago
  42. 050ca73 Use Config/DeviceConfig functions to access ProductVariables by Dan Willemsen · 7 years ago
  43. e921611 Add DistPath to reference the dist folder by Dan Willemsen · 7 years ago
  44. bf4f0a0 Switch PackageContext functions to take a ctx by Dan Willemsen · 7 years ago
  45. 0c1f7bd Remove obsolete Brillo variable by Dan Willemsen · 7 years ago
  46. 0f7e692 Merge "Fix module rename inside namespace" into pi-dev by TreeHugger Robot · 7 years ago
  47. 2071266 Fix module rename inside namespace by Colin Cross · 7 years ago
  48. 0148f91 Finalizing P SDK by Wale Ogunwale · 7 years ago
  49. 13a8287 Merge "Fixing protoOutParams concatenation." into pi-dev by TreeHugger Robot · 7 years ago
  50. 195f53c Merge "Add informational message to help with updation of VNDK abi references." into pi-dev by Jayant Chowdhary · 7 years ago
  51. 62158b4 Fixing protoOutParams concatenation. by Kweku Adams · 7 years ago
  52. e3ee2f5 Add informational message to help with updation of VNDK abi references. by Jayant Chowdhary · 8 years ago
  53. 4447ff7 Have pom2mk list all duplicates modules by Jeff Gaston · 7 years ago
  54. 15a7f83 Have pom2mk include runtime deps too by Jeff Gaston · 7 years ago
  55. d95159c Always include JAR dependencies (not just with --static-deps) in Makefile by Alan Viverette · 7 years ago
  56. d2cc96c Fix mini_debug_info stripping when no symbols should be kept. by Ryan Prichard · 7 years ago
  57. d452a42 Add overrides to cc_binary by Yifan Hong · 7 years ago
  58. c410909 [DO NOT MERGE] Switch to clang-4691093 by Yi Kong · 7 years ago
  59. 75c0008 Merge "Allow platform modules to link to vendor public libraries" into pi-dev by TreeHugger Robot · 7 years ago
  60. 6010adb Allow VNDK-SP extensions to use vendor lib by Logan Chien · 7 years ago
  61. ca700f7 Allow platform modules to link to vendor public libraries by Jiyong Park · 7 years ago
  62. be6b6a6 Merge "Fix data race on cfiExportsMap" into pi-dev by TreeHugger Robot · 7 years ago
  63. fe6edc9 Fix data race on cfiExportsMap by Colin Cross · 7 years ago
  64. 601ab89 Merge "Fix the flaky build breakage for droiddoc target." into pi-dev by TreeHugger Robot · 7 years ago
  65. 2497d5f Set __ANDROID_API__ for vendor modules to vndk version. by Justin Yun · 7 years ago
  66. 2e9f9a2 Fix the flaky build breakage for droiddoc target. by Nan Zhang · 7 years ago
  67. 6049368 Fix omission of llndk libraries during abi dump creation. by Jayant Chowdhary · 7 years ago
  68. 9c9894f Merge "Make arm_on_x86 symmetric" into pi-dev by Victor Khimenko · 7 years ago
  69. 4ed6f97 Merge "Add trace flag for cpp/Java AIDL generation." into pi-dev by Martijn Coenen · 7 years ago
  70. b11219d Make arm_on_x86 symmetric by Victor Khimenko · 7 years ago
  71. 22071ca Add trace flag for cpp/Java AIDL generation. by Martijn Coenen · 7 years ago
  72. f65a99c Merge "Add product_variables.Use_lmkd_stats_log." into pi-dev by TreeHugger Robot · 7 years ago
  73. b751542 Use PlatformVndkVersion to find ABI dump by default by Logan Chien · 7 years ago
  74. 423e2db Add product_variables.Use_lmkd_stats_log. by Rajeev Kumar · 7 years ago
  75. b785b61 Allow proto properties in cc/java_defaults by Dan Willemsen · 7 years ago
  76. 3cc0480 Merge "Add minimal-runtime support for integer overflows." into pi-dev by Ivan Lozano · 7 years ago
  77. 7921d2d Merge changes I406c5bef,Ibde685d7,I1c09412d,I9bec563c,I34f06abd into pi-dev by Logan Chien · 7 years ago
  78. 954f430 Add minimal-runtime support for integer overflows. by Ivan Lozano · 7 years ago
  79. 0a7d85a Replace extract-srcjars.sh with zipsync tool by Colin Cross · 7 years ago
  80. f2986f0 Use turbine's native source jar support by Colin Cross · 7 years ago
  81. 24e716e Allow VNDK extensions under vendor or device by Logan Chien · 7 years ago
  82. b1ed497 Add unit tests for android/neverallow.go by Logan Chien · 7 years ago
  83. d44aa3b Extract failIfErrored() to android/testing.go by Logan Chien · 7 years ago
  84. 3985402 RemoveFromList() should remove all matches by Logan Chien · 7 years ago
  85. 3b33eaa Add unit tests for android/util.go by Logan Chien · 7 years ago
  86. 070f605 Consider binder bitness while looking for abi references. by Jayant Chowdhary · 7 years ago
  87. fb7f985 Use a versioned profile file if available by Pirama Arumuga Nainar · 7 years ago
  88. c5a4f3b Switch back to clang-4639204. by Stephen Hines · 7 years ago
  89. d34ca7f Merge "No abi diffing for vndk libraries which are not vendor available." into pi-dev by TreeHugger Robot · 7 years ago
  90. bb0a8bd No abi diffing for vndk libraries which are not vendor available. by Jayant Chowdhary · 7 years ago
  91. 28f56ee Switch to clang-4630689 by Pirama Arumuga Nainar · 7 years ago
  92. d2fc244 Merge changes I6f7d40b7,I25654032 am: 83a495830b am: dfcdeec8b2 am: 4335ca3cd6 by Colin Cross · 7 years ago
  93. 4335ca3 Merge changes I6f7d40b7,I25654032 am: 83a495830b am: dfcdeec8b2 by Colin Cross · 7 years ago
  94. dfcdeec Merge changes I6f7d40b7,I25654032 am: 83a495830b by Colin Cross · 7 years ago
  95. 83a4958 Merge changes I6f7d40b7,I25654032 by Treehugger Robot · 7 years ago
  96. 4c26b78 Disable abi diffs for sanitized variants of modules. am: ea0a2e1928 am: 1ce7bf12b7 by Jayant Chowdhary · 7 years ago
  97. 2c3225a Disable abi diffs for sanitized variants of modules. am: ea0a2e1928 by Jayant Chowdhary · 7 years ago
  98. 1ce7bf1 Disable abi diffs for sanitized variants of modules. am: ea0a2e1928 by Jayant Chowdhary · 7 years ago
  99. 86803cf add a library to report build numbers without causing rebuilds by Colin Cross · 7 years ago
  100. 8673b5b Rewrite symbol_inject to be testable by Colin Cross · 7 years ago