1. adcd00a AudioVolumeGroup introspection & callback JAVA APIs by François Gaffie · 6 years ago
  2. 6944910 Merge "Add CompositionSamplingListener" by TreeHugger Robot · 5 years ago
  3. 9b963d3 Add CompositionSamplingListener by Adrian Roos · 5 years ago
  4. e6e1328 Merge "Add Introspection API to retrieve AudioProductStrategies" by TreeHugger Robot · 5 years ago
  5. c01fa3a Add Introspection API to retrieve AudioProductStrategies by François Gaffie · 6 years ago
  6. ecb1501 Merge "zygote: use async signal safe log to record child process death" am: 2555ed5bca am: 2feb04170b by Elliott Hughes · 5 years ago
  7. 2555ed5 Merge "zygote: use async signal safe log to record child process death" by Elliott Hughes · 5 years ago
  8. 6d0dd1a zygote: use async signal safe log to record child process death by wangmingming1 · 6 years ago
  9. 53a5cf5 Merge changes from topic "cut_dependency" am: 661bb0414e am: 3e40cac16a by Jiyong Park · 5 years ago
  10. 83207a2 Cut the static deps from libandroid_runtime to libnativeloader and libnativebridge by Jiyong Park · 6 years ago
  11. 713f0e4 audiopolicy: get rid of hardcoded attributes <--> stream types by François Gaffie · 6 years ago
  12. 1249757 Remove references to ANDROID_ENABLE_LINEAR_BLENDING by Leon Scroggins III · 5 years ago
  13. d2a975a Add gctype device config property for GC experiments by Mathieu Chartier · 6 years ago
  14. b469128 audio: add JNI AudioAttribute helper class by François Gaffie · 6 years ago
  15. 157cba4 AudioTrack API for delay/padding in offload by Jean-Michel Trivi · 6 years ago
  16. cfa5b5b Revert "Remove Activity Recognition from the Android Code." by Brian Duddie · 6 years ago
  17. a1809f3 Merge "ColorSpaces have native SkColorSpaces" by Leon Scroggins · 6 years ago
  18. e24f1b0 Remove Activity Recognition from the Android Code. by Ashutosh Joshi · 6 years ago
  19. 0e443d1 ColorSpaces have native SkColorSpaces by Leon Scroggins III · 6 years ago
  20. 8455ba2 Historical app ops. by Svet Ganov · 6 years ago
  21. 601ed48 Merge "Use ICU in libandroidicu" am: 995c3f5247 am: 664e409040 am: a0d9740588 by vichang · 6 years ago
  22. 18576e5 Use ICU in libandroidicu by Victor Chang · 6 years ago
  23. be82541 Start using libmeminfo for all memory stats gathering. by Sandeep Patil · 6 years ago
  24. d92fd48 Merge "AudioSystem JNI: refactor audio effect descriptor conversion" by Eric Laurent · 6 years ago
  25. 1fa9818 Add libGLESv3.so to the list of shared_libs by dimitry · 6 years ago
  26. bf07468 Remove HarfBuzzNGFaceSkia which looks not used by anyone by Seigo Nonaka · 6 years ago
  27. 15b123e DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 6 years ago
  28. 7c31847e AudioSystem JNI: refactor audio effect descriptor conversion by Eric Laurent · 6 years ago
  29. 01fb624 Merge "C++17 is the default now." am: fbb102ea84 am: ccb3d1d61a am: 8dd21cd6b5 by Elliott Hughes · 6 years ago
  30. 8dd21cd Merge "C++17 is the default now." am: fbb102ea84 am: ccb3d1d61a by Elliott Hughes · 6 years ago
  31. 60a42cc C++17 is the default now. by Elliott Hughes · 6 years ago
  32. 8c74cdf Merge "Rename android bpf library" am: cfcb33cb32 am: 0ba8701f5c am: d7a976a55c by Chenbo Feng · 6 years ago
  33. d7a976a Merge "Rename android bpf library" am: cfcb33cb32 am: 0ba8701f5c by Chenbo Feng · 6 years ago
  34. 441febd Rename android bpf library by Chenbo Feng · 6 years ago
  35. 8e36fb0 Merge "Close statsd log socket before zygote fork()." am: b3d2890291 by Christian Wailes · 6 years ago
  36. 65e48ec Close statsd log socket before zygote fork(). by Howard Ro · 6 years ago
  37. 52d86a5 ActivityThread: purge jemalloc at appropriate times am: 59f3dc1995 by Tim Murray · 6 years ago
  38. 1603565 ActivityThread: purge jemalloc at appropriate times am: 59f3dc1995 by Tim Murray · 6 years ago
  39. 59f3dc1 ActivityThread: purge jemalloc at appropriate times by Tim Murray · 6 years ago
  40. 12f511e ActivityThread: purge jemalloc at appropriate times by Tim Murray · 6 years ago
  41. 42bce33 Merge "Update to EGL 1.5" by Courtney Goeltzenleuchter · 6 years ago
  42. 16858d6 Merge "Move bpf project to system/bpf" am: 1006d271cc am: fd21f537af by Chenbo Feng · 6 years ago
  43. 5bb4fea Move bpf project to system/bpf by Chenbo Feng · 6 years ago
  44. 367ed8b Update to EGL 1.5 by Courtney Goeltzenleuchter · 6 years ago
  45. aa35899 Merge "Make LineBreaker public" by Seigo Nonaka · 6 years ago
  46. 70200b0 Make LineBreaker public by Seigo Nonaka · 6 years ago
  47. 8977bfd Merge "Close statsd log socket before zygote fork()." by Howard Ro · 6 years ago
  48. 2733041 Close statsd log socket before zygote fork(). by Howard Ro · 6 years ago
  49. e1db320 Move InputWindow to shared JNI from services JNI. by Robert Carr · 6 years ago
  50. feed681 libandroid_runtime: Link libselinux dynamically instead of statically. am: d7e42641de by Peter Collingbourne · 6 years ago
  51. d7e4264 libandroid_runtime: Link libselinux dynamically instead of statically. by Peter Collingbourne · 6 years ago
  52. bc600d3 Merge "Implementing support for HIDL native handles in Java" am: 1e1d8d2485 am: 6580802918 by Steven Moreland · 6 years ago
  53. 9850dd9 Implementing support for HIDL native handles in Java by Nirav Atre · 6 years ago
  54. 88930f1 Introduce FontFamily and its builder by Seigo Nonaka · 6 years ago
  55. a1b12c8 Merge "Introduce Font and its builder class" by Seigo Nonaka · 6 years ago
  56. 6f11c6e Extract native methods into isolated classes by Seigo Nonaka · 6 years ago
  57. a1c21c0 Introduce Font and its builder class by Seigo Nonaka · 6 years ago
  58. 23a97d8 Remove unnecessary libcore includes by Neil Fuller · 6 years ago
  59. 97d140f Merge "Remove unnecessary libcore includes" by Neil Fuller · 6 years ago
  60. 0ed10be Replace SkDrawFilter with PaintFilter. by Ben Wagner · 6 years ago
  61. fa956d5 Remove unnecessary libcore includes by Neil Fuller · 6 years ago
  62. 84b49130 Moving native MIDI JNI init to AndroidRuntime.cpp. by Paul McLean · 6 years ago
  63. 0985613 Expose the JNI scrypt function in a standalone Java class so we can by Bo Zhu · 6 years ago
  64. bebfcc4 Refactor AssetManager by Adam Lesinski · 6 years ago
  65. 9d8d99d Rename HardwareLayer -> TextureLayer by John Reck · 6 years ago
  66. bde1df2 Revert "Replace AssetManager with AssetManager2 implementation" by Adam Lesinski · 6 years ago
  67. 1187590 Replace AssetManager with AssetManager2 implementation by Adam Lesinski · 8 years ago
  68. 490d323 Merge "Add support for getting all available microphones characteristics." by TreeHugger Robot · 6 years ago
  69. c0f4944 Add support for getting all available microphones characteristics. by jiabin · 7 years ago
  70. f7d01dd Revert "Replace AssetManager with AssetManager2 implementation" by Adam Lesinski · 7 years ago
  71. 510225b add getMetrics() apis for AudioTrack and AudioRecord by Ray Essick · 7 years ago
  72. 1ccf725 Merge changes from topic "assetmanager-refactor" by TreeHugger Robot · 7 years ago
  73. dcb3c65 Replace AssetManager with AssetManager2 implementation by Adam Lesinski · 8 years ago
  74. 39937d4 Merge changes from topic "bpfStats" am: 6e03224697 am: e041f38289 am: cf4b551fb7 by Chenbo Feng · 7 years ago
  75. 7fb3831 Revert "Replace AssetManager with AssetManager2 implementation" by Adam Lesinski · 7 years ago
  76. 828f1b4 Add bpf support for NetworkStatsFactory by Chenbo Feng · 7 years ago
  77. 1f62f7c Merge changes from topic "assetmanager-refactor" by Adam Lesinski · 7 years ago
  78. 4ef6684 Merge changes Ie2ec98d9,I81ce2bef by TreeHugger Robot · 7 years ago
  79. 2176822 Merge "Reland: Move zygote's seccomp setup to post-fork" am: 7839672e22 am: 4249466562 by Victor Hsieh · 7 years ago
  80. 671cce2 Make ImageDecoder return animated Drawables by Leon Scroggins III · 7 years ago
  81. c8176ef Reland: Move zygote's seccomp setup to post-fork by Victor Hsieh · 7 years ago
  82. 9d3bd08 Rename PremeasuredText to MeasuredText by Seigo Nonaka · 7 years ago
  83. b20a0ce Replace AssetManager with AssetManager2 implementation by Adam Lesinski · 8 years ago
  84. 71436b3 Merge "Use NetworkStatsService to get stats for apps" am: 693d8a2ab1 am: fa7f4015fc by Chenbo Feng · 7 years ago
  85. d3d9c4e Use NetworkStatsService to get stats for apps by Chenbo Feng · 7 years ago
  86. 0c01dbf ImageDecoder (BitmapFactory 2.0) by Leon Scroggins III · 7 years ago
  87. 6f1868b Associate native MeasuredText with Java one. by Seigo Nonaka · 7 years ago
  88. 6f813c6 Merge "android.os.HidlSupport: add getPidIfSharable() for HALs" am: e72b6f0d31 am: 8cf7761747 by Yifan Hong · 7 years ago
  89. 8cf7761 Merge "android.os.HidlSupport: add getPidIfSharable() for HALs" am: e72b6f0d31 by Yifan Hong · 7 years ago
  90. bb0bd00 android.os.HidlSupport: add getPidIfSharable() for HALs by Yifan Hong · 7 years ago
  91. 86cedcb Rootless GPU Debug by Cody Northrop · 7 years ago
  92. 220871a Merge commit '98e12851336b7db16e583f9afac63ecc97465980' from by Xin Li · 7 years ago
  93. 7dc2401 Merge "Remove GCC-specific pragma and disabled Clang warning" am: bcf27fa6a7 am: 48a80c1a27 by Pirama Arumuga Nainar · 7 years ago
  94. b79fefb Merge "Remove GCC-specific pragma and disabled Clang warning" am: bcf27fa6a7 by Pirama Arumuga Nainar · 7 years ago
  95. fc9fd47 Remove GCC-specific pragma and disabled Clang warning by Pirama Arumuga Nainar · 7 years ago
  96. ac32a35 Merge "Watchdog: Remove kernel thread dumps (aka Watchdog_N)." by Narayan Kamath · 7 years ago
  97. 158c55a Watchdog: Remove kernel thread dumps (aka Watchdog_N). by Narayan Kamath · 7 years ago
  98. f8441e6 Switch to a fancy new queue by John Reck · 7 years ago
  99. d612d4e Merge "HwBinder: don't re-implement libhidl's getService" am: 992f9e7e0b am: 3147d2f429 am: cb2bde9c7f by Steven Moreland · 7 years ago
  100. e5f7f43 Merge "HwBinder: don't re-implement libhidl's getService" am: 992f9e7e0b am: 3147d2f429 by Steven Moreland · 7 years ago