1. 268cc54 Merge "ueventd: fix a busy loop while reading uevents" by Colin Cross · 11 years ago
  2. 2dcc275 Merge "Run the console service shell in the shell domain." by Colin Cross · 11 years ago
  3. c3e314a Merge changes Ie4b641cd,I5502b71d,I68086ce4 by Colin Cross · 11 years ago
  4. 610653f Run the console service shell in the shell domain. by Stephen Smalley · 11 years ago
  5. 735ead6 libion: add apache license header to ion_test.c by Colin Cross · 11 years ago
  6. 363441b libion: initial unit tests by Colin Cross · 11 years ago
  7. b04f75a libion: update ion_test.h by Colin Cross · 11 years ago
  8. cd8b953 Merge changes I2d3fef08,Idb828aa4,Ica764b1f,I9ae8887b,I376fad86,I4d00a9dd by Colin Cross · 11 years ago
  9. dfe747a Merge "ion: update struct and type definitions to match kernel header" by Colin Cross · 11 years ago
  10. 67cb61e Merge "adb: Check sender's socket id when receiving packets." by Nick Kralevich · 11 years ago
  11. b3bfe88 Merge "Make libutils Looper independent of frameworks/native" by Brian Carlstrom · 11 years ago
  12. 1693d7e Make libutils Looper independent of frameworks/native by Brian Carlstrom · 11 years ago
  13. dd6770b libion: update to latest uapi header by Colin Cross · 11 years ago
  14. aab47b2 libion: return -errno from ion_close by Colin Cross · 11 years ago
  15. 51b6e42 libion: add include for size_t by Colin Cross · 11 years ago
  16. 7496318 libion: add NULL checks by Colin Cross · 11 years ago
  17. 92d7ca6 libion: clean up whitespace by Colin Cross · 11 years ago
  18. 969eac8 ion: update struct and type definitions to match kernel header by Rom Lemarchand · 11 years ago
  19. 03c932d libion: move ion.h into local include directory by Colin Cross · 11 years ago
  20. d27498c Merge "toolbox: date: use RTC subsystem on devices without /dev/alarm" by Greg Hackmann · 11 years ago
  21. eb3e9da Merge "toolbox: date: fix parameter type warnings" by Greg Hackmann · 11 years ago
  22. 215f78a Merge "toolbox: uptime: use clock_gettime() on devices without /dev/alarm" by Greg Hackmann · 11 years ago
  23. 83a7663 Merge "toolbox: uptime: fix unused parameter warnings" by Greg Hackmann · 11 years ago
  24. 9ade11c Merge "SystemClock: use clock_gettime() on devices without /dev/alarm" by Greg Hackmann · 11 years ago
  25. 537f53b Merge "rootdir: add permissions for /dev/rtc0" by Greg Hackmann · 11 years ago
  26. 4a7bc60 toolbox: date: use RTC subsystem on devices without /dev/alarm by Greg Hackmann · 11 years ago
  27. c057503 toolbox: date: fix parameter type warnings by Greg Hackmann · 11 years ago
  28. fa66f1e toolbox: uptime: use clock_gettime() on devices without /dev/alarm by Greg Hackmann · 11 years ago
  29. 7f625ed toolbox: uptime: fix unused parameter warnings by Greg Hackmann · 11 years ago
  30. 6428976 SystemClock: use clock_gettime() on devices without /dev/alarm by Greg Hackmann · 11 years ago
  31. a585e66 rootdir: add permissions for /dev/rtc0 by Greg Hackmann · 11 years ago
  32. 30f9b50 Merge "libdiskconfig: Use uintptr_t instead of uint32_t" by Elliott Hughes · 11 years ago
  33. 35539af libdiskconfig: Use uintptr_t instead of uint32_t by Ashok Bhat · 11 years ago
  34. 532f465 Merge "AArch64: Correction of struct surface_t" by Elliott Hughes · 11 years ago
  35. fd7eabe Merge "Pixelflinger: Add AArch64 support to pixelflinger JIT." by Elliott Hughes · 11 years ago
  36. cadb10c Merge "Pixelflinger: Support for handling 64-bit addresses in GGL Assembler" by Elliott Hughes · 11 years ago
  37. e433548 Merge "Relabel /data/misc/zoneinfo" by Nick Kralevich · 11 years ago
  38. 818d641 adb: Check sender's socket id when receiving packets. by David 'Digit' Turner · 11 years ago
  39. e1a475c Merge "Force alignment of data buffer used to process netlink messages" by Elliott Hughes · 11 years ago
  40. 354e9ed Relabel /data/misc/zoneinfo by Nick Kralevich · 11 years ago
  41. 4928d8d Merge "Fix ExtractEntryToFile." by Narayan Kamath · 11 years ago
  42. 00a258c Fix ExtractEntryToFile. by Narayan Kamath · 11 years ago
  43. d5f97db Merge "libion: Use %zu for size_t" by Elliott Hughes · 11 years ago
  44. a67b39c Merge "Pixelflinger: Fix issue of pointers being stored in ints" by Elliott Hughes · 11 years ago
  45. 658f89d Pixelflinger: Add AArch64 support to pixelflinger JIT. by Ashok Bhat · 11 years ago
  46. bfc6dc4 Pixelflinger: Support for handling 64-bit addresses in GGL Assembler by Ashok Bhat · 11 years ago
  47. d10afb1 Pixelflinger: Fix issue of pointers being stored in ints by Ashok Bhat · 11 years ago
  48. 7d92b7c Merge "Get rid of some log spam." by Narayan Kamath · 11 years ago
  49. f6a1965 Get rid of some log spam. by Narayan Kamath · 11 years ago
  50. 8779c4e Merge "Minor cleanups." by Nick Kralevich · 11 years ago
  51. bcf1454 Merge "Use FileMap from libcutil instead of rolling our own." by Narayan Kamath · 11 years ago
  52. eaf9885 Use FileMap from libcutil instead of rolling our own. by Narayan Kamath · 11 years ago
  53. 6053564 AArch64: Correction of struct surface_t by Marcus Oakland · 11 years ago
  54. aed6bec libion: Use %zu for size_t by Ashok Bhat · 11 years ago
  55. a183f45 Merge "Add unit tests for libziparchive." by Narayan Kamath · 11 years ago
  56. 404c540 Merge "Fix return code for ended iteration." by Narayan Kamath · 11 years ago
  57. 58aaf46 Add unit tests for libziparchive. by Narayan Kamath · 11 years ago
  58. 6fec3a2 Merge "Log a warning on services that lack SELinux domains." by Nick Kralevich · 11 years ago
  59. af06c67 Log a warning on services that lack SELinux domains. by Stephen Smalley · 11 years ago
  60. bdf53e2 Merge "Do not change ownership on /sys/fs/selinux/enforce." by Nick Kralevich · 11 years ago
  61. eb41ad2 Fix return code for ended iteration. by Narayan Kamath · 11 years ago
  62. 17bec83 Do not change ownership on /sys/fs/selinux/enforce. by Stephen Smalley · 11 years ago
  63. 48a6d3d am ac3ab308: Merge "Fix Mac OS build for libziparchive." by Narayan Kamath · 11 years ago
  64. ac3ab30 Merge "Fix Mac OS build for libziparchive." by Narayan Kamath · 11 years ago
  65. 574c3b3 Fix Mac OS build for libziparchive. by Narayan Kamath · 11 years ago
  66. 51a1d4e am a2125077: Merge "Unify zipfile implementations : Step 1." by Narayan Kamath · 11 years ago
  67. a212507 Merge "Unify zipfile implementations : Step 1." by Narayan Kamath · 11 years ago
  68. 7fc7a07 Merge commit '252d9030cd4b2e3e6cf13fa33f328eccedb5e26c' into HEAD by The Android Open Source Project · 11 years ago
  69. 02ac0bf Merge changes I28ce0288,I86482e16,Ib957fae8,I1a27459b,I3e9c53c3,I91082f58,I395e5361,I6a01ff6f,I0ca31094,I56408690,Ieabdcb1c,Ib9b21771,I10927f48,I49ba2ba2 by Colin Cross · 11 years ago
  70. 9536b8c Fix fastbootd's <linux/kexec.h> reference. by Elliott Hughes · 11 years ago
  71. baf4c4b Fastbootd: Comments and general cleaning by Szymon Starzycki · 11 years ago
  72. 55b61f4 Fastbootd: General fixes and changes by Szymon Starzycki · 11 years ago
  73. 4662a11 Revert "Revert "Fastbootd: flashing certification"" by Szymon Starzycki · 11 years ago
  74. 27ea99f Fastbootd: auto ssh server start by Szymon Starzycki · 11 years ago
  75. bc849f1 Fastbootd: network auto discovery by Szymon Starzycki · 11 years ago
  76. 2a656c3 Fastbootd: socket and network transport by Szymon Starzycki · 11 years ago
  77. 00f4e93 Fastbootd: build breakage fix by Szymon Starzycki · 11 years ago
  78. b80e4c7 Revert "Fastbootd: flashing certification" by Colin Cross · 11 years ago
  79. 5621248 Fastbootd: flashing certification by Szymon Starzycki · 11 years ago
  80. b88fa32 Fastbootd: improved operations on gpt by Szymon Starzycki · 11 years ago
  81. ae2e69b Remove a homebrew mmap64. by Elliott Hughes · 11 years ago
  82. c50dfd1 Fastbootd: fixed missing file in Android.mk by Szymon Starzycki · 11 years ago
  83. b6c5f28 fastbootd: erase, boot and partitioning commands by Szymon Starzycki · 11 years ago
  84. 7462f02 Unify zipfile implementations : Step 1. by Narayan Kamath · 11 years ago
  85. b097ece Merge "libadf: add helper to set up a simple post" by Greg Hackmann · 11 years ago
  86. 0e29200 Merge "libadf: filter overlay engines by a list of acceptable formats" by Greg Hackmann · 11 years ago
  87. 4635df3 Merge "add libadfhwc" by Greg Hackmann · 11 years ago
  88. 4b95c2b Merge "add libadf" by Greg Hackmann · 11 years ago
  89. 8dfdf65 Minor cleanups. by Nick Kralevich · 11 years ago
  90. 71e096c Merge "Increase buffer size, use bounds checking functions" by Nick Kralevich · 11 years ago
  91. 4ec2910 Increase buffer size, use bounds checking functions by Nick Kralevich · 11 years ago
  92. 1899628 Merge "Switch ARM debuggerd over to <sys/user.h>." by Elliott Hughes · 11 years ago
  93. 9e7d218 Switch ARM debuggerd over to <sys/user.h>. by Elliott Hughes · 11 years ago
  94. 1832635 libadf: add helper to set up a simple post by Greg Hackmann · 11 years ago
  95. 47e0c8d libadf: filter overlay engines by a list of acceptable formats by Greg Hackmann · 11 years ago
  96. ebb26c7 add libadfhwc by Greg Hackmann · 11 years ago
  97. b85d12a add libadf by Greg Hackmann · 11 years ago
  98. b240697 Merge changes I727d9135,I3bd1b59d,I0d05aa28 by Greg Hackmann · 11 years ago
  99. 95b348c rootdir: add ueventd.rc rule for adf subsystem by Greg Hackmann · 11 years ago
  100. 3312aa8 init: add subsystem rules to ueventd.rc by Greg Hackmann · 11 years ago