1. 570d398 Pass targetSdkVersion to dex2oat by David Brazdil · 7 years ago
  2. 1aafb84 Merge "Silence bogus unused-lambda-capture warning" by Treehugger Robot · 7 years ago
  3. 3e05919 Merge "Add feature flag for MBMS" by Treehugger Robot · 7 years ago
  4. 33f0097 Merge "Installd: new interface to enable apk verity" by Treehugger Robot · 7 years ago
  5. 99de516 Installd: new interface to enable apk verity by Victor Hsieh · 7 years ago
  6. 9ace484 Merge "readdir_r is deprecated." by Elliott Hughes · 7 years ago
  7. 2eab3fc readdir_r is deprecated. by Elliott Hughes · 7 years ago
  8. 4f9ecc6 Merge "Disable cdex for non background dexopt" by Mathieu Chartier · 7 years ago
  9. 1fb463e Disable cdex for non background dexopt by Mathieu Chartier · 7 years ago
  10. 69acdd7 Merge "Disable compact dex for input fd == output fd" by Mathieu Chartier · 7 years ago
  11. b41ffcc Disable compact dex for input fd == output fd by Mathieu Chartier · 7 years ago
  12. 9c3769f Merge "lshal: debug checks fqname" by Treehugger Robot · 7 years ago
  13. 5fcdcca Merge "surfaceflinger: Initialize Description field" by Greg Kaiser · 7 years ago
  14. 4ca7a3f surfaceflinger: Initialize Description field by Greg Kaiser · 7 years ago
  15. 6f7f629 Merge "Fix unused variable warning" by Treehugger Robot · 7 years ago
  16. ef973d3 Fix unused variable warning by Yi Kong · 7 years ago
  17. 96f471e Silence bogus unused-lambda-capture warning by Yi Kong · 7 years ago
  18. f07ec17 Merge "SF: Switch computeBounds to return FloatRect" by Treehugger Robot · 7 years ago
  19. 3481c9a lshal: debug checks fqname by Steven Moreland · 7 years ago
  20. 74a5e17 SF: Switch computeBounds to return FloatRect by Dan Stoza · 7 years ago
  21. 3aa6c98 Merge "Fix sensorservice on integer sanitized builds." by Treehugger Robot · 7 years ago
  22. 6f1f7b9 Merge "Fix sanitizer in ISensorService list functions." by Ivan Lozano · 7 years ago
  23. 28b48f2 Merge "Remove sys/class/leds from dumpstate." by Treehugger Robot · 7 years ago
  24. bfbf7c2 Merge "Fix surfaceflinger on integer sanitized builds." by Treehugger Robot · 7 years ago
  25. ef5dcaa Merge "Actually apply version script" by Treehugger Robot · 7 years ago
  26. c770d27 Merge "surfaceflinger: do not check HWC2::Capability::SkipValidate" by Chia-I Wu · 7 years ago
  27. 2aa4cc4 Merge "StartsWith/EndsWith allow std::string prefixes/suffixes now." by Treehugger Robot · 7 years ago
  28. a7b2ac2 Merge "Fix sanitizer in surfaceflinger waitForEvent." by Ivan Lozano · 7 years ago
  29. 630fcaf Merge "Fix surfaceflinger on integer sanitized builds." by Ivan Lozano · 7 years ago
  30. 7aafa16 Fix sensorservice on integer sanitized builds. by Joel Galenson · 7 years ago
  31. 8eb5335 Fix surfaceflinger on integer sanitized builds. by Joel Galenson · 7 years ago
  32. c6c2a8a Fix surfaceflinger on integer sanitized builds. by Ivan Lozano · 7 years ago
  33. b764060 Remove sys/class/leds from dumpstate. by Steven Moreland · 7 years ago
  34. 0ace760 Fix sanitizer in ISensorService list functions. by Ivan Lozano · 7 years ago
  35. 0b3162a Fix sanitizer in surfaceflinger waitForEvent. by Ivan Lozano · 7 years ago
  36. 969e4f8 StartsWith/EndsWith allow std::string prefixes/suffixes now. by Elliott Hughes · 7 years ago
  37. 1a49778 Merge "Default to /dev/binder if binder node doesn't exist." by Treehugger Robot · 7 years ago
  38. bfdea36 Merge "Fix sanitizer in InputFlinger Reader/Dispatcher." by Ivan Lozano · 7 years ago
  39. 623c43a Fix sanitizer in InputFlinger Reader/Dispatcher. by Ivan Lozano · 7 years ago
  40. 66d9ea6 Merge "Fix sanitizer in handleTransitionLocked." by Ivan Lozano · 7 years ago
  41. 95e19cd Merge "Fix sanitizer in egl_display_t::get." by Ivan Lozano · 7 years ago
  42. 739c8b7 Merge "Fix sanitizer in setViewportAndProjection." by Ivan Lozano · 7 years ago
  43. 376a559 Default to /dev/binder if binder node doesn't exist. by Steven Moreland · 7 years ago
  44. 13f2c07 Fix sanitizer in egl_display_t::get. by Ivan Lozano · 7 years ago
  45. 34ff878 Fix sanitizer in handleTransitionLocked. by Ivan Lozano · 7 years ago
  46. 054888f Fix sanitizer in setViewportAndProjection. by Ivan Lozano · 7 years ago
  47. 41b98d4 surfaceflinger: do not check HWC2::Capability::SkipValidate by Chia-I Wu · 7 years ago
  48. a9c7e6d Merge "Include what we use." by Treehugger Robot · 7 years ago
  49. 1916513 Include what we use. by Dan Albert · 7 years ago
  50. e5563ee Merge "Do not export private headers with llndk library" by Treehugger Robot · 7 years ago
  51. 2b23a55 Merge "Accept EAGAIN on a binder transaction." by Treehugger Robot · 7 years ago
  52. d229eec Merge "Fix compiler warnings." by Chih-hung Hsieh · 7 years ago
  53. ab66edc Do not export private headers with llndk library by Justin Yun · 7 years ago
  54. e3941b2 Fix compiler warnings. by Chih-Hung Hsieh · 7 years ago
  55. 2b39df7 Accept EAGAIN on a binder transaction. by Martijn Coenen · 7 years ago
  56. f808951 Add feature flag for MBMS by Hall Liu · 7 years ago
  57. f02c8b4 Merge "Rename snapshotProfile to createProfileSnapshot for better consistency" by Treehugger Robot · 7 years ago
  58. c3596c3 Rename snapshotProfile to createProfileSnapshot for better consistency by Calin Juravle · 7 years ago
  59. 4ae4b9c Merge "DO NOT MERGE: Merge Oreo MR1 into master" by Xin Li · 7 years ago
  60. d1a6d1e DO NOT MERGE: Merge Oreo MR1 into master by Xin Li · 7 years ago
  61. c81d9b8 Merge "Keystore and gatekeeper not working when servicemanager crashed" by Treehugger Robot · 7 years ago
  62. 60175af Merge "Fix warnings in frameworks/native/services/surfaceflinger/tests/fakehwc" into stage-aosp-master by Chih-hung Hsieh · 7 years ago
  63. 72a9a36 Merge "Use -Werror in frameworks/native/cmds/cmd" am: 68686bd151 by Chih-hung Hsieh · 7 years ago
  64. 68686bd Merge "Use -Werror in frameworks/native/cmds/cmd" by Chih-hung Hsieh · 7 years ago
  65. e725faa Merge "Fix clang compiler warnings." am: 7553b18b49 by Chih-hung Hsieh · 7 years ago
  66. 7553b18 Merge "Fix clang compiler warnings." by Chih-hung Hsieh · 7 years ago
  67. 53d76f1 Fix warnings in frameworks/native/services/surfaceflinger/tests/fakehwc by Chih-Hung Hsieh · 7 years ago
  68. 4f3895c Fix clang compiler warnings. by Chih-Hung Hsieh · 7 years ago
  69. b2a90b6 Use -Werror in frameworks/native/cmds/cmd by Chih-Hung Hsieh · 7 years ago
  70. bf01f66 Merge "Remove unused variable" am: 5281f56377 by Yi Kong · 7 years ago
  71. 5281f56 Merge "Remove unused variable" by Yi Kong · 7 years ago
  72. 9254357 Remove unused variable by Yi Kong · 7 years ago
  73. dbe8513e Merge "Export AIDL files as a filegroup for framework.jar" by Colin Cross · 7 years ago
  74. e616163 Merge "Export AIDL files as a filegroup for framework.jar" by Colin Cross · 7 years ago
  75. dd2dae9 Export AIDL files as a filegroup for framework.jar by Colin Cross · 7 years ago
  76. f89ee1a Export AIDL files as a filegroup for framework.jar by Colin Cross · 7 years ago
  77. 44d517c Merge "emulator: api 26 fix guest rendering" am: 2463d6b8bc by Bo Hu · 7 years ago
  78. 2463d6b Merge "emulator: api 26 fix guest rendering" by Bo Hu · 7 years ago
  79. 0f82d87 emulator: api 26 fix guest rendering by Lingfeng Yang · 7 years ago
  80. d87138a Merge "Fixup existing profile directories during upgrades" am: 3367b569bf by Calin Juravle · 7 years ago
  81. 3367b56 Merge "Fixup existing profile directories during upgrades" by Treehugger Robot · 7 years ago
  82. 9ab618a Merge "Refactor profile dir creation" am: dd6b71dfaa by Calin Juravle · 7 years ago
  83. dd6b71d Merge "Refactor profile dir creation" by Treehugger Robot · 7 years ago
  84. 6f06eb6 Fixup existing profile directories during upgrades by Calin Juravle · 7 years ago
  85. d2affb8 Refactor profile dir creation by Calin Juravle · 7 years ago
  86. 5a49d45 Merge "Add snapshotProfile APIs to installd" am: 98ad260f6b by Calin Juravle · 7 years ago
  87. 98ad260 Merge "Add snapshotProfile APIs to installd" by Calin Juravle · 7 years ago
  88. 2959173 Add snapshotProfile APIs to installd by Calin Juravle · 7 years ago
  89. b9fdddb Actually apply version script by dimitry · 7 years ago
  90. 9225761 resolve merge conflicts of 8a2135344 to stage-aosp-master by Chia-I Wu · 7 years ago
  91. 8a21353 Merge "surfaceflinger: fix fencing when layers become invisible" by Chia-I Wu · 7 years ago
  92. f9fc8ee surfaceflinger: fix fencing when layers become invisible by Chia-I Wu · 7 years ago
  93. 4256a72 Merge "surfaceflinger: fix fencing when composition mode switches" by Chia-I Wu · 7 years ago
  94. 42ddbb4 Merge "surfaceflinger: fix fencing when composition mode switches" by Chia-I Wu · 7 years ago
  95. 7b8ff05 Merge "Use -Werror in frameworks/native/opengl/tests" am: 5de5abdef3 by Chih-hung Hsieh · 7 years ago
  96. 7b54959 surfaceflinger: fix fencing when composition mode switches by Chia-I Wu · 7 years ago
  97. 5de5abd Merge "Use -Werror in frameworks/native/opengl/tests" by Chih-hung Hsieh · 7 years ago
  98. 53c06d4 Merge changes I082e9bb7,Ib35fe4fc,Ibc2726e1 am: 22975f3ef9 by Jiyong Park · 7 years ago
  99. 52b2180 Use getpwnam()/getgrnam() instead of AID_* macros (dumpstate) by Yifan Hong · 7 years ago
  100. 22975f3 Merge changes I082e9bb7,Ib35fe4fc,Ibc2726e1 by Treehugger Robot · 7 years ago