1. b7a9e8e Merge "Add clang rules for RS_LLVM_* tools." am: 4ac28d5258 am: 48f0b9fb5a by Stephen Hines · 10 years ago
  2. 48f0b9f Merge "Add clang rules for RS_LLVM_* tools." am: 4ac28d5258 by Stephen Hines · 10 years ago
  3. 4ac28d5 Merge "Add clang rules for RS_LLVM_* tools." by Stephen Hines · 10 years ago
  4. 36e2384 Merge "resolve merge conflicts of bb3d77ba95 to master." by Alex Klyubin · 10 years ago
  5. 24b1c64 resolve merge conflicts of bb3d77ba95 to master. by Alex Klyubin · 10 years ago
  6. 6b12575 Merge "Doclava template changes associated with default methods" by Neil Fuller · 10 years ago
  7. f2ca92d Merge "Generate OTA packages for A/B update." am: bc6a66826a am: 4f3015f4a2 by Tao Bao · 10 years ago
  8. c8caf26 Merge "Make signapk sign using APK Signature Scheme v2." am: b86b5344a6 by Alex Klyubin · 10 years ago
  9. 6c5f0ac Merge "CleanSpec: Clean up /recovery/root/sdcard." am: b69d3b28a5 am: 8994f9ca38 by Tao Bao · 10 years ago
  10. ca59875 Doclava template changes associated with default methods by Neil Fuller · 10 years ago
  11. bb3d77b Merge "bootstat: Add bootstat to the embedded target to support logging boot time across devices." by James Hawkins · 10 years ago
  12. cb9da42 Merge "bootstat: Add bootstat to the embedded target to support logging boot time across devices." by James Hawkins · 10 years ago
  13. 4f3015f Merge "Generate OTA packages for A/B update." am: bc6a66826a by Tao Bao · 10 years ago
  14. bc6a668 Merge "Generate OTA packages for A/B update." by Tao Bao · 10 years ago
  15. 96d2a8c Add clang rules for RS_LLVM_* tools. by Stephen Hines · 10 years ago
  16. eafce4e Merge "Make signapk sign using APK Signature Scheme v2." am: b86b5344a6 by Alex Klyubin · 10 years ago
  17. b86b534 Merge "Make signapk sign using APK Signature Scheme v2." by Alex Klyubin · 10 years ago
  18. 8994f9c Merge "CleanSpec: Clean up /recovery/root/sdcard." am: b69d3b28a5 by Tao Bao · 10 years ago
  19. b69d3b2 Merge "CleanSpec: Clean up $(PRODUCT_OUT)/recovery/root/sdcard." by Tao Bao · 10 years ago
  20. 6b10089 CleanSpec: Clean up $(PRODUCT_OUT)/recovery/root/sdcard. by Tao Bao · 10 years ago
  21. 1398f9d Merge "Set flag when using sdk tools in place" am: 41ee5fc07a am: 11a87113ef by Colin Cross · 10 years ago
  22. 11a8711 Merge "Set flag when using sdk tools in place" am: 41ee5fc07a by Colin Cross · 10 years ago
  23. bc5dc64 bootstat: Add bootstat to the embedded target to support logging boot by James Hawkins · 10 years ago
  24. 41ee5fc Merge "Set flag when using sdk tools in place" by Colin Cross · 10 years ago
  25. b6459cc Merge "Makefile: Fix the location for payload signing key." am: 27a1201989 by Tao Bao · 10 years ago
  26. 37693fc Merge "Pass the arm/thumb cflags to assembly files" am: 60c9200c1e by Dan Willemsen · 10 years ago
  27. c2a8b0b Merge "Makefile: Add the payload public key into system image." am: b49d05e72e by Tao Bao · 10 years ago
  28. 3ea0436 Merge "Makefile: Fix the location for payload signing key." am: 27a1201989 by Tao Bao · 10 years ago
  29. 537e093 Merge "Pass the arm/thumb cflags to assembly files" am: 60c9200c1e by Dan Willemsen · 10 years ago
  30. cf7eb02 Merge "Makefile: Add the payload public key into system image." am: b49d05e72e by Tao Bao · 10 years ago
  31. 27a1201 Merge "Makefile: Fix the location for payload signing key." by Tao Bao · 10 years ago
  32. 23c3db9 Makefile: Fix the location for payload signing key. by Tao Bao · 10 years ago
  33. 60c9200 Merge "Pass the arm/thumb cflags to assembly files" by Dan Willemsen · 10 years ago
  34. b49d05e Merge "Makefile: Add the payload public key into system image." by Tao Bao · 10 years ago
  35. e46193a Merge "Separate aidl dependencies from compiler dependencies" am: 8edda3afdf by Christopher Wiley · 10 years ago
  36. d1eea90 Merge "Keep aidl generated C++ inside the generated folder" am: 11feb8b075 by Christopher Wiley · 10 years ago
  37. cfd817d Merge "Separate aidl dependencies from compiler dependencies" am: 8edda3afdf by Christopher Wiley · 10 years ago
  38. 7c52b2d Merge "Keep aidl generated C++ inside the generated folder" am: 11feb8b075 by Christopher Wiley · 10 years ago
  39. 8edda3a Merge "Separate aidl dependencies from compiler dependencies" by Christopher Wiley · 10 years ago
  40. 11feb8b Merge "Keep aidl generated C++ inside the generated folder" by Christopher Wiley · 10 years ago
  41. 9a39d29 Merge "Make a confusing error message clearer." by Narayan Kamath · 10 years ago
  42. 38812d6 Makefile: Add the payload public key into system image. by Tao Bao · 10 years ago
  43. 983f822 Merge "Command-line flag to disable signing with APK Signature Scheme v2." am: 3cc3605010 by Alex Klyubin · 10 years ago
  44. aafc1e9 Merge "Command-line flag to disable signing with APK Signature Scheme v2." by Alex Klyubin · 10 years ago
  45. d3f3ab7 Set flag when using sdk tools in place by Colin Cross · 10 years ago
  46. 388bae1 Merge "Enable the use of jit profiles" by Calin Juravle · 10 years ago
  47. dd910c5 Make signapk sign using APK Signature Scheme v2. by Alex Klyubin · 10 years ago
  48. 3cc3605 Merge "Command-line flag to disable signing with APK Signature Scheme v2." by Alex Klyubin · 10 years ago
  49. 9b54a56 Command-line flag to disable signing with APK Signature Scheme v2. by Alex Klyubin · 10 years ago
  50. 087f327 Separate aidl dependencies from compiler dependencies by Christopher Wiley · 10 years ago
  51. 1b5f487 Make a confusing error message clearer. by Narayan Kamath · 10 years ago
  52. 257796c Keep aidl generated C++ inside the generated folder by Christopher Wiley · 10 years ago
  53. 5b97d08 Fix data binding source paths by Yigit Boyar · 10 years ago
  54. 70c41f2 Merge "Set USE_CLANG_PLATFORM_BUILD to default true." am: c36a9760e1 by Chih-hung Hsieh · 10 years ago
  55. 2ba3e15 Merge "Set USE_CLANG_PLATFORM_BUILD to default true." am: c36a9760e1 by Chih-hung Hsieh · 10 years ago
  56. c098e9e Generate OTA packages for A/B update. by Tao Bao · 10 years ago
  57. c36a976 Merge "Set USE_CLANG_PLATFORM_BUILD to default true." by Chih-hung Hsieh · 10 years ago
  58. 49fe96c Merge "Makefile: Pack brillo_update_payload and shflags into otatools." am: 4dc400e753 by Tao Bao · 10 years ago
  59. d08cc69 Merge "Makefile: Pack brillo_update_payload and shflags into otatools." by Tao Bao · 10 years ago
  60. 4dc400e Merge "Makefile: Pack brillo_update_payload and shflags into otatools." by Tao Bao · 10 years ago
  61. 6d8a8cc Makefile: Pack brillo_update_payload and shflags into otatools. by Tao Bao · 10 years ago
  62. 45d38c0 Pass the arm/thumb cflags to assembly files by Dan Willemsen · 10 years ago
  63. 29252a9 Merge "Only fail on known-bad grep configurations." by Michael Wright · 10 years ago
  64. 8dd69d9 Set USE_CLANG_PLATFORM_BUILD to default true. by Chih-Hung Hsieh · 10 years ago
  65. 5e58a99 Merge "Add BlockedNumberProvider to core.mk" by Makoto Onuki · 10 years ago
  66. 9dca07e Only fail on known-bad grep configurations. by Michael Wright · 10 years ago
  67. 719dee7 Merge "Remove synchronized from the public API docs" am: 8cb9be66b7 by Neil Fuller · 10 years ago
  68. 75bbdde Merge "Remove synchronized from the public API docs" am: 8cb9be66b7 by Neil Fuller · 10 years ago
  69. 8cb9be6 Merge "Remove synchronized from the public API docs" by Neil Fuller · 10 years ago
  70. 543623c Merge "Add -Werror=date-time to target builds" am: 5c3f812507 am: 9f41040b00 by Dan Willemsen · 10 years ago
  71. 9f41040 Merge "Add -Werror=date-time to target builds" am: 5c3f812507 by Dan Willemsen · 10 years ago
  72. 5c3f812 Merge "Add -Werror=date-time to target builds" by Dan Willemsen · 10 years ago
  73. 586f3cb Merge "Revert "Revert "Revert "Revert "Make OpenJDK 8 the default""""" by Neil Fuller · 10 years ago
  74. fb56c58 Merge "Fix print error of numbers of blocks" am: 2acd8a2eef am: dabcd36224 by Tianjie Xu · 10 years ago
  75. dabcd36 Merge "Fix print error of numbers of blocks" am: 2acd8a2eef by Tianjie Xu · 10 years ago
  76. 2acd8a2 Merge "Fix print error of numbers of blocks" by Tianjie Xu · 10 years ago
  77. 3dfacee Revert "Revert "Revert "Revert "Make OpenJDK 8 the default"""" by Neil Fuller · 10 years ago
  78. 79a6f53 Remove synchronized from the public API docs by Neil Fuller · 10 years ago
  79. ebe39a0 Fix print error of numbers of blocks by Tianjie Xu · 10 years ago
  80. 571055a Merge "Revert "Revert "Revert "Make OpenJDK 8 the default"""" by Neil Fuller · 10 years ago
  81. ee89f21 Revert "Revert "Revert "Make OpenJDK 8 the default""" by Neil Fuller · 10 years ago
  82. fcab264 Merge "Adjust the size limit for splitting large files" am: 9b2fe7e0b8 by Tianjie Xu · 10 years ago
  83. 00003c3 Add BlockedNumberProvider to core.mk by Makoto Onuki · 10 years ago
  84. 9ccf073 Merge "Adjust the size limit for splitting large files" am: 9b2fe7e0b8 by Tianjie Xu · 10 years ago
  85. 9b2fe7e Merge "Adjust the size limit for splitting large files" by Tianjie Xu · 10 years ago
  86. cd7a94d Merge "Revert "Revert "Make OpenJDK 8 the default""" by Neil Fuller · 10 years ago
  87. bb86e1d Adjust the size limit for splitting large files by Tianjie Xu · 10 years ago
  88. cd1bcb8 Merge "Allow building kati & makeparallel with soong" am: 77cde9e244 by Dan Willemsen · 10 years ago
  89. 766eeb7 Merge "Allow building kati & makeparallel with soong" am: 77cde9e244 by Dan Willemsen · 10 years ago
  90. 77cde9e Merge "Allow building kati & makeparallel with soong" by Dan Willemsen · 10 years ago
  91. b7da60c Merge "remove Exchange2 from core.mk" into mnc-dr1.5-dev am: 0936632c93 am: 624ecb988b by Andy Huang · 10 years ago
  92. cb7aa79 Merge "Switch to Vista instead of Win2K." am: c8299320da am: 4f14e16324 by Stephen Hines · 10 years ago
  93. a30aef5 Merge "makeparallel: print path on exec failure" am: e56ef1bee7 am: dc74441928 by Colin Cross · 10 years ago
  94. 651fc65 Merge "Ignore Android.mk files with USE_SOONG=true" am: 19f6638026 by Colin Cross · 10 years ago
  95. 400d9ff Merge "remove Exchange2 from core.mk" into mnc-dr1.5-dev am: 0936632c93 by Andy Huang · 10 years ago
  96. 624ecb9 Merge "remove Exchange2 from core.mk" into mnc-dr1.5-dev am: 0936632c93 by Andy Huang · 10 years ago
  97. 0936632 Merge "remove Exchange2 from core.mk" into mnc-dr1.5-dev by Andy Huang · 10 years ago
  98. 3f60c4b Allow building kati & makeparallel with soong by Dan Willemsen · 10 years ago
  99. 4f14e16 Merge "Switch to Vista instead of Win2K." am: c8299320da by Stephen Hines · 10 years ago
  100. c829932 Merge "Switch to Vista instead of Win2K." by Stephen Hines · 10 years ago