1. 21cd541 Audio routing by strategy SystemApi by Jean-Michel Trivi · 4 years, 9 months ago
  2. eec1b86 Reduce the exposure of the graphics headers. by Derek Sollenberger · 4 years, 9 months ago
  3. 4659e18 Add parceling support for HIDL memory in Java by Ytai Ben-Tsvi · 4 years, 9 months ago
  4. aaa9e83 Decouple SurfaceTexture from HWUI by Stan Iliev · 4 years, 11 months ago
  5. 0595561 Merge "[HWUI] Get DeviceInfo through stable ABI" by Alec Mouri · 4 years, 9 months ago
  6. 3436a24 Move AudioDeviceTypeAddr to libaudiofoundation. by jiabin · 4 years, 9 months ago
  7. 22d753f [HWUI] Get DeviceInfo through stable ABI by Alec Mouri · 5 years ago
  8. 5ff1173 Move JetPlayer implemention and JNI by Marco Nelissen · 4 years, 10 months ago
  9. 093f80d Merge "ViewRootImpl: Add USE_BLAST flag." by Rob Carr · 4 years, 10 months ago
  10. 48ec4e0 ViewRootImpl: Add USE_BLAST flag. by Robert Carr · 5 years ago
  11. 9bb203a Remove libhwbinder/libhidltransport deps by Steven Moreland · 4 years, 10 months ago
  12. 9ca0c52 Move registration of Android Graphics JNI behind the C API. by Derek Sollenberger · 5 years ago
  13. 84d5b19 Merge "Create C API for accessing android.graphics.Bitmap in native code." by Derek Sollenberger · 4 years, 10 months ago
  14. 8269f3a3 Use bionic platform headers. by Christopher Ferris · 4 years, 11 months ago
  15. 9ca5bbe Create C API for accessing android.graphics.Bitmap in native code. by Derek Sollenberger · 5 years ago
  16. dcb31f2 Build native FileObserver for host. by Brett Chabot · 5 years ago
  17. 40d7813 Create C API for accessing android.graphics.Region in native code. by Derek Sollenberger · 5 years ago
  18. 95e7c02 Merge "Continue to isolate graphics classes by introducing C API" by TreeHugger Robot · 5 years ago
  19. c287a77 Continue to isolate graphics classes by introducing C API by Derek Sollenberger · 5 years ago
  20. c48b34a Merge "Rewrite AtomicDirectory." by TreeHugger Robot · 5 years ago
  21. f592aa8 Rewrite AtomicDirectory. by Hai Zhang · 5 years ago
  22. e78f7c9 Move GraphicBuffer back into libandroid_runtime. by Derek Sollenberger · 5 years ago
  23. 3f214d5 Merge "Enable surface for host" by Fedor Kudasov · 5 years ago
  24. 5d0ca63 Isolate the graphics classes into their own static lib by Derek Sollenberger · 5 years ago
  25. a887116 Enable surface for host by Fedor Kudasov · 5 years ago
  26. 6be25ad Merge "Some JNI classes can only be compiled for Linux" by Jerome Gaillard · 5 years ago
  27. 482d755 Some JNI classes can only be compiled for Linux by Jerome Gaillard · 5 years ago
  28. fa4e460 Split frame metrics functionality into a separate unit by Fedor Kudasov · 5 years ago
  29. 1d27830 Do no use libandroidicu for host targets by Jerome Gaillard · 5 years ago
  30. 6f014b4 Build native EventLog and XmlBlock for host linux. by Brett Chabot · 5 years ago
  31. 15c7bcd Build native AssetManager and friends for host linux. by Brett Chabot · 5 years ago
  32. 5ee1d66 Build and potentially register Trace for host. by Brett Chabot · 5 years ago
  33. e7612ba Build and register native MessageQueue for host. by Brett Chabot · 5 years ago
  34. f6565d8 Build native Log for host. by Brett Chabot · 5 years ago
  35. 96495db Build and register SystemProperties for host by Brett Chabot · 5 years ago
  36. 78aaa0e Compile SystemClock.cpp for host. by Brett Chabot · 5 years ago
  37. 86bd214 Enable RenderNode and RecordingCanvas for layoutlib by Fedor Kudasov · 5 years ago
  38. 182cbf9 Merge libhwui and libhwui-host targets by Fedor Kudasov · 5 years ago
  39. 21e7e2d Build native android graphics library for desktop by Jerome Gaillard · 5 years ago
  40. 061cec7 Move NetworkStatsFactory into service directory by Chenbo Feng · 5 years ago
  41. 7d25714 Merge "Add dependency on libdl_android" by Dimitry Ivanov · 5 years ago
  42. be0482b Public StatsLog API for generic mainline logging. by Tej Singh · 5 years ago
  43. 192b72b Add dependency on libdl_android by dimitry · 5 years ago
  44. adcd00a AudioVolumeGroup introspection & callback JAVA APIs by François Gaffie · 6 years ago
  45. 6944910 Merge "Add CompositionSamplingListener" by TreeHugger Robot · 5 years ago
  46. 9b963d3 Add CompositionSamplingListener by Adrian Roos · 5 years ago
  47. e6e1328 Merge "Add Introspection API to retrieve AudioProductStrategies" by TreeHugger Robot · 5 years ago
  48. c01fa3a Add Introspection API to retrieve AudioProductStrategies by François Gaffie · 6 years ago
  49. ecb1501 Merge "zygote: use async signal safe log to record child process death" am: 2555ed5bca am: 2feb04170b by Elliott Hughes · 5 years ago
  50. 2555ed5 Merge "zygote: use async signal safe log to record child process death" by Elliott Hughes · 5 years ago
  51. 6d0dd1a zygote: use async signal safe log to record child process death by wangmingming1 · 6 years ago
  52. 53a5cf5 Merge changes from topic "cut_dependency" am: 661bb0414e am: 3e40cac16a by Jiyong Park · 5 years ago
  53. 83207a2 Cut the static deps from libandroid_runtime to libnativeloader and libnativebridge by Jiyong Park · 5 years ago
  54. 713f0e4 audiopolicy: get rid of hardcoded attributes <--> stream types by François Gaffie · 6 years ago
  55. 1249757 Remove references to ANDROID_ENABLE_LINEAR_BLENDING by Leon Scroggins III · 5 years ago
  56. d2a975a Add gctype device config property for GC experiments by Mathieu Chartier · 5 years ago
  57. b469128 audio: add JNI AudioAttribute helper class by François Gaffie · 6 years ago
  58. 157cba4 AudioTrack API for delay/padding in offload by Jean-Michel Trivi · 6 years ago
  59. cfa5b5b Revert "Remove Activity Recognition from the Android Code." by Brian Duddie · 6 years ago
  60. a1809f3 Merge "ColorSpaces have native SkColorSpaces" by Leon Scroggins · 6 years ago
  61. e24f1b0 Remove Activity Recognition from the Android Code. by Ashutosh Joshi · 6 years ago
  62. 0e443d1 ColorSpaces have native SkColorSpaces by Leon Scroggins III · 6 years ago
  63. 8455ba2 Historical app ops. by Svet Ganov · 6 years ago
  64. 601ed48 Merge "Use ICU in libandroidicu" am: 995c3f5247 am: 664e409040 am: a0d9740588 by vichang · 6 years ago
  65. 18576e5 Use ICU in libandroidicu by Victor Chang · 6 years ago
  66. be82541 Start using libmeminfo for all memory stats gathering. by Sandeep Patil · 6 years ago
  67. d92fd48 Merge "AudioSystem JNI: refactor audio effect descriptor conversion" by Eric Laurent · 6 years ago
  68. 1fa9818 Add libGLESv3.so to the list of shared_libs by dimitry · 6 years ago
  69. bf07468 Remove HarfBuzzNGFaceSkia which looks not used by anyone by Seigo Nonaka · 6 years ago
  70. 15b123e DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 6 years ago
  71. 7c31847e AudioSystem JNI: refactor audio effect descriptor conversion by Eric Laurent · 6 years ago
  72. 01fb624 Merge "C++17 is the default now." am: fbb102ea84 am: ccb3d1d61a am: 8dd21cd6b5 by Elliott Hughes · 6 years ago
  73. 8dd21cd Merge "C++17 is the default now." am: fbb102ea84 am: ccb3d1d61a by Elliott Hughes · 6 years ago
  74. 60a42cc C++17 is the default now. by Elliott Hughes · 6 years ago
  75. 8c74cdf Merge "Rename android bpf library" am: cfcb33cb32 am: 0ba8701f5c am: d7a976a55c by Chenbo Feng · 6 years ago
  76. d7a976a Merge "Rename android bpf library" am: cfcb33cb32 am: 0ba8701f5c by Chenbo Feng · 6 years ago
  77. 441febd Rename android bpf library by Chenbo Feng · 6 years ago
  78. 8e36fb0 Merge "Close statsd log socket before zygote fork()." am: b3d2890291 by Christian Wailes · 6 years ago
  79. 65e48ec Close statsd log socket before zygote fork(). by Howard Ro · 6 years ago
  80. 52d86a5 ActivityThread: purge jemalloc at appropriate times am: 59f3dc1995 by Tim Murray · 6 years ago
  81. 1603565 ActivityThread: purge jemalloc at appropriate times am: 59f3dc1995 by Tim Murray · 6 years ago
  82. 59f3dc1 ActivityThread: purge jemalloc at appropriate times by Tim Murray · 6 years ago
  83. 12f511e ActivityThread: purge jemalloc at appropriate times by Tim Murray · 6 years ago
  84. 42bce33 Merge "Update to EGL 1.5" by Courtney Goeltzenleuchter · 6 years ago
  85. 16858d6 Merge "Move bpf project to system/bpf" am: 1006d271cc am: fd21f537af by Chenbo Feng · 6 years ago
  86. 5bb4fea Move bpf project to system/bpf by Chenbo Feng · 6 years ago
  87. 367ed8b Update to EGL 1.5 by Courtney Goeltzenleuchter · 6 years ago
  88. aa35899 Merge "Make LineBreaker public" by Seigo Nonaka · 6 years ago
  89. 70200b0 Make LineBreaker public by Seigo Nonaka · 6 years ago
  90. 8977bfd Merge "Close statsd log socket before zygote fork()." by Howard Ro · 6 years ago
  91. 2733041 Close statsd log socket before zygote fork(). by Howard Ro · 6 years ago
  92. e1db320 Move InputWindow to shared JNI from services JNI. by Robert Carr · 6 years ago
  93. feed681 libandroid_runtime: Link libselinux dynamically instead of statically. am: d7e42641de by Peter Collingbourne · 6 years ago
  94. d7e4264 libandroid_runtime: Link libselinux dynamically instead of statically. by Peter Collingbourne · 6 years ago
  95. bc600d3 Merge "Implementing support for HIDL native handles in Java" am: 1e1d8d2485 am: 6580802918 by Steven Moreland · 6 years ago
  96. 9850dd9 Implementing support for HIDL native handles in Java by Nirav Atre · 6 years ago
  97. 88930f1 Introduce FontFamily and its builder by Seigo Nonaka · 6 years ago
  98. a1b12c8 Merge "Introduce Font and its builder class" by Seigo Nonaka · 6 years ago
  99. 6f11c6e Extract native methods into isolated classes by Seigo Nonaka · 6 years ago
  100. a1c21c0 Introduce Font and its builder class by Seigo Nonaka · 6 years ago