1. 55a8f53 Convert implicit make rules to static pattern rules by Dan Willemsen · 6 years ago
  2. 759a6f7 Merge changes from topic "stacks_envsetup" by Treehugger Robot · 6 years ago
  3. 91ba53c stacks: match exactly before matching nonexactly. by Josh Gao · 6 years ago
  4. 4df6279 Add return code support to `pid`. by Josh Gao · 6 years ago
  5. 3dffb84 Move pid, stacks from envsetup.sh to dedicated scripts. by Josh Gao · 6 years ago
  6. 9a2f49a Merge "Script: Fix disassemble_tombstone.py" by Treehugger Robot · 6 years ago
  7. 6467644 Script: Fix disassemble_tombstone.py by Andreas Gampe · 6 years ago
  8. ebd4567 Merge changes Ic87a736b,I5bc9f541 by Treehugger Robot · 6 years ago
  9. 58bd771 Change file permission of checkvintf binary by Jae Shin · 6 years ago
  10. 341a55f Allow specifying null vbmeta.img for production system.img by Jae Shin · 6 years ago
  11. 24657ef Merge "repo-review: Fix missing imports" by Treehugger Robot · 6 years ago
  12. 6633140 Merge "Add --no-hidden-api-checks to runtest" by Remi NGUYEN VAN · 6 years ago
  13. 33b91c1 repo-review: Fix missing imports by Bowgo Tsai · 6 years ago
  14. 73ea62c Merge "header-abi-diff: Add a flag to consider opaque types with different names structurally unequal." by Jayant Chowdhary · 6 years ago
  15. 02e55c3 Merge "Compare results across ABIs" by Treehugger Robot · 6 years ago
  16. 21d011c Compare results across ABIs by Po-Chien Hsueh · 6 years ago
  17. 7cc827f Merge "repo-patch: Download patch files from Gerrit" by Logan Chien · 6 years ago
  18. 4721aa1 repo-patch: Download patch files from Gerrit by Logan Chien · 6 years ago
  19. 10dd0c0 Merge changes Iad120cef,I1f819c51,Ia87e5a80,I95e92c08 by Logan Chien · 6 years ago
  20. e9b0d96 repo-pull: Support more git fetch protocols by Logan Chien · 6 years ago
  21. 3f67c28 repo-pull: Check Gerrit Code Review domain name by Logan Chien · 6 years ago
  22. f216ff8 vndk-def: Ignore missing /vendor/default.prop by Logan Chien · 6 years ago
  23. 71e46e1 vndk-def: Raise unknown vdex version exception by Logan Chien · 6 years ago
  24. 6686257 Add --no-hidden-api-checks to runtest by Remi NGUYEN VAN · 6 years ago
  25. 099d6be Merge "vndk-def: Revise vdex file parser" by Logan Chien · 6 years ago
  26. fa6b514 Merge "Add descriptive text describing html interaction." by Christopher Ferris · 6 years ago
  27. fbd84e9 Add descriptive text describing html interaction. by Christopher Ferris · 6 years ago
  28. b84a492 vndk-def: Revise vdex file parser by Logan Chien · 6 years ago
  29. 795f118 Merge "Add aosp_$arch target products to P VNDK snapshot" by Treehugger Robot · 6 years ago
  30. e90b33a header-abi-diff: Add a flag to consider opaque types with different names structurally unequal. by Jayant Chowdhary · 6 years ago
  31. 4cb7684 Merge "vndk-def: Update template makefile" by Treehugger Robot · 6 years ago
  32. fe0d3b7 Merge changes I5bd5b55a,I4d8139ec by Jae Shin · 6 years ago
  33. 3af4201 Support system.img modification for inter branch target by Jae Shin · 7 years ago
  34. 56e3388 Dereference symlinks when copying files. by Michael Schwartz · 6 years ago
  35. 3796c34 Add aosp_$arch target products to P VNDK snapshot by Jae Shin · 6 years ago
  36. dd511b6 Merge "header-abi-diff: Fix omission of warning message for extensions." by Jayant Chowdhary · 6 years ago
  37. b31dbb3 header-abi-diff: Fix omission of warning message for extensions. by Jayant Chowdhary · 6 years ago
  38. 51fdbb6 Merge "Handle num fields that aren't one." by Christopher Ferris · 6 years ago
  39. e0e8ea8 Merge "Split OWNERS under development/vndk" by Treehugger Robot · 6 years ago
  40. fabfff0 vndk-def: Update template makefile by Logan Chien · 6 years ago
  41. 0aeced0 Merge "header-abi-diff: Fix return code for extension in presence of elf only changes." by Jayant Chowdhary · 6 years ago
  42. 03c4e27 header-abi-diff: Fix return code for extension in presence of elf only changes. by Jayant Chowdhary · 6 years ago
  43. c7b2878 Split OWNERS under development/vndk by Logan Chien · 6 years ago
  44. 826e268 Merge "Stubs lib for org.apache.http.legacy is changed to -.stubs." by Jiyong Park · 6 years ago
  45. bede9f3 Handle num fields that aren't one. by Christopher Ferris · 7 years ago
  46. f3abc72 Merge "Update platform tools version for 28.0.0." by Josh Gao · 6 years ago
  47. 648e2ae Update platform tools version for 28.0.0. by Josh Gao · 6 years ago
  48. 3ae7694 Stubs lib for org.apache.http.legacy is changed to -.stubs. by Jiyong Park · 7 years ago
  49. c10b212 Merge changes Ie435db0f,Ib7db7e7d,I673a6804 by Logan Chien · 6 years ago
  50. 08fb698 Merge "Add a tool which compares failed tests" by Treehugger Robot · 6 years ago
  51. 6fb89e3 Merge "header-abi-diff: -allow-unreferenced-elf-symbol-changes will suppress warnings as well." by Jayant Chowdhary · 6 years ago
  52. b82d82a vndk-def: Add namespaces to update_dataset_auto.py by Logan Chien · 6 years ago
  53. 4225369 sourcedr: Support module namespace by Logan Chien · 6 years ago
  54. 0ddebea sourcedr: Cleanup os.path.abspath() by Logan Chien · 6 years ago
  55. da3d352 header-abi-diff: -allow-unreferenced-elf-symbol-changes will suppress warnings as well. by Jayant Chowdhary · 6 years ago
  56. d08e072 Add a tool which compares failed tests by Po-Chien Hsueh · 7 years ago
  57. 849a934 Merge "Mark two records as different if the access specifier is downgraded." by Jayant Chowdhary · 7 years ago
  58. 5e56071 Merge "Add d8 to build tools" by Ivan Gavrilovic · 7 years ago
  59. e05b47b Add d8 to build tools by Ivan Gavrilovic · 7 years ago
  60. a1232bd Merge "Allow collection of abi references for cfi variants as well." by Jayant Chowdhary · 7 years ago
  61. 6893d8c Mark two records as different if the access specifier is downgraded. by Jayant Chowdhary · 7 years ago
  62. c1f9d40 Allow collection of abi references for cfi variants as well. by Jayant Chowdhary · 7 years ago
  63. 4c5c369 Merge "Scripts: Export symbol.py" by Andreas Gampe · 7 years ago
  64. 5bec214 Scripts: Export symbol.py by Andreas Gampe · 7 years ago
  65. 87cc3e3 Merge "development: Update path to android.jar." by Anton Hansson · 7 years ago
  66. 8447737 development: Update path to android.jar. by Anton Hansson · 7 years ago
  67. 16d65bd Merge "Add Python git ignore." by android-build-prod (mdb) · 7 years ago
  68. be37f55 Add Python git ignore. by Dan Albert · 7 years ago
  69. e292089 Merge "Set sharedUserId="android.uid.system" to use protected broadcast" by android-build-prod (mdb) · 7 years ago
  70. 376cc06 Set sharedUserId="android.uid.system" to use protected broadcast by Jaekyun Seok · 7 years ago
  71. 7fd8d25 Merge "emulator: 64-bit kernel for 32-bit arm image" by Treehugger Robot · 7 years ago
  72. 2946ac6 emulator: 64-bit kernel for 32-bit arm image by Isaac Chen · 7 years ago
  73. 9f920e6 Merge "Prevent manifest file from being added to prebuilts" by Treehugger Robot · 7 years ago
  74. 25d3abf Prevent manifest file from being added to prebuilts by Jae Shin · 7 years ago
  75. b7f136b Merge changes Ib8bdaa14,I62380485,I6cbedbd2 by Treehugger Robot · 7 years ago
  76. 36d5edd repo-pull: Add `--pick` for non-merge commits by Logan Chien · 7 years ago
  77. 1e026cf repo-pull: Allow to ignore local branch name by Logan Chien · 7 years ago
  78. 9d19090 repo-pull: Add checkout for merge commits by Logan Chien · 7 years ago
  79. 97bd347 Merge "Update behavior of commits not upstreamed to include pure deletions" by Scott Lobdell · 7 years ago
  80. 742553e Update behavior of commits not upstreamed to include pure deletions by Scott Lobdell · 7 years ago
  81. e9fe1cc Merge changes I960c33e7,I256be1ee,I56cd01ac,Icb498d88,Ic8204f04 by Logan Chien · 7 years ago
  82. 0ec5fd9 vndk-def: Automate the process to update list by Logan Chien · 7 years ago
  83. 3073855 vndk-def: Add special cases for libclang_rt libs by Logan Chien · 7 years ago
  84. 6dee100 sourcedr: Extract load_manifest_from_args() by Logan Chien · 7 years ago
  85. 9c29436 sourcedr: Move run_tests.sh by Logan Chien · 7 years ago
  86. f61e10f sourcedr: Reorganize ninja.py code by Logan Chien · 7 years ago
  87. def08fc Merge "sourcedr: Add list_ninja_build_dep.py to list deps" by Logan Chien · 7 years ago
  88. 7865edf Merge "Fix incorrect public object access specifiers." by Jayant Chowdhary · 7 years ago
  89. 9c569ce Fix incorrect public object access specifiers. by Jayant Chowdhary · 7 years ago
  90. 2164e97 sourcedr: Add list_ninja_build_dep.py to list deps by Logan Chien · 7 years ago
  91. 9aaa383 Merge "repo-review: Add command to post review votes" by Logan Chien · 7 years ago
  92. bb914be repo-review: Add command to post review votes by Logan Chien · 7 years ago
  93. d0f0748 Merge "Add java_system_modules for current sdk stubs" by Treehugger Robot · 7 years ago
  94. b4b81eb Merge changes I29aa75d5,I848a020f,I7f0d82e3 by Logan Chien · 7 years ago
  95. 9b0d510 Add java_system_modules for current sdk stubs by Colin Cross · 7 years ago
  96. 9e84730 Merge "javalib.jar -> classes.jar for the stubs included in SDK" by Treehugger Robot · 7 years ago
  97. 128acf4 Merge "javalib.jar -> classes.jar for the stubs included in SDK" by Treehugger Robot · 7 years ago
  98. 00b9125 Merge changes I72ae13fb,Ie9604cc0 by Jayant Chowdhary · 7 years ago
  99. 29805cf vndk-def: Add libtextclassifier_hash to LL-NDK-Indirect by Logan Chien · 7 years ago
  100. 7872f39 sourcedr: Add module path filters by Logan Chien · 7 years ago