1. 52f0407 Add ProcessInfoService to activity manager. by Ruben Brunk · 10 years ago
  2. 3d6c569 am 39d890d9: am 6e32c037: Merge "Kill HAVE_PTHREADS." by Yabin Cui · 10 years ago
  3. 39d890d am 6e32c037: Merge "Kill HAVE_PTHREADS." by Yabin Cui · 10 years ago
  4. 8fb2d25 Kill HAVE_PTHREADS. by Yabin Cui · 10 years ago
  5. 31bf933 am e18155e1: am 4ecf6ec9: Merge "Restore Region::set(uint32_t, uint32_t)" by Dan Stoza · 10 years ago
  6. e18155e am 4ecf6ec9: Merge "Restore Region::set(uint32_t, uint32_t)" by Dan Stoza · 10 years ago
  7. 4ecf6ec Merge "Restore Region::set(uint32_t, uint32_t)" by Dan Stoza · 10 years ago
  8. 1011032 am 499127ea: am 8f3ade0c: Merge "Follow StrictMode refactoring." by Jeff Sharkey · 10 years ago
  9. 499127e am 8f3ade0c: Merge "Follow StrictMode refactoring." by Jeff Sharkey · 10 years ago
  10. a377321 am 15411a00: am aec92242: Merge "Replace all instances of intptr_t with uintptr_t." by Riley Andrews · 10 years ago
  11. a7f0432 am d66ba520: am 41a160c4: Merge "Fix signed/unsigned comparison warnings in driver interface test." by Riley Andrews · 10 years ago
  12. 0c1f5cb Follow StrictMode refactoring. by Jeff Sharkey · 10 years ago
  13. 15411a0 am aec92242: Merge "Replace all instances of intptr_t with uintptr_t." by Riley Andrews · 10 years ago
  14. d66ba52 am 41a160c4: Merge "Fix signed/unsigned comparison warnings in driver interface test." by Riley Andrews · 10 years ago
  15. 29d8cf9 Replace all instances of intptr_t with uintptr_t. by Riley Andrews · 10 years ago
  16. 50bcb00 Fix signed/unsigned comparison warnings in driver interface test. by Riley Andrews · 10 years ago
  17. fe4966d Restore Region::set(uint32_t, uint32_t) by Bernhard Rosenkraenzer · 10 years ago
  18. c872fa8 am 68047ffd: am 53186a4d: Merge "Add binder tests" by Riley Andrews · 10 years ago
  19. 7e21cad am bf247a3d: am dbd252ea: Merge "Add binder driver interface test" by Riley Andrews · 10 years ago
  20. 68047ff am 53186a4d: Merge "Add binder tests" by Riley Andrews · 10 years ago
  21. bf247a3 am dbd252ea: Merge "Add binder driver interface test" by Riley Andrews · 10 years ago
  22. 06b01ad Add binder tests by Riley Andrews · 10 years ago
  23. dc9b148 Add binder driver interface test by Riley Andrews · 10 years ago
  24. a21b7a0 am b93bca5d: am a59d7a6a: Merge "GUI: Remove unused variables" by Andreas Gampe · 10 years ago
  25. 80ea4e0 am 5d11a72b: am 8fd567b1: Merge "Libui: Remove unused variables" by Andreas Gampe · 10 years ago
  26. b93bca5 am a59d7a6a: Merge "GUI: Remove unused variables" by Andreas Gampe · 10 years ago
  27. 5d11a72 am 8fd567b1: Merge "Libui: Remove unused variables" by Andreas Gampe · 10 years ago
  28. 7398a5a GUI: Remove unused variables by Andreas Gampe · 10 years ago
  29. e22262f Merge "libgui: Enable -Weverything and -Werror" by Dan Stoza · 10 years ago
  30. ff78750 Libui: Remove unused variables by Andreas Gampe · 10 years ago
  31. dd883c0 libgui: Enable -Weverything and -Werror by Dan Stoza · 10 years ago
  32. 00d504c libgui: Only allow one return from useFenceSync by Dan Stoza · 10 years ago
  33. ae33eff Fix crash when user provides large values in the Parcel. by Michael Lentine · 10 years ago
  34. d723bd7 libgui: Enable -Weverything and -Werror by Dan Stoza · 10 years ago
  35. 6efc505 am 09b9193d: Merge "Fix -Werror on 64-bit builds" by Dan Albert · 10 years ago
  36. bcf7f22 am 67df03d0: Merge "Disable struct padding warning/error" by Dan Albert · 10 years ago
  37. bb37153 am 35df7531: Merge "libui: Enable -Weverything and -Werror" by Dan Albert · 10 years ago
  38. 7530114 am 5588d900: Merge "Enable clang for libui/libgui/surfaceflinger" by Dan Albert · 10 years ago
  39. 133caac Fix -Werror on 64-bit builds by Dan Stoza · 10 years ago
  40. 42af278 Disable struct padding warning/error by Dan Stoza · 10 years ago
  41. d318240 libui: Enable -Weverything and -Werror by Dan Stoza · 10 years ago
  42. 01049c8 Enable clang for libui/libgui/surfaceflinger by Dan Stoza · 10 years ago
  43. 3880326 Fix for corruption when numFds or numInts is too large. by Michael Lentine · 10 years ago
  44. 116c7a1 Fix -Werror on 64-bit builds by Dan Stoza · 10 years ago
  45. 4e84bd3 Disable struct padding warning/error by Dan Stoza · 10 years ago
  46. 303b9a5 libui: Enable -Weverything and -Werror by Dan Stoza · 10 years ago
  47. 456d35b am e4ea03f7: am 80e81505: Merge "binder: Add {read,write}Uint32 methods to Parcel" by Dan Stoza · 10 years ago
  48. b01eea0 am 32ad1d51: am 104e1259: Merge "binder: Return pid_t/uid_t instead of int" by Dan Stoza · 10 years ago
  49. e4ea03f am 80e81505: Merge "binder: Add {read,write}Uint32 methods to Parcel" by Dan Stoza · 10 years ago
  50. 32ad1d5 am 104e1259: Merge "binder: Return pid_t/uid_t instead of int" by Dan Stoza · 10 years ago
  51. 41a0f2f binder: Add {read,write}Uint32 methods to Parcel by Dan Stoza · 10 years ago
  52. 9c634fd binder: Return pid_t/uid_t instead of int by Dan Stoza · 10 years ago
  53. 627086c am a7c75d1b: am 2d7ec9d7: Merge "Fix build with clang in C++11 mode" by Chih-hung Hsieh · 10 years ago
  54. a7c75d1 am 2d7ec9d7: Merge "Fix build with clang in C++11 mode" by Chih-hung Hsieh · 10 years ago
  55. 74debb0 Fix build with clang in C++11 mode by Bernhard Rosenkränzer · 10 years ago
  56. b54d73d am 09efe0ac: am 2e42a906: Merge "Binder: Remove unused functions & variables" by Andreas Gampe · 10 years ago
  57. 09efe0a am 2e42a906: Merge "Binder: Remove unused functions & variables" by Andreas Gampe · 10 years ago
  58. 0b53b5c Binder: Remove unused functions & variables by Andreas Gampe · 10 years ago
  59. 7a6037e am f167968b: am e0f91c37: Merge "We HAVE_LITTLE_ENDIAN." by Elliott Hughes · 10 years ago
  60. f167968 am e0f91c37: Merge "We HAVE_LITTLE_ENDIAN." by Elliott Hughes · 10 years ago
  61. a5d7459 We HAVE_LITTLE_ENDIAN. by Elliott Hughes · 10 years ago
  62. 325c4c9 resolved conflicts for merge of c1ced8bb to master by Dan Albert · 10 years ago
  63. c1ced8b am c894c204: Merge "C++11 compatibility." by Dan Albert · 10 years ago
  64. 3bdc5b8 C++11 compatibility. by Dan Albert · 10 years ago
  65. e12cfc2 am 55f71bc0: Merge "Replace IInterface::asBinder() with a static" by Marco Nelissen · 10 years ago
  66. 097ca27 Replace IInterface::asBinder() with a static by Marco Nelissen · 10 years ago
  67. 2ea926b Replace IInterface::asBinder() with a static by Marco Nelissen · 10 years ago
  68. abd62d6 am 1f3ac8b4: am a4cff88d: Fix issue #18356768: some app process may hang at Runtime#exit... by Dianne Hackborn · 10 years ago
  69. 1f3ac8b am a4cff88d: Fix issue #18356768: some app process may hang at Runtime#exit... by Dianne Hackborn · 10 years ago
  70. a4cff88 Fix issue #18356768: some app process may hang at Runtime#exit... by Dianne Hackborn · 10 years ago
  71. d26b17a Merge "Enable clang for libui/libgui/surfaceflinger" by Dan Stoza · 10 years ago
  72. 00326f6 am ba2e1a33: am ca69e8f2: Merge "Add tracking of parcel memory allocations." into lmp-mr1-dev by Dianne Hackborn · 10 years ago
  73. ba2e1a3 am ca69e8f2: Merge "Add tracking of parcel memory allocations." into lmp-mr1-dev by Dianne Hackborn · 10 years ago
  74. 7e790af Add tracking of parcel memory allocations. by Dianne Hackborn · 10 years ago
  75. f10c46e Enable clang for libui/libgui/surfaceflinger by Dan Stoza · 10 years ago
  76. 6b7a458 am 8e624d4c: am 98d20f82: Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev by Dan Stoza · 10 years ago
  77. 8e624d4 am 98d20f82: Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev by Dan Stoza · 10 years ago
  78. 98d20f8 Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev by Dan Stoza · 10 years ago
  79. 8dc5539 Add a BufferItem parameter to onFrameAvailable by Dan Stoza · 10 years ago
  80. cad831f am c6f93a43: Merge "Add missing include to fix libc++ build." by Dan Albert · 10 years ago
  81. 0d1c700 Add missing include to fix libc++ build. by Dan Albert · 10 years ago
  82. 585cccc am a2f27a0d: am 26645298: Merge "Fix for corruption when numFds or numInts is too large." into lmp-mr1-dev by Michael Lentine · 10 years ago
  83. a2f27a0 am 26645298: Merge "Fix for corruption when numFds or numInts is too large." into lmp-mr1-dev by Michael Lentine · 10 years ago
  84. 2664529 Merge "Fix for corruption when numFds or numInts is too large." into lmp-mr1-dev by Michael Lentine · 10 years ago
  85. c954a12 Add a missing include. by Dan Albert · 10 years ago
  86. 6eb6b9f am 06ce1094: am fee99040: Revert "Add more logging for dup(fd) failure" by Jesse Hall · 10 years ago
  87. eab3e59 am 88361aaa: am 8e5cf83a: Revert "Parcel: extra validation/debug code for writeDupFileDescriptor" by Jesse Hall · 10 years ago
  88. 06ce109 am fee99040: Revert "Add more logging for dup(fd) failure" by Jesse Hall · 10 years ago
  89. 88361aa am 8e5cf83a: Revert "Parcel: extra validation/debug code for writeDupFileDescriptor" by Jesse Hall · 10 years ago
  90. aa4ccfd am de288fe2: Revert "bufferqueue: workaround: allow NULL fence with queueBuffer" by Jesse Hall · 10 years ago
  91. fee9904 Revert "Add more logging for dup(fd) failure" by Jesse Hall · 10 years ago
  92. 8e5cf83 Revert "Parcel: extra validation/debug code for writeDupFileDescriptor" by Jesse Hall · 10 years ago
  93. de288fe Revert "bufferqueue: workaround: allow NULL fence with queueBuffer" by Jesse Hall · 10 years ago
  94. 4c1482a am 923b0f6a: am ac5cd96f: am dbab409c: Merge "Avoid two warnings from clang." by Chih-Hung Hsieh · 10 years ago
  95. 923b0f6 am ac5cd96f: am dbab409c: Merge "Avoid two warnings from clang." by Chih-Hung Hsieh · 10 years ago
  96. ac5cd96 am dbab409c: Merge "Avoid two warnings from clang." by Chih-Hung Hsieh · 10 years ago
  97. dfd06b8 Fix for corruption when numFds or numInts is too large. by Michael Lentine · 10 years ago
  98. 001ed44 am 54430ca2: am 793fc0e1: Merge "Fix crash when user provides large values in the Parcel." into lmp-mr1-dev by Michael Lentine · 10 years ago
  99. 54430ca am 793fc0e1: Merge "Fix crash when user provides large values in the Parcel." into lmp-mr1-dev by Michael Lentine · 10 years ago
  100. 8afa1c4 Fix crash when user provides large values in the Parcel. by Michael Lentine · 10 years ago