1. c3a0cfb am fcd4849c: Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 11 years ago
  2. fcd4849 Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 11 years ago
  3. d70873e Remove superfluous OpenSSL include paths. by Adam Langley · 11 years ago
  4. 32de266 am 89919a03: Merge "Include bn.h for BN_ functions." by Geremy Condra · 11 years ago
  5. 89919a0 Merge "Include bn.h for BN_ functions." by Geremy Condra · 11 years ago
  6. 77dd197 Include bn.h for BN_ functions. by Adam Langley · 11 years ago
  7. 8d8b586 am 368d0a31: Merge "make_ext4fs: workaround for a glibc scandir bug" by Elliott Hughes · 11 years ago
  8. 368d0a3 Merge "make_ext4fs: workaround for a glibc scandir bug" by Elliott Hughes · 11 years ago
  9. 04f4839 make_ext4fs: workaround for a glibc scandir bug by Mihai Serban · 11 years ago
  10. b4d460b resolved conflicts for merge of 3701548f to lmp-mr1-dev-plus-aosp by David 'Digit' Turner · 11 years ago
  11. 3701548 Merge "ext4_utils: Support -L LABEL option on mkuserimg" by David Turner · 11 years ago
  12. dc645aa am c8e992de: Merge "Fix missing #includes in system/extras." by Elliott Hughes · 11 years ago
  13. c8e992d Merge "Fix missing #includes in system/extras." by Elliott Hughes · 11 years ago
  14. 125e060 Fix missing #includes in system/extras. by Elliott Hughes · 11 years ago
  15. b23b2c0 ext4_utils: Support -L LABEL option on mkuserimg by Christoffer Dall · 11 years ago
  16. 3b5ccfb am e37c6986: Merge "Add missing fcntl.h for pagingtest.c." by Yabin Cui · 11 years ago
  17. e37c698 Merge "Add missing fcntl.h for pagingtest.c." by Yabin Cui · 11 years ago
  18. 611dba4 Add missing fcntl.h for pagingtest.c. by Yabin Cui · 11 years ago
  19. 7c6015d am 97c6f43c: Merge "Change file to include sys/time.h directly." by Yabin Cui · 11 years ago
  20. 97c6f43 Merge "Change file to include sys/time.h directly." by Yabin Cui · 11 years ago
  21. 6e86b51 Change file to include sys/time.h directly. by Yabin Cui · 11 years ago
  22. 87b0c23 am 5ebcac32: Merge "Use "-z muldefs" to work around duplicate symbol issues." by Stephen Hines · 11 years ago
  23. 5ebcac3 Merge "Use "-z muldefs" to work around duplicate symbol issues." by Stephen Hines · 11 years ago
  24. 56cd394 Use "-z muldefs" to work around duplicate symbol issues. by Stephen Hines · 11 years ago
  25. d4de6c0 am f511e6a2: Merge "Fix build in C++11 mode" by Dan Albert · 11 years ago
  26. f511e6a Merge "Fix build in C++11 mode" by Dan Albert · 11 years ago
  27. 3a9bdae Fix build in C++11 mode by Bernhard Rosenkränzer · 11 years ago
  28. 0b0a8ed am 50fd9b41: Merge "bionic libc tests: clean up the tests for setjmp" by Elliott Hughes · 11 years ago
  29. 50fd9b4 Merge "bionic libc tests: clean up the tests for setjmp" by Elliott Hughes · 11 years ago
  30. f2e49d8 am 9f5593c7: Merge "Remove reference to dead init.testmenu." by Elliott Hughes · 11 years ago
  31. 9f5593c Merge "Remove reference to dead init.testmenu." by Elliott Hughes · 11 years ago
  32. 2b4b06f Remove reference to dead init.testmenu. by Elliott Hughes · 11 years ago
  33. f729148 am 17ba6f0d: Merge "Add a reference C implementation for verifying signatures" into lmp-mr1-dev by Paul Lawrence · 11 years ago
  34. 17ba6f0 Merge "Add a reference C implementation for verifying signatures" into lmp-mr1-dev by Paul Lawrence · 11 years ago
  35. bc07fb6 am 0bb5c17b: Merge "Make memtrack an optional module." by Dan Albert · 11 years ago
  36. 0bb5c17 Merge "Make memtrack an optional module." by Dan Albert · 11 years ago
  37. 77d15fa Make memtrack an optional module. by Dan Albert · 11 years ago
  38. ac342b9 Add a reference C implementation for verifying signatures by Sami Tolvanen · 11 years ago
  39. 2ec9b4e am e1eaca2e: Merge "More C++11 compatibility." by Dan Albert · 11 years ago
  40. e1eaca2 Merge "More C++11 compatibility." by Dan Albert · 11 years ago
  41. 5b80f5d Support [-j <journal_size>] in mkuserimg.sh automerge: 8f85f69 by Ying Wang · 11 years ago
  42. d6e3557 More C++11 compatibility. by Dan Albert · 11 years ago
  43. 4ea0822 Support [-j <journal_size>] in mkuserimg.sh automerge: 8f85f69 by Ying Wang · 11 years ago
  44. 8f85f69 Support [-j <journal_size>] in mkuserimg.sh by Ying Wang · 11 years ago
  45. fda7067 am 1ec61e7a: Support [-j <journal_size>] in mkuserimg.sh by Ying Wang · 11 years ago
  46. 1ec61e7 Support [-j <journal_size>] in mkuserimg.sh by Ying Wang · 11 years ago
  47. 8f1cedd am 241f964e: Add signature verification to keystore and verity signers by Sami Tolvanen · 11 years ago
  48. 241f964 Add signature verification to keystore and verity signers by Sami Tolvanen · 11 years ago
  49. 933a482 am d2a8aad0: Merge "Move system/extras to libc++." by Dan Albert · 11 years ago
  50. d2a8aad Merge "Move system/extras to libc++." by Dan Albert · 11 years ago
  51. dc847e6 Move system/extras to libc++. by Dan Albert · 11 years ago
  52. 6257ee0 am 40193d94: Fix comments in BootSignature.java. by Sami Tolvanen · 11 years ago
  53. 40193d9 Fix comments in BootSignature.java. by Sami Tolvanen · 11 years ago
  54. 0c0796e am 3380f2fe: DO NOT MERGE: Implement boot signature verification by Sami Tolvanen · 11 years ago
  55. 9a181f0 am f0f33adb: DO NOT MERGE: Update keystore and verity metadata signers by Sami Tolvanen · 11 years ago
  56. aced75e am 8d7e9240: DO NOT MERGE: Support converting X.509 cert into a verity public key by Sami Tolvanen · 11 years ago
  57. ee7c8f7 am 578a347c: DO NOT MERGE: Add a tool for verifying verity signatures in images by Sami Tolvanen · 11 years ago
  58. fa5363d am 29131b97: Reinstate "Update boot image signature format to version 1" by Paul Lawrence · 11 years ago
  59. 3212632 am 7377e002: Revert "Update boot image signature format to version 1" by Paul Lawrence · 11 years ago
  60. 3380f2f DO NOT MERGE: Implement boot signature verification by Sami Tolvanen · 11 years ago
  61. f0f33ad DO NOT MERGE: Update keystore and verity metadata signers by Sami Tolvanen · 11 years ago
  62. 8d7e924 DO NOT MERGE: Support converting X.509 cert into a verity public key by Sami Tolvanen · 11 years ago
  63. 578a347 DO NOT MERGE: Add a tool for verifying verity signatures in images by Sami Tolvanen · 11 years ago
  64. 29131b9 Reinstate "Update boot image signature format to version 1" by Paul Lawrence · 11 years ago
  65. 7377e00 Revert "Update boot image signature format to version 1" by Paul Lawrence · 11 years ago
  66. 7a49cdc am b62eabde: Update boot image signature format to version 1 by Sami Tolvanen · 11 years ago
  67. ccaf574 Fix issues with appended boot signature. automerge: d66cefd by Geremy Condra · 11 years ago
  68. b62eabd Update boot image signature format to version 1 by Sami Tolvanen · 11 years ago
  69. d66cefd Fix issues with appended boot signature. by Geremy Condra · 11 years ago
  70. 14db2c6 am 122ca191: Merge "bionic libc tests: clean up tests for seteuid call" by Elliott Hughes · 11 years ago
  71. 122ca19 Merge "bionic libc tests: clean up tests for seteuid call" by Elliott Hughes · 11 years ago
  72. 9cbf41e am d0b1347e: Merge "Add paging test" by Rom Lemarchand · 11 years ago
  73. d0b1347 Merge "Add paging test" by Rom Lemarchand · 11 years ago
  74. de3942a Add paging test by Rom Lemarchand · 11 years ago
  75. 530b905 bionic libc tests: clean up tests for seteuid call by Yongqin Liu · 11 years ago
  76. b2a56a0 am 946b1184: am 5022e71a: Merge "bionic libc tests: clean up test_udp.c" by Elliott Hughes · 11 years ago
  77. 946b118 am 5022e71a: Merge "bionic libc tests: clean up test_udp.c" by Elliott Hughes · 11 years ago
  78. 5022e71 Merge "bionic libc tests: clean up test_udp.c" by Elliott Hughes · 11 years ago
  79. 051e317 bionic libc tests: clean up test_udp.c by Yongqin Liu · 11 years ago
  80. 3c62710 bionic libc tests: clean up the tests for setjmp by Yongqin Liu · 11 years ago
  81. 8ed049d am 577f9467: am 726aff19: Merge "bionic libc tests: clean up setting for hello_world.cpp" by Elliott Hughes · 11 years ago
  82. 47738d0 am e9626c97: am 78b686d1: Merge "bionic libc tests: clean up test for static_init" by Elliott Hughes · 11 years ago
  83. 973c7d0 am d43f9fdc: am ea3b7124: Merge "bionic test libc: clean up test for pthread_once" by Elliott Hughes · 11 years ago
  84. 577f946 am 726aff19: Merge "bionic libc tests: clean up setting for hello_world.cpp" by Elliott Hughes · 11 years ago
  85. 726aff1 Merge "bionic libc tests: clean up setting for hello_world.cpp" by Elliott Hughes · 11 years ago
  86. dd69965 am 3a558191: am a24d452a: Merge "bionic libc test: clean up tests for getgrouplist" by Elliott Hughes · 11 years ago
  87. 2c16616 am 643f2ce2: am 85f3e14b: Merge "bionic libc test: clean up pthread mutex type test" by Elliott Hughes · 11 years ago
  88. 346024a am bf2bf743: am 05a66cd9: Merge "bionic libs test: clean up for gethostname test" by Elliott Hughes · 11 years ago
  89. 1974be0 am 8939903d: am 27443f28: Merge "bionic libc tests: clean up test_netinet_icmp.c file" by Elliott Hughes · 11 years ago
  90. 5883b5c am 64dd6412: am f1f4e334: Merge "bionic libc test: clean up test_static_cpp_mutex test" by Elliott Hughes · 11 years ago
  91. 9d7e47e am 43a84d0d: am 426df33f: Merge "bionic libc test: clean up sysconf test" by Elliott Hughes · 11 years ago
  92. cfbe04d am bd7dde8f: am acc6dfd9: Merge "bionic libc tests: clean up tests for destructor in executable" by Elliott Hughes · 11 years ago
  93. f293c0b am 70063ea7: am 03e1776e: Merge "bionic libc test: remove gethostbyname test" by Christopher Ferris · 11 years ago
  94. fb7332e am e5871841: am 6a425bbe: Merge "bionic libc test: remove getaddrinfo test" by Elliott Hughes · 11 years ago
  95. 23e4ad7 am 4e70df18: am 03a2281e: Merge "bionic libc test: remove relocation related bionic test" by Elliott Hughes · 11 years ago
  96. e9626c9 am 78b686d1: Merge "bionic libc tests: clean up test for static_init" by Elliott Hughes · 11 years ago
  97. d43f9fd am ea3b7124: Merge "bionic test libc: clean up test for pthread_once" by Elliott Hughes · 11 years ago
  98. 160f1c8 bionic libc tests: clean up setting for hello_world.cpp by Yongqin Liu · 11 years ago
  99. 8cc463a am 107be1a0: am 156c6143: Merge "bionic libc test: clean up dlclose related test in system/extras" by Elliott Hughes · 11 years ago
  100. a37a484 am 8a1197be: am ef6c48b7: Merge "bionic libc test: clean up test for dlopen_null" by Elliott Hughes · 11 years ago