1. a80a808 Revert "Sign APKs using SHA-256 instead of SHA-1 when possible." by Alex Klyubin · 10 years ago
  2. 74df828 Sign APKs using SHA-256 instead of SHA-1 when possible. by Alex Klyubin · 10 years ago
  3. 385ac86 Merge "Revert "Revert "Make OpenJDK 8 the default""" by Neil Fuller · 10 years ago
  4. 19f99a7 Merge "Use dependency files generated by llvm-rs-cc" by Shinichiro Hamaji · 10 years ago
  5. 2e45fd0 Use dependency files generated by llvm-rs-cc by Shinichiro Hamaji · 10 years ago
  6. 4d15f2f Merge "Add libc_malloc_debug to the always build list." by Christopher Ferris · 10 years ago
  7. 1ae548d Merge "Error out if MALLOC_IMPL is defined." by Josh Gao · 10 years ago
  8. 7382bdf Merge "Revert "Sign APKs using SHA-256 instead of SHA-1 when possible."" by Alex Klyubin · 10 years ago
  9. 1429d5e Revert "Sign APKs using SHA-256 instead of SHA-1 when possible." by Alex Klyubin · 10 years ago
  10. 1f495b8 Revert "Revert "Make OpenJDK 8 the default"" by Neil Fuller · 10 years ago
  11. c0acea2 Merge "Revert "Make OpenJDK 8 the default"" by Neil Fuller · 10 years ago
  12. 85bddfd Revert "Make OpenJDK 8 the default" by Neil Fuller · 10 years ago
  13. b763b29 Merge "Sign APKs using SHA-256 instead of SHA-1 when possible." by Alex Klyubin · 10 years ago
  14. 797d3de Merge "Make OpenJDK 8 the default" by Neil Fuller · 10 years ago
  15. 4495f6a Make OpenJDK 8 the default by Neil Fuller · 10 years ago
  16. adad196 Merge "Add an RS_CLANG variable as well for RenderScript." by Stephen Hines · 10 years ago
  17. 49b6953 Add an RS_CLANG variable as well for RenderScript. by Stephen Hines · 10 years ago
  18. 4ac28d5 Merge "Add clang rules for RS_LLVM_* tools." by Stephen Hines · 10 years ago
  19. f3e7204 Error out if MALLOC_IMPL is defined. by Josh Gao · 10 years ago
  20. cb9da42 Merge "bootstat: Add bootstat to the embedded target to support logging boot time across devices." by James Hawkins · 10 years ago
  21. bc6a668 Merge "Generate OTA packages for A/B update." by Tao Bao · 10 years ago
  22. 96d2a8c Add clang rules for RS_LLVM_* tools. by Stephen Hines · 10 years ago
  23. b86b534 Merge "Make signapk sign using APK Signature Scheme v2." by Alex Klyubin · 10 years ago
  24. b69d3b2 Merge "CleanSpec: Clean up $(PRODUCT_OUT)/recovery/root/sdcard." by Tao Bao · 10 years ago
  25. 6b10089 CleanSpec: Clean up $(PRODUCT_OUT)/recovery/root/sdcard. by Tao Bao · 10 years ago
  26. bc5dc64 bootstat: Add bootstat to the embedded target to support logging boot by James Hawkins · 10 years ago
  27. 41ee5fc Merge "Set flag when using sdk tools in place" by Colin Cross · 10 years ago
  28. 27a1201 Merge "Makefile: Fix the location for payload signing key." by Tao Bao · 10 years ago
  29. 23c3db9 Makefile: Fix the location for payload signing key. by Tao Bao · 10 years ago
  30. 60c9200 Merge "Pass the arm/thumb cflags to assembly files" by Dan Willemsen · 10 years ago
  31. b49d05e Merge "Makefile: Add the payload public key into system image." by Tao Bao · 10 years ago
  32. de5bc04 Sign APKs using SHA-256 instead of SHA-1 when possible. by Alex Klyubin · 10 years ago
  33. 8edda3a Merge "Separate aidl dependencies from compiler dependencies" by Christopher Wiley · 10 years ago
  34. 11feb8b Merge "Keep aidl generated C++ inside the generated folder" by Christopher Wiley · 10 years ago
  35. 38812d6 Makefile: Add the payload public key into system image. by Tao Bao · 10 years ago
  36. d3f3ab7 Set flag when using sdk tools in place by Colin Cross · 10 years ago
  37. dd910c5 Make signapk sign using APK Signature Scheme v2. by Alex Klyubin · 10 years ago
  38. 3cc3605 Merge "Command-line flag to disable signing with APK Signature Scheme v2." by Alex Klyubin · 10 years ago
  39. 9b54a56 Command-line flag to disable signing with APK Signature Scheme v2. by Alex Klyubin · 10 years ago
  40. 087f327 Separate aidl dependencies from compiler dependencies by Christopher Wiley · 10 years ago
  41. 257796c Keep aidl generated C++ inside the generated folder by Christopher Wiley · 10 years ago
  42. c098e9e Generate OTA packages for A/B update. by Tao Bao · 10 years ago
  43. c36a976 Merge "Set USE_CLANG_PLATFORM_BUILD to default true." by Chih-hung Hsieh · 10 years ago
  44. 4dc400e Merge "Makefile: Pack brillo_update_payload and shflags into otatools." by Tao Bao · 10 years ago
  45. 6d8a8cc Makefile: Pack brillo_update_payload and shflags into otatools. by Tao Bao · 10 years ago
  46. 45d38c0 Pass the arm/thumb cflags to assembly files by Dan Willemsen · 10 years ago
  47. 8dd69d9 Set USE_CLANG_PLATFORM_BUILD to default true. by Chih-Hung Hsieh · 10 years ago
  48. 8cb9be6 Merge "Remove synchronized from the public API docs" by Neil Fuller · 10 years ago
  49. 5c3f812 Merge "Add -Werror=date-time to target builds" by Dan Willemsen · 10 years ago
  50. 2acd8a2 Merge "Fix print error of numbers of blocks" by Tianjie Xu · 10 years ago
  51. 79a6f53 Remove synchronized from the public API docs by Neil Fuller · 10 years ago
  52. ebe39a0 Fix print error of numbers of blocks by Tianjie Xu · 10 years ago
  53. 9b2fe7e Merge "Adjust the size limit for splitting large files" by Tianjie Xu · 10 years ago
  54. bb86e1d Adjust the size limit for splitting large files by Tianjie Xu · 10 years ago
  55. 77cde9e Merge "Allow building kati & makeparallel with soong" by Dan Willemsen · 10 years ago
  56. 3f60c4b Allow building kati & makeparallel with soong by Dan Willemsen · 10 years ago
  57. c829932 Merge "Switch to Vista instead of Win2K." by Stephen Hines · 10 years ago
  58. e56ef1b Merge "makeparallel: print path on exec failure" by Colin Cross · 10 years ago
  59. 19f6638 Merge "Ignore Android.mk files with USE_SOONG=true" by Colin Cross · 10 years ago
  60. fbee4f2 Merge "Unconditionally use SHA-256 when minSdkVersion is 18 or higher." by Alex Klyubin · 10 years ago
  61. 625e715 Switch to Vista instead of Win2K. by Stephen Hines · 10 years ago
  62. d29a841 Merge "Remove -Wa,noexecstack from unsupported arm clang flags" by Dan Willemsen · 10 years ago
  63. d1baa0f Remove -Wa,noexecstack from unsupported arm clang flags by Dan Willemsen · 10 years ago
  64. 948b9c3 Merge "Fix mounting /sdcard under recovery." by Tao Bao · 10 years ago
  65. c2c49ed Unconditionally use SHA-256 when minSdkVersion is 18 or higher. by Alex Klyubin · 10 years ago
  66. 6b452b2 Merge "List SHA-1 digests of APK entries' contents in .SF files." by Alex Klyubin · 10 years ago
  67. 8502937 List SHA-1 digests of APK entries' contents in .SF files. by Alex Klyubin · 10 years ago
  68. 560fde9 Merge "Remove special case handling of "ro." properties" by Tom Cherry · 10 years ago
  69. 3f56a33 Fix mounting /sdcard under recovery. by Tao Bao · 10 years ago
  70. a3a9d92 Merge "Docs: Shorten feedback button text." by Clay Murphy · 10 years ago
  71. b43f809 Docs: Shorten feedback button text. by Clay Murphy · 10 years ago
  72. 873eeec Merge "Generate .c for .y and .l" by Ying Wang · 10 years ago
  73. 5799af6 Merge "Move "include configure_local_jack.mk"" by Ying Wang · 10 years ago
  74. 64088f2 Generate .c for .y and .l by Ying Wang · 10 years ago
  75. 2862458 makeparallel: print path on exec failure by Colin Cross · 10 years ago
  76. 861ab99 Ignore Android.mk files with USE_SOONG=true by Colin Cross · 10 years ago
  77. a8f28ff Move "include configure_local_jack.mk" by Ying Wang · 10 years ago
  78. 69035cd Remove special case handling of "ro." properties by Tom Cherry · 10 years ago
  79. 4203ee2 Merge "Remove libsqlite_jni from all product configs." by Narayan Kamath · 10 years ago
  80. eff0611 Add -Werror=date-time to target builds by Dan Willemsen · 10 years ago
  81. 49d5d55 Merge "Docs: Changing text on Feedback button. Bug: 26452230" by Gina Dimino · 10 years ago
  82. 58408f6 Remove libsqlite_jni from all product configs. by Narayan Kamath · 10 years ago
  83. 0b10975 Merge "Check block0 for remounting partition R/W" by Tianjie Xu · 10 years ago
  84. 261bb08 Docs: Changing text on Feedback button. Bug: 26452230 by Gina Dimino · 10 years ago
  85. c610c42 Merge "Have symbol versions in .so.toc files" by Shinichiro Hamaji · 10 years ago
  86. 1ad7edd Merge "Kill BOARD_MALLOC_ALIGNMENT." by Josh Gao · 10 years ago
  87. b1171e4 Kill BOARD_MALLOC_ALIGNMENT. by Josh Gao · 10 years ago
  88. 9fb0221 Merge "Replace MALLOC_IMPL with MALLOC_SVELTE." by Josh Gao · 10 years ago
  89. 634e4a2 Merge "Docs: Encode URL input to search box Bug: 26287939" by Gina Dimino · 10 years ago
  90. 2b0caa3 Have symbol versions in .so.toc files by Shinichiro Hamaji · 10 years ago
  91. bbde936 Docs: Encode URL input to search box Bug: 26287939 by Gina Dimino · 10 years ago
  92. a4f00d7 Replace MALLOC_IMPL with MALLOC_SVELTE. by Josh Gao · 10 years ago
  93. 0e80edd Merge "Clean up Mac OS hacks in acp slightly." by Elliott Hughes · 10 years ago
  94. 636c1c4 Clean up Mac OS hacks in acp slightly. by Elliott Hughes · 10 years ago
  95. b11bf3f Merge "CopyFile: Remove bogus reference to HAVE_VALID_STAT_ST_INO" by Narayan Kamath · 10 years ago
  96. c407052 CopyFile: Remove bogus reference to HAVE_VALID_STAT_ST_INO by Narayan Kamath · 10 years ago
  97. d443abf Merge "Prevent changes to COMMON_GLOBAL_C(PP)FLAGS" by Dan Willemsen · 10 years ago
  98. bf4213e Merge "Build delta_generator for A/B update." by Tao Bao · 10 years ago
  99. f8e6fbe Build delta_generator for A/B update. by Tao Bao · 10 years ago
  100. b327f61 Merge "Fix compiler warnings on Windows in CopyFile.c" by Christopher Wiley · 10 years ago