1. 4600d80 am e1095e1d: Merge "Modify BYD\'s USB Vendor ID" by Colin Cross · 11 years ago
  2. e1095e1 Merge "Modify BYD's USB Vendor ID" by Colin Cross · 11 years ago
  3. 8be1ccf am fcf3d207: Merge "adb: configure /system file permission with fs_config" by Nick Kralevich · 11 years ago
  4. fcf3d20 Merge "adb: configure /system file permission with fs_config" by Nick Kralevich · 11 years ago
  5. 2264bd2 am 4958d85d: Merge "Change a debug log to a verbose log." by Narayan Kamath · 11 years ago
  6. 4958d85 Merge "Change a debug log to a verbose log." by Narayan Kamath · 11 years ago
  7. 4926440 am 7139b0c7: Merge "toolbox-ls: re-introduce clobbered error message" by Nick Kralevich · 11 years ago
  8. 7139b0c Merge "toolbox-ls: re-introduce clobbered error message" by Nick Kralevich · 11 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. a345b25 am dfc48139: Merge "Switch ARM back to libcorkscrew temporarily." by Elliott Hughes · 11 years ago
  12. dfc4813 Merge "Switch ARM back to libcorkscrew temporarily." by Elliott Hughes · 11 years ago
  13. 3c67fe9 Switch ARM back to libcorkscrew temporarily. by Elliott Hughes · 11 years ago
  14. 6bec36e am 5b8abdf6: Merge "Apply strict SELinux checking of PROT_EXEC on mmap/mprotect calls." by Nick Kralevich · 11 years ago
  15. 5b8abdf Merge "Apply strict SELinux checking of PROT_EXEC on mmap/mprotect calls." by Nick Kralevich · 11 years ago
  16. a1ff801 Change a debug log to a verbose log. by Narayan Kamath · 11 years ago
  17. bb96da4 am 268cc540: Merge "ueventd: fix a busy loop while reading uevents" by Colin Cross · 11 years ago
  18. 268cc54 Merge "ueventd: fix a busy loop while reading uevents" by Colin Cross · 11 years ago
  19. 6604f2d am 2dcc2759: Merge "Run the console service shell in the shell domain." by Colin Cross · 11 years ago
  20. 2dcc275 Merge "Run the console service shell in the shell domain." by Colin Cross · 11 years ago
  21. 3ccdf0b am c3e314a9: Merge changes Ie4b641cd,I5502b71d,I68086ce4 by Colin Cross · 11 years ago
  22. c3e314a Merge changes Ie4b641cd,I5502b71d,I68086ce4 by Colin Cross · 11 years ago
  23. 5e1461d Apply strict SELinux checking of PROT_EXEC on mmap/mprotect calls. by Stephen Smalley · 11 years ago
  24. 610653f Run the console service shell in the shell domain. by Stephen Smalley · 11 years ago
  25. 735ead6 libion: add apache license header to ion_test.c by Colin Cross · 11 years ago
  26. 363441b libion: initial unit tests by Colin Cross · 11 years ago
  27. b04f75a libion: update ion_test.h by Colin Cross · 11 years ago
  28. c4f4e5e am cd8b953e: Merge changes I2d3fef08,Idb828aa4,Ica764b1f,I9ae8887b,I376fad86,I4d00a9dd by Colin Cross · 11 years ago
  29. cd8b953 Merge changes I2d3fef08,Idb828aa4,Ica764b1f,I9ae8887b,I376fad86,I4d00a9dd by Colin Cross · 11 years ago
  30. 949e2a7 am dfe747ad: Merge "ion: update struct and type definitions to match kernel header" by Colin Cross · 11 years ago
  31. dfe747a Merge "ion: update struct and type definitions to match kernel header" by Colin Cross · 11 years ago
  32. 98fdcfa am 67cb61ee: Merge "adb: Check sender\'s socket id when receiving packets." by Nick Kralevich · 11 years ago
  33. 67cb61e Merge "adb: Check sender's socket id when receiving packets." by Nick Kralevich · 11 years ago
  34. 87942c9 am b3bfe881: Merge "Make libutils Looper independent of frameworks/native" by Brian Carlstrom · 11 years ago
  35. b3bfe88 Merge "Make libutils Looper independent of frameworks/native" by Brian Carlstrom · 11 years ago
  36. 1693d7e Make libutils Looper independent of frameworks/native by Brian Carlstrom · 11 years ago
  37. dd6770b libion: update to latest uapi header by Colin Cross · 11 years ago
  38. aab47b2 libion: return -errno from ion_close by Colin Cross · 11 years ago
  39. 51b6e42 libion: add include for size_t by Colin Cross · 11 years ago
  40. 7496318 libion: add NULL checks by Colin Cross · 11 years ago
  41. 92d7ca6 libion: clean up whitespace by Colin Cross · 11 years ago
  42. 969eac8 ion: update struct and type definitions to match kernel header by Rom Lemarchand · 11 years ago
  43. 03c932d libion: move ion.h into local include directory by Colin Cross · 11 years ago
  44. f1da46d am d27498cb: Merge "toolbox: date: use RTC subsystem on devices without /dev/alarm" by Greg Hackmann · 11 years ago
  45. d2ac1d8 am eb3e9daf: Merge "toolbox: date: fix parameter type warnings" by Greg Hackmann · 11 years ago
  46. 0e23a3d am 215f78ae: Merge "toolbox: uptime: use clock_gettime() on devices without /dev/alarm" by Greg Hackmann · 11 years ago
  47. 066a386 am 83a76637: Merge "toolbox: uptime: fix unused parameter warnings" by Greg Hackmann · 11 years ago
  48. d38ca36 am 9ade11c1: Merge "SystemClock: use clock_gettime() on devices without /dev/alarm" by Greg Hackmann · 11 years ago
  49. e25864b am 537f53b6: Merge "rootdir: add permissions for /dev/rtc0" by Greg Hackmann · 11 years ago
  50. d27498c Merge "toolbox: date: use RTC subsystem on devices without /dev/alarm" by Greg Hackmann · 11 years ago
  51. eb3e9da Merge "toolbox: date: fix parameter type warnings" by Greg Hackmann · 11 years ago
  52. 215f78a Merge "toolbox: uptime: use clock_gettime() on devices without /dev/alarm" by Greg Hackmann · 11 years ago
  53. 83a7663 Merge "toolbox: uptime: fix unused parameter warnings" by Greg Hackmann · 11 years ago
  54. 9ade11c Merge "SystemClock: use clock_gettime() on devices without /dev/alarm" by Greg Hackmann · 11 years ago
  55. 537f53b Merge "rootdir: add permissions for /dev/rtc0" by Greg Hackmann · 11 years ago
  56. 4a7bc60 toolbox: date: use RTC subsystem on devices without /dev/alarm by Greg Hackmann · 11 years ago
  57. c057503 toolbox: date: fix parameter type warnings by Greg Hackmann · 11 years ago
  58. fa66f1e toolbox: uptime: use clock_gettime() on devices without /dev/alarm by Greg Hackmann · 11 years ago
  59. 7f625ed toolbox: uptime: fix unused parameter warnings by Greg Hackmann · 11 years ago
  60. 6428976 SystemClock: use clock_gettime() on devices without /dev/alarm by Greg Hackmann · 11 years ago
  61. a585e66 rootdir: add permissions for /dev/rtc0 by Greg Hackmann · 11 years ago
  62. 3278af8 am 30f9b509: Merge "libdiskconfig: Use uintptr_t instead of uint32_t" by Elliott Hughes · 11 years ago
  63. 30f9b50 Merge "libdiskconfig: Use uintptr_t instead of uint32_t" by Elliott Hughes · 11 years ago
  64. 35539af libdiskconfig: Use uintptr_t instead of uint32_t by Ashok Bhat · 11 years ago
  65. 348856f am 532f4658: Merge "AArch64: Correction of struct surface_t" by Elliott Hughes · 11 years ago
  66. 532f465 Merge "AArch64: Correction of struct surface_t" by Elliott Hughes · 11 years ago
  67. fd382f2 am fd7eabe4: Merge "Pixelflinger: Add AArch64 support to pixelflinger JIT." by Elliott Hughes · 11 years ago
  68. fd7eabe Merge "Pixelflinger: Add AArch64 support to pixelflinger JIT." by Elliott Hughes · 11 years ago
  69. 7fe10de am cadb10c9: Merge "Pixelflinger: Support for handling 64-bit addresses in GGL Assembler" by Elliott Hughes · 11 years ago
  70. cadb10c Merge "Pixelflinger: Support for handling 64-bit addresses in GGL Assembler" by Elliott Hughes · 11 years ago
  71. 02ad870 am e4335483: Merge "Relabel /data/misc/zoneinfo" by Nick Kralevich · 11 years ago
  72. e433548 Merge "Relabel /data/misc/zoneinfo" by Nick Kralevich · 11 years ago
  73. 818d641 adb: Check sender's socket id when receiving packets. by David 'Digit' Turner · 11 years ago
  74. feb539b am e1a475c0: Merge "Force alignment of data buffer used to process netlink messages" by Elliott Hughes · 11 years ago
  75. e1a475c Merge "Force alignment of data buffer used to process netlink messages" by Elliott Hughes · 11 years ago
  76. 354e9ed Relabel /data/misc/zoneinfo by Nick Kralevich · 11 years ago
  77. d61266d am 4928d8d0: Merge "Fix ExtractEntryToFile." by Narayan Kamath · 11 years ago
  78. 4928d8d Merge "Fix ExtractEntryToFile." by Narayan Kamath · 11 years ago
  79. 00a258c Fix ExtractEntryToFile. by Narayan Kamath · 11 years ago
  80. f595365 am d5f97db5: Merge "libion: Use %zu for size_t" by Elliott Hughes · 11 years ago
  81. d5f97db Merge "libion: Use %zu for size_t" by Elliott Hughes · 11 years ago
  82. 5b8daae am a67b39cb: Merge "Pixelflinger: Fix issue of pointers being stored in ints" by Elliott Hughes · 11 years ago
  83. a67b39c Merge "Pixelflinger: Fix issue of pointers being stored in ints" by Elliott Hughes · 11 years ago
  84. 658f89d Pixelflinger: Add AArch64 support to pixelflinger JIT. by Ashok Bhat · 11 years ago
  85. bfc6dc4 Pixelflinger: Support for handling 64-bit addresses in GGL Assembler by Ashok Bhat · 11 years ago
  86. d10afb1 Pixelflinger: Fix issue of pointers being stored in ints by Ashok Bhat · 11 years ago
  87. 3a5ab80 am 7d92b7cc: Merge "Get rid of some log spam." by Narayan Kamath · 11 years ago
  88. 7d92b7c Merge "Get rid of some log spam." by Narayan Kamath · 11 years ago
  89. f6a1965 Get rid of some log spam. by Narayan Kamath · 11 years ago
  90. f0a68b5 am 8779c4ea: Merge "Minor cleanups." by Nick Kralevich · 11 years ago
  91. 8779c4e Merge "Minor cleanups." by Nick Kralevich · 11 years ago
  92. 841ef3b am bcf1454c: Merge "Use FileMap from libcutil instead of rolling our own." by Narayan Kamath · 11 years ago
  93. bcf1454 Merge "Use FileMap from libcutil instead of rolling our own." by Narayan Kamath · 11 years ago
  94. eaf9885 Use FileMap from libcutil instead of rolling our own. by Narayan Kamath · 11 years ago
  95. 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
  96. 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
  97. 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
  98. 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
  99. 54a80bc am cd072e94: am ba104fb7: am e975716e: am 03d4eb29: am d63fb078: am e89e09dd: Fix overflow in adb_client by Nick Kralevich · 11 years ago
  100. cd072e9 am ba104fb7: am e975716e: am 03d4eb29: am d63fb078: am e89e09dd: Fix overflow in adb_client by Nick Kralevich · 11 years ago