1. 67cb61e Merge "adb: Check sender's socket id when receiving packets." by Nick Kralevich · 11 years ago
  2. 87942c9 am b3bfe881: Merge "Make libutils Looper independent of frameworks/native" by Brian Carlstrom · 11 years ago
  3. b3bfe88 Merge "Make libutils Looper independent of frameworks/native" by Brian Carlstrom · 11 years ago
  4. 1693d7e Make libutils Looper independent of frameworks/native by Brian Carlstrom · 11 years ago
  5. dd6770b libion: update to latest uapi header by Colin Cross · 11 years ago
  6. aab47b2 libion: return -errno from ion_close by Colin Cross · 11 years ago
  7. 51b6e42 libion: add include for size_t by Colin Cross · 11 years ago
  8. 7496318 libion: add NULL checks by Colin Cross · 11 years ago
  9. 92d7ca6 libion: clean up whitespace by Colin Cross · 11 years ago
  10. 969eac8 ion: update struct and type definitions to match kernel header by Rom Lemarchand · 11 years ago
  11. 03c932d libion: move ion.h into local include directory by Colin Cross · 11 years ago
  12. f1da46d am d27498cb: Merge "toolbox: date: use RTC subsystem on devices without /dev/alarm" by Greg Hackmann · 11 years ago
  13. d2ac1d8 am eb3e9daf: Merge "toolbox: date: fix parameter type warnings" by Greg Hackmann · 11 years ago
  14. 0e23a3d am 215f78ae: Merge "toolbox: uptime: use clock_gettime() on devices without /dev/alarm" by Greg Hackmann · 11 years ago
  15. 066a386 am 83a76637: Merge "toolbox: uptime: fix unused parameter warnings" by Greg Hackmann · 11 years ago
  16. d38ca36 am 9ade11c1: Merge "SystemClock: use clock_gettime() on devices without /dev/alarm" by Greg Hackmann · 11 years ago
  17. e25864b am 537f53b6: Merge "rootdir: add permissions for /dev/rtc0" by Greg Hackmann · 11 years ago
  18. d27498c Merge "toolbox: date: use RTC subsystem on devices without /dev/alarm" by Greg Hackmann · 11 years ago
  19. eb3e9da Merge "toolbox: date: fix parameter type warnings" by Greg Hackmann · 11 years ago
  20. 215f78a Merge "toolbox: uptime: use clock_gettime() on devices without /dev/alarm" by Greg Hackmann · 11 years ago
  21. 83a7663 Merge "toolbox: uptime: fix unused parameter warnings" by Greg Hackmann · 11 years ago
  22. 9ade11c Merge "SystemClock: use clock_gettime() on devices without /dev/alarm" by Greg Hackmann · 11 years ago
  23. 537f53b Merge "rootdir: add permissions for /dev/rtc0" by Greg Hackmann · 11 years ago
  24. 4a7bc60 toolbox: date: use RTC subsystem on devices without /dev/alarm by Greg Hackmann · 11 years ago
  25. c057503 toolbox: date: fix parameter type warnings by Greg Hackmann · 11 years ago
  26. fa66f1e toolbox: uptime: use clock_gettime() on devices without /dev/alarm by Greg Hackmann · 11 years ago
  27. 7f625ed toolbox: uptime: fix unused parameter warnings by Greg Hackmann · 11 years ago
  28. 6428976 SystemClock: use clock_gettime() on devices without /dev/alarm by Greg Hackmann · 11 years ago
  29. a585e66 rootdir: add permissions for /dev/rtc0 by Greg Hackmann · 11 years ago
  30. 3278af8 am 30f9b509: Merge "libdiskconfig: Use uintptr_t instead of uint32_t" by Elliott Hughes · 11 years ago
  31. 30f9b50 Merge "libdiskconfig: Use uintptr_t instead of uint32_t" by Elliott Hughes · 11 years ago
  32. 35539af libdiskconfig: Use uintptr_t instead of uint32_t by Ashok Bhat · 11 years ago
  33. 348856f am 532f4658: Merge "AArch64: Correction of struct surface_t" by Elliott Hughes · 11 years ago
  34. 532f465 Merge "AArch64: Correction of struct surface_t" by Elliott Hughes · 11 years ago
  35. fd382f2 am fd7eabe4: Merge "Pixelflinger: Add AArch64 support to pixelflinger JIT." by Elliott Hughes · 11 years ago
  36. fd7eabe Merge "Pixelflinger: Add AArch64 support to pixelflinger JIT." by Elliott Hughes · 11 years ago
  37. 7fe10de am cadb10c9: Merge "Pixelflinger: Support for handling 64-bit addresses in GGL Assembler" by Elliott Hughes · 11 years ago
  38. cadb10c Merge "Pixelflinger: Support for handling 64-bit addresses in GGL Assembler" by Elliott Hughes · 11 years ago
  39. 02ad870 am e4335483: Merge "Relabel /data/misc/zoneinfo" by Nick Kralevich · 11 years ago
  40. e433548 Merge "Relabel /data/misc/zoneinfo" by Nick Kralevich · 11 years ago
  41. 818d641 adb: Check sender's socket id when receiving packets. by David 'Digit' Turner · 11 years ago
  42. feb539b am e1a475c0: Merge "Force alignment of data buffer used to process netlink messages" by Elliott Hughes · 11 years ago
  43. e1a475c Merge "Force alignment of data buffer used to process netlink messages" by Elliott Hughes · 11 years ago
  44. 354e9ed Relabel /data/misc/zoneinfo by Nick Kralevich · 11 years ago
  45. d61266d am 4928d8d0: Merge "Fix ExtractEntryToFile." by Narayan Kamath · 11 years ago
  46. 4928d8d Merge "Fix ExtractEntryToFile." by Narayan Kamath · 11 years ago
  47. 00a258c Fix ExtractEntryToFile. by Narayan Kamath · 11 years ago
  48. f595365 am d5f97db5: Merge "libion: Use %zu for size_t" by Elliott Hughes · 11 years ago
  49. d5f97db Merge "libion: Use %zu for size_t" by Elliott Hughes · 11 years ago
  50. 5b8daae am a67b39cb: Merge "Pixelflinger: Fix issue of pointers being stored in ints" by Elliott Hughes · 11 years ago
  51. a67b39c Merge "Pixelflinger: Fix issue of pointers being stored in ints" by Elliott Hughes · 11 years ago
  52. 658f89d Pixelflinger: Add AArch64 support to pixelflinger JIT. by Ashok Bhat · 11 years ago
  53. bfc6dc4 Pixelflinger: Support for handling 64-bit addresses in GGL Assembler by Ashok Bhat · 11 years ago
  54. d10afb1 Pixelflinger: Fix issue of pointers being stored in ints by Ashok Bhat · 11 years ago
  55. 3a5ab80 am 7d92b7cc: Merge "Get rid of some log spam." by Narayan Kamath · 11 years ago
  56. 7d92b7c Merge "Get rid of some log spam." by Narayan Kamath · 11 years ago
  57. f6a1965 Get rid of some log spam. by Narayan Kamath · 11 years ago
  58. f0a68b5 am 8779c4ea: Merge "Minor cleanups." by Nick Kralevich · 11 years ago
  59. 8779c4e Merge "Minor cleanups." by Nick Kralevich · 11 years ago
  60. 52998578 Dwarf backtrace for MIPS by Chris Dearman · 11 years ago
  61. 841ef3b am bcf1454c: Merge "Use FileMap from libcutil instead of rolling our own." by Narayan Kamath · 11 years ago
  62. bcf1454 Merge "Use FileMap from libcutil instead of rolling our own." by Narayan Kamath · 11 years ago
  63. eaf9885 Use FileMap from libcutil instead of rolling our own. by Narayan Kamath · 11 years ago
  64. a91a47c am b2dfa7ec: am 02d90b92: am 33e7f915: am 54a80bcf: am cd072e94: am ba104fb7: am e975716e: am 03d4eb29: am d63fb078: am e89e09dd: Fix overflow in adb_client by Nick Kralevich · 11 years ago
  65. b2dfa7e am 02d90b92: am 33e7f915: am 54a80bcf: am cd072e94: am ba104fb7: am e975716e: am 03d4eb29: am d63fb078: am e89e09dd: Fix overflow in adb_client by Nick Kralevich · 11 years ago
  66. 02d90b9 am 33e7f915: am 54a80bcf: am cd072e94: am ba104fb7: am e975716e: am 03d4eb29: am d63fb078: am e89e09dd: Fix overflow in adb_client by Nick Kralevich · 11 years ago
  67. 33e7f91 am 54a80bcf: am cd072e94: am ba104fb7: am e975716e: am 03d4eb29: am d63fb078: am e89e09dd: Fix overflow in adb_client by Nick Kralevich · 11 years ago
  68. 54a80bc am cd072e94: am ba104fb7: am e975716e: am 03d4eb29: am d63fb078: am e89e09dd: Fix overflow in adb_client by Nick Kralevich · 11 years ago
  69. cd072e9 am ba104fb7: am e975716e: am 03d4eb29: am d63fb078: am e89e09dd: Fix overflow in adb_client by Nick Kralevich · 11 years ago
  70. ba104fb am e975716e: am 03d4eb29: am d63fb078: am e89e09dd: Fix overflow in adb_client by Nick Kralevich · 11 years ago
  71. e975716 am 03d4eb29: am d63fb078: am e89e09dd: Fix overflow in adb_client by Nick Kralevich · 11 years ago
  72. 03d4eb2 am d63fb078: am e89e09dd: Fix overflow in adb_client by Nick Kralevich · 11 years ago
  73. d63fb07 am e89e09dd: Fix overflow in adb_client by Nick Kralevich · 11 years ago
  74. e89e09d Fix overflow in adb_client by Nick Kralevich · 11 years ago
  75. 6053564 AArch64: Correction of struct surface_t by Marcus Oakland · 11 years ago
  76. aed6bec libion: Use %zu for size_t by Ashok Bhat · 11 years ago
  77. 44eb135 am a183f45f: Merge "Add unit tests for libziparchive." by Narayan Kamath · 11 years ago
  78. a183f45 Merge "Add unit tests for libziparchive." by Narayan Kamath · 11 years ago
  79. 0c2e454 am 404c5408: Merge "Fix return code for ended iteration." by Narayan Kamath · 11 years ago
  80. b988e95 am 6fec3a23: Merge "Log a warning on services that lack SELinux domains." by Nick Kralevich · 11 years ago
  81. 404c540 Merge "Fix return code for ended iteration." by Narayan Kamath · 11 years ago
  82. 58aaf46 Add unit tests for libziparchive. by Narayan Kamath · 11 years ago
  83. 6fec3a2 Merge "Log a warning on services that lack SELinux domains." by Nick Kralevich · 11 years ago
  84. af06c67 Log a warning on services that lack SELinux domains. by Stephen Smalley · 11 years ago
  85. 7d1f3a3 am bdf53e2a: Merge "Do not change ownership on /sys/fs/selinux/enforce." by Nick Kralevich · 11 years ago
  86. bdf53e2 Merge "Do not change ownership on /sys/fs/selinux/enforce." by Nick Kralevich · 11 years ago
  87. eb41ad2 Fix return code for ended iteration. by Narayan Kamath · 11 years ago
  88. 17bec83 Do not change ownership on /sys/fs/selinux/enforce. by Stephen Smalley · 11 years ago
  89. cb7092d am 48a6d3de: am ac3ab308: Merge "Fix Mac OS build for libziparchive." by Narayan Kamath · 11 years ago
  90. 48a6d3d am ac3ab308: Merge "Fix Mac OS build for libziparchive." by Narayan Kamath · 11 years ago
  91. ac3ab30 Merge "Fix Mac OS build for libziparchive." by Narayan Kamath · 11 years ago
  92. 574c3b3 Fix Mac OS build for libziparchive. by Narayan Kamath · 11 years ago
  93. f591bbc am 51a1d4e3: am a2125077: Merge "Unify zipfile implementations : Step 1." by Narayan Kamath · 11 years ago
  94. 51a1d4e am a2125077: Merge "Unify zipfile implementations : Step 1." by Narayan Kamath · 11 years ago
  95. a212507 Merge "Unify zipfile implementations : Step 1." by Narayan Kamath · 11 years ago
  96. f02af52 am 7fc7a07b: Merge commit \'252d9030cd4b2e3e6cf13fa33f328eccedb5e26c\' into HEAD by The Android Open Source Project · 11 years ago
  97. 7fc7a07 Merge commit '252d9030cd4b2e3e6cf13fa33f328eccedb5e26c' into HEAD by The Android Open Source Project · 11 years ago
  98. dd8fddd Fix tracing on user builds by Carton He · 11 years ago
  99. 2632128 am 02ac0bfd: Merge changes I28ce0288,I86482e16,Ib957fae8,I1a27459b,I3e9c53c3,I91082f58,I395e5361,I6a01ff6f,I0ca31094,I56408690,Ieabdcb1c,Ib9b21771,I10927f48,I49ba2ba2 by Colin Cross · 11 years ago
  100. 02ac0bf Merge changes I28ce0288,I86482e16,Ib957fae8,I1a27459b,I3e9c53c3,I91082f58,I395e5361,I6a01ff6f,I0ca31094,I56408690,Ieabdcb1c,Ib9b21771,I10927f48,I49ba2ba2 by Colin Cross · 11 years ago