1. 96660b3 Merge "recvfrom takes a non-const pointer." by Treehugger Robot · 8 years ago
  2. 17bd236 Merge "Fix clang-tidy warnings in aapt and aapt2." by Chih-hung Hsieh · 8 years ago
  3. 2fa54ef recvfrom takes a non-const pointer. by Elliott Hughes · 8 years ago
  4. 76ce8e5 Merge "Fix clang-tidy warnings in libs/hwui." by Treehugger Robot · 8 years ago
  5. 5671277 Merge "Add LE Secure Connection data parsing (1/4)" by Jakub Pawlowski · 8 years ago
  6. 8bd37ba Fix clang-tidy warnings in aapt and aapt2. by Chih-Hung Hsieh · 8 years ago
  7. 747711c Add LE Secure Connection data parsing (1/4) by Jakub Pawlowski · 8 years ago
  8. d0197ac Merge "Do not stack allocate RefBase object in AaptAssets::filter" by Hans Boehm · 8 years ago
  9. 25dfa75 Do not stack allocate RefBase object in AaptAssets::filter by Hans Boehm · 8 years ago
  10. f35c939 Fix clang-tidy warnings in libs/hwui. by Chih-Hung Hsieh · 8 years ago
  11. 2438a33 Merge "[NetworkPolicy]: Fixes the crash issues caused by null pointer." by Robert Greenwalt · 8 years ago
  12. bad369d [NetworkPolicy]: Fixes the crash issues caused by null pointer. by zhangshuxiao · 8 years ago
  13. 5b63231 Merge "Add stub isCTVerificationRequired methods" by Chad Brubaker · 8 years ago
  14. 67aaa07 Merge "Track libcore change ee24b6322448ac919231a668e308ebd719aa52d7" by Yi Kong · 8 years ago
  15. f646aa1 Track libcore change ee24b6322448ac919231a668e308ebd719aa52d7 by Yi Kong · 8 years ago
  16. 294ab08 Merge "Tidy up MockWebServer usage" by Neil Fuller · 8 years ago
  17. d0c0c8d Merge "Add a finalize() method to StrictJarFile" by Neil Fuller · 8 years ago
  18. f61a449 Merge "Ensure apps cannot prevent uncaught exceptions being logged." by Tobias Thierer · 8 years ago
  19. 78a72f0 Merge "fix safeMode status in AppWidgetService" by Treehugger Robot · 8 years ago
  20. addbf90 Ensure apps cannot prevent uncaught exceptions being logged. by Tobias Thierer · 8 years ago
  21. 3f67a18 Merge "Fix random crash in libhwui" by Treehugger Robot · 8 years ago
  22. e49469ae Merge "APIs for ProcessBuilder.Redirect" by Tobias Thierer · 8 years ago
  23. 50f3429 Merge "Track libcore change 0e393b4d628541e84e31210342f4103315c07e23" by Przemyslaw Szczepaniak · 8 years ago
  24. 497ac5e Merge "Update SMP documentation." by Hans Boehm · 8 years ago
  25. 9e629ad Update SMP documentation. by Hans Boehm · 9 years ago
  26. 5cfe8a8 Merge "Fix bad index usage" by Andre Eisenbach · 8 years ago
  27. d167db1 Fix bad index usage by Jakub Pawlowski · 8 years ago
  28. a11a8e5 Merge "Enable clang for arm64." by Chih-hung Hsieh · 8 years ago
  29. 248bed0 Enable clang for arm64. by Chih-Hung Hsieh · 8 years ago
  30. f1d119c Merge "Add API for setsockoptInt(fd, IPPROTO_TCP, TCP_USER_TIMEOUT, value)" by Tobias Thierer · 8 years ago
  31. f28f6bb Merge "HFP 1.7 profile update (3/4)" by Andre Eisenbach · 8 years ago
  32. 709b11e HFP 1.7 profile update (3/4) by Mudumba Ananth · 9 years ago
  33. b7eb1d7 Merge "Remove write type from GATT descriptor writes (1/4)" by Treehugger Robot · 8 years ago
  34. 8e970d6 Remove write type from GATT descriptor writes (1/4) by Jakub Pawlowski · 9 years ago
  35. 4122b91 Add API for setsockoptInt(fd, IPPROTO_TCP, TCP_USER_TIMEOUT, value) by Tobias Thierer · 8 years ago
  36. 258a554 Merge "Stop profiling on uncaught exception." by Tobias Thierer · 8 years ago
  37. d13954e Merge "GATT Server refactoring (2/4)" by Jakub Pawlowski · 8 years ago
  38. b68106c Merge "Fixes the system server crash issue caused by uncatched exception." by Tobias Thierer · 8 years ago
  39. 554284e Merge "remove x attribute of java file" by Tobias Thierer · 8 years ago
  40. 1085be0 Merge "Zygote: Add CAP_WAKE_ALARM to system_server to properly support timerfd alarms" by Treehugger Robot · 8 years ago
  41. d75f512 GATT Server refactoring (2/4) by Jakub Pawlowski · 9 years ago
  42. 7f7df65 remove x attribute of java file by Ganesh Mahendran · 8 years ago
  43. 8ad86a3 Stop profiling on uncaught exception. by Tobias Thierer · 8 years ago
  44. bd62098 Add stub isCTVerificationRequired methods by Chad Brubaker · 8 years ago
  45. bc7820e Track libcore change 0e393b4d628541e84e31210342f4103315c07e23 by Przemyslaw Szczepaniak · 8 years ago
  46. c5e249b Fixes the system server crash issue caused by uncatched exception. by songjinshi · 8 years ago
  47. 6eb30f2 Merge "libsigchain: intercept bsd_signal on lp32" by Treehugger Robot · 8 years ago
  48. 4c52818 libsigchain: intercept bsd_signal on lp32 by Dimitry Ivanov · 8 years ago
  49. 3e15127 Merge "Fix the API compatibility of "UriMatcher#addURI"" by Fyodor Kupolov · 8 years ago
  50. 5acd41d Fix the API compatibility of "UriMatcher#addURI" by Hidehiko Tsuchiya · 11 years ago
  51. b69f614 Add a finalize() method to StrictJarFile by Neil Fuller · 9 years ago
  52. 5733f38 Zygote: Add CAP_WAKE_ALARM to system_server to properly support timerfd alarms by John Stultz · 8 years ago
  53. 877d6e7 Merge "api: destroy() and isDestroyed() methods are now default in Destroyable" by Sergio Giro · 8 years ago
  54. e40ab18 Merge "Fix memory leak in MediaScannerConnection" by Marco Nelissen · 8 years ago
  55. 5296a60 APIs for ProcessBuilder.Redirect by Tobias Thierer · 8 years ago
  56. 189bbd9 Merge "bootanimation: Call eglReleaseThread in threadLoop" by Jesse Hall · 8 years ago
  57. 5152fd9 Merge "Fix google-explicit-constructor warnings in frameworks/base" by Chih-hung Hsieh · 8 years ago
  58. faecb78 Fix google-explicit-constructor warnings in frameworks/base by Chih-Hung Hsieh · 8 years ago
  59. ed6625d Merge "Update RenderScript docs: reduction, other API 23/24 changes, cleanup." by David Gross · 8 years ago
  60. 3579b0e Fix memory leak in MediaScannerConnection by xiaoli.xb.zuo · 8 years ago
  61. 05eef30 Update RenderScript docs: reduction, other API 23/24 changes, cleanup. by David Gross · 8 years ago
  62. c95e7a3 Merge "Remove dependency on android_alarm.h." by Christopher Ferris · 8 years ago
  63. bba8784 Merge "Disable warning triggered in Clang r271374" by Stephen Hines · 8 years ago
  64. b670970 Disable warning triggered in Clang r271374 by Pirama Arumuga Nainar · 8 years ago
  65. 338893e Remove dependency on android_alarm.h. by Christopher Ferris · 8 years ago
  66. e299443 Merge "Handle long process names correctly." by Treehugger Robot · 8 years ago
  67. f5b6e55 Handle long process names correctly. by Dmitriy Filchenko · 8 years ago
  68. de89c2f Fix random crash in libhwui by Keith Mok · 8 years ago
  69. 8ee58b3 Merge "Remove calls to set_process_name." by Treehugger Robot · 8 years ago
  70. 342c7dc Remove calls to set_process_name. by Dmitriy Filchenko · 8 years ago
  71. ee4c8fb Merge "Fix unsafe concurrent access in LegacyTypeTracker" by Treehugger Robot · 8 years ago
  72. 5224f00 Fix unsafe concurrent access in LegacyTypeTracker by Hugo Benichi · 8 years ago
  73. 9a3fbe1 Merge "Solve the infinite loop on clearExternalStorageDataSync" by Todd Kennedy · 8 years ago
  74. 18941cb Merge "Track libcore change dd5097d93d2f2c211fc79cde4d5f09db48e8808a" by Shubham Ajmera · 8 years ago
  75. 9e51eed api: destroy() and isDestroyed() methods are now default in Destroyable by Sergio Giro · 8 years ago
  76. 06561db Merge "Resolve deadlock between ActivityManagerService and PowerManagerService" by Treehugger Robot · 8 years ago
  77. 43f5de0 Resolve deadlock between ActivityManagerService and PowerManagerService by Shibin George · 8 years ago
  78. fcae613 Merge "MediaSession: Use mHandler for sending a pending intent" by Treehugger Robot · 8 years ago
  79. 5b6c034 Merge "Fix deadlock in MediaSessionService during getCurrentUser()" by Jae Seo · 8 years ago
  80. c4f28a4 Fix deadlock in MediaSessionService during getCurrentUser() by Shibin George · 8 years ago
  81. 326e55a Merge "Track libcore change c49fd8d2b8449193fbb53750e7f6a22cacc2f968" by Przemyslaw Szczepaniak · 8 years ago
  82. cf5b00e Merge "Track libcore change 4eed609c71648c069d8e83ec7001da29044d416b" by Przemyslaw Szczepaniak · 8 years ago
  83. bab82f1 Track libcore change 4eed609c71648c069d8e83ec7001da29044d416b by Przemyslaw Szczepaniak · 8 years ago
  84. 30cbe3b Track libcore change dd5097d93d2f2c211fc79cde4d5f09db48e8808a by Shubham Ajmera · 8 years ago
  85. a31247b Merge "Changes for upgrade to OkHttp 2.7.5" by Tobias Thierer · 8 years ago
  86. 851d806 Changes for upgrade to OkHttp 2.7.5 by Tobias Thierer · 8 years ago
  87. f0db6e8 Track libcore change c49fd8d2b8449193fbb53750e7f6a22cacc2f968 by Przemyslaw Szczepaniak · 8 years ago
  88. 6f04b2e Tidy up MockWebServer usage by Neil Fuller · 8 years ago
  89. f388075 Merge "Track libcore change fec24735b29faf2a81dbbc35a3a5f9630a597259" by Yi Kong · 8 years ago
  90. 36ce097 Merge "Track libcore change 694e617f54a7bfbdad24913ce96f5d56f1a1960a" by Przemyslaw Szczepaniak · 8 years ago
  91. 18d9fb4 Track libcore change 694e617f54a7bfbdad24913ce96f5d56f1a1960a by Przemyslaw Szczepaniak · 8 years ago
  92. 4eea3a7f Merge "Fix deadlock b/w ActivityManagerService and MediaSessionService" by Treehugger Robot · 8 years ago
  93. fdbf331 Track libcore change fec24735b29faf2a81dbbc35a3a5f9630a597259 by Yi Kong · 8 years ago
  94. 6ba39e5 Merge "Fix links to Bluetooth Guide" by Marie Janssen · 8 years ago
  95. 3d20e6f Merge "Bluetooth: Send GET request as single packet" by Sanket Agarwal · 8 years ago
  96. 19e8404 Fix deadlock b/w ActivityManagerService and MediaSessionService by Shibin George · 8 years ago
  97. cf81fdb Merge "DisplayEventDisplatcher: Quiet down dispatcher Vsync pulse messages" by Treehugger Robot · 8 years ago
  98. 382871b Fix links to Bluetooth Guide by Marie Janssen · 8 years ago
  99. 4e6a73c Merge "Performance Optimization: Align texture dirty rect" by John Reck · 8 years ago
  100. efeda46 DisplayEventDisplatcher: Quiet down dispatcher Vsync pulse messages by John Stultz · 8 years ago