1. 11b95b9 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  2. 0add9c5 Merge "Fix some google-runtime-int warnings." by Chih-hung Hsieh · 9 years ago
  3. 7d6c8ab Fix some google-runtime-int warnings. by Chih-Hung Hsieh · 9 years ago
  4. 3952d8b Merge "simpleperf: use libbacktrace_offline static library." by Yabin Cui · 9 years ago
  5. 040f7b4 simpleperf: use libbacktrace_offline static library. by Yabin Cui · 9 years ago
  6. 6e6aa65 Merge "verity: delete keystore_signer" by Treehugger Robot · 9 years ago
  7. a8e6644 verity: delete keystore_signer by Sami Tolvanen · 9 years ago
  8. fae42a3 Merge "Switch to BoringSSL for crypto." by Elliott Hughes · 9 years ago
  9. c494733 Switch to BoringSSL for crypto. by Mattias Nissler · 9 years ago
  10. 0d47fe0 Merge "simpleperf: support reporting more than one event type." by Yabin Cui · 9 years ago
  11. 2d6efe4 simpleperf: support reporting more than one event type. by Yabin Cui · 9 years ago
  12. 05e61be Merge "Make squashfs work on BSD and macOS" by Mohamad Ayyash · 9 years ago
  13. 6df932b Make squashfs work on BSD and macOS by Jaewan Kim · 9 years ago
  14. e15bfb5 Merge "postinst: Update postinstall_example." by Alex Deymo · 9 years ago
  15. 96e12e7 Merge "simpleperf: loosen unwinding arch check for system wide collection." by Yabin Cui · 9 years ago
  16. 4b6720d simpleperf: loosen unwinding arch check for system wide collection. by Yabin Cui · 9 years ago
  17. 74ef144 postinst: Update postinstall_example. by Alex Deymo · 9 years ago
  18. eaa9c1d Merge "simpleperf: build 32-bit binaries on 64-bit devices." by Yabin Cui · 9 years ago
  19. 178a9c4 Merge "simpleperf: don't allow 64bit simpleperf unwinding 32bit processes." by Yabin Cui · 9 years ago
  20. 257d5e6 simpleperf: don't allow 64bit simpleperf unwinding 32bit processes. by Yabin Cui · 9 years ago
  21. d0d1454 simpleperf: build 32-bit binaries on 64-bit devices. by Yabin Cui · 9 years ago
  22. 6dd31f4 Merge "Simpleperf: add test for reporting callgraph of shared libraries in apk file." by Yabin Cui · 9 years ago
  23. 8f680f6 Simpleperf: add test for reporting callgraph of shared libraries in apk file. by Yabin Cui · 9 years ago
  24. 7f5999a Merge "simpleperf: don't looking for _text symbol in /proc/kallsyms." by Yabin Cui · 9 years ago
  25. 7134f38 simpleperf: don't looking for _text symbol in /proc/kallsyms. by Yabin Cui · 9 years ago
  26. eb40ab9 Merge "aslr_test: Fix typo." by Daniel Cashman · 9 years ago
  27. 8a2dc62 aslr_test: Fix typo. by dcashman · 9 years ago
  28. ea4a5a4 Merge "Simpleperf: support reading symbols from .gnu_debugdata." by Yabin Cui · 9 years ago
  29. 87f9b00 Merge "Simpleperf: insert testdata into simpleperf_unit_test for target build." by Yabin Cui · 9 years ago
  30. 87c5e41 Merge "Simpleperf: remove dependency on global current_arch." by Yabin Cui · 9 years ago
  31. 0540053 Simpleperf: support reading symbols from .gnu_debugdata. by Yabin Cui · 9 years ago
  32. 4846089 Simpleperf: remove dependency on global current_arch. by Yabin Cui · 9 years ago
  33. 6acf8c6 Simpleperf: insert testdata into simpleperf_unit_test for target build. by Yabin Cui · 9 years ago
  34. 96fdd92 Merge "Update simpleperf for LLVM rebase to r256229." by Pirama Arumuga Nainar · 9 years ago
  35. 47ea8ee Merge "Correct aslr_test minimum arm value." by Daniel Cashman · 9 years ago
  36. f8af654 Correct aslr_test minimum arm value. by dcashman · 9 years ago
  37. 9da1eef Merge "Migrate aslr test to gtest." by Daniel Cashman · 9 years ago
  38. 16d6e19 Migrate aslr test to gtest. by dcashman · 9 years ago
  39. 3fa224e Merge "simpleperf: check if dwarf callgraph is supported by kernel before testing." by Yabin Cui · 9 years ago
  40. 19e6b6d simpleperf: check if dwarf callgraph is supported by kernel before testing. by Yabin Cui · 9 years ago
  41. 07cdff0 Update simpleperf for LLVM rebase to r256229. by Yabin Cui · 9 years ago
  42. 5ecd3d5 Merge "su: Segmentation Fault on unknown numerical uids" by Mark Salyzyn · 9 years ago
  43. 45948f9 su: Segmentation Fault on unknown numerical uids by Mark Salyzyn · 9 years ago
  44. 07efeb6 Merge "cts: android.kernel.config" by Mark Salyzyn · 9 years ago
  45. be20231 Merge "Fix static analyzer warnings." am: 5667da92fd by Chih-Hung Hsieh · 9 years ago
  46. 5667da9 Merge "Fix static analyzer warnings." by Chih-hung Hsieh · 9 years ago
  47. a57463f Fix static analyzer warnings. by Chih-Hung Hsieh · 9 years ago
  48. 11711d6 Merge "postinst: Update postinstall_example documentation." am: 9be329ae32 by Alex Deymo · 9 years ago
  49. 9be329a Merge "postinst: Update postinstall_example documentation." by Alex Deymo · 9 years ago
  50. 4604c8e Merge "Cleanup uses of sprintf so we can deprecate it." am: 33f2127b43 by George Burgess IV · 9 years ago
  51. 33f2127 Merge "Cleanup uses of sprintf so we can deprecate it." by George Burgess IV · 9 years ago
  52. 50c2992 Merge "simpleperf: support building cts test." am: acf5a605e8 by Yabin Cui · 9 years ago
  53. acf5a60 Merge "simpleperf: support building cts test." by Yabin Cui · 9 years ago
  54. be7ec66 simpleperf: support building cts test. by Yabin Cui · 9 years ago
  55. c4aecef postinst: Update postinstall_example documentation. by Alex Deymo · 9 years ago
  56. ac4f7e7 Cleanup uses of sprintf so we can deprecate it. by George Burgess IV · 9 years ago
  57. fab91a6 Merge "simpleperf: fix analyzer warning." am: 5cfed7b49b by Yabin Cui · 9 years ago
  58. 5cfed7b Merge "simpleperf: fix analyzer warning." by Yabin Cui · 9 years ago
  59. fb91487 Merge "Delete net_test from system/extras now that it\'s in kernel/tests." by Lorenzo Colitti · 9 years ago
  60. 3669b3f Merge "Delete net_test from system/extras now that it's in kernel/tests." by Lorenzo Colitti · 9 years ago
  61. d4f6a85 simpleperf: fix analyzer warning. by Yabin Cui · 9 years ago
  62. e7afd3a Merge "Fix one static analyzer warning." am: 63728630cb by Chih-Hung Hsieh · 9 years ago
  63. 6372863 Merge "Fix one static analyzer warning." by Chih-hung Hsieh · 9 years ago
  64. e4f0820 Fix one static analyzer warning. by Chih-Hung Hsieh · 9 years ago
  65. 02235d5 Merge "Fix pagemap_test#maps." am: 5dc5241d77 by Elliott Hughes · 9 years ago
  66. 5dc5241 Merge "Fix pagemap_test#maps." by Elliott Hughes · 9 years ago
  67. b2084a5 Fix pagemap_test#maps. by Elliott Hughes · 9 years ago
  68. fe4b8f2 Merge "Fix typo in \'help report\' output." am: 4e6f660ab0 by Than McIntosh · 9 years ago
  69. 4e6f660 Merge "Fix typo in 'help report' output." by Than McIntosh · 9 years ago
  70. b0bf491 Fix typo in 'help report' output. by Than McIntosh · 9 years ago
  71. 99adeea Merge "simpleperf: fix mac build." am: 9e0f649ea9 by Yabin Cui · 9 years ago
  72. 9e0f649 Merge "simpleperf: fix mac build." by Yabin Cui · 9 years ago
  73. bfbf46b Merge "simpleperf: port cmd_report_test to nonlinux." am: ec2bf27cb9 by Yabin Cui · 9 years ago
  74. ec2bf27 Merge "simpleperf: port cmd_report_test to nonlinux." by Yabin Cui · 9 years ago
  75. ff7465c simpleperf: fix mac build. by Yabin Cui · 9 years ago
  76. 6e51bef simpleperf: port cmd_report_test to nonlinux. by Yabin Cui · 9 years ago
  77. ad77956 Delete net_test from system/extras now that it's in kernel/tests. by Lorenzo Colitti · 9 years ago
  78. 013f143 Merge "Cite more kernel commits." am: e090897280 by Lorenzo Colitti · 9 years ago
  79. e090897 Merge "Cite more kernel commits." by Lorenzo Colitti · 9 years ago
  80. 935dd6a Cite more kernel commits. by Lorenzo Colitti · 9 years ago
  81. 8660fb3 Merge "Teach iproute how to dump IP addresses as well." am: 9e73f5af39 by Lorenzo Colitti · 9 years ago
  82. 9e73f5a Merge "Teach iproute how to dump IP addresses as well." by Lorenzo Colitti · 9 years ago
  83. 45020cf Teach iproute how to dump IP addresses as well. by Lorenzo Colitti · 9 years ago
  84. 9a1b2a7 Merge "simpleperf: fix build by removing off64_t." am: 21ac023d8e by Yabin Cui · 9 years ago
  85. 21ac023 Merge "simpleperf: fix build by removing off64_t." by Yabin Cui · 9 years ago
  86. 41e32ca simpleperf: fix build by removing off64_t. by Yabin Cui · 9 years ago
  87. dcf41e3 Merge "simpleperf: report symbols of native libraries in apk file." by Yabin Cui · 9 years ago
  88. 88a0a38 Merge "simpleperf: report symbols of native libraries in apk file." by Yabin Cui · 9 years ago
  89. b1a885b simpleperf: report symbols of native libraries in apk file. by Yabin Cui · 9 years ago
  90. 0ebf764 Merge commit '4258431621ef3cd32d3cec9604fa17324299cc42' into HEAD by Bill Yi · 9 years ago
  91. 64e447e Merge changes I871eb6a2,Ied6f5aae,I226a41e7 by Lorenzo Colitti · 9 years ago
  92. 1d06628 Merge "simpleperf: accept different perf_attr sizes." by Yabin Cui · 9 years ago
  93. dd2ae28 simpleperf: accept different perf_attr sizes. by Yabin Cui · 9 years ago
  94. 0fe2c0e Add a test for the behaviour of FIN_WAIT sockets. by Lorenzo Colitti · 9 years ago
  95. 502ceb5 Make the bytecode tests a bit more robust. by Lorenzo Colitti · 9 years ago
  96. 574fa73 Rename DisableLinger to DisableFinWait, and add an EnableFinWait. by Lorenzo Colitti · 9 years ago
  97. b1180e2 Merge "Improve sock_diag debugging code." by Lorenzo Colitti · 9 years ago
  98. 4b99605 Merge "Add missing liblog dependency" by Dimitry Ivanov · 9 years ago
  99. 52f53c4 Add missing liblog dependency by Dimitry Ivanov · 9 years ago
  100. aa068b3 Merge "Add missing liblog dependency" by Dimitry Ivanov · 9 years ago