1. a1ff801 Change a debug log to a verbose log. by Narayan Kamath · 11 years ago
  2. 21ff825 am bb96da43: am 268cc540: Merge "ueventd: fix a busy loop while reading uevents" by Colin Cross · 11 years ago
  3. bb96da4 am 268cc540: Merge "ueventd: fix a busy loop while reading uevents" by Colin Cross · 11 years ago
  4. 268cc54 Merge "ueventd: fix a busy loop while reading uevents" by Colin Cross · 11 years ago
  5. fed48bb am 6604f2d1: am 2dcc2759: Merge "Run the console service shell in the shell domain." by Colin Cross · 11 years ago
  6. 6604f2d am 2dcc2759: Merge "Run the console service shell in the shell domain." by Colin Cross · 11 years ago
  7. 2dcc275 Merge "Run the console service shell in the shell domain." by Colin Cross · 11 years ago
  8. 7fa9afe am 3ccdf0bb: am c3e314a9: Merge changes Ie4b641cd,I5502b71d,I68086ce4 by Colin Cross · 11 years ago
  9. 3ccdf0b am c3e314a9: Merge changes Ie4b641cd,I5502b71d,I68086ce4 by Colin Cross · 11 years ago
  10. c3e314a Merge changes Ie4b641cd,I5502b71d,I68086ce4 by Colin Cross · 11 years ago
  11. 5e1461d Apply strict SELinux checking of PROT_EXEC on mmap/mprotect calls. by Stephen Smalley · 11 years ago
  12. 610653f Run the console service shell in the shell domain. by Stephen Smalley · 11 years ago
  13. 735ead6 libion: add apache license header to ion_test.c by Colin Cross · 11 years ago
  14. 363441b libion: initial unit tests by Colin Cross · 11 years ago
  15. b04f75a libion: update ion_test.h by Colin Cross · 11 years ago
  16. 85d5d61 am c4f4e5e2: am cd8b953e: Merge changes I2d3fef08,Idb828aa4,Ica764b1f,I9ae8887b,I376fad86,I4d00a9dd by Colin Cross · 11 years ago
  17. c4f4e5e am cd8b953e: Merge changes I2d3fef08,Idb828aa4,Ica764b1f,I9ae8887b,I376fad86,I4d00a9dd by Colin Cross · 11 years ago
  18. cd8b953 Merge changes I2d3fef08,Idb828aa4,Ica764b1f,I9ae8887b,I376fad86,I4d00a9dd by Colin Cross · 11 years ago
  19. 697c1c3 am 949e2a7c: am dfe747ad: Merge "ion: update struct and type definitions to match kernel header" by Colin Cross · 11 years ago
  20. 949e2a7 am dfe747ad: Merge "ion: update struct and type definitions to match kernel header" by Colin Cross · 11 years ago
  21. dfe747a Merge "ion: update struct and type definitions to match kernel header" by Colin Cross · 11 years ago
  22. a0ce4e2 am 98fdcfa9: am 67cb61ee: Merge "adb: Check sender\'s socket id when receiving packets." by Nick Kralevich · 11 years ago
  23. 98fdcfa am 67cb61ee: Merge "adb: Check sender\'s socket id when receiving packets." by Nick Kralevich · 11 years ago
  24. 67cb61e Merge "adb: Check sender's socket id when receiving packets." by Nick Kralevich · 11 years ago
  25. b37b53b am 87942c9a: am b3bfe881: Merge "Make libutils Looper independent of frameworks/native" by Brian Carlstrom · 11 years ago
  26. 87942c9 am b3bfe881: Merge "Make libutils Looper independent of frameworks/native" by Brian Carlstrom · 11 years ago
  27. b3bfe88 Merge "Make libutils Looper independent of frameworks/native" by Brian Carlstrom · 11 years ago
  28. 1693d7e Make libutils Looper independent of frameworks/native by Brian Carlstrom · 11 years ago
  29. dd6770b libion: update to latest uapi header by Colin Cross · 11 years ago
  30. aab47b2 libion: return -errno from ion_close by Colin Cross · 11 years ago
  31. 51b6e42 libion: add include for size_t by Colin Cross · 11 years ago
  32. 7496318 libion: add NULL checks by Colin Cross · 11 years ago
  33. 92d7ca6 libion: clean up whitespace by Colin Cross · 11 years ago
  34. 969eac8 ion: update struct and type definitions to match kernel header by Rom Lemarchand · 11 years ago
  35. 03c932d libion: move ion.h into local include directory by Colin Cross · 11 years ago
  36. b1a82bc am f1da46d2: am d27498cb: Merge "toolbox: date: use RTC subsystem on devices without /dev/alarm" by Greg Hackmann · 11 years ago
  37. f1da46d am d27498cb: Merge "toolbox: date: use RTC subsystem on devices without /dev/alarm" by Greg Hackmann · 11 years ago
  38. e34618a am d2ac1d8c: am eb3e9daf: Merge "toolbox: date: fix parameter type warnings" by Greg Hackmann · 11 years ago
  39. 9d1de8a am 0e23a3d4: am 215f78ae: Merge "toolbox: uptime: use clock_gettime() on devices without /dev/alarm" by Greg Hackmann · 11 years ago
  40. 70f22d6 am 066a3862: am 83a76637: Merge "toolbox: uptime: fix unused parameter warnings" by Greg Hackmann · 11 years ago
  41. 7510fa3 am d38ca369: am 9ade11c1: Merge "SystemClock: use clock_gettime() on devices without /dev/alarm" by Greg Hackmann · 11 years ago
  42. c042bb0 am e25864b7: am 537f53b6: Merge "rootdir: add permissions for /dev/rtc0" by Greg Hackmann · 11 years ago
  43. d2ac1d8 am eb3e9daf: Merge "toolbox: date: fix parameter type warnings" by Greg Hackmann · 11 years ago
  44. 0e23a3d am 215f78ae: Merge "toolbox: uptime: use clock_gettime() on devices without /dev/alarm" by Greg Hackmann · 11 years ago
  45. 066a386 am 83a76637: Merge "toolbox: uptime: fix unused parameter warnings" by Greg Hackmann · 11 years ago
  46. d38ca36 am 9ade11c1: Merge "SystemClock: use clock_gettime() on devices without /dev/alarm" by Greg Hackmann · 11 years ago
  47. e25864b am 537f53b6: Merge "rootdir: add permissions for /dev/rtc0" by Greg Hackmann · 11 years ago
  48. d27498c Merge "toolbox: date: use RTC subsystem on devices without /dev/alarm" by Greg Hackmann · 11 years ago
  49. eb3e9da Merge "toolbox: date: fix parameter type warnings" by Greg Hackmann · 11 years ago
  50. 215f78a Merge "toolbox: uptime: use clock_gettime() on devices without /dev/alarm" by Greg Hackmann · 11 years ago
  51. 83a7663 Merge "toolbox: uptime: fix unused parameter warnings" by Greg Hackmann · 11 years ago
  52. 9ade11c Merge "SystemClock: use clock_gettime() on devices without /dev/alarm" by Greg Hackmann · 11 years ago
  53. 537f53b Merge "rootdir: add permissions for /dev/rtc0" by Greg Hackmann · 11 years ago
  54. 4a7bc60 toolbox: date: use RTC subsystem on devices without /dev/alarm by Greg Hackmann · 11 years ago
  55. c057503 toolbox: date: fix parameter type warnings by Greg Hackmann · 11 years ago
  56. fa66f1e toolbox: uptime: use clock_gettime() on devices without /dev/alarm by Greg Hackmann · 11 years ago
  57. 7f625ed toolbox: uptime: fix unused parameter warnings by Greg Hackmann · 11 years ago
  58. 6428976 SystemClock: use clock_gettime() on devices without /dev/alarm by Greg Hackmann · 11 years ago
  59. a585e66 rootdir: add permissions for /dev/rtc0 by Greg Hackmann · 11 years ago
  60. 286ab6c am 3278af85: am 30f9b509: Merge "libdiskconfig: Use uintptr_t instead of uint32_t" by Elliott Hughes · 11 years ago
  61. 3278af8 am 30f9b509: Merge "libdiskconfig: Use uintptr_t instead of uint32_t" by Elliott Hughes · 11 years ago
  62. 30f9b50 Merge "libdiskconfig: Use uintptr_t instead of uint32_t" by Elliott Hughes · 11 years ago
  63. 35539af libdiskconfig: Use uintptr_t instead of uint32_t by Ashok Bhat · 11 years ago
  64. 980093c am 348856fa: am 532f4658: Merge "AArch64: Correction of struct surface_t" by Elliott Hughes · 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. 410a196 am fd382f2e: am fd7eabe4: Merge "Pixelflinger: Add AArch64 support to pixelflinger JIT." by Elliott Hughes · 11 years ago
  68. fd382f2 am fd7eabe4: Merge "Pixelflinger: Add AArch64 support to pixelflinger JIT." by Elliott Hughes · 11 years ago
  69. fd7eabe Merge "Pixelflinger: Add AArch64 support to pixelflinger JIT." by Elliott Hughes · 11 years ago
  70. f64b4a6 am 7fe10ded: am cadb10c9: Merge "Pixelflinger: Support for handling 64-bit addresses in GGL Assembler" by Elliott Hughes · 11 years ago
  71. 7fe10de am cadb10c9: Merge "Pixelflinger: Support for handling 64-bit addresses in GGL Assembler" by Elliott Hughes · 11 years ago
  72. cadb10c Merge "Pixelflinger: Support for handling 64-bit addresses in GGL Assembler" by Elliott Hughes · 11 years ago
  73. a24e9a8 am 02ad8700: am e4335483: Merge "Relabel /data/misc/zoneinfo" by Nick Kralevich · 11 years ago
  74. 02ad870 am e4335483: Merge "Relabel /data/misc/zoneinfo" by Nick Kralevich · 11 years ago
  75. e433548 Merge "Relabel /data/misc/zoneinfo" by Nick Kralevich · 11 years ago
  76. 818d641 adb: Check sender's socket id when receiving packets. by David 'Digit' Turner · 11 years ago
  77. 41e9ee2 am feb539b6: am e1a475c0: Merge "Force alignment of data buffer used to process netlink messages" by Elliott Hughes · 11 years ago
  78. feb539b am e1a475c0: Merge "Force alignment of data buffer used to process netlink messages" by Elliott Hughes · 11 years ago
  79. e1a475c Merge "Force alignment of data buffer used to process netlink messages" by Elliott Hughes · 11 years ago
  80. 354e9ed Relabel /data/misc/zoneinfo by Nick Kralevich · 11 years ago
  81. df39ce3 am d61266d0: am 4928d8d0: Merge "Fix ExtractEntryToFile." by Narayan Kamath · 11 years ago
  82. d61266d am 4928d8d0: Merge "Fix ExtractEntryToFile." by Narayan Kamath · 11 years ago
  83. 4928d8d Merge "Fix ExtractEntryToFile." by Narayan Kamath · 11 years ago
  84. 00a258c Fix ExtractEntryToFile. by Narayan Kamath · 11 years ago
  85. d2aea92 am f595365f: am d5f97db5: Merge "libion: Use %zu for size_t" by Elliott Hughes · 11 years ago
  86. f595365 am d5f97db5: Merge "libion: Use %zu for size_t" by Elliott Hughes · 11 years ago
  87. d5f97db Merge "libion: Use %zu for size_t" by Elliott Hughes · 11 years ago
  88. a99f0b6 am 5b8daae0: am a67b39cb: Merge "Pixelflinger: Fix issue of pointers being stored in ints" by Elliott Hughes · 11 years ago
  89. 5b8daae am a67b39cb: Merge "Pixelflinger: Fix issue of pointers being stored in ints" by Elliott Hughes · 11 years ago
  90. a67b39c Merge "Pixelflinger: Fix issue of pointers being stored in ints" by Elliott Hughes · 11 years ago
  91. 658f89d Pixelflinger: Add AArch64 support to pixelflinger JIT. by Ashok Bhat · 11 years ago
  92. bfc6dc4 Pixelflinger: Support for handling 64-bit addresses in GGL Assembler by Ashok Bhat · 11 years ago
  93. d10afb1 Pixelflinger: Fix issue of pointers being stored in ints by Ashok Bhat · 11 years ago
  94. de39957 am 3a5ab80d: am 7d92b7cc: Merge "Get rid of some log spam." by Narayan Kamath · 11 years ago
  95. 3a5ab80 am 7d92b7cc: Merge "Get rid of some log spam." by Narayan Kamath · 11 years ago
  96. 7d92b7c Merge "Get rid of some log spam." by Narayan Kamath · 11 years ago
  97. f6a1965 Get rid of some log spam. by Narayan Kamath · 11 years ago
  98. af9e9d9 am f0a68b54: am 8779c4ea: Merge "Minor cleanups." by Nick Kralevich · 11 years ago
  99. f0a68b5 am 8779c4ea: Merge "Minor cleanups." by Nick Kralevich · 11 years ago
  100. 8779c4e Merge "Minor cleanups." by Nick Kralevich · 11 years ago