1. 89247d2 Renaming: incremental_dataloader->dataloader. by Alex Buynytskyy · 4 years, 8 months ago
  2. adc860e Merge "[incremental] base Incremental data loader service" by Songchun Fan · 4 years, 8 months ago
  3. 21cd541 Audio routing by strategy SystemApi by Jean-Michel Trivi · 4 years, 9 months ago
  4. d319192 Merge "Start zygote with -Xopaque-jni-ids:swapable" am: 34bc0deb01 am: 3388ace5f7 by Alex Light · 4 years, 8 months ago
  5. 34bc0de Merge "Start zygote with -Xopaque-jni-ids:swapable" by Treehugger Robot · 4 years, 8 months ago
  6. 1a52cf7 [incremental] base Incremental data loader service by Songchun Fan · 4 years, 8 months ago
  7. febe967 Start zygote with -Xopaque-jni-ids:swapable by Alex Light · 4 years, 8 months ago
  8. a907efc Add parceling support for HIDL memory in Java by Ytai Ben-Tsvi · 4 years, 9 months ago
  9. 4659e18 Add parceling support for HIDL memory in Java by Ytai Ben-Tsvi · 4 years, 9 months ago
  10. 1c287a0 Merge "Frameworks/base: Support dex2oat cpu-set system property" am: ba206b8f35 am: a89b234154 by Orion Hodson · 4 years, 8 months ago
  11. 870ce3f Frameworks/base: Support dex2oat cpu-set system property by Orion Hodson · 4 years, 9 months ago
  12. f0ef856 Move JetPlayer implemention and JNI by Marco Nelissen · 4 years, 9 months ago
  13. 5ff1173 Move JetPlayer implemention and JNI by Marco Nelissen · 4 years, 9 months ago
  14. 48ec4e0 ViewRootImpl: Add USE_BLAST flag. by Robert Carr · 5 years ago
  15. 9ca0c52 Move registration of Android Graphics JNI behind the C API. by Derek Sollenberger · 5 years ago
  16. 5de75e7 Merge "Use APEX boot image for profilebootclasspath" am: 0726986b7c am: d10fe94410 am: 572ba49fd3 by Mathieu Chartier · 4 years, 10 months ago
  17. a557554 Use APEX boot image for profilebootclasspath by Mathieu Chartier · 4 years, 10 months ago
  18. 085fc26 Merge "Check ANDROID_I18N_ROOT when starting the runtime" am: 4a09c691bf am: dba23bbec1 am: 7ec076c542 by vichang · 4 years, 10 months ago
  19. 4a09c69 Merge "Check ANDROID_I18N_ROOT when starting the runtime" by vichang · 4 years, 10 months ago
  20. 61a8c53 Merge "Rename ANDROID_RUNTIME_ROOT to ANDROID_ART_ROOT following APEX module name change." am: 80fd44500c am: 59bcfb47fe am: 22e5747842 by Martin Stjernholm · 4 years, 10 months ago
  21. 3079c6c Check ANDROID_I18N_ROOT when starting the runtime by Victor Chang · 4 years, 10 months ago
  22. 5bbffbc Rename ANDROID_RUNTIME_ROOT to ANDROID_ART_ROOT following APEX module name change. by Martin Stjernholm · 4 years, 10 months ago
  23. d5f1fed Merge "Add phenotype property for enabling profiling of boot class path" by Mathieu Chartier · 5 years ago
  24. 58f4208 Add phenotype property for enabling profiling of boot class path by Mathieu Chartier · 5 years ago
  25. 7253961 Add phenotype property for enabling profiling of boot class path by Mathieu Chartier · 5 years ago
  26. f592aa8 Rewrite AtomicDirectory. by Hai Zhang · 5 years ago
  27. fa4e460 Split frame metrics functionality into a separate unit by Fedor Kudasov · 5 years ago
  28. d4a5bc1 Merge "Remove support for image classes" am: 566bfcf475 am: e8131249e5 am: fd36670bd0 by Mathieu Chartier · 5 years ago
  29. fd36670 Merge "Remove support for image classes" am: 566bfcf475 am: e8131249e5 by Mathieu Chartier · 5 years ago
  30. 96fab6e Remove support for image classes by Mathieu Chartier · 5 years ago
  31. 438e905 Merge "Pass to the runtime the primary zygote option." am: c9bcf869db am: e21b8c9b57 am: b06bed082a by Nicolas Geoffray · 5 years ago
  32. b06bed0 Merge "Pass to the runtime the primary zygote option." am: c9bcf869db by Nicolas Geoffray · 5 years ago
  33. ce4f5c4 Pass to the runtime the primary zygote option. by Nicolas Geoffray · 5 years ago
  34. a78727d Merge "Add system option to disable lock profiling" am: b1ec00b5ea am: f7da2c5812 am: f47b38277a by David Sehr · 5 years ago
  35. f47b382 Merge "Add system option to disable lock profiling" am: b1ec00b5ea by David Sehr · 5 years ago
  36. 26a6427 Add system option to disable lock profiling by David Sehr · 5 years ago
  37. 21e7e2d Build native android graphics library for desktop by Jerome Gaillard · 5 years ago
  38. a3d942b Public StatsLog API for generic mainline logging. by Chiachang Wang · 5 years ago
  39. 34bf2fc Merge "Pass core platform API policy property to ART" am: e4f9b348a5 by David Brazdil · 5 years ago
  40. 1e58e8e Pass core platform API policy property to ART by David Brazdil · 5 years ago
  41. 02440d3 Use libnativehelper to get access to NIO buffer internals by Orion Hodson · 5 years ago
  42. 061cec7 Move NetworkStatsFactory into service directory by Chenbo Feng · 5 years ago
  43. f2f1f27 Move NetworkStatsFactory into service directory by Chenbo Feng · 5 years ago
  44. e5f5a10 Merge "Public StatsLog API for generic mainline logging." by Tej Singh · 5 years ago
  45. 69b90a4 Merge "Require the ANDROID_TZDATA_ROOT env var" am: f6c4aa1f67 am: 20fd6bdc01 by Neil Fuller · 5 years ago
  46. be0482b Public StatsLog API for generic mainline logging. by Tej Singh · 5 years ago
  47. b99050d Require the ANDROID_TZDATA_ROOT env var by Neil Fuller · 5 years ago
  48. adcd00a AudioVolumeGroup introspection & callback JAVA APIs by François Gaffie · 6 years ago
  49. 83624df Merge "Query the enable_apex_image flag from native experiment." am: ed74814369 am: 32498c5c0c by Nicolas Geoffray · 5 years ago
  50. 7a6a0da Query the enable_apex_image flag from native experiment. by Nicolas Geoffray · 5 years ago
  51. 72a1815 Replace generic GC type flag with a specific Generational CC flag. by Roland Levillain · 5 years ago
  52. 688ed59 Read "gctype" flag from namespace "runtime_native_boot". by Roland Levillain · 5 years ago
  53. 28cfcec Add gctype device config property for GC experiments by Mathieu Chartier · 5 years ago
  54. 6944910 Merge "Add CompositionSamplingListener" by TreeHugger Robot · 5 years ago
  55. 9b963d3 Add CompositionSamplingListener by Adrian Roos · 5 years ago
  56. ede2b3b Merge "Replace generic GC type flag with a specific Generational CC flag." by Roland Levillain · 5 years ago
  57. e6e1328 Merge "Add Introspection API to retrieve AudioProductStrategies" by TreeHugger Robot · 5 years ago
  58. 72b16f0 Replace generic GC type flag with a specific Generational CC flag. by Roland Levillain · 5 years ago
  59. c01fa3a Add Introspection API to retrieve AudioProductStrategies by François Gaffie · 6 years ago
  60. 8b9abc9 Merge "Add a dalvik.vm.boot-image option for zygote and installd." am: 80e697a297 am: f2bcd619a1 by Nicolas Geoffray · 5 years ago
  61. 79eeb98 Add a dalvik.vm.boot-image option for zygote and installd. by Nicolas Geoffray · 5 years ago
  62. 7b098c8 Read "gctype" flag from namespace "runtime_native_boot". by Roland Levillain · 5 years ago
  63. d2a975a Add gctype device config property for GC experiments by Mathieu Chartier · 5 years ago
  64. b469128 audio: add JNI AudioAttribute helper class by François Gaffie · 6 years ago
  65. fd8f7cd Merge "Correct jni declarations of input handle" by TreeHugger Robot · 6 years ago
  66. cd958bc Correct jni declarations of input handle by Riddle Hsu · 6 years ago
  67. cfa5b5b Revert "Remove Activity Recognition from the Android Code." by Brian Duddie · 6 years ago
  68. a1809f3 Merge "ColorSpaces have native SkColorSpaces" by Leon Scroggins · 6 years ago
  69. e24f1b0 Remove Activity Recognition from the Android Code. by Ashutosh Joshi · 6 years ago
  70. 0e443d1 ColorSpaces have native SkColorSpaces by Leon Scroggins III · 6 years ago
  71. 8455ba2 Historical app ops. by Svet Ganov · 6 years ago
  72. 7c31847e AudioSystem JNI: refactor audio effect descriptor conversion by Eric Laurent · 6 years ago
  73. a068624 Merge "Make ANDROID_RUNTIME_ROOT a required env variable" am: 6dc466fd3a am: 84cbaf603e by Neil Fuller · 6 years ago
  74. 3ce4cce Make ANDROID_RUNTIME_ROOT a required env variable by Neil Fuller · 6 years ago
  75. b3ae6d9 Move JNI init for OpenSLES audio routing to system startup. by Paul McLean · 6 years ago
  76. 367ed8b Update to EGL 1.5 by Courtney Goeltzenleuchter · 6 years ago
  77. 70200b0 Make LineBreaker public by Seigo Nonaka · 6 years ago
  78. bc600d3 Merge "Implementing support for HIDL native handles in Java" am: 1e1d8d2485 am: 6580802918 by Steven Moreland · 6 years ago
  79. 9850dd9 Implementing support for HIDL native handles in Java by Nirav Atre · 6 years ago
  80. 88930f1 Introduce FontFamily and its builder by Seigo Nonaka · 6 years ago
  81. a1b12c8 Merge "Introduce Font and its builder class" by Seigo Nonaka · 6 years ago
  82. 6f11c6e Extract native methods into isolated classes by Seigo Nonaka · 6 years ago
  83. a1c21c0 Introduce Font and its builder class by Seigo Nonaka · 6 years ago
  84. eb4e173 Merge "Framework: Disable native-bridge for non-zygote" am: 05c09faad2 am: 5b2e5d32d6 by Andreas Gampe · 6 years ago
  85. 5b2e5d3 Merge "Framework: Disable native-bridge for non-zygote" am: 05c09faad2 by Andreas Gampe · 6 years ago
  86. 14a1cd9 Framework: Disable native-bridge for non-zygote by Andreas Gampe · 6 years ago
  87. bfa4a60 Merge "Add a new dalvik.vm.jitpthreadpriority option." am: d27a9f4465 am: 8223390490 by Nicolas Geoffray · 6 years ago
  88. 20e63f9 Merge "Add a new dalvik.vm.jitpthreadpriority option." am: d27a9f4465 by Nicolas Geoffray · 6 years ago
  89. 24934a9 Add a new dalvik.vm.jitpthreadpriority option. by Nicolas Geoffray · 6 years ago
  90. 84b49130 Moving native MIDI JNI init to AndroidRuntime.cpp. by Paul McLean · 6 years ago
  91. 135445ab Merge "Process "dalvik.vm.profilebootimage" system property" am: dc3fe53d4f by Calin Juravle · 6 years ago
  92. dc3fe53 Merge "Process "dalvik.vm.profilebootimage" system property" by Calin Juravle · 6 years ago
  93. 62cd4bb Process "dalvik.vm.profilebootimage" system property by Calin Juravle · 6 years ago
  94. 921b846 Merge "Framework: Remove ART tombstoned config" am: 95c5e5c1fd am: 3c942f040c by Andreas Gampe · 6 years ago
  95. 4b4287f Framework: Remove ART tombstoned config by Andreas Gampe · 6 years ago
  96. 42f4090 Merge "Revert "Frameworks/base: Compiled-classes support"" am: 087bae3ffe by Andreas Gampe · 6 years ago
  97. 5d18eef Revert "Frameworks/base: Compiled-classes support" by Andreas Gampe · 6 years ago
  98. d4cc378 Merge "Expose the JNI scrypt function in a standalone Java class so we can use it in RecoverableKeyStore as well" into pi-dev by Bo Zhu · 6 years ago
  99. 0985613 Expose the JNI scrypt function in a standalone Java class so we can by Bo Zhu · 6 years ago
  100. 85b6c00 Remove non-tombstoned ANR path. by Elliott Hughes · 6 years ago