1. 71af69d Merge "MemoryIntArray: don't double close." am: 9b9728710f by Josh Gao · 6 years ago
  2. 9b97287 Merge "MemoryIntArray: don't double close." by Treehugger Robot · 6 years ago
  3. 6580802 Merge "Implementing support for HIDL native handles in Java" am: 1e1d8d2485 by Steven Moreland · 6 years ago
  4. 89dfbfa MemoryIntArray: don't double close. by Josh Gao · 6 years ago
  5. 9850dd9 Implementing support for HIDL native handles in Java by Nirav Atre · 6 years ago
  6. b4af514 Merge "Parcel: Handle NULL return from Parcel::readInPlace." am: e6d7a51aa1 by Narayan Kamath · 6 years ago
  7. e6d7a51 Merge "Parcel: Handle NULL return from Parcel::readInPlace." by Narayan Kamath · 6 years ago
  8. d423f67 Parcel: Handle NULL return from Parcel::readInPlace. by Narayan Kamath · 6 years ago
  9. f32a631 Merge "VintfObject: DisabledChecks -> CheckFlags." am: c4ee8133d1 am: 24bb49fa09 by Yifan Hong · 6 years ago
  10. 65d1bd1 VintfObject: DisabledChecks -> CheckFlags. by Yifan Hong · 6 years ago
  11. 39ddb13 Merge "Add a hidden API for fgetfilecon(3)" am: 9b04b2fd0b am: c5d7fdef72 by Makoto Onuki · 6 years ago
  12. 55ffb42 Merge "HwBinder: IWYU IPCThreadState" am: 8f99093583 am: 272c444496 by Steven Moreland · 6 years ago
  13. 9b04b2f Merge "Add a hidden API for fgetfilecon(3)" by Makoto Onuki · 6 years ago
  14. 8f99093 Merge "HwBinder: IWYU IPCThreadState" by Steven Moreland · 6 years ago
  15. 9700015b Add a hidden API for fgetfilecon(3) by Makoto Onuki · 6 years ago
  16. 64d7d94 HwBinder: IWYU IPCThreadState by Steven Moreland · 6 years ago
  17. c2b3e1c Merge "Fix order of hidl unlinkToDeath." am: 720d797c0a am: 77cc79264e by Steven Moreland · 6 years ago
  18. 77cc792 Merge "Fix order of hidl unlinkToDeath." am: 720d797c0a by Steven Moreland · 6 years ago
  19. 90a9868 Fix order of hidl unlinkToDeath. by Steven Moreland · 6 years ago
  20. 36ce625 Merge "Check for /dev/memcg/system/tasks before writing to it" by Treehugger Robot · 6 years ago
  21. f287139 Merge changes from topic "bionic_fdsan_java" am: bb352287c9 am: 1fad55e868 by Josh Gao · 6 years ago
  22. 1fad55e Merge changes from topic "bionic_fdsan_java" am: bb352287c9 by Josh Gao · 6 years ago
  23. 5ada873 ParcelFileDescriptor: support bionic's fd ownership tracking. by Josh Gao · 6 years ago
  24. d795110 Reenable fdsan in the zygote post-fork. by Josh Gao · 6 years ago
  25. 98df1b8 Check for /dev/memcg/system/tasks before writing to it by Jeff Vander Stoep · 7 years ago
  26. c9756c9 Merge "Move allocateBuffers to RT" into pi-dev am: 2f8a3a4bb8 by Jorim Jaggi · 6 years ago
  27. 7823ee7 Move allocateBuffers to RT by Jorim Jaggi · 6 years ago
  28. 107e6f2 Remove unneeded JNI method by John Reck · 7 years ago
  29. 775cdc3 Merge "Fix unnecessary copy initialization warnings" am: 38858d6dd3 by Chih-hung Hsieh · 6 years ago
  30. d5de710 Merge "Fix unnecessary copy initialization warnings" am: 38858d6dd3 by Chih-hung Hsieh · 6 years ago
  31. c134063 Fix unnecessary copy initialization warnings by Chih-Hung Hsieh · 6 years ago
  32. 0ef27da Remove unnecessary libcore includes am: 23a97d8d46 by Neil Fuller · 6 years ago
  33. 23a97d8 Remove unnecessary libcore includes by Neil Fuller · 6 years ago
  34. 6614a08 Merge "Add system_server to system group only if per_app_memcg is true" into pi-dev by Minchan Kim · 6 years ago
  35. 5fa8af2 Add system_server to system group only if per_app_memcg is true by Minchan Kim · 6 years ago
  36. d02c5d8 Java side setup and access to Binder Proxy Tracking by Michael Wachenschwanz · 7 years ago
  37. 9a81005 Split fork and specialize in zygote by David Sehr · 6 years ago
  38. de8d0bd Split fork and specialize in zygote by David Sehr · 6 years ago
  39. 84c9e9a Merge "Use the malloc debug heap dumper." am: 0ec0c17596 by Christopher Ferris · 6 years ago
  40. ffa139e Use the malloc debug heap dumper. by Christopher Ferris · 6 years ago
  41. 5b2e5d3 Merge "Framework: Disable native-bridge for non-zygote" am: 05c09faad2 by Andreas Gampe · 6 years ago
  42. 14a1cd9 Framework: Disable native-bridge for non-zygote by Andreas Gampe · 6 years ago
  43. d65afab Merge "AudioRecord JNI: fix mem leak on audio_attributes_t" into pi-dev by Jean-Michel Trivi · 6 years ago
  44. 2e73ff5 Merge "AudioRecord JNI: fix mem leak on audio_attributes_t" into pi-dev by Jean-Michel Trivi · 6 years ago
  45. e374ec2 Merge "Serialize calls into BinderProxy." into pi-dev am: 051b63d4b3 by Martijn Coenen · 6 years ago
  46. 051b63d Merge "Serialize calls into BinderProxy." into pi-dev by Martijn Coenen · 6 years ago
  47. 4ce27b5 AudioRecord JNI: fix mem leak on audio_attributes_t by Jean-Michel Trivi · 6 years ago
  48. dfa390e Serialize calls into BinderProxy. by Martijn Coenen · 6 years ago
  49. 55321db Merge "Camera: fix off by one error" into pi-dev am: 4003570f57 by Yin-Chia Yeh · 6 years ago
  50. 47849ab Camera: fix off by one error by Yin-Chia Yeh · 6 years ago
  51. 8b3480c Merge "Attempting to fix the black flicker" into pi-dev am: b559512508 by John Reck · 6 years ago
  52. 5b02c62 Attempting to fix the black flicker by John Reck · 6 years ago
  53. b73a867 Merge "DngCreator: Use new LENS_DISTORTION result field if available." into pi-dev by Eino-Ville Talvala · 6 years ago
  54. 05a6e77 Merge "DngCreator: Use new LENS_DISTORTION result field if available." into pi-dev by TreeHugger Robot · 6 years ago
  55. a7beefc DngCreator: Use new LENS_DISTORTION result field if available. by Eino-Ville Talvala · 6 years ago
  56. 6353ff5 Merge "AnimatedImageDrawable: Eliminate unnecessary calls to redraw" into pi-dev by Leon Scroggins III · 6 years ago
  57. a2113aa Merge "AnimatedImageDrawable: Eliminate unnecessary calls to redraw" into pi-dev by TreeHugger Robot · 6 years ago
  58. 20e63f9 Merge "Add a new dalvik.vm.jitpthreadpriority option." am: d27a9f4465 by Nicolas Geoffray · 6 years ago
  59. 4afdd1c AnimatedImageDrawable: Eliminate unnecessary calls to redraw by Leon Scroggins III · 6 years ago
  60. 24934a9 Add a new dalvik.vm.jitpthreadpriority option. by Nicolas Geoffray · 6 years ago
  61. bccbeb1 Merge "Add support for manually set surround formats." into pi-dev by Jiabin Huang · 6 years ago
  62. 3994075 Add support for manually set surround formats. by jiabin · 6 years ago
  63. 05aad3b Merge "Merge "When suid_dumpable == 2, set dumpable to 0 for apps" am: 659a13121c" into stage-aosp-master by Victor Hsieh · 6 years ago
  64. 5652b43 Merge "Move registration of AssetManager.mObject to zygote." into pi-dev by Nicolas Geoffray · 6 years ago
  65. 85ec635 Merge "Move registration of AssetManager.mObject to zygote." into pi-dev by Nicolas Geoffray · 6 years ago
  66. e645943 When suid_dumpable == 2, set dumpable to 0 for apps by Victor Hsieh · 6 years ago
  67. a55a59a Move registration of AssetManager.mObject to zygote. by Nicolas Geoffray · 6 years ago
  68. 2648615 Merge "Allow ImageDecoder to read SkFILEStream directly" into pi-dev by Leon Scroggins · 6 years ago
  69. b9790fd Merge "Allow ImageDecoder to read SkFILEStream directly" into pi-dev by Leon Scroggins · 6 years ago
  70. 4c1d1c9 Merge "Process "dalvik.vm.profilebootimage" system property" into pi-dev by Calin Juravle · 6 years ago
  71. 341ade0 Merge "Allow AssetStreamAdaptor to be seekable" into pi-dev am: b69f7c9e0b by Leon Scroggins · 6 years ago
  72. 135445ab Merge "Process "dalvik.vm.profilebootimage" system property" am: dc3fe53d4f by Calin Juravle · 6 years ago
  73. 2f9379a Process "dalvik.vm.profilebootimage" system property by Calin Juravle · 6 years ago
  74. dc3fe53 Merge "Process "dalvik.vm.profilebootimage" system property" by Calin Juravle · 6 years ago
  75. 62cd4bb Process "dalvik.vm.profilebootimage" system property by Calin Juravle · 6 years ago
  76. 0c699ad Allow ImageDecoder to read SkFILEStream directly by Leon Scroggins III · 6 years ago
  77. 0492eef Allow AssetStreamAdaptor to be seekable by Leon Scroggins III · 6 years ago
  78. 921b846 Merge "Framework: Remove ART tombstoned config" am: 95c5e5c1fd am: 3c942f040c by Andreas Gampe · 6 years ago
  79. 4b4287f Framework: Remove ART tombstoned config by Andreas Gampe · 6 years ago
  80. e696cf6 Merge changes from topic "ifaceStatsDetail" into pi-dev by android-build-team Robot · 6 years ago
  81. 3ce663a Use eBPF map data for per iface stats am: dcc56783f5 am: 2e13ecc88d by Chenbo Feng · 6 years ago
  82. 804be4a Use eBPF map data for per iface stats by Chenbo Feng · 6 years ago
  83. dcc5678 Use eBPF map data for per iface stats by Chenbo Feng · 6 years ago
  84. e98cc4ad Merge "Fix bad pixel out-of-bounds filter" into pi-dev am: c3a7ab321b by Sam Hasinoff · 6 years ago
  85. c3a7ab3 Merge "Fix bad pixel out-of-bounds filter" into pi-dev by TreeHugger Robot · 6 years ago
  86. ed474ff Merge "Set default reference ID" into pi-dev am: 2ee3ef0511 by Todd Kennedy · 6 years ago
  87. c82cd24 Fix bad pixel out-of-bounds filter by Sam Hasinoff · 6 years ago
  88. 1d63cc3 Set default reference ID by Todd Kennedy · 6 years ago
  89. 1aad755 Merge "[JNI] Adapt graphics::common:V1_0::Hdr from HAL." into pi-dev by Peiyong Lin · 6 years ago
  90. 42f4090 Merge "Revert "Frameworks/base: Compiled-classes support"" am: 087bae3ffe by Andreas Gampe · 6 years ago
  91. 3a0c6e1 [JNI] Adapt graphics::common:V1_0::Hdr from HAL. by Peiyong Lin · 6 years ago
  92. 5d18eef Revert "Frameworks/base: Compiled-classes support" by Andreas Gampe · 6 years ago
  93. 0b86033 Merge "Update JNI interface of GetBounds in PrecomputedText" into pi-dev by Seigo Nonaka · 6 years ago
  94. 42c6868 Merge "Update JNI interface of GetBounds in PrecomputedText" into pi-dev by TreeHugger Robot · 6 years ago
  95. 2e1d841 Merge "Early wake-up for transitions (2/2)" into pi-dev am: 4c1453ac45 by Jorim Jaggi · 6 years ago
  96. 4c1453a Merge "Early wake-up for transitions (2/2)" into pi-dev by Jorim Jaggi · 6 years ago
  97. 89a0cc2 Merge changes from topic "gpuprio" into pi-dev am: 7eeb0eb6d3 by Jorim Jaggi · 6 years ago
  98. 767e25e Add ability to change context priority of RT GL context by Jorim Jaggi · 6 years ago
  99. aa763cd Early wake-up for transitions (2/2) by Jorim Jaggi · 6 years ago
  100. c13c945 Merge "Never scale nine-patches in ImageDecoder" into pi-dev am: 9cb6759072 by Leon Scroggins III · 6 years ago