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