1. cb9da42 Merge "bootstat: Add bootstat to the embedded target to support logging boot time across devices." by James Hawkins · 9 years ago
  2. bc6a668 Merge "Generate OTA packages for A/B update." by Tao Bao · 9 years ago
  3. b86b534 Merge "Make signapk sign using APK Signature Scheme v2." by Alex Klyubin · 9 years ago
  4. b69d3b2 Merge "CleanSpec: Clean up $(PRODUCT_OUT)/recovery/root/sdcard." by Tao Bao · 9 years ago
  5. 6b10089 CleanSpec: Clean up $(PRODUCT_OUT)/recovery/root/sdcard. by Tao Bao · 9 years ago
  6. bc5dc64 bootstat: Add bootstat to the embedded target to support logging boot by James Hawkins · 9 years ago
  7. 41ee5fc Merge "Set flag when using sdk tools in place" by Colin Cross · 9 years ago
  8. 27a1201 Merge "Makefile: Fix the location for payload signing key." by Tao Bao · 9 years ago
  9. 23c3db9 Makefile: Fix the location for payload signing key. by Tao Bao · 9 years ago
  10. 60c9200 Merge "Pass the arm/thumb cflags to assembly files" by Dan Willemsen · 9 years ago
  11. b49d05e Merge "Makefile: Add the payload public key into system image." by Tao Bao · 9 years ago
  12. 8edda3a Merge "Separate aidl dependencies from compiler dependencies" by Christopher Wiley · 9 years ago
  13. 11feb8b Merge "Keep aidl generated C++ inside the generated folder" by Christopher Wiley · 9 years ago
  14. 38812d6 Makefile: Add the payload public key into system image. by Tao Bao · 9 years ago
  15. d3f3ab7 Set flag when using sdk tools in place by Colin Cross · 9 years ago
  16. dd910c5 Make signapk sign using APK Signature Scheme v2. by Alex Klyubin · 9 years ago
  17. 3cc3605 Merge "Command-line flag to disable signing with APK Signature Scheme v2." by Alex Klyubin · 9 years ago
  18. 9b54a56 Command-line flag to disable signing with APK Signature Scheme v2. by Alex Klyubin · 9 years ago
  19. 087f327 Separate aidl dependencies from compiler dependencies by Christopher Wiley · 9 years ago
  20. 257796c Keep aidl generated C++ inside the generated folder by Christopher Wiley · 9 years ago
  21. c098e9e Generate OTA packages for A/B update. by Tao Bao · 9 years ago
  22. c36a976 Merge "Set USE_CLANG_PLATFORM_BUILD to default true." by Chih-hung Hsieh · 9 years ago
  23. 4dc400e Merge "Makefile: Pack brillo_update_payload and shflags into otatools." by Tao Bao · 9 years ago
  24. 6d8a8cc Makefile: Pack brillo_update_payload and shflags into otatools. by Tao Bao · 9 years ago
  25. 45d38c0 Pass the arm/thumb cflags to assembly files by Dan Willemsen · 9 years ago
  26. 8dd69d9 Set USE_CLANG_PLATFORM_BUILD to default true. by Chih-Hung Hsieh · 9 years ago
  27. 8cb9be6 Merge "Remove synchronized from the public API docs" by Neil Fuller · 9 years ago
  28. 5c3f812 Merge "Add -Werror=date-time to target builds" by Dan Willemsen · 9 years ago
  29. 2acd8a2 Merge "Fix print error of numbers of blocks" by Tianjie Xu · 9 years ago
  30. 79a6f53 Remove synchronized from the public API docs by Neil Fuller · 9 years ago
  31. ebe39a0 Fix print error of numbers of blocks by Tianjie Xu · 9 years ago
  32. 9b2fe7e Merge "Adjust the size limit for splitting large files" by Tianjie Xu · 9 years ago
  33. bb86e1d Adjust the size limit for splitting large files by Tianjie Xu · 9 years ago
  34. 77cde9e Merge "Allow building kati & makeparallel with soong" by Dan Willemsen · 9 years ago
  35. 3f60c4b Allow building kati & makeparallel with soong by Dan Willemsen · 9 years ago
  36. c829932 Merge "Switch to Vista instead of Win2K." by Stephen Hines · 9 years ago
  37. e56ef1b Merge "makeparallel: print path on exec failure" by Colin Cross · 9 years ago
  38. 19f6638 Merge "Ignore Android.mk files with USE_SOONG=true" by Colin Cross · 9 years ago
  39. fbee4f2 Merge "Unconditionally use SHA-256 when minSdkVersion is 18 or higher." by Alex Klyubin · 9 years ago
  40. 625e715 Switch to Vista instead of Win2K. by Stephen Hines · 9 years ago
  41. d29a841 Merge "Remove -Wa,noexecstack from unsupported arm clang flags" by Dan Willemsen · 9 years ago
  42. d1baa0f Remove -Wa,noexecstack from unsupported arm clang flags by Dan Willemsen · 9 years ago
  43. 948b9c3 Merge "Fix mounting /sdcard under recovery." by Tao Bao · 9 years ago
  44. c2c49ed Unconditionally use SHA-256 when minSdkVersion is 18 or higher. by Alex Klyubin · 9 years ago
  45. 6b452b2 Merge "List SHA-1 digests of APK entries' contents in .SF files." by Alex Klyubin · 9 years ago
  46. 8502937 List SHA-1 digests of APK entries' contents in .SF files. by Alex Klyubin · 9 years ago
  47. 560fde9 Merge "Remove special case handling of "ro." properties" by Tom Cherry · 9 years ago
  48. 3f56a33 Fix mounting /sdcard under recovery. by Tao Bao · 9 years ago
  49. a3a9d92 Merge "Docs: Shorten feedback button text." by Clay Murphy · 9 years ago
  50. b43f809 Docs: Shorten feedback button text. by Clay Murphy · 9 years ago
  51. 873eeec Merge "Generate .c for .y and .l" by Ying Wang · 9 years ago
  52. 5799af6 Merge "Move "include configure_local_jack.mk"" by Ying Wang · 9 years ago
  53. 64088f2 Generate .c for .y and .l by Ying Wang · 9 years ago
  54. 2862458 makeparallel: print path on exec failure by Colin Cross · 9 years ago
  55. 861ab99 Ignore Android.mk files with USE_SOONG=true by Colin Cross · 9 years ago
  56. a8f28ff Move "include configure_local_jack.mk" by Ying Wang · 9 years ago
  57. 69035cd Remove special case handling of "ro." properties by Tom Cherry · 9 years ago
  58. 4203ee2 Merge "Remove libsqlite_jni from all product configs." by Narayan Kamath · 9 years ago
  59. eff0611 Add -Werror=date-time to target builds by Dan Willemsen · 9 years ago
  60. 49d5d55 Merge "Docs: Changing text on Feedback button. Bug: 26452230" by Gina Dimino · 9 years ago
  61. 58408f6 Remove libsqlite_jni from all product configs. by Narayan Kamath · 9 years ago
  62. 0b10975 Merge "Check block0 for remounting partition R/W" by Tianjie Xu · 9 years ago
  63. 261bb08 Docs: Changing text on Feedback button. Bug: 26452230 by Gina Dimino · 9 years ago
  64. c610c42 Merge "Have symbol versions in .so.toc files" by Shinichiro Hamaji · 9 years ago
  65. 1ad7edd Merge "Kill BOARD_MALLOC_ALIGNMENT." by Josh Gao · 9 years ago
  66. b1171e4 Kill BOARD_MALLOC_ALIGNMENT. by Josh Gao · 9 years ago
  67. 9fb0221 Merge "Replace MALLOC_IMPL with MALLOC_SVELTE." by Josh Gao · 9 years ago
  68. 634e4a2 Merge "Docs: Encode URL input to search box Bug: 26287939" by Gina Dimino · 9 years ago
  69. 2b0caa3 Have symbol versions in .so.toc files by Shinichiro Hamaji · 9 years ago
  70. bbde936 Docs: Encode URL input to search box Bug: 26287939 by Gina Dimino · 9 years ago
  71. a4f00d7 Replace MALLOC_IMPL with MALLOC_SVELTE. by Josh Gao · 9 years ago
  72. 0e80edd Merge "Clean up Mac OS hacks in acp slightly." by Elliott Hughes · 9 years ago
  73. 636c1c4 Clean up Mac OS hacks in acp slightly. by Elliott Hughes · 9 years ago
  74. b11bf3f Merge "CopyFile: Remove bogus reference to HAVE_VALID_STAT_ST_INO" by Narayan Kamath · 9 years ago
  75. c407052 CopyFile: Remove bogus reference to HAVE_VALID_STAT_ST_INO by Narayan Kamath · 9 years ago
  76. d443abf Merge "Prevent changes to COMMON_GLOBAL_C(PP)FLAGS" by Dan Willemsen · 9 years ago
  77. bf4213e Merge "Build delta_generator for A/B update." by Tao Bao · 9 years ago
  78. f8e6fbe Build delta_generator for A/B update. by Tao Bao · 9 years ago
  79. b327f61 Merge "Fix compiler warnings on Windows in CopyFile.c" by Christopher Wiley · 9 years ago
  80. 676799f Fix compiler warnings on Windows in CopyFile.c by Christopher Wiley · 9 years ago
  81. 530d994 Merge "Fix unused parameter warnings in CopyFile.c" by Christopher Wiley · 9 years ago
  82. 982e1f2 Fix unused parameter warnings in CopyFile.c by Christopher Wiley · 9 years ago
  83. 54a5e36 Merge "Revert "Temporary workaround to build bouncycastle / nist-pkits"" by Narayan Kamath · 9 years ago
  84. cdc3d5a Revert "Temporary workaround to build bouncycastle / nist-pkits" by Narayan Kamath · 9 years ago
  85. 8b95892 Merge changes from topic 'aosp-merge-24-12' by Narayan Kamath · 9 years ago
  86. 3006881 Temporary workaround to build bouncycastle / nist-pkits by Narayan Kamath · 9 years ago
  87. 5aabca2 Build: Build changes for multi oat/image support. by Jeff Hao · 9 years ago
  88. 76c7d68 Allow modules to override the default NOTICE file. by Narayan Kamath · 9 years ago
  89. fa257cc Track introduction of libopenjdkjvm. by Narayan Kamath · 9 years ago
  90. 20de4fa Allow for 5200 words in dump-words-to-file by Przemyslaw Szczepaniak · 9 years ago
  91. 436d0c1 Update the package whitelist for the boot image. by Narayan Kamath · 9 years ago
  92. 052a00f Use core-oj alongside core-libart wherever required. by Piotr Jastrzebski · 10 years ago
  93. f9911ae Merge "set ro.adb.secure=1 for user builds" by Nick Kralevich · 9 years ago
  94. 18a141c set ro.adb.secure=1 for user builds by Daniel Micay · 9 years ago
  95. 9d4dbe0 Merge "Makefile: Clean up the condition for RECOVERY_RESOURCE_ZIP." by Tao Bao · 9 years ago
  96. d52953e Merge "Default LOCAL_MULTILIB:=both for HOST_NATIVE_TEST" by Dan Willemsen · 9 years ago
  97. 4594d0e Makefile: Clean up the condition for RECOVERY_RESOURCE_ZIP. by Tao Bao · 9 years ago
  98. 4a01711 Merge "Always start jack server before first call to jack" by Yohann Roussel · 9 years ago
  99. 8b9a464 Default LOCAL_MULTILIB:=both for HOST_NATIVE_TEST by Dan Willemsen · 9 years ago
  100. 67e960b Merge "Do not use $? in recipe" by Shinichiro Hamaji · 9 years ago