1. 82ba91d Turn off logspam by Joe Onorato · 9 years ago
  2. d132652 Update frameworks/base to new compiler filters. by Nicolas Geoffray · 9 years ago
  3. 9f95b59 Add android.os.VintfRuntimeInfo by Yifan Hong · 9 years ago
  4. becc56d Add Java API for libvintf. by Yifan Hong · 9 years ago
  5. 76d4fc8 Framework: Clean up RuntimeInit/ZygoteInit/WrapperInit by Andreas Gampe · 9 years ago
  6. 46e48b9 resolve merge conflicts of fde0a41065eb to master by Paul Lawrence · 9 years ago
  7. fde0a41 Install seccomp into zygote not init am: ef85477470 am: 521d25294b by Paul Lawrence · 9 years ago
  8. ef85477 Install seccomp into zygote not init by Paul Lawrence · 9 years ago
  9. 1a4d07d Adding HardwareBuffer, a Java wrapper around AHardwareBuffer. by Craig Donner · 10 years ago
  10. 17ee3aa Create GraphicsEnvironment for communicating with driver loaders by Jesse Hall · 10 years ago
  11. b12249b Create GraphicsEnvironment for communicating with driver loaders by Jesse Hall · 10 years ago
  12. 0a0f231 Move GraphicBuffer to graphics package by sergeyv · 10 years ago
  13. 420e45e Move ContextHubService to a better location. by Ashutosh Joshi · 10 years ago
  14. dcc3630 Remove Rasterizer and its subclasses from the public API. by Derek Sollenberger · 10 years ago
  15. 878e86f Adding FUSE loop thread in app side. by Daichi Hirono · 10 years ago
  16. 5d31a29 Cleanup Xfermode by John Reck · 10 years ago
  17. 50546a9 Adds framework support for hidl-gen Java backend. (to support structs) by Andreas Huber · 10 years ago
  18. 7f5fcab Initial commit of Java support for hardware binder by Andreas Huber · 10 years ago
  19. 9266f99 Adds framework support for hidl-gen Java backend. (to support structs) (DO NOT MERGE) by Andreas Huber · 10 years ago
  20. dab5fc6 Initial commit of Java support for hardware binder (DO NOT MERGE) by Andreas Huber · 10 years ago
  21. dc26321 Adds framework support for hidl-gen Java backend. (to support structs) by Andreas Huber · 10 years ago
  22. c0b6c53 Initial commit of Java support for hardware binder. by Andreas Huber · 10 years ago
  23. 18e7dbe Merge \\\\"Handle long process names correctly.\\\\" am: e2994438d2 am: d5a72fae4a am: ea9616e48e by Dmitriy Filchenko · 10 years ago
  24. d5a72fa Merge \"Handle long process names correctly.\" am: e2994438d2 by Dmitriy Filchenko · 10 years ago
  25. f5b6e55 Handle long process names correctly. by Dmitriy Filchenko · 10 years ago
  26. e543776 Merge "Move Vulkan layer path setup to ApplicationLoaders" into nyc-dev am: 7f0708390b am: 76766d29b3 by Dimitry Ivanov · 10 years ago
  27. 0997908 Move Vulkan layer path setup to ApplicationLoaders by Dimitry Ivanov · 10 years ago
  28. 7116e4b Read -Xjittransitionweight from system properties. by Calin Juravle · 10 years ago
  29. 750ccd5 Manually merge branch 'nyc-mr1-dev-plus-aosp' to shortcircuit automerger b/28407115 by The Android Automerger · 10 years ago
  30. cda22ed resolve merge conflicts from goog/stage-aosp-master to goog/nyc-dev-plus-aosp by Dimitry Ivanov · 10 years ago
  31. b1ef62b Extract pathclassloader initialization to a separate class by Dimitry Ivanov · 10 years ago
  32. 8bdf39e Manually merge branch 'nyc-mr1-dev-plus-aosp' to fix automerger blockage b/28407115 by The Android Automerger · 10 years ago
  33. 8d74de5 Read -Xjittransitionweight from system properties. by Calin Juravle · 10 years ago
  34. 5d7d777 Extract pathclassloader initialization to a separate class by Dimitry Ivanov · 10 years ago
  35. db2174dc Merge "Ensure local settings caches are not stale" into nyc-dev am: f71d7fe am: d4bc15b by Svet Ganov · 10 years ago
  36. 53a441c Ensure local settings caches are not stale by Svet Ganov · 10 years ago
  37. e86e8a6 Handle dalvik.vm.usejitprofiles property by Calin Juravle · 10 years ago
  38. 215851b resolve merge conflicts of 5ec9766 to nyc-dev-plus-aosp am: 823b117 by Calin Juravle · 10 years ago
  39. 823b117 resolve merge conflicts of 5ec9766 to nyc-dev-plus-aosp by Calin Juravle · 10 years ago
  40. aa9ecac Handle dalvik.vm.jitprithreadweight property by Calin Juravle · 10 years ago
  41. 0de80b9 Handle dalvik.vm.jitprithreadweight property by Calin Juravle · 10 years ago
  42. 002c43e Delete references to SkImageDecoder by Matt Sarett · 10 years ago
  43. c7605b8 Merge "Unifying method names and comments to security logging, not device logging" into nyc-dev by Rubin Xu · 10 years ago
  44. ac329d3 Merge "Exposing Context Hub service." into nyc-dev by Ashutosh Joshi · 10 years ago
  45. 6235a94 Unifying method names and comments to security logging, not device logging by Michal Karpinski · 10 years ago
  46. 9ff7d22 Exposing Context Hub service. by Peng Xu · 10 years ago
  47. 66f4831 frameworks/base: Make Thread::run threadName argument required by Brian Carlstrom · 10 years ago
  48. 4449ef5 Display Toast with linker warnings after Activity.onStart() by Dimitry Ivanov · 10 years ago
  49. ea90281 Create linker-namespace for the classloader by Dimitry Ivanov · 10 years ago
  50. a55c7f1 Create linker-namespace for the classloader by Dimitry Ivanov · 10 years ago
  51. f8754ac Added hardwareproperties SystemService by Polina Bondarenko · 10 years ago
  52. 766431a Revert "Revert "VectorDrawable native rendering - Step 4 of MANY"" by Doris Liu · 10 years ago
  53. 5a11e8d Revert "VectorDrawable native rendering - Step 4 of MANY" by Doris Liu · 10 years ago
  54. f276acd VectorDrawable native rendering - Step 4 of MANY by Doris Liu · 11 years ago
  55. 8b8b242 Merge "HardwarePropertiesManager: Add API for hardware properties retrieval" by Polina Bondarenko · 10 years ago
  56. 965ecbb HardwarePropertiesManager: Add API for hardware properties retrieval by Polina Bondarenko · 11 years ago
  57. 900fe24 Merge "Add JNI bridge to the new logd security buffer." by Rubin Xu · 11 years ago
  58. 7bdf3cf Merge "Enable profile guided compilation on the framework side" by Calin Juravle · 11 years ago
  59. db4a79a Enable profile guided compilation on the framework side by Calin Juravle · 11 years ago
  60. 75431fb Add JNI bridge to the new logd security buffer. by Rubin Xu · 11 years ago
  61. 775873a Use NativeAllocationRegistry for Paint, Canvas, and Bitmap by Richard Uhler · 11 years ago
  62. 4bbc293 VectorDrawable native rendering - Step 3 of MANY by Doris Liu · 11 years ago
  63. 6a8ad6d Move StrictJarFile from libcore to framework by Przemyslaw Szczepaniak · 11 years ago
  64. 38c1a7e Add GLES32 class and JNI by Pablo Ceballos · 11 years ago
  65. 8a7c160 Move StrictJarFile from libcore to framework by Przemyslaw Szczepaniak · 11 years ago
  66. 0faf1bc Merge "Update framework code after new ART options." am: d7d2817ade am: 9da4055766 by Nicolas Geoffray · 11 years ago
  67. cdf1dff Update framework code after new ART options. by Nicolas Geoffray · 11 years ago
  68. 8d40c36 Merge "Remove obsolete profile handling from AndroidRuntime." am: 360e95a90d am: e20120031f by Calin Juravle · 11 years ago
  69. 360e95a Merge "Remove obsolete profile handling from AndroidRuntime." by Calin Juravle · 11 years ago
  70. cdd23f9 Add hooks in JNI to start using native path parsing by Doris Liu · 11 years ago
  71. 9c99c79 Merge "Parse method-trace properties only in debug builds." am: 8fa7e93050 am: 61abae774e by Calin Juravle · 11 years ago
  72. 92290b8 Parse method-trace properties only in debug builds. by Calin Juravle · 11 years ago
  73. 8e6714b Remove obsolete profile handling from AndroidRuntime. by Calin Juravle · 11 years ago
  74. 434a481 am ea1831d2: am b57dd722: resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 11 years ago
  75. b57dd72 resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 11 years ago
  76. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 11 years ago
  77. 6d44418 resolved conflicts for merge of fcf9ab5a to master by Yasuhiro Matsuda · 11 years ago
  78. ebf9465 resolved conflicts for merge of ef57e5e0 to stage-aosp-master by Yasuhiro Matsuda · 11 years ago
  79. 1ab43d5 Add trace code to system server. by Yasuhiro Matsuda · 11 years ago
  80. 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 · 11 years ago
  81. 60a2716 am 3244dc22: am 677cd087: am e9de1b4c: am 9a010d0a: Merge "Allow debugging only for apps forked from zygote" into mnc-dev by Sebastien Hertz · 11 years ago
  82. e953868 am 9a010d0a: Merge "Allow debugging only for apps forked from zygote" into mnc-dev by Sebastien Hertz · 11 years ago
  83. 9a010d0 Merge "Allow debugging only for apps forked from zygote" into mnc-dev by Sebastien Hertz · 11 years ago
  84. 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 · 11 years ago
  85. 0d2e3d3 am c42acbdb: am 088c4155: am 86b6d204: am bf88205b: Fall back to persist.sys.language/country if locale isn\'t set. by Narayan Kamath · 11 years ago
  86. d29382a am bf88205b: Fall back to persist.sys.language/country if locale isn\'t set. by Narayan Kamath · 11 years ago
  87. bf88205 Fall back to persist.sys.language/country if locale isn't set. by Narayan Kamath · 11 years ago
  88. 7a09b83 Allow debugging only for apps forked from zygote by Sebastien Hertz · 11 years ago
  89. 112d9c7 Remove EmojiFactory and its mentions from frameworks. by Roozbeh Pournader · 11 years ago
  90. 1f105a6 Frameworks/base: Hand fingerprint to ART by Andreas Gampe · 11 years ago
  91. d1fffe1 am 505a252c: am 851f5185: am 08edf246: am 9a755e36: Merge "Frameworks/base: Hand fingerprint to ART" into mnc-dev by Andreas Gampe · 11 years ago
  92. 7d33ecc am 9a755e36: Merge "Frameworks/base: Hand fingerprint to ART" into mnc-dev by Andreas Gampe · 11 years ago
  93. e608250 Frameworks/base: Hand fingerprint to ART by Andreas Gampe · 11 years ago
  94. bef809c am 4da086ee: am 6bcdf90e: Merge "Delete unused testing scripts and WithFramework." by Narayan Kamath · 11 years ago
  95. c21dab9 Delete unused testing scripts and WithFramework. by Narayan Kamath · 11 years ago
  96. cadcd51 Frameworks/base: Add tracing system properties by Andreas Gampe · 11 years ago
  97. 98f406f Frameworks/base: Add tracing system properties by Andreas Gampe · 11 years ago
  98. 065075e Replace --include-cfi with --generate-debug-info. by David Srbecky · 11 years ago
  99. f39477b Replace --include-cfi with --generate-debug-info. by David Srbecky · 11 years ago
  100. 27c39f1 am b6d14a00: resolved conflicts for merge of c29791d5 to mnc-dev-plus-aosp by Andreas Gampe · 11 years ago