1. b43a52d Don't allow JNI headers for vendors by Jiyong Park · 7 years ago
  2. 95a8c7e Merge "Support kernel modules in the odm image" by Howard Chen · 7 years ago
  3. 0c5f1e5 Support kernel modules in the odm image by Howard Chen · 7 years ago
  4. 6f594fc Merge "Device-specific kernel headers are accessbile again" by Treehugger Robot · 7 years ago
  5. 0c59dab Device-specific kernel headers are accessbile again by Jiyong Park · 7 years ago
  6. c451615 Merge "Track the AVB property name change." by Treehugger Robot · 7 years ago
  7. c86c850 Merge "Give TARGET_OUT_HEADERS to vendor modules" by Treehugger Robot · 7 years ago
  8. bc45a33 Merge "Refactor prebuilt tools" by Colin Cross · 7 years ago
  9. 0590023 Merge "Add integer_overflow sanitization build option." by Ivan Lozano · 7 years ago
  10. cd20d59 Refactor prebuilt tools by Colin Cross · 7 years ago
  11. d659f80 Merge "Enable stripping of java debug information when required." by Treehugger Robot · 7 years ago
  12. 5378d0a Merge "Build: More tombstones in userdebug" by Treehugger Robot · 7 years ago
  13. 427e49e Build: More tombstones in userdebug by Andreas Gampe · 7 years ago
  14. af59c09 Merge "Fix install location for vendor tests" by Treehugger Robot · 7 years ago
  15. ae67473 Merge "Increase max heap size for javac to 2GB." by Treehugger Robot · 7 years ago
  16. 7edc118 Merge "Re-compute DX command if it changes for PDK." by Treehugger Robot · 7 years ago
  17. 4a36373 Add integer_overflow sanitization build option. by Ivan Lozano · 7 years ago
  18. 8533fa1 Fix install location for vendor tests by Dan Willemsen · 7 years ago
  19. d479431 Re-compute DX command if it changes for PDK. by Bryan Eyler · 7 years ago
  20. a12d38a Increase max heap size for javac to 2GB. by Colin Cross · 7 years ago
  21. 2e81b3c Enable stripping of java debug information when required. by Przemyslaw Szczepaniak · 7 years ago
  22. 8eff2d7 Merge "Add a make maco to convert string to upper case" by Howard Chen · 7 years ago
  23. 7f8be9f Give TARGET_OUT_HEADERS to vendor modules by Jiyong Park · 7 years ago
  24. efb6fdd Merge "Align size of vbmeta image to 4k boundary" by Treehugger Robot · 7 years ago
  25. 691f5ce Merge "Build: Add PRODUCT_ART_TARGET_INCLUDE_DEBUG_BUILD" by Treehugger Robot · 7 years ago
  26. 5e19557 Merge "Provide make variables for java binaries" by Treehugger Robot · 7 years ago
  27. 0851df8 Provide make variables for java binaries by Colin Cross · 7 years ago
  28. 831fc71 Build: Add PRODUCT_ART_TARGET_INCLUDE_DEBUG_BUILD by Andreas Gampe · 7 years ago
  29. 0556231 Align size of vbmeta image to 4k boundary by Bowgo Tsai · 7 years ago
  30. 3f72176 Track the AVB property name change. by Tao Bao · 7 years ago
  31. b519d00 Merge "Add libdl.so to the list of system shared libs" by Dimitry Ivanov · 7 years ago
  32. 846bd7e Merge "Update coverage sanitizer flags in make" by Treehugger Robot · 7 years ago
  33. 9978b52 Update coverage sanitizer flags in make by Dan Austin · 7 years ago
  34. b83b205 Add a make maco to convert string to upper case by Howard Chen · 7 years ago
  35. 9ea6a8b Merge "Allow packing custom radio images into target_files zip." by Tao Bao · 7 years ago
  36. 6828499 Merge "Support replacing AVB signing keys." by Treehugger Robot · 7 years ago
  37. cdf3927 Add libdl.so to the list of system shared libs by Dimitry Ivanov · 7 years ago
  38. 95a95c3 Allow packing custom radio images into target_files zip. by Tao Bao · 7 years ago
  39. 639118f Support replacing AVB signing keys. by Tao Bao · 7 years ago
  40. bf215d1 Merge "Get java config from soong" by Treehugger Robot · 7 years ago
  41. 47b734d Merge "Build: Use ART phony packages in runtime_libart" by Treehugger Robot · 7 years ago
  42. b12d4b7 Get java config from soong by Colin Cross · 7 years ago
  43. ae4916b Build: Use ART phony packages in runtime_libart by Andreas Gampe · 7 years ago
  44. 8fb65a5 Merge "Remove the obsolete location check for install-recovery.sh" by Tianjie Xu · 7 years ago
  45. 924c1c0 Merge "Verify the contents in install-recovery.sh" by Tianjie Xu · 7 years ago
  46. f1610d8 Merge "Add LOCAL_OVERRIDES_MODULES" by Treehugger Robot · 7 years ago
  47. d79ce64 Merge "Add OWNERS in build/make" by Chih-hung Hsieh · 7 years ago
  48. 044fc0c Add OWNERS in build/make by Chih-Hung Hsieh · 7 years ago
  49. ccac0f8 Merge "Makefile: Add avbtool to INTERNAL_USERIMAGES_DEPS" by Treehugger Robot · 7 years ago
  50. df0387d Makefile: Add avbtool to INTERNAL_USERIMAGES_DEPS by Chris Fries · 7 years ago
  51. 564ce0f Merge "Add make sync target" by Treehugger Robot · 7 years ago
  52. 5b91bd4 Merge "Support custom my_copy_pairs in package-modules.mk" by Treehugger Robot · 7 years ago
  53. cd46f10 Merge "Use make functions to convert a text to lower case" by Treehugger Robot · 7 years ago
  54. 3952eef Merge "LOCAL_PROPRIETARY_MODULE implies LOCAL_USE_VNDK" by Treehugger Robot · 7 years ago
  55. 9c384d2 Verify the contents in install-recovery.sh by Tianjie Xu · 7 years ago
  56. 91a5227 Add make sync target by Colin Cross · 7 years ago
  57. 78de9f1 Remove the obsolete location check for install-recovery.sh by Tianjie Xu · 7 years ago
  58. f354b17 Support custom my_copy_pairs in package-modules.mk by Dan Willemsen · 7 years ago
  59. 3ca6818 LOCAL_PROPRIETARY_MODULE implies LOCAL_USE_VNDK by Yifan Hong · 7 years ago
  60. e615afd Use make functions to convert a text to lower case by Bowgo Tsai · 7 years ago
  61. 0effed4 Merge "AVB: support chain partition signing" by Treehugger Robot · 7 years ago
  62. 6cb7688 Merge "core: Move core.oat bootjar definitions into envsetup.mk" by Treehugger Robot · 7 years ago
  63. 9d4639c core: Move core.oat bootjar definitions into envsetup.mk by Igor Murashkin · 7 years ago
  64. 8c2c1ed Merge "Add a new PRODUCT variable for forcing 'speed' preopt." by Nicolas Geoffray · 7 years ago
  65. 1e14bc3 Merge "Revert "core: Move core.oat bootjar definitions into core/config"" by Mariano Giardina · 7 years ago
  66. 2f137ee Revert "core: Move core.oat bootjar definitions into core/config" by Mariano Giardina · 7 years ago
  67. 3b3bffc Merge "Add junit/textui/** to the proguard filter" by Paul Duffin · 7 years ago
  68. 4a0ad4a Add a new PRODUCT variable for forcing 'speed' preopt. by Nicolas Geoffray · 7 years ago
  69. 54747a7 Add junit/textui/** to the proguard filter by Paul Duffin · 7 years ago
  70. aa09aa8 Merge "Set JAVAC_WRAPPER if USE_GOMA is set." by Treehugger Robot · 7 years ago
  71. 5e1aa20 Merge "core: Move core.oat bootjar definitions into core/config" by Igor Murashkin · 7 years ago
  72. 8c50798 core: Move core.oat bootjar definitions into core/config by Igor Murashkin · 7 years ago
  73. 87b69b9 Merge "Added android.test.mock to PRODUCT_PACKAGES" by Paul Duffin · 7 years ago
  74. 4f3e568 Set JAVAC_WRAPPER if USE_GOMA is set. by Yoshisato Yanagisawa · 7 years ago
  75. 9baf675 Merge "Allow sign_target_files_apks.py to create zip64 signed TF.zip." by Treehugger Robot · 7 years ago
  76. 6b126fb Merge "Align size of vbmeta image to 4k boundary" by Treehugger Robot · 7 years ago
  77. 463c25f Merge "Fix duplicate 'META/care_map.txt' when calling add_img_to_target_files" by Tianjie Xu · 7 years ago
  78. 2b8f489 Allow sign_target_files_apks.py to create zip64 signed TF.zip. by Tao Bao · 7 years ago
  79. 9ac4cb0 Fix duplicate 'META/care_map.txt' when calling add_img_to_target_files by Tianjie Xu · 7 years ago
  80. cb07cb1 Merge "Apply ALLOW_MISSING_DEPENDENCIES to droiddoc template dir" by Dan Willemsen · 7 years ago
  81. 3e599ea AVB: support chain partition signing by Bowgo Tsai · 7 years ago
  82. 7cd3004 Align size of vbmeta image to 4k boundary by Bowgo Tsai · 7 years ago
  83. 6402873 Apply ALLOW_MISSING_DEPENDENCIES to droiddoc template dir by Dan Willemsen · 7 years ago
  84. c45b7e3 Added android.test.mock to PRODUCT_PACKAGES by Paul Duffin · 7 years ago
  85. d6e8002 Merge "Delay the write-back of misc_info in sign_target_files_apks.py." by Treehugger Robot · 7 years ago
  86. 25a4c94 Merge "Add mising AAPT2 dependency" by Dan Willemsen · 7 years ago
  87. c401a62 Add mising AAPT2 dependency by Dan Willemsen · 7 years ago
  88. 61ddffc Merge "Find target keywords in the first 100 lines." by Treehugger Robot · 7 years ago
  89. 655c542 Find target keywords in the first 100 lines. by Chih-Hung Hsieh · 7 years ago
  90. 288a675 Merge changes Ifbeed546,Ia283252d,I28c85736 by Treehugger Robot · 7 years ago
  91. 46a5999 Delay the write-back of misc_info in sign_target_files_apks.py. by Tao Bao · 7 years ago
  92. 8340ae3 Merge "Fix ALLOW_MISSING_DEPENDENCIES in PDK builds" by Treehugger Robot · 7 years ago
  93. 1923ed7 Merge "Switch to clang-4053586" by Yi Kong · 7 years ago
  94. 9718140 Merge "Fix the broken script in AssertFingerprintOrThumbprint." by Treehugger Robot · 7 years ago
  95. 401b1d2 Merge "Remove three board_avb_* args from META/misc_info.txt." by Treehugger Robot · 7 years ago
  96. d2d01e5 Fix the broken script in AssertFingerprintOrThumbprint. by Tao Bao · 7 years ago
  97. 3ebfdde Remove three board_avb_* args from META/misc_info.txt. by Tao Bao · 7 years ago
  98. dd65f96 Switch to clang-4053586 by Yi Kong · 7 years ago
  99. ccc4816 Fix ALLOW_MISSING_DEPENDENCIES in PDK builds by Dan Willemsen · 7 years ago
  100. 4536e45 Merge "Support re-generating DTBO image from add_img_to_target_files.py." by Tao Bao · 7 years ago