1. 17ee3aa Create GraphicsEnvironment for communicating with driver loaders by Jesse Hall · 8 years ago
  2. 50546a9 Adds framework support for hidl-gen Java backend. (to support structs) by Andreas Huber · 8 years ago
  3. 7f5fcab Initial commit of Java support for hardware binder by Andreas Huber · 8 years ago
  4. d5a72fa Merge \"Handle long process names correctly.\" am: e2994438d2 by Dmitriy Filchenko · 8 years ago
  5. f5b6e55 Handle long process names correctly. by Dmitriy Filchenko · 8 years ago
  6. 0997908 Move Vulkan layer path setup to ApplicationLoaders by Dimitry Ivanov · 8 years ago
  7. 7116e4b Read -Xjittransitionweight from system properties. by Calin Juravle · 8 years ago
  8. b1ef62b Extract pathclassloader initialization to a separate class by Dimitry Ivanov · 8 years ago
  9. 8d74de5 Read -Xjittransitionweight from system properties. by Calin Juravle · 8 years ago
  10. 5d7d777 Extract pathclassloader initialization to a separate class by Dimitry Ivanov · 8 years ago
  11. 53a441c Ensure local settings caches are not stale by Svet Ganov · 8 years ago
  12. e86e8a6 Handle dalvik.vm.usejitprofiles property by Calin Juravle · 8 years ago
  13. aa9ecac Handle dalvik.vm.jitprithreadweight property by Calin Juravle · 8 years ago
  14. 0de80b9 Handle dalvik.vm.jitprithreadweight property by Calin Juravle · 8 years ago
  15. c7605b8 Merge "Unifying method names and comments to security logging, not device logging" into nyc-dev by Rubin Xu · 8 years ago
  16. ac329d3 Merge "Exposing Context Hub service." into nyc-dev by Ashutosh Joshi · 8 years ago
  17. 6235a94 Unifying method names and comments to security logging, not device logging by Michal Karpinski · 8 years ago
  18. 9ff7d22 Exposing Context Hub service. by Peng Xu · 8 years ago
  19. 66f4831 frameworks/base: Make Thread::run threadName argument required by Brian Carlstrom · 8 years ago
  20. 4449ef5 Display Toast with linker warnings after Activity.onStart() by Dimitry Ivanov · 8 years ago
  21. ea90281 Create linker-namespace for the classloader by Dimitry Ivanov · 8 years ago
  22. a55c7f1 Create linker-namespace for the classloader by Dimitry Ivanov · 8 years ago
  23. f8754ac Added hardwareproperties SystemService by Polina Bondarenko · 8 years ago
  24. 766431a Revert "Revert "VectorDrawable native rendering - Step 4 of MANY"" by Doris Liu · 8 years ago
  25. 5a11e8d Revert "VectorDrawable native rendering - Step 4 of MANY" by Doris Liu · 8 years ago
  26. f276acd VectorDrawable native rendering - Step 4 of MANY by Doris Liu · 9 years ago
  27. 8b8b242 Merge "HardwarePropertiesManager: Add API for hardware properties retrieval" by Polina Bondarenko · 9 years ago
  28. 965ecbb HardwarePropertiesManager: Add API for hardware properties retrieval by Polina Bondarenko · 9 years ago
  29. 900fe24 Merge "Add JNI bridge to the new logd security buffer." by Rubin Xu · 9 years ago
  30. 7bdf3cf Merge "Enable profile guided compilation on the framework side" by Calin Juravle · 9 years ago
  31. db4a79a Enable profile guided compilation on the framework side by Calin Juravle · 9 years ago
  32. 75431fb Add JNI bridge to the new logd security buffer. by Rubin Xu · 9 years ago
  33. 775873a Use NativeAllocationRegistry for Paint, Canvas, and Bitmap by Richard Uhler · 9 years ago
  34. 4bbc293 VectorDrawable native rendering - Step 3 of MANY by Doris Liu · 9 years ago
  35. 6a8ad6d Move StrictJarFile from libcore to framework by Przemyslaw Szczepaniak · 9 years ago
  36. 38c1a7e Add GLES32 class and JNI by Pablo Ceballos · 9 years ago
  37. 8a7c160 Move StrictJarFile from libcore to framework by Przemyslaw Szczepaniak · 9 years ago
  38. 0faf1bc Merge "Update framework code after new ART options." am: d7d2817ade am: 9da4055766 by Nicolas Geoffray · 9 years ago
  39. cdf1dff Update framework code after new ART options. by Nicolas Geoffray · 9 years ago
  40. 8d40c36 Merge "Remove obsolete profile handling from AndroidRuntime." am: 360e95a90d am: e20120031f by Calin Juravle · 9 years ago
  41. 360e95a Merge "Remove obsolete profile handling from AndroidRuntime." by Calin Juravle · 9 years ago
  42. cdd23f9 Add hooks in JNI to start using native path parsing by Doris Liu · 9 years ago
  43. 9c99c79 Merge "Parse method-trace properties only in debug builds." am: 8fa7e93050 am: 61abae774e by Calin Juravle · 9 years ago
  44. 92290b8 Parse method-trace properties only in debug builds. by Calin Juravle · 9 years ago
  45. 8e6714b Remove obsolete profile handling from AndroidRuntime. by Calin Juravle · 9 years ago
  46. 434a481 am ea1831d2: am b57dd722: resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  47. b57dd72 resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  48. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 9 years ago
  49. 6d44418 resolved conflicts for merge of fcf9ab5a to master by Yasuhiro Matsuda · 9 years ago
  50. ebf9465 resolved conflicts for merge of ef57e5e0 to stage-aosp-master by Yasuhiro Matsuda · 9 years ago
  51. 1ab43d5 Add trace code to system server. by Yasuhiro Matsuda · 9 years ago
  52. 5fa6c74 am 60a2716f: am 3244dc22: am 677cd087: am e9de1b4c: am 9a010d0a: Merge "Allow debugging only for apps forked from zygote" into mnc-dev by Sebastien Hertz · 9 years ago
  53. 60a2716 am 3244dc22: am 677cd087: am e9de1b4c: am 9a010d0a: Merge "Allow debugging only for apps forked from zygote" into mnc-dev by Sebastien Hertz · 9 years ago
  54. e953868 am 9a010d0a: Merge "Allow debugging only for apps forked from zygote" into mnc-dev by Sebastien Hertz · 9 years ago
  55. 9a010d0 Merge "Allow debugging only for apps forked from zygote" into mnc-dev by Sebastien Hertz · 9 years ago
  56. ae61c26 am 0d2e3d3e: am c42acbdb: am 088c4155: am 86b6d204: am bf88205b: Fall back to persist.sys.language/country if locale isn\'t set. by Narayan Kamath · 9 years ago
  57. 0d2e3d3 am c42acbdb: am 088c4155: am 86b6d204: am bf88205b: Fall back to persist.sys.language/country if locale isn\'t set. by Narayan Kamath · 9 years ago
  58. d29382a am bf88205b: Fall back to persist.sys.language/country if locale isn\'t set. by Narayan Kamath · 9 years ago
  59. bf88205 Fall back to persist.sys.language/country if locale isn't set. by Narayan Kamath · 9 years ago
  60. 7a09b83 Allow debugging only for apps forked from zygote by Sebastien Hertz · 9 years ago
  61. 112d9c7 Remove EmojiFactory and its mentions from frameworks. by Roozbeh Pournader · 9 years ago
  62. 1f105a6 Frameworks/base: Hand fingerprint to ART by Andreas Gampe · 9 years ago
  63. d1fffe1 am 505a252c: am 851f5185: am 08edf246: am 9a755e36: Merge "Frameworks/base: Hand fingerprint to ART" into mnc-dev by Andreas Gampe · 9 years ago
  64. 7d33ecc am 9a755e36: Merge "Frameworks/base: Hand fingerprint to ART" into mnc-dev by Andreas Gampe · 9 years ago
  65. e608250 Frameworks/base: Hand fingerprint to ART by Andreas Gampe · 9 years ago
  66. bef809c am 4da086ee: am 6bcdf90e: Merge "Delete unused testing scripts and WithFramework." by Narayan Kamath · 9 years ago
  67. c21dab9 Delete unused testing scripts and WithFramework. by Narayan Kamath · 9 years ago
  68. cadcd51 Frameworks/base: Add tracing system properties by Andreas Gampe · 9 years ago
  69. 98f406f Frameworks/base: Add tracing system properties by Andreas Gampe · 9 years ago
  70. 065075e Replace --include-cfi with --generate-debug-info. by David Srbecky · 9 years ago
  71. f39477b Replace --include-cfi with --generate-debug-info. by David Srbecky · 9 years ago
  72. 27c39f1 am b6d14a00: resolved conflicts for merge of c29791d5 to mnc-dev-plus-aosp by Andreas Gampe · 9 years ago
  73. a876b35 Frameworks/base: Add debug.gencfi property by Andreas Gampe · 9 years ago
  74. d95e58c Merge "Load libraries directly from apk" by Dmitriy Ivanov · 9 years ago
  75. dec4688 Load libraries directly from apk by Dmitriy Ivanov · 10 years ago
  76. 305b44b am f29be77f: am a4f39ed9: am f8cb672f: Merge "Frameworks/base: Pass variant and feature-set to runtime" by Andreas Gampe · 9 years ago
  77. 605cca1 Frameworks/base: Pass variant and feature-set to runtime by Andreas Gampe · 9 years ago
  78. ac038f3 resolved conflicts for merge of 844e44c9 to master by Andreas Gampe · 9 years ago
  79. e324ba0 Frameworks/base: Use system property for cache prune counter by Andreas Gampe · 9 years ago
  80. a60e809 am abeba1ff: am c10fa20b: am 02c4bbb9: Merge "Frameworks/base: Support dex2oat threads system property" by Andreas Gampe · 9 years ago
  81. e035238 Frameworks/base: Support dex2oat threads system property by Andreas Gampe · 9 years ago
  82. ff193d6 Load libraries directly from apk by Dmitriy Ivanov · 10 years ago
  83. 543a357 am 05844d57: am b7d997a7: Merge "Revert "Change jit properties to be debug properties"" by Mathieu Chartier · 9 years ago
  84. 1fb7aab Revert "Change jit properties to be debug properties" by Mathieu Chartier · 9 years ago
  85. 6f6f825 am 5ec7c78d: am 008ec61e: Merge "Change jit properties to be debug properties" by Mathieu Chartier · 9 years ago
  86. 1ad10ef Change jit properties to be debug properties by Mathieu Chartier · 9 years ago
  87. 633cb56 broadcast radio JNI. by Eric Laurent · 9 years ago
  88. c9070eb Rename and simplify DisplayList Canvas classes by Chris Craik · 9 years ago
  89. 5e3c299 am ea3d53f5: am 773bcfa7: am e59b7ce2: Merge "Add JIT system properties" by Mathieu Chartier · 9 years ago
  90. 773bcfa am e59b7ce2: Merge "Add JIT system properties" by Mathieu Chartier · 9 years ago
  91. 6909c0e Add JIT system properties by Mathieu Chartier · 9 years ago
  92. 56bbefc Merge "Add support for persist.sys.locale." automerge: dca2332 automerge: 117f161 by Narayan Kamath · 10 years ago
  93. 1194e75 Merge "Add support for persist.sys.locale." automerge: dca2332 by Narayan Kamath · 10 years ago
  94. d30dbb8 Add support for persist.sys.locale. by Narayan Kamath · 10 years ago
  95. 17761233 Remove last mention of SkFontHost. by Ben Wagner · 10 years ago
  96. 555ea65 am ec64c0b6: am 022b1ba1: Merge "Core/jni: Disallow relocation for decryption" by Andreas Gampe · 10 years ago
  97. 155118f Core/jni: Disallow relocation for decryption by neo.chae · 10 years ago
  98. 83cfb97 am 5470c169: am 2b20efa7: Merge "Core/jni: Remove Dalvik options from AndroidRuntime" by Andreas Gampe · 10 years ago
  99. 08b2d58 Core/jni: Remove Dalvik options from AndroidRuntime by Andreas Gampe · 10 years ago
  100. e6f2f9d am 5cd79d07: Merge "Move the remaining ZygoteInit native code over to Java." by Elliott Hughes · 10 years ago