1. ad77956 Delete net_test from system/extras now that it's in kernel/tests. by Lorenzo Colitti · 10 years ago
  2. e090897 Merge "Cite more kernel commits." by Lorenzo Colitti · 10 years ago
  3. 935dd6a Cite more kernel commits. by Lorenzo Colitti · 10 years ago
  4. 9e73f5a Merge "Teach iproute how to dump IP addresses as well." by Lorenzo Colitti · 10 years ago
  5. 45020cf Teach iproute how to dump IP addresses as well. by Lorenzo Colitti · 10 years ago
  6. 21ac023 Merge "simpleperf: fix build by removing off64_t." by Yabin Cui · 10 years ago
  7. 41e32ca simpleperf: fix build by removing off64_t. by Yabin Cui · 10 years ago
  8. 88a0a38 Merge "simpleperf: report symbols of native libraries in apk file." by Yabin Cui · 10 years ago
  9. b1a885b simpleperf: report symbols of native libraries in apk file. by Yabin Cui · 10 years ago
  10. 64e447e Merge changes I871eb6a2,Ied6f5aae,I226a41e7 by Lorenzo Colitti · 10 years ago
  11. 1d06628 Merge "simpleperf: accept different perf_attr sizes." by Yabin Cui · 10 years ago
  12. dd2ae28 simpleperf: accept different perf_attr sizes. by Yabin Cui · 10 years ago
  13. 0fe2c0e Add a test for the behaviour of FIN_WAIT sockets. by Lorenzo Colitti · 10 years ago
  14. 502ceb5 Make the bytecode tests a bit more robust. by Lorenzo Colitti · 10 years ago
  15. 574fa73 Rename DisableLinger to DisableFinWait, and add an EnableFinWait. by Lorenzo Colitti · 10 years ago
  16. b1180e2 Merge "Improve sock_diag debugging code." by Lorenzo Colitti · 10 years ago
  17. 4b99605 Merge "Add missing liblog dependency" by Dimitry Ivanov · 10 years ago
  18. 52f53c4 Add missing liblog dependency by Dimitry Ivanov · 10 years ago
  19. aa068b3 Merge "Add missing liblog dependency" by Dimitry Ivanov · 10 years ago
  20. 01252c9 Add missing liblog dependency by Dimitry Ivanov · 10 years ago
  21. a72dd92 Merge "Fix clang warnings and leak of full_stats_file ." by Chih-hung Hsieh · 10 years ago
  22. dc0cfc0 Merge "Fix memory leak of dirbuf." by Chih-hung Hsieh · 10 years ago
  23. df834a9 Fix memory leak of dirbuf. by Chih-Hung Hsieh · 10 years ago
  24. 41020e1 Fix clang warnings and leak of full_stats_file . by Chih-Hung Hsieh · 10 years ago
  25. f3a337a Merge "rtc_time: test agent timeouts" by Mark Salyzyn · 10 years ago
  26. 9258225 rtc_time: test agent timeouts by Mark Salyzyn · 10 years ago
  27. ec25567 Merge "simpleperf: support building static binary on target." by Yabin Cui · 10 years ago
  28. 6d8c834 simpleperf: support building static binary on target. by Yabin Cui · 10 years ago
  29. 7a71552 Merge "Track update to bouncycastle 1.54" by Sergio Giro · 10 years ago
  30. ab9a0c8 Track update to bouncycastle 1.54 by Kenny Root · 10 years ago
  31. 1de27a8 Merge "Add kernel config tests" by Mark Salyzyn · 10 years ago
  32. 7129c7d Add kernel config tests by Mark Salyzyn · 10 years ago
  33. 796b070 Merge "simpleperf: port read_apk and read_apk/read_elf tests to nonlinux." by Yabin Cui · 10 years ago
  34. 569f64a simpleperf: port read_apk and read_apk/read_elf tests to nonlinux. by Yabin Cui · 10 years ago
  35. 7c7c508 Merge "libfec: fix thread count calculation" by Sami Tolvanen · 10 years ago
  36. 9642b32 libfec: fix thread count calculation by Sami Tolvanen · 10 years ago
  37. 9d63018 Merge "Add __s32 define." by Christopher Ferris · 10 years ago
  38. 5e0e6ac Add __s32 define. by Christopher Ferris · 10 years ago
  39. c5673f3 Improve sock_diag debugging code. by Lorenzo Colitti · 10 years ago
  40. 4a5dafc Merge "Support profiling of shared libs embedded in APKs." by Than McIntosh · 10 years ago
  41. 1a5e41d Merge "Stop living in the '80s." by Dan Albert · 10 years ago
  42. dd67ca2 Stop living in the '80s. by Dan Albert · 10 years ago
  43. 4eb09a6 Merge "Fix warnings in system/extras." by Dan Albert · 10 years ago
  44. 8797850 Fix warnings in system/extras. by Dan Albert · 10 years ago
  45. f831e6d Support profiling of shared libs embedded in APKs. by Than McIntosh · 10 years ago
  46. dd681db Merge "Fix/suppress potential memory leaks warnings." by Chih-hung Hsieh · 10 years ago
  47. ae4366e Fix/suppress potential memory leaks warnings. by Chih-Hung Hsieh · 10 years ago
  48. ab8ec9c Merge "simpleperf: use RemoveFileIfExists in libbase." by Yabin Cui · 10 years ago
  49. 0ed5aac simpleperf: use RemoveFileIfExists in libbase. by Yabin Cui · 10 years ago
  50. b764f45 Merge changes I3b881be8,I80d97bd5,Id115e8b2 by Lorenzo Colitti · 10 years ago
  51. 84d385b Fix lint warnings. by Lorenzo Colitti · 10 years ago
  52. 1287f6e Merge "Remove header from LOCAL_SRC_FILES" by Dan Willemsen · 10 years ago
  53. 2caf931 Merge "rtc_test: EACCES acceptable for write" by Mark Salyzyn · 10 years ago
  54. de9b37d rtc_test: EACCES acceptable for write by Mark Salyzyn · 10 years ago
  55. e5a22b8 Note a 3.18 commit in neighbour_test.py. by Lorenzo Colitti · 10 years ago
  56. 3b221de SOCK_DESTROY is no longer optional. by Lorenzo Colitti · 10 years ago
  57. 9427861 Merge changes Ib1510f36,I8a2f50da,Ife74d135,Idfb19903 by Lorenzo Colitti · 10 years ago
  58. 66905d9 Remove header from LOCAL_SRC_FILES by Dan Willemsen · 10 years ago
  59. 99f24e6 Merge "Add use of libbacktrace_offline." by Christopher Ferris · 10 years ago
  60. 860a858 Add use of libbacktrace_offline. by Christopher Ferris · 10 years ago
  61. 69ba66c Refactor TCP test code into its own file. by Lorenzo Colitti · 10 years ago
  62. 63195c8 Move some sock_diag tests around. by Lorenzo Colitti · 10 years ago
  63. 67e7828 Teach more sock_diag code and tests about mapped sockets. by Lorenzo Colitti · 10 years ago
  64. 1554cbc Merge "Simpleperf: adjust default mmap_pages used when recording." by Yabin Cui · 10 years ago
  65. 42f37f0 Simpleperf: adjust default mmap_pages used when recording. by Yabin Cui · 10 years ago
  66. 9bffc53 Delete the hack that finds mapped sockets. by Lorenzo Colitti · 10 years ago
  67. cb698c3 Merge changes I2e3eb0b3,I2f7bd13e by Lorenzo Colitti · 10 years ago
  68. 40fded7 Merge changes I035cd9b6,I8ca9f205 by Lorenzo Colitti · 10 years ago
  69. a17fc6d Merge "key_control.cpp: Use linux/keyctl.h" by Nick Kralevich · 10 years ago
  70. 7d7a26d key_control.cpp: Use linux/keyctl.h by Nick Kralevich · 10 years ago
  71. 759656c Merge "libfec: fix back-up header validation" by Sami Tolvanen · 10 years ago
  72. 3aded09 Delete FixupDiagMsg and cite the commit that makes it unnecessary. by Lorenzo Colitti · 10 years ago
  73. dfa6374 Make the SOCK_DESTROY tests work again. by Lorenzo Colitti · 10 years ago
  74. 2c96358 Add a test for a port comparison bytecode validation bug. by Lorenzo Colitti · 10 years ago
  75. 5457c0e Make CloseSocketFromFd work on mapped sockets too. by Lorenzo Colitti · 10 years ago
  76. 0aa440a Merge "Initial import of headless systrace analysis." by Martijn Coenen · 10 years ago
  77. 49b1535 Initial import of headless systrace analysis. by Martijn Coenen · 10 years ago
  78. 3c52529 libfec: fix back-up header validation by Sami Tolvanen · 10 years ago
  79. 9a9efec Merge "Simpleperf: support build for windows." by Yabin Cui · 10 years ago
  80. ffaa912 Simpleperf: support build for windows. by Yabin Cui · 10 years ago
  81. f1b30da Merge changes I251088dc,I23d0191e by Lorenzo Colitti · 10 years ago
  82. 0d9dd0d Test for a cross-family bytecode comparison bug. by Lorenzo Colitti · 10 years ago
  83. 9d77f94 Support checking structs for equality. by Lorenzo Colitti · 10 years ago
  84. 5879932 Merge "Add code and tests for inet_diag bytecode." by Lorenzo Colitti · 10 years ago
  85. 83ced5b Merge "Add time rtc ioctl tests" by Mark Salyzyn · 10 years ago
  86. f1ec699 Add time rtc ioctl tests by Mark Salyzyn · 10 years ago
  87. 093d6d4 Add code and tests for inet_diag bytecode. by Lorenzo Colitti · 10 years ago
  88. 59c7216 Merge changes I1c396ab2,Ibf0223cc,Ibe49c873,I6aa1bb98,Ib091831c by Lorenzo Colitti · 10 years ago
  89. ae33e4e Make RTA_METRICS parsing work properly. by Lorenzo Colitti · 10 years ago
  90. 701a67b Slightly simplify dumping sockets. by Lorenzo Colitti · 10 years ago
  91. eb87f4d Support specifying attributes in dump requests. by Lorenzo Colitti · 10 years ago
  92. eda52a4 Don't run the sock_diag tests twice. by Lorenzo Colitti · 10 years ago
  93. 3765e50 Test for a SOCK_DIAG oops on IPv4-mapped SYN_RECV connections. by Lorenzo Colitti · 10 years ago
  94. 5ded007 Merge "Simpleperf: fix --comms option for report cmd." by Yabin Cui · 10 years ago
  95. 4a6c58d Simpleperf: fix --comms option for report cmd. by Yabin Cui · 10 years ago
  96. 88be192 Merge "Remove cpu benchmark." by Christopher Ferris · 10 years ago
  97. 85c34c3 Remove cpu benchmark. by Christopher Ferris · 10 years ago
  98. aceefb7 Merge "Simpleperf: adjust sort strategy in RecordCache." by Yabin Cui · 10 years ago
  99. 4913c12 Simpleperf: adjust sort strategy in RecordCache. by Yabin Cui · 10 years ago
  100. 1ab9ea0 Merge "Fix for simpleperf report on 'fugu'." by Than McIntosh · 10 years ago