1. 66f23e7 Use base::WriteFully in zip_archive. by Narayan Kamath · 10 years ago
  2. f3003da libziparchive: fix clang build by Greg Hackmann · 10 years ago
  3. 7d549b7 Avoid mapping output to memory while writing to a file. by Narayan Kamath · 10 years ago
  4. 3355c55 Merge "[gatekeeperd] track gk failure record changes" into mnc-dev by Andres Morales · 10 years ago
  5. c78bf7e [gatekeeperd] track gk failure record changes by Andres Morales · 10 years ago
  6. 2e3e69e tzdatacheck: don't hard code SELinux domain name by Nick Kralevich · 10 years ago
  7. db744ac Change the 64 bit map address format. by Christopher Ferris · 10 years ago
  8. 220c062 init.rc: logd: Add logpersistd (nee logcatd) by Mark Salyzyn · 10 years ago
  9. de8ed17 logcat: -f run in background by Mark Salyzyn · 10 years ago
  10. e31788a logcat: -f flag to continue by Mark Salyzyn · 10 years ago
  11. fab392e init: change exec parsing to make SECLABEL optional by Mark Salyzyn · 10 years ago
  12. 6a0f588 rootdir: init.trace.rc too early by Mark Salyzyn · 10 years ago
  13. 6d818e1 Merge "[gatekeeperd] verify a password after enrolling successfully" into mnc-dev by Andres Morales · 10 years ago
  14. 00e1aec [gatekeeperd] verify a password after enrolling successfully by Andres Morales · 10 years ago
  15. 9bebf75 Improve adb install help. by Svetoslav · 10 years ago
  16. b81ba65 logd: test modernization by Mark Salyzyn · 10 years ago
  17. 4dff165 logd: whitelist should not preserve expire messages by Mark Salyzyn · 10 years ago
  18. 3f4a168 logd: KISS & fix preserve a day by Mark Salyzyn · 10 years ago
  19. c9fa11f logd: deal with sloppy leading expire messages by Mark Salyzyn · 10 years ago
  20. 3725100 Modify the code to avoid potential deadlocks. by Christopher Ferris · 10 years ago
  21. 3e5bc76 LibNativeBridge: Version 2 by Andreas Gampe · 10 years ago
  22. 4004c3b Merge "Work around spurious epoll notifications." into mnc-dev by Jeff Brown · 10 years ago
  23. be00eaf Work around spurious epoll notifications. by Jeff Brown · 10 years ago
  24. 963f160 DO NOT MERGE Securely encrypt the master key by Paul Lawrence · 10 years ago
  25. 2faf8f0 Merge "fastboot: Add support for fastboot flashing commands" into mnc-dev by Vineeta Srivastava · 10 years ago
  26. 2029193 Merge "Fix 64-bit build error" into mnc-dev by Jim Miller · 10 years ago
  27. d31cc5b Fix 64-bit build error by Jim Miller · 10 years ago
  28. 2a18966 Merge "Change pre-recovery into two services" into mnc-dev by Tao Bao · 10 years ago
  29. 722ee7e fastboot: Add support for fastboot flashing commands by Badhri Jagan Sridharan · 10 years ago
  30. 2a61fb7 Refactor dump_memory function. by Christopher Ferris · 10 years ago
  31. f6897fb Move perfprofd to late_start class. by Than McIntosh · 10 years ago
  32. 96be564 Merge "Document the -g option to adb install." into mnc-dev by Lorenzo Colitti · 10 years ago
  33. 58aea68 Document the -g option to adb install. by Lorenzo Colitti · 10 years ago
  34. 0fa6304 am 87b02f23: am 4e830641: am 1def25a2: Merge commit \'7ac60686\' into manualmerge by Adam Lesinski · 10 years ago
  35. a44caf4 am 4e830641: am 1def25a2: Merge commit \'7ac60686\' into manualmerge by Adam Lesinski · 10 years ago
  36. 4e83064 am 1def25a2: Merge commit \'7ac60686\' into manualmerge by Adam Lesinski · 10 years ago
  37. 1def25a Merge commit '7ac60686' into manualmerge by Adam Lesinski · 10 years ago
  38. 7ac6068 am 058ad0b6: am e8582d65: am 9bd7afc0: Prevent integer overflow when allocating native_handle_t by Adam Lesinski · 10 years ago
  39. 058ad0b am e8582d65: am 9bd7afc0: Prevent integer overflow when allocating native_handle_t by Adam Lesinski · 10 years ago
  40. e8582d6 am 9bd7afc0: Prevent integer overflow when allocating native_handle_t by Adam Lesinski · 10 years ago
  41. 92fe66e Don't use TEMP_FAILURE_RETRY on close in system/core. by Elliott Hughes · 10 years ago
  42. ebdc851 Merge "[gatekeeperd] return brute-force throttling information" into mnc-dev by Andres Morales · 10 years ago
  43. 064bc89 Merge "Graphics depth formats: Add confidence values" into mnc-dev by Eino-Ville Talvala · 10 years ago
  44. 52f71c3 Merge "Adding a build id check to blob cache." into mnc-dev by Michael Lentine · 10 years ago
  45. 9bd7afc Prevent integer overflow when allocating native_handle_t by Adam Lesinski · 10 years ago
  46. 91a2d70 [gatekeeperd] return brute-force throttling information by Andres Morales · 10 years ago
  47. 522fe57 Graphics depth formats: Add confidence values by Eino-Ville Talvala · 10 years ago
  48. 04c3c5c Merge "Don't use TEMP_FAILURE_RETRY on close()" into mnc-dev by Nick Kralevich · 10 years ago
  49. 7f2e8d4 Don't use TEMP_FAILURE_RETRY on close() by Nick Kralevich · 10 years ago
  50. 286836e init: wait_for_file use smaller time resolution by Thierry Strudel · 10 years ago
  51. 0d029fb Remove unused include by Jim Miller · 10 years ago
  52. 24195d9 Merge "Move from native FingerprintService implementation to fingerprintd" into mnc-dev by Jim Miller · 10 years ago
  53. 7b584c9 Move from native FingerprintService implementation to fingerprintd by Jim Miller · 10 years ago
  54. 3e51d24 logd: worst-UID only to preserve a day by Mark Salyzyn · 10 years ago
  55. 5d1a932 klog: don't unconditionally call mknod() by Nick Kralevich · 10 years ago
  56. c229f1a Change pre-recovery into two services by Tao Bao · 10 years ago
  57. c8c17a1 Merge "Prevent integer overflow when allocating native_handle_t" into mnc-dev by Adam Lesinski · 10 years ago
  58. ee15f03 Merge "Add TEMP_FAILURE_RETRY to libsuspend." into mnc-dev by Jeff Brown · 10 years ago
  59. fb3b2a6 Add TEMP_FAILURE_RETRY to libsuspend. by Jeff Brown · 10 years ago
  60. 42298c7 Adding a build id check to blob cache. by Michael Lentine · 10 years ago
  61. f7e5e81 Revert "Switch to toybox ls." by Elliott Hughes · 10 years ago
  62. 3f8c256 Switch to toybox ls. by Elliott Hughes · 10 years ago
  63. bd38f86 Switch UniquePtr to std::unique_ptr. by Christopher Ferris · 10 years ago
  64. ddc5171 Enable clang compilation. by Chih-Hung Hsieh · 10 years ago
  65. b1e14d1 Fix ' escaping in adb. by Elliott Hughes · 10 years ago
  66. 951525b Prevent integer overflow when allocating native_handle_t by Adam Lesinski · 10 years ago
  67. bf7c0da Reduce the coldboot timeout to 1s. by Elliott Hughes · 10 years ago
  68. a294369 Prevent crashes if a map cannot be created. by Christopher Ferris · 10 years ago
  69. 8d10fa4 Merge "Move SoftGateKeeper into gatekeeperd" into mnc-dev by Andres Morales · 10 years ago
  70. 75dd6c2 Move SoftGateKeeper into gatekeeperd by Andres Morales · 10 years ago
  71. cccb12e Add tests for elf unwinding in memory. by Christopher Ferris · 10 years ago
  72. e3687d6 Remove libbacktrace definition of gettid. by Dan Albert · 10 years ago
  73. 206c654 Fix gettid() on Windows. by Dan Albert · 10 years ago
  74. d7faf89 am 2557cd21: am 8b448629: am 16092b7a: Merge "fs_mgr: allow for zramsize to be specified as percentage of total memory" into lmp-mr1-dev by Iliyan Malchev · 10 years ago
  75. a96af0d liblog: gtest open("/dev/pmsg0", "a") by Mark Salyzyn · 10 years ago
  76. 78775ad logd: Add TID statistics by Mark Salyzyn · 10 years ago
  77. 33ffc2e logd: Cleanup by Mark Salyzyn · 10 years ago
  78. 5acc9f0 logcat: liblog: Add "usec" format argument by Mark Salyzyn · 10 years ago
  79. 5a8a0a2 logd: Add klogd by Mark Salyzyn · 10 years ago
  80. db8229d liblog: Add kernel log id by Mark Salyzyn · 10 years ago
  81. c535430 Fix file descriptor leak when opening invalid archives. by Narayan Kamath · 10 years ago
  82. 102281f Merge "rootdir: add permission for /dev/dvb*" into mnc-dev by Terry Heo · 10 years ago
  83. 5c6ed98 Merge changes Ie9d9a7ad,If7479bdc into mnc-dev by Elliott Hughes · 10 years ago
  84. 3706fec Fix insmod module size by Tom Cherry · 10 years ago
  85. 15c0da6 am 8b448629: am 16092b7a: Merge "fs_mgr: allow for zramsize to be specified as percentage of total memory" into lmp-mr1-dev by Iliyan Malchev · 10 years ago
  86. 8b44862 am 16092b7a: Merge "fs_mgr: allow for zramsize to be specified as percentage of total memory" into lmp-mr1-dev by Iliyan Malchev · 10 years ago
  87. 16092b7 Merge "fs_mgr: allow for zramsize to be specified as percentage of total memory" into lmp-mr1-dev by Iliyan Malchev · 10 years ago
  88. 1cc53a8 logd: Add Tag statistics by Mark Salyzyn · 10 years ago
  89. cd95378 Enable property expansion for insmod by Emmanuel Berthier · 10 years ago
  90. 8267fec logd: pidToName deficiency by Mark Salyzyn · 10 years ago
  91. 1efbcfc logd: uidToName add dex2oat UID by Mark Salyzyn · 10 years ago
  92. 1a9e6a2 Revert "libaudit: limit to 5 selinux denials per sec" by Nick Kralevich · 10 years ago
  93. 540b604 Failure to find an oem partition should not be a remount failure. by Elliott Hughes · 10 years ago
  94. ff5fd8e Merge "load ro.recovery_id property from recovery partition" into mnc-dev by Andres Morales · 10 years ago
  95. e1dffbc load ro.recovery_id property from recovery partition by Andres Morales · 10 years ago
  96. c9405af Switch liblog.so to hash-style=both by Dmitriy Ivanov · 10 years ago
  97. 4e16460 Fix "adb remount" for devices without an oem partition. by Elliott Hughes · 10 years ago
  98. a99e45e Merge "Be tolerant of devices that don't report serials." into mnc-dev by Benson Leung · 10 years ago
  99. c1b89f8 Try to include the SHA in a ddmslib-compatible way. by Elliott Hughes · 10 years ago
  100. fcaeb07 Merge changes Iac33dbaa,I18fcd37d into mnc-dev by Andres Morales · 10 years ago