1. f960490 Merge "Remove the workaround which fixes JOB_COUNT in CTS test." by Yabin Cui · 10 years ago
  2. bc6379d Remove the workaround which fixes JOB_COUNT in CTS test. by Yabin Cui · 10 years ago
  3. 98be6be am 748421be: Merge "Fix linker tests" by Dimitry Ivanov · 10 years ago
  4. 748421b Merge "Fix linker tests" by Dimitry Ivanov · 10 years ago
  5. a0f187b Fix linker tests by Dmitriy Ivanov · 10 years ago
  6. df62e31 am 5c50449b: Merge "Use const auto& in for loops." by Elliott Hughes · 10 years ago
  7. 5c50449 Merge "Use const auto& in for loops." by Elliott Hughes · 10 years ago
  8. 0b2acdf Use const auto& in for loops. by Elliott Hughes · 10 years ago
  9. ee9dea8 am f7cf8b2c: Merge "bionic: tzset running hot" by Mark Salyzyn · 10 years ago
  10. f7cf8b2 Merge "bionic: tzset running hot" by Mark Salyzyn · 10 years ago
  11. d057894 bionic: tzset running hot by Mark Salyzyn · 10 years ago
  12. a7d5919 am cf92ebcf: Merge "Use foreach loop to match setuid unsafe env vars." by Josh Gao · 10 years ago
  13. cf92ebc Merge "Use foreach loop to match setuid unsafe env vars." by Josh Gao · 10 years ago
  14. a5d5d16 Use foreach loop to match setuid unsafe env vars. by Josh Gao · 10 years ago
  15. 27f2e04 am 143409d7: Merge "Fix the comment" by Dimitry Ivanov · 10 years ago
  16. 143409d Merge "Fix the comment" by Dimitry Ivanov · 10 years ago
  17. 7e03993 Fix the comment by Dmitriy Ivanov · 10 years ago
  18. 14b7c94 am 4a65557d: Merge "Remove invalid left shifts of -1." by Stephen Hines · 10 years ago
  19. 4a65557 Merge "Remove invalid left shifts of -1." by Stephen Hines · 10 years ago
  20. dc813fe am ad157a3c: Merge "Add a no dwarf version of assembler macros." by Christopher Ferris · 10 years ago
  21. 8bb2141 am 3230d96a: Merge "libc: krait: Use performance version of memcpy" by Christopher Ferris · 10 years ago
  22. ad157a3 Merge "Add a no dwarf version of assembler macros." by Christopher Ferris · 10 years ago
  23. 3230d96 Merge "libc: krait: Use performance version of memcpy" by Christopher Ferris · 10 years ago
  24. 8f8308c Add a no dwarf version of assembler macros. by Christopher Ferris · 10 years ago
  25. 1d0268c libc: krait: Use performance version of memcpy by Brent DeGraaf · 12 years ago
  26. 889dd56 am a0b9cad0: Merge "Optimize dlopen from a zip file" by Dimitry Ivanov · 10 years ago
  27. a0b9cad Merge "Optimize dlopen from a zip file" by Dimitry Ivanov · 10 years ago
  28. b482750 Optimize dlopen from a zip file by Dmitriy Ivanov · 10 years ago
  29. 8cd1180 am c1eebd5f: Merge "Fix the way to count online cpus." by Yabin Cui · 10 years ago
  30. c1eebd5 Merge "Fix the way to count online cpus." by Yabin Cui · 10 years ago
  31. cb6f599 Fix the way to count online cpus. by Yabin Cui · 10 years ago
  32. 23360cc Remove invalid left shifts of -1. by Stephen Hines · 10 years ago
  33. 1c34fea am 8b279ead: Merge "Pass -q is zip for test" by Colin Cross · 10 years ago
  34. 8b279ea Merge "Pass -q is zip for test" by Colin Cross · 10 years ago
  35. 298d176 Pass -q is zip for test by Colin Cross · 10 years ago
  36. 289e58e am c80aa3f9: Merge "Turn common INFO messages down to VLOG(1)" by Colin Cross · 10 years ago
  37. c80aa3f Merge "Turn common INFO messages down to VLOG(1)" by Colin Cross · 10 years ago
  38. 4032d34 Turn common INFO messages down to VLOG(1) by Colin Cross · 10 years ago
  39. bfd9255 am f16f4f8a: Merge "Fix file-check-cxx to handle quoted arguments" by Dan Willemsen · 10 years ago
  40. f16f4f8 Merge "Fix file-check-cxx to handle quoted arguments" by Dan Willemsen · 10 years ago
  41. 808602a Fix file-check-cxx to handle quoted arguments by Dan Willemsen · 10 years ago
  42. 9723304 am d5e8a049: Merge "Fix bug number for linker related workarounds" by Dimitry Ivanov · 10 years ago
  43. d5e8a04 Merge "Fix bug number for linker related workarounds" by Dimitry Ivanov · 10 years ago
  44. 280d546 Fix bug number for linker related workarounds by Dmitriy Ivanov · 10 years ago
  45. b99b3f7 am 55f87a0c: Merge "Force non-color output for bionic FileCheck tests" by Colin Cross · 10 years ago
  46. 0f575d4 am 4a54ec82: Merge "Add .PHONY for phony bionic test targets" by Colin Cross · 10 years ago
  47. 55f87a0 Merge "Force non-color output for bionic FileCheck tests" by Colin Cross · 10 years ago
  48. 4a54ec8 Merge "Add .PHONY for phony bionic test targets" by Colin Cross · 10 years ago
  49. c1d4ba8 am b48ca46d: Merge "Force cts to only run one test at a time." by Christopher Ferris · 10 years ago
  50. b48ca46 Merge "Force cts to only run one test at a time." by Christopher Ferris · 10 years ago
  51. 840be7c Force non-color output for bionic FileCheck tests by Colin Cross · 10 years ago
  52. b67afb3 Add .PHONY for phony bionic test targets by Colin Cross · 10 years ago
  53. 4344a02 am 931e1399: Merge "Add cortex-a53.a57 target for 32 bit big/little." by Christopher Ferris · 10 years ago
  54. 931e139 Merge "Add cortex-a53.a57 target for 32 bit big/little." by Christopher Ferris · 10 years ago
  55. daaaed1 Force cts to only run one test at a time. by Christopher Ferris · 10 years ago
  56. 6eb06b0 am 70a9f0a3: Merge "Fix over read in strcpy/stpcpy/strcat." by Christopher Ferris · 10 years ago
  57. 70a9f0a Merge "Fix over read in strcpy/stpcpy/strcat." by Christopher Ferris · 10 years ago
  58. fdfcfce Fix over read in strcpy/stpcpy/strcat. by Christopher Ferris · 10 years ago
  59. 54ee040 Add cortex-a53.a57 target for 32 bit big/little. by Christopher Ferris · 10 years ago
  60. 56446a6 am c38cee59: Merge "Prevent the build system from hiding our ABI." by Dan Albert · 10 years ago
  61. c38cee5 Merge "Prevent the build system from hiding our ABI." by Dan Albert · 10 years ago
  62. 8391197 am cb696c50: Merge "Remove libpagemap include hack." by Elliott Hughes · 10 years ago
  63. cb696c5 Merge "Remove libpagemap include hack." by Elliott Hughes · 10 years ago
  64. 7660a08 Remove libpagemap include hack. by Elliott Hughes · 10 years ago
  65. 12432ca am 8d92afe3: Merge "Fix another duplicate maps parser." by Elliott Hughes · 10 years ago
  66. 8d92afe Merge "Fix another duplicate maps parser." by Elliott Hughes · 10 years ago
  67. 0aa96ae Prevent the build system from hiding our ABI. by Dan Albert · 10 years ago
  68. 15dfd63 Fix another duplicate maps parser. by Elliott Hughes · 10 years ago
  69. f599ea9 am 9e3a2491: Merge "Clean up /proc/<pid>/maps sscanfs." by Elliott Hughes · 10 years ago
  70. 9e3a249 Merge "Clean up /proc/<pid>/maps sscanfs." by Elliott Hughes · 10 years ago
  71. 0dec228 Clean up /proc/<pid>/maps sscanfs. by Elliott Hughes · 10 years ago
  72. 9583f7e am dd514539: Merge "Add preliminary OEM UID/GID support." by Jorge Lucangeli Obes · 10 years ago
  73. 1085de1 am efcb5d9d: Merge "Remove some <sys/cdefs.h> cruft." by Elliott Hughes · 10 years ago
  74. dd51453 Merge "Add preliminary OEM UID/GID support." by Jorge Lucangeli Obes · 10 years ago
  75. efcb5d9 Merge "Remove some <sys/cdefs.h> cruft." by Elliott Hughes · 10 years ago
  76. 042a61d am 3d00f79f: Merge "Increase alternative signal stack size on 64-bit devices." by Yabin Cui · 10 years ago
  77. 3d00f79 Merge "Increase alternative signal stack size on 64-bit devices." by Yabin Cui · 10 years ago
  78. a39e301 Add preliminary OEM UID/GID support. by Jorge Lucangeli Obes · 10 years ago
  79. d97f422 am 822c40a3: Merge "<netinet/udp.h> should include <linux/udp.h>." by Elliott Hughes · 10 years ago
  80. 822c40a Merge "<netinet/udp.h> should include <linux/udp.h>." by Elliott Hughes · 10 years ago
  81. 44ddb31 Remove some <sys/cdefs.h> cruft. by Elliott Hughes · 10 years ago
  82. f8a2243 <netinet/udp.h> should include <linux/udp.h>. by Elliott Hughes · 10 years ago
  83. 33ac04a Increase alternative signal stack size on 64-bit devices. by Yabin Cui · 10 years ago
  84. 208d8e3 am 13997591: Merge "Add a hint about using --no-isolate for GDB." by Dan Albert · 10 years ago
  85. 4ed3639 am 777bd95c: Merge "Import scsi headers." by Christopher Ferris · 10 years ago
  86. 5fb12bc am 96b1323a: Merge "Define WIFCONTINUED()" by Greg Hackmann · 10 years ago
  87. a4ab398 am 7c460451: Merge "Fix SOCK_* flag definitions" by Greg Hackmann · 10 years ago
  88. 1399759 Merge "Add a hint about using --no-isolate for GDB." by Dan Albert · 10 years ago
  89. 777bd95 Merge "Import scsi headers." by Christopher Ferris · 10 years ago
  90. 96b1323 Merge "Define WIFCONTINUED()" by Greg Hackmann · 10 years ago
  91. 7c46045 Merge "Fix SOCK_* flag definitions" by Greg Hackmann · 10 years ago
  92. c6043f6 Define WIFCONTINUED() by Greg Hackmann · 10 years ago
  93. d75abb9 Fix SOCK_* flag definitions by Greg Hackmann · 10 years ago
  94. 1af434c Add a hint about using --no-isolate for GDB. by Dan Albert · 10 years ago
  95. c0c6bcc am 355f3d0c: Merge "Fix mips FP abi bug in the linker." by Elliott Hughes · 10 years ago
  96. 355f3d0 Merge "Fix mips FP abi bug in the linker." by Elliott Hughes · 10 years ago
  97. 577c64e am d9639559: Merge "Add support for manually modified kernel headers." by Christopher Ferris · 10 years ago
  98. 6048173 Import scsi headers. by Christopher Ferris · 10 years ago
  99. d963955 Merge "Add support for manually modified kernel headers." by Christopher Ferris · 10 years ago
  100. d12c332 Add support for manually modified kernel headers. by Christopher Ferris · 10 years ago