1. 7fef217 Merge "surfaceflinger: do not check HWC2::Capability::SkipValidate" am: c770d27ff0 by Chia-I Wu · 7 years ago
  2. 45f9c38 Merge "surfaceflinger: do not check HWC2::Capability::SkipValidate" by Chia-I Wu · 7 years ago
  3. c770d27 Merge "surfaceflinger: do not check HWC2::Capability::SkipValidate" by Chia-I Wu · 7 years ago
  4. 3601d3a Merge "StartsWith/EndsWith allow std::string prefixes/suffixes now." am: 2aa4cc4f36 by Elliott Hughes · 7 years ago
  5. f03a7f8 Merge "Fix sanitizer in surfaceflinger waitForEvent." am: a7b2ac212a by Ivan Lozano · 7 years ago
  6. 043488d Merge "Fix surfaceflinger on integer sanitized builds." am: 630fcaf0ab by Ivan Lozano · 7 years ago
  7. af24c0d Merge "StartsWith/EndsWith allow std::string prefixes/suffixes now." by Elliott Hughes · 7 years ago
  8. 2aa4cc4 Merge "StartsWith/EndsWith allow std::string prefixes/suffixes now." by Treehugger Robot · 7 years ago
  9. 8700fe4 Merge "Fix sanitizer in surfaceflinger waitForEvent." am: a7b2ac212a by Ivan Lozano · 7 years ago
  10. 0eabcad Merge "Fix surfaceflinger on integer sanitized builds." am: 630fcaf0ab by Ivan Lozano · 7 years ago
  11. a7b2ac2 Merge "Fix sanitizer in surfaceflinger waitForEvent." by Ivan Lozano · 7 years ago
  12. 630fcaf Merge "Fix surfaceflinger on integer sanitized builds." by Ivan Lozano · 7 years ago
  13. c6c2a8a Fix surfaceflinger on integer sanitized builds. by Ivan Lozano · 7 years ago
  14. 0b3162a Fix sanitizer in surfaceflinger waitForEvent. by Ivan Lozano · 7 years ago
  15. 969e4f8 StartsWith/EndsWith allow std::string prefixes/suffixes now. by Elliott Hughes · 7 years ago
  16. 2539abb Merge "Default to /dev/binder if binder node doesn't exist." am: 1a49778ecc by Steven Moreland · 7 years ago
  17. d2dc3fc Merge "Default to /dev/binder if binder node doesn't exist." am: 1a49778ecc by Steven Moreland · 7 years ago
  18. 1a49778 Merge "Default to /dev/binder if binder node doesn't exist." by Treehugger Robot · 7 years ago
  19. 67d21a8 Merge "Fix sanitizer in InputFlinger Reader/Dispatcher." am: bfdea369b7 by Ivan Lozano · 7 years ago
  20. b899c4c Merge "Fix sanitizer in InputFlinger Reader/Dispatcher." am: bfdea369b7 by Ivan Lozano · 7 years ago
  21. bfdea36 Merge "Fix sanitizer in InputFlinger Reader/Dispatcher." by Ivan Lozano · 7 years ago
  22. 623c43a Fix sanitizer in InputFlinger Reader/Dispatcher. by Ivan Lozano · 7 years ago
  23. 75abadc Merge "Fix sanitizer in handleTransitionLocked." am: 66d9ea6345 am: 201a44a961 by Ivan Lozano · 7 years ago
  24. 2f5196a Merge "Fix sanitizer in egl_display_t::get." am: 95e19cda6e am: 66ecc5ef7d by Ivan Lozano · 7 years ago
  25. 201a44a Merge "Fix sanitizer in handleTransitionLocked." am: 66d9ea6345 by Ivan Lozano · 7 years ago
  26. 66ecc5e Merge "Fix sanitizer in egl_display_t::get." am: 95e19cda6e by Ivan Lozano · 7 years ago
  27. 66d9ea6 Merge "Fix sanitizer in handleTransitionLocked." by Ivan Lozano · 7 years ago
  28. 95e19cd Merge "Fix sanitizer in egl_display_t::get." by Ivan Lozano · 7 years ago
  29. 6531a6d Merge "Fix sanitizer in setViewportAndProjection." am: 739c8b7cea am: e3d84283f8 by Ivan Lozano · 7 years ago
  30. e3d8428 Merge "Fix sanitizer in setViewportAndProjection." am: 739c8b7cea by Ivan Lozano · 7 years ago
  31. 739c8b7 Merge "Fix sanitizer in setViewportAndProjection." by Ivan Lozano · 7 years ago
  32. 376a559 Default to /dev/binder if binder node doesn't exist. by Steven Moreland · 7 years ago
  33. 13f2c07 Fix sanitizer in egl_display_t::get. by Ivan Lozano · 7 years ago
  34. 34ff878 Fix sanitizer in handleTransitionLocked. by Ivan Lozano · 7 years ago
  35. 054888f Fix sanitizer in setViewportAndProjection. by Ivan Lozano · 7 years ago
  36. 41b98d4 surfaceflinger: do not check HWC2::Capability::SkipValidate by Chia-I Wu · 7 years ago
  37. 4cc0c72 Merge "Include what we use." am: a9c7e6d152 am: 20a6649fb8 by Dan Albert · 7 years ago
  38. 20a6649 Merge "Include what we use." am: a9c7e6d152 by Dan Albert · 7 years ago
  39. a9c7e6d Merge "Include what we use." by Treehugger Robot · 7 years ago
  40. 1916513 Include what we use. by Dan Albert · 7 years ago
  41. 852645f Merge "Do not export private headers with llndk library" am: e5563ee473 by Justin Yun · 7 years ago
  42. 5cddd50 Merge "Do not export private headers with llndk library" am: e5563ee473 by Justin Yun · 7 years ago
  43. e5563ee Merge "Do not export private headers with llndk library" by Treehugger Robot · 7 years ago
  44. 99c6ca2 Merge "Accept EAGAIN on a binder transaction." am: 2b23a55901 am: f0745d15ea by Martijn Coenen · 7 years ago
  45. 9afc730 Merge "Fix compiler warnings." am: d229eec371 am: e038e5ba01 by Chih-hung Hsieh · 7 years ago
  46. f0745d1 Merge "Accept EAGAIN on a binder transaction." am: 2b23a55901 by Martijn Coenen · 7 years ago
  47. 2b23a55 Merge "Accept EAGAIN on a binder transaction." by Treehugger Robot · 7 years ago
  48. e038e5b Merge "Fix compiler warnings." am: d229eec371 by Chih-hung Hsieh · 7 years ago
  49. d229eec Merge "Fix compiler warnings." by Chih-hung Hsieh · 7 years ago
  50. ab66edc Do not export private headers with llndk library by Justin Yun · 7 years ago
  51. e3941b2 Fix compiler warnings. by Chih-Hung Hsieh · 7 years ago
  52. 2b39df7 Accept EAGAIN on a binder transaction. by Martijn Coenen · 7 years ago
  53. 1f53b0a Merge "Rename snapshotProfile to createProfileSnapshot for better consistency" am: f02c8b410a by Calin Juravle · 7 years ago
  54. d10e689 Merge "Rename snapshotProfile to createProfileSnapshot for better consistency" by Calin Juravle · 7 years ago
  55. f02c8b4 Merge "Rename snapshotProfile to createProfileSnapshot for better consistency" by Treehugger Robot · 7 years ago
  56. c3596c3 Rename snapshotProfile to createProfileSnapshot for better consistency by Calin Juravle · 7 years ago
  57. cd5b7a6 Merge "DO NOT MERGE: Merge Oreo MR1 into master" am: 4ae4b9c66f -s ours by Xin Li · 7 years ago
  58. fed4769 Merge "DO NOT MERGE: Merge Oreo MR1 into master" am: 4ae4b9c66f -s ours by Xin Li · 7 years ago
  59. 8df2008 DO NOT MERGE: Merge Oreo MR1 into master am: d1a6d1eb81 -s ours am: 73c7218dcc by Xin Li · 7 years ago
  60. 73c7218 DO NOT MERGE: Merge Oreo MR1 into master am: d1a6d1eb81 -s ours by Xin Li · 7 years ago
  61. 6780e1a Merge "Keystore and gatekeeper not working when servicemanager crashed" am: c81d9b84c3 by Ivan Lozano · 7 years ago
  62. d32d931 Merge "Keystore and gatekeeper not working when servicemanager crashed" by sj.cha · 7 years ago
  63. 4ae4b9c Merge "DO NOT MERGE: Merge Oreo MR1 into master" by Xin Li · 7 years ago
  64. d1a6d1e DO NOT MERGE: Merge Oreo MR1 into master by Xin Li · 7 years ago
  65. c81d9b8 Merge "Keystore and gatekeeper not working when servicemanager crashed" by Treehugger Robot · 7 years ago
  66. 0b7c1b2 Merge "Fix warnings in frameworks/native/services/surfaceflinger/tests/fakehwc" into stage-aosp-master by Chih-hung Hsieh · 7 years ago
  67. 60175af Merge "Fix warnings in frameworks/native/services/surfaceflinger/tests/fakehwc" into stage-aosp-master by Chih-hung Hsieh · 7 years ago
  68. 6459c5b Merge "Use -Werror in frameworks/native/cmds/cmd" am: 68686bd151 am: 72a9a36235 by Chih-hung Hsieh · 7 years ago
  69. 72a9a36 Merge "Use -Werror in frameworks/native/cmds/cmd" am: 68686bd151 by Chih-hung Hsieh · 7 years ago
  70. 68686bd Merge "Use -Werror in frameworks/native/cmds/cmd" by Chih-hung Hsieh · 7 years ago
  71. 6e35f60 Merge "Fix clang compiler warnings." am: 7553b18b49 am: e725faa186 by Chih-hung Hsieh · 7 years ago
  72. e725faa Merge "Fix clang compiler warnings." am: 7553b18b49 by Chih-hung Hsieh · 7 years ago
  73. 7553b18 Merge "Fix clang compiler warnings." by Chih-hung Hsieh · 7 years ago
  74. 53d76f1 Fix warnings in frameworks/native/services/surfaceflinger/tests/fakehwc by Chih-Hung Hsieh · 7 years ago
  75. 4f3895c Fix clang compiler warnings. by Chih-Hung Hsieh · 7 years ago
  76. b2a90b6 Use -Werror in frameworks/native/cmds/cmd by Chih-Hung Hsieh · 7 years ago
  77. 3a4abf4 Merge "Remove unused variable" am: 5281f56377 am: bf01f66de5 by Yi Kong · 7 years ago
  78. bf01f66 Merge "Remove unused variable" am: 5281f56377 by Yi Kong · 7 years ago
  79. 5281f56 Merge "Remove unused variable" by Yi Kong · 7 years ago
  80. 9254357 Remove unused variable by Yi Kong · 7 years ago
  81. 40d3375 Merge "Export AIDL files as a filegroup for framework.jar" am: e6161630a1 -s ours by Colin Cross · 7 years ago
  82. dbe8513e Merge "Export AIDL files as a filegroup for framework.jar" by Colin Cross · 7 years ago
  83. cf8eb73 Export AIDL files as a filegroup for framework.jar am: f89ee1a09e by Colin Cross · 7 years ago
  84. e616163 Merge "Export AIDL files as a filegroup for framework.jar" by Colin Cross · 7 years ago
  85. dd2dae9 Export AIDL files as a filegroup for framework.jar by Colin Cross · 7 years ago
  86. f89ee1a Export AIDL files as a filegroup for framework.jar by Colin Cross · 7 years ago
  87. be3b402 Merge "emulator: api 26 fix guest rendering" am: 2463d6b8bc am: 44d517c338 by Bo Hu · 7 years ago
  88. 44d517c Merge "emulator: api 26 fix guest rendering" am: 2463d6b8bc by Bo Hu · 7 years ago
  89. 2463d6b Merge "emulator: api 26 fix guest rendering" by Bo Hu · 7 years ago
  90. 0f82d87 emulator: api 26 fix guest rendering by Lingfeng Yang · 7 years ago
  91. 7a3e5af Merge "Fixup existing profile directories during upgrades" am: 3367b569bf by Calin Juravle · 7 years ago
  92. d87138a Merge "Fixup existing profile directories during upgrades" am: 3367b569bf by Calin Juravle · 7 years ago
  93. 3367b56 Merge "Fixup existing profile directories during upgrades" by Treehugger Robot · 7 years ago
  94. 5d87e2f Merge "Refactor profile dir creation" am: dd6b71dfaa am: 9ab618a487 by Calin Juravle · 7 years ago
  95. 9ab618a Merge "Refactor profile dir creation" am: dd6b71dfaa by Calin Juravle · 7 years ago
  96. dd6b71d Merge "Refactor profile dir creation" by Treehugger Robot · 7 years ago
  97. 6f06eb6 Fixup existing profile directories during upgrades by Calin Juravle · 7 years ago
  98. d2affb8 Refactor profile dir creation by Calin Juravle · 7 years ago
  99. 7d4ec11 Merge "Add snapshotProfile APIs to installd" am: 98ad260f6b am: 5a49d45535 by Calin Juravle · 7 years ago
  100. 5a49d45 Merge "Add snapshotProfile APIs to installd" am: 98ad260f6b by Calin Juravle · 7 years ago