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