1. 09eb749 libbinder: Add binder::Status type by Christopher Wiley · 9 years ago
  2. 8161da7 Merge "Remove obsolete profile handling from installd." by Calin Juravle · 9 years ago
  3. 81960fa Merge "Use templates for write*Vector methods" by Casey Dahlin · 9 years ago
  4. 5f06256 Use templates for write*Vector methods by Casey Dahlin · 9 years ago
  5. 20986bf Merge "Move dumpstate to top -H rather than top -t." by Elliott Hughes · 9 years ago
  6. b32c7e1 Move dumpstate to top -H rather than top -t. by Elliott Hughes · 9 years ago
  7. 41e50f9 Merge "libbinder: Return UNEXPECTED_NULL when appropriate" by Christopher Wiley · 9 years ago
  8. 4db672d libbinder: Return UNEXPECTED_NULL when appropriate by Christopher Wiley · 9 years ago
  9. fd53598 Merge "Allow read access to /proc entries for other UIDs" by Nick Kralevich · 9 years ago
  10. ab46a49 Allow read access to /proc entries for other UIDs by Nick Kralevich · 9 years ago
  11. fd68432 Merge "Add support for reading/writing a vector of binders" by Casey Dahlin · 9 years ago
  12. df9dadd Remove obsolete profile handling from installd. by Calin Juravle · 9 years ago
  13. c84da67 Merge "Add ipi tracing to irq tracing." by Riley Andrews · 9 years ago
  14. eb8e15f Add support for reading/writing a vector of binders by Casey Dahlin · 9 years ago
  15. 412e4f6 Add ipi tracing to irq tracing. by Riley Andrews · 9 years ago
  16. 28df99d Merge "Fix bug in byte vector serialization" am: fe98e8d6e5 by Christopher Wiley · 9 years ago
  17. fe98e8d Merge "Fix bug in byte vector serialization" by Christopher Wiley · 9 years ago
  18. 1fa95dd Merge "Further reduce duplication in bugreport ps output." am: 670508d09a by Elliott Hughes · 9 years ago
  19. 670508d Merge "Further reduce duplication in bugreport ps output." by Elliott Hughes · 9 years ago
  20. 430666b Further reduce duplication in bugreport ps output. by Elliott Hughes · 9 years ago
  21. f0fc52b Fix bug in byte vector serialization by Christopher Wiley · 9 years ago
  22. ed59c4e Merge "Reduce duplication in bugreport ps output." am: 8ebad13b34 by Elliott Hughes · 9 years ago
  23. 8ebad13 Merge "Reduce duplication in bugreport ps output." by Elliott Hughes · 9 years ago
  24. a3533a3 Reduce duplication in bugreport ps output. by Elliott Hughes · 9 years ago
  25. 6319281 Merge "Add readStrongBinder that takes an interface" am: 71b70a244c by Casey Dahlin · 9 years ago
  26. 71b70a2 Merge "Add readStrongBinder that takes an interface" by Casey Dahlin · 9 years ago
  27. f0c1377 Add readStrongBinder that takes an interface by Casey Dahlin · 9 years ago
  28. 87a30d9 Merge "libbinder: Fix out of bounds in readBoolVector" am: 1f76049c95 by Christopher Wiley · 9 years ago
  29. 1f76049 Merge "libbinder: Fix out of bounds in readBoolVector" by Christopher Wiley · 9 years ago
  30. 9788798 libbinder: Fix out of bounds in readBoolVector by Christopher Wiley · 9 years ago
  31. e76d32d Merge "surfaceflinger: Set max acquired buffer count" am: af5c3b1d6a by Dan Stoza · 9 years ago
  32. af5c3b1 Merge "surfaceflinger: Set max acquired buffer count" by Dan Stoza · 9 years ago
  33. 0923d10 Merge "libbinder: Stub out checkPermissions() on Brillo." am: 0d6d2917cb by Daniel Erat · 9 years ago
  34. 0d6d291 Merge "libbinder: Stub out checkPermissions() on Brillo." by Daniel Erat · 9 years ago
  35. c283270 libbinder: Stub out checkPermissions() on Brillo. by Daniel Erat · 9 years ago
  36. dd2ead5 Merge "Fix benign integer overflow in printHexDump" am: b36c7d0b6e by Dan Austin · 9 years ago
  37. b36c7d0 Merge "Fix benign integer overflow in printHexDump" by Dan Austin · 9 years ago
  38. c2bf8e8 Fix benign integer overflow in printHexDump by Dan Austin · 9 years ago
  39. 3a58412 Merge "Fix build breakage due to extraneous dereference" am: a763da3f1f by Casey Dahlin · 9 years ago
  40. a763da3 Merge "Fix build breakage due to extraneous dereference" by Casey Dahlin · 9 years ago
  41. 1515ea1 Fix build breakage due to extraneous dereference by Casey Dahlin · 9 years ago
  42. 1dd0cbd Merge "Add read/write methods for vectors" am: d83a34d8c7 by Casey Dahlin · 9 years ago
  43. d83a34d Merge "Add read/write methods for vectors" by Casey Dahlin · 9 years ago
  44. 451ff58 Add read/write methods for vectors by Casey Dahlin · 9 years ago
  45. 41c989a am 4e6d8c5b: Merge "Add methods to Parcel for bool and char and byte" by Casey Dahlin · 9 years ago
  46. 4e6d8c5 Merge "Add methods to Parcel for bool and char and byte" by Casey Dahlin · 9 years ago
  47. d6848f5 Add methods to Parcel for bool and char and byte by Casey Dahlin · 9 years ago
  48. c4db5ec am 8e0c88ea: Merge "servicemanager: log pid and uid on selinux denial" by Nick Kralevich · 9 years ago
  49. 8e0c88e Merge "servicemanager: log pid and uid on selinux denial" by Nick Kralevich · 9 years ago
  50. ca78bbf am 52b25375: Merge "dumpstate: add -v printable to logcat" by Mark Salyzyn · 9 years ago
  51. 52b2537 Merge "dumpstate: add -v printable to logcat" by Mark Salyzyn · 9 years ago
  52. 7831638 dumpstate: add -v printable to logcat by Mark Salyzyn · 9 years ago
  53. 313762d am ae0405d6: Merge "dumpstate: execute procrank using su" by Nick Kralevich · 9 years ago
  54. ae0405d Merge "dumpstate: execute procrank using su" by Nick Kralevich · 9 years ago
  55. 2b1f88b dumpstate: execute procrank using su by Nick Kralevich · 9 years ago
  56. 8fb0f92 servicemanager: log pid and uid on selinux denial by William Roberts · 9 years ago
  57. af83daa am ddf5f250: am 05c86225: do not dumpstate raft BUG: 24159112 by Erik Wolsheimer · 9 years ago
  58. ddf5f25 am 05c86225: do not dumpstate raft BUG: 24159112 by Erik Wolsheimer · 9 years ago
  59. 05c8622 do not dumpstate raft BUG: 24159112 by Erik Wolsheimer · 9 years ago
  60. d120254 am c9b39239: am 6c51a07d: am de18f6c3: InputResampling: Don\'t extrapolate for very low frame rates. by Andrew de los Reyes · 9 years ago
  61. c9b3923 am 6c51a07d: am de18f6c3: InputResampling: Don\'t extrapolate for very low frame rates. by Andrew de los Reyes · 9 years ago
  62. 6c51a07 am de18f6c3: InputResampling: Don\'t extrapolate for very low frame rates. by Andrew de los Reyes · 9 years ago
  63. de18f6c InputResampling: Don't extrapolate for very low frame rates. by Andrew de los Reyes · 9 years ago
  64. 6d128c2 am caf1bb7f: am bd55551d: Merge "Add more methods to IPowerManager." by Daniel Erat · 9 years ago
  65. caf1bb7 am bd55551d: Merge "Add more methods to IPowerManager." by Daniel Erat · 9 years ago
  66. bd55551 Merge "Add more methods to IPowerManager." by Daniel Erat · 9 years ago
  67. 3f50a39 Add more methods to IPowerManager. by Daniel Erat · 9 years ago
  68. 41659e2 am b450d9d8: am 77f147ff: Merge "frameworks/native: remove superfluous mention of SharedBuffer in Region.h" by Sergio Giro · 9 years ago
  69. b450d9d am 77f147ff: Merge "frameworks/native: remove superfluous mention of SharedBuffer in Region.h" by Sergio Giro · 9 years ago
  70. 77f147f Merge "frameworks/native: remove superfluous mention of SharedBuffer in Region.h" by Sergio Giro · 9 years ago
  71. 46f7593 frameworks/native: remove superfluous mention of SharedBuffer in Region.h by Sergio Giro · 9 years ago
  72. 3de6cbf am bcf2901a: am 72da7fb7: Installd: Fully decouple pre- and post-bootcomplete properties by Andreas Gampe · 9 years ago
  73. bcf2901 am 72da7fb7: Installd: Fully decouple pre- and post-bootcomplete properties by Andreas Gampe · 9 years ago
  74. 72da7fb Installd: Fully decouple pre- and post-bootcomplete properties by Andreas Gampe · 9 years ago
  75. 56376be am 54412fe2: am 28b1d678: Merge "Installd: Fully decouple pre- and post-bootcomplete properties" by Andreas Gampe · 9 years ago
  76. 54412fe am 28b1d678: Merge "Installd: Fully decouple pre- and post-bootcomplete properties" by Andreas Gampe · 9 years ago
  77. 28b1d67 Merge "Installd: Fully decouple pre- and post-bootcomplete properties" by Andreas Gampe · 9 years ago
  78. 00b5f9a am 534a49dc: am 905c1446: Merge "Allow using the JIT" by Todd Kennedy · 9 years ago
  79. 919461c Installd: Fully decouple pre- and post-bootcomplete properties by Andreas Gampe · 9 years ago
  80. 534a49d am 905c1446: Merge "Allow using the JIT" by Todd Kennedy · 9 years ago
  81. 905c144 Merge "Allow using the JIT" by Todd Kennedy · 9 years ago
  82. 12434f8 Allow using the JIT by Todd Kennedy · 9 years ago
  83. 1307cbb am a5359950: am d529cd47: Merge "Pass dexopt flags as integer" by Todd Kennedy · 9 years ago
  84. a535995 am d529cd47: Merge "Pass dexopt flags as integer" by Todd Kennedy · 9 years ago
  85. d529cd4 Merge "Pass dexopt flags as integer" by Todd Kennedy · 9 years ago
  86. 76e767c Pass dexopt flags as integer by Todd Kennedy · 9 years ago
  87. be802d2 am bac4a44a: am 53aa7d80: am b0127aad: am 69412a51: am c4bd7211: resolved conflicts for 7534e4e6 to lmp-mr1-ub-dev by Naveen Leekha · 9 years ago
  88. bac4a44 am 53aa7d80: am b0127aad: am 69412a51: am c4bd7211: resolved conflicts for 7534e4e6 to lmp-mr1-ub-dev by Naveen Leekha · 9 years ago
  89. 53aa7d8 am b0127aad: am 69412a51: am c4bd7211: resolved conflicts for 7534e4e6 to lmp-mr1-ub-dev by Naveen Leekha · 9 years ago
  90. b0127aa am 69412a51: am c4bd7211: resolved conflicts for 7534e4e6 to lmp-mr1-ub-dev by Naveen Leekha · 9 years ago
  91. 69412a5 am c4bd7211: resolved conflicts for 7534e4e6 to lmp-mr1-ub-dev by Naveen Leekha · 9 years ago
  92. c4bd721 resolved conflicts for 7534e4e6 to lmp-mr1-ub-dev by Naveen Leekha · 9 years ago
  93. 94d2199 am b062a7a1: am 62e5463e: am 83e60e42: am 571e27e2: am e889592e: am 73887c08: am b414255f: Initialize local variables to avoid data leak by Naveen Leekha · 9 years ago
  94. 21d2fe7 am dd71ee89: am 0a77df93: am ce92ce9b: Merge "DO NOT MERGE Cancel touches as well as pointer gestures." into mnc-dr-dev by Michael Wright · 9 years ago
  95. b062a7a am 62e5463e: am 83e60e42: am 571e27e2: am e889592e: am 73887c08: am b414255f: Initialize local variables to avoid data leak by Naveen Leekha · 9 years ago
  96. 62e5463 am 83e60e42: am 571e27e2: am e889592e: am 73887c08: am b414255f: Initialize local variables to avoid data leak by Naveen Leekha · 9 years ago
  97. 83e60e4 am 571e27e2: am e889592e: am 73887c08: am b414255f: Initialize local variables to avoid data leak by Naveen Leekha · 9 years ago
  98. 571e27e am e889592e: am 73887c08: am b414255f: Initialize local variables to avoid data leak by Naveen Leekha · 9 years ago
  99. e889592 am 73887c08: am b414255f: Initialize local variables to avoid data leak by Naveen Leekha · 9 years ago
  100. 73887c0 am b414255f: Initialize local variables to avoid data leak by Naveen Leekha · 9 years ago