1. f83403f Merge "libbinder: use sysconf(_SC_PAGESIZE) to get pagesize" am: b638bf8d3f by Ganesh Mahendran · 8 years ago
  2. 6ac7fb5 libbinder: use sysconf(_SC_PAGESIZE) to get pagesize by Ganesh Mahendran · 8 years ago
  3. cd92540 Merge "Add Binder support for Parcelable exceptions." am: 7ebfeb9d1c by Jeff Sharkey · 9 years ago
  4. c8dc4f0 Add Binder support for Parcelable exceptions. by Jeff Sharkey · 9 years ago
  5. fbc9758 Merge "Replace cutils/log.h and rationalize log/log.h and android/log.h" am: d655e61a22 by Mark Salyzyn · 9 years ago
  6. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  7. 430f620 Merge "Replace cutils/log.h and rationalize log/log.h and android/log.h" am: 1efda0b1d6 by Mark Salyzyn · 9 years ago
  8. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  9. 35a75be IServiceManager: Improve getService responsiveness in absence of service by Andy Hung · 9 years ago
  10. 3b36bcf IServiceManager: Improve getService responsiveness in absence of service by Andy Hung · 9 years ago
  11. 022dc69 resolve merge conflicts of 13c5c34 to mnc-dev am: 79b74d787d am: abe293b950 am: 02e4440eab am: 953c05276e am: e37a4dc7c4 am: 8ed5e3d7ca am: 9d5dd3f584 by Christopher Tate · 9 years ago
  12. e37a4dc resolve merge conflicts of 13c5c34 to mnc-dev am: 79b74d787d am: abe293b950 am: 02e4440eab by Christopher Tate · 9 years ago
  13. 02e4440 resolve merge conflicts of 13c5c34 to mnc-dev am: 79b74d787d am: abe293b950 by Christopher Tate · 9 years ago
  14. abe293b resolve merge conflicts of 13c5c34 to mnc-dev am: 79b74d787d by Christopher Tate · 9 years ago
  15. 79b74d7 resolve merge conflicts of 13c5c34 to mnc-dev by Christopher Tate · 9 years ago
  16. ed6937a Correct overflow check in Parcel resize code am: 8b64307e95 by Christopher Tate · 9 years ago
  17. 8b64307 Correct overflow check in Parcel resize code by Christopher Tate · 9 years ago
  18. a43ee15 binder: print the bad cmd error to android log by liangweikang · 9 years ago
  19. 3e9e757 Merge "TextOutput log improvement" by Treehugger Robot · 9 years ago
  20. 87c03cf Enable multiple concurrent binderLibTest instances by Connor O'Brien · 9 years ago
  21. 236cdb4 TextOutput log improvement by Wei Wang · 9 years ago
  22. 73a7dde [binder]: Correct the index for getReturnString by songjinshi · 9 years ago
  23. c734143 Fix log function for potential overflow by Wei Wang · 9 years ago
  24. e390826 Rely on the platform -std default. by Elliott Hughes · 9 years ago
  25. 213f015 Merge changes from topic 'utf' by Martijn Coenen · 9 years ago
  26. b5ac868 Merge "binder: use ashmem_valid()" by Treehugger Robot · 9 years ago
  27. 8058936 binder: use ashmem_valid() by Mark Salyzyn · 9 years ago
  28. 3eaf53e Add bound checks to utf16_to_utf8 by Sergio Giro · 9 years ago
  29. e1d310d Unicode: specify destination length in utf8_to_utf16 methods by Sergio Giro · 9 years ago
  30. 4ce4db7 Fix memory ordering issues; document IMemory peculiarities by Hans Boehm · 9 years ago
  31. 23e469f Merge "Remove unused include." am: 5242fb42fb by Dmitriy Filchenko · 9 years ago
  32. e3f8eba Remove unused include. by Dmitriy Filchenko · 9 years ago
  33. 2a001e8 resolve merge conflicts of 0783d5f to stage-aosp-master by Dan Willemsen · 9 years ago
  34. 59e086f Start converting Android.mk to Android.bp by Dan Willemsen · 9 years ago
  35. 83b9ea5 Merge \"Add |readString8| method which returns failure\" am: 115e6ec7e9 by Roshan Pius · 9 years ago
  36. 115e6ec Merge "Add |readString8| method which returns failure" by Roshan Pius · 9 years ago
  37. 87b64d2 Add |readString8| method which returns failure by Roshan Pius · 9 years ago
  38. 0a9a1c1 Fix unused variable build errors by Christopher Wiley · 9 years ago
  39. abf1adc Merge \"libbinder: Tighten compiler warnings/errors\" am: ead989c34d by Christopher Wiley · 9 years ago
  40. 3652ff4 libbinder: Tighten compiler warnings/errors by Christopher Wiley · 9 years ago
  41. 9b39ebe Add bound checks to utf16_to_utf8 by Sergio Giro · 9 years ago
  42. a2db19c Merge \"Fixed file descriptor leak in IMemory\" into nyc-dev am: a13a22649b by John Eckerdal · 9 years ago
  43. 6b0b063 Fixed file descriptor leak in IMemory by John Eckerdal · 9 years ago
  44. 81ace2f Merge "Fix misc-macro-parentheses warnings in libs/binder." am: 44d29d4d07 by Chih-hung Hsieh · 9 years ago
  45. 8f6b9b3 Fix misc-macro-parentheses warnings in libs/binder. by Chih-Hung Hsieh · 9 years ago
  46. c55b4b6 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 am: c2c470c700 am: 56dea28189 am: bca20d8376 am: a8244873a8 am: 93bf31f54d am: f91c66a9a8 by Marco Nelissen · 9 years ago
  47. fb6342d Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 am: c2c470c700 am: 56dea28189 am: bca20d8376 am: a8244873a8 am: 93bf31f54d by Marco Nelissen · 9 years ago
  48. 93bf31f Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 am: c2c470c700 am: 56dea28189 am: bca20d8376 by Marco Nelissen · 9 years ago
  49. a824487 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 am: c2c470c700 am: 56dea28189 by Marco Nelissen · 9 years ago
  50. bca20d8 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 am: c2c470c700 by Marco Nelissen · 9 years ago
  51. 56dea28 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 by Marco Nelissen · 9 years ago
  52. 82afbe2 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d by Marco Nelissen · 9 years ago
  53. 775f2e6 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 by Marco Nelissen · 9 years ago
  54. 853702c Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 by Marco Nelissen · 9 years ago
  55. b9f5b3a Merge "libbinder: Use char* message with binder::Status" am: 8d9818db1a by Christopher Wiley · 9 years ago
  56. 1651ced libbinder: Use char* message with binder::Status by Christopher Wiley · 9 years ago
  57. 68a593e resolve merge conflicts of 168dc86 to nyc-dev-plus-aosp by Chih-Hung Hsieh · 9 years ago
  58. a5226fb Merge "Fix google-explicit-constructor warnings." by Treehugger Robot · 9 years ago
  59. 1de7966 Correctly handle dup() failure in Parcel::readNativeHandle by Marco Nelissen · 9 years ago
  60. d760b81 Merge "libbinder: Replace ScopedFd with base::unique_fd" am: 758973c am: 512926e by Christopher Wiley · 9 years ago
  61. 758973c Merge "libbinder: Replace ScopedFd with base::unique_fd" by Christopher Wiley · 9 years ago
  62. 3282e04 Merge "Remove HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE test." am: 32e2d0f by Elliott Hughes · 9 years ago
  63. e2347b7 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  64. 0c50a3f Remove HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE test. by Elliott Hughes · 9 years ago
  65. 2cf1995 libbinder: Replace ScopedFd with base::unique_fd by Christopher Wiley · 9 years ago
  66. 7861c63 Merge "Include libbase headers in libbinder include path" am: 33dcaf9 by Treehugger Robot · 9 years ago
  67. 83e6b98 Include libbase headers in libbinder include path by Christopher Wiley · 9 years ago
  68. 0cbee9f Merge "Revert "libbinder: Replace ScopedFd with base::unique_fd"" am: dcc5575 by Christopher Wiley · 9 years ago
  69. dcc5575 Merge "Revert "libbinder: Replace ScopedFd with base::unique_fd"" by Christopher Wiley · 9 years ago
  70. 46ef1a7 Revert "libbinder: Replace ScopedFd with base::unique_fd" by Christopher Wiley · 9 years ago
  71. 7f38c4b Merge "libbinder: Replace ScopedFd with base::unique_fd" am: 747c0bb am: 7a07e39 by Treehugger Robot · 9 years ago
  72. 747c0bb Merge "libbinder: Replace ScopedFd with base::unique_fd" by Treehugger Robot · 9 years ago
  73. 249f373 Merge "Log when binder thread pool is starved" into nyc-dev am: 43dcac7 by Colin Cross · 9 years ago
  74. 96e8322 Log when binder thread pool is starved by Colin Cross · 9 years ago
  75. 180cce9 Merge "Run \'nativeperms\', remove Brillo #ifdef." am: a7ba9d0 am: f949746 by Jorge Lucangeli Obes · 9 years ago
  76. a7ba9d0 Merge "Run 'nativeperms', remove Brillo #ifdef." by Jorge Lucangeli Obes · 9 years ago
  77. 0ed3ca3 Merge "libbinder: Remove templated binder::Status stream operator." am: 9e413e9 by Treehugger Robot · 9 years ago
  78. 8282342 Run 'nativeperms', remove Brillo #ifdef. by Jorge Lucangeli Obes · 9 years ago
  79. 00cb980 libbinder: Remove templated binder::Status stream operator. by Ralph Nathan · 9 years ago
  80. aefcad1 Merge "Binder: add pid to thread name for binder threads." into nyc-dev by Philip Cuadra · 9 years ago
  81. a082fa8 Binder: add pid to thread name for binder threads. by Philip Cuadra · 9 years ago
  82. b12c5a6 libbinder: Replace ScopedFd with base::unique_fd by Christopher Wiley · 9 years ago
  83. ffc5a84 Merge "Remove spurious log" into nyc-dev am: 7ff357a by Christopher Tate · 9 years ago
  84. bf14e94 Remove spurious log by Christopher Tate · 9 years ago
  85. fc7e369 Merge "Guard against failed array allocation" into nyc-dev am: 834fde8 by Christopher Tate · 9 years ago
  86. e4e0ae8 Guard against failed array allocation by Christopher Tate · 9 years ago
  87. e564a36 Fix issue #27252896: Security Vulnerability -- weak binder am: 12bafe2 by Dianne Hackborn · 9 years ago
  88. df806c5 Fix issue #27252896: Security Vulnerability -- weak binder am: ce156f6 by Dianne Hackborn · 9 years ago
  89. 74d2c4b Fix issue #27252896: Security Vulnerability -- weak binder am: 41e7b17 by Dianne Hackborn · 9 years ago
  90. a202396 Fix issue #27252896: Security Vulnerability -- weak binder am: ce156f6 by Dianne Hackborn · 9 years ago
  91. b4f0f33 Fix issue #27252896: Security Vulnerability -- weak binder am: 12bafe2 by Dianne Hackborn · 9 years ago
  92. 41e7b17 Fix issue #27252896: Security Vulnerability -- weak binder by Dianne Hackborn · 9 years ago
  93. ce156f6 Fix issue #27252896: Security Vulnerability -- weak binder by Dianne Hackborn · 9 years ago
  94. 12bafe2 Fix issue #27252896: Security Vulnerability -- weak binder by Dianne Hackborn · 9 years ago
  95. 5b274ca Merge "MediaResourceMonitor: Change argument type from string to int" into nyc-dev by Dongwon Kang · 9 years ago
  96. a8b00c1 Merge "MediaResourceMonitor: Change argument type from string to int" into nyc-dev by Dongwon Kang · 9 years ago
  97. a2a6be1 MediaResourceMonitor: Change argument type from string to int by Dongwon Kang · 9 years ago
  98. 7f0c6d6 Merge "Fix issue #27252896: Security Vulnerability -- weak binder" into nyc-dev by Dianne Hackborn · 9 years ago
  99. c111461 Fix issue #27252896: Security Vulnerability -- weak binder by Dianne Hackborn · 9 years ago
  100. 3795836 Merge "MemoryDealer: expose internal allocation alignment" into nyc-dev by Lajos Molnar · 9 years ago