1. a72d1ea Merge branch 'security-aosp-tm-release' into int/13/fp3 by Bharath · 5 months ago int/13/fp3 rel/13/fp3/6.A.025 rel/13/fp3/6.A.028 rel/13/fp3/6.A.025.0 rel/13/fp3/6.A.028.1
  2. 5e0675f File size seal for memory mapped region by Keith Mok · 10 months ago
  3. 6d81447 Add AppOps overload to be able to watch foreground changes. by Evan Severson · 1 year, 2 months ago rel/13/fp3/6.A.023 rel/13/fp3/6.A.023.1
  4. 9ddecd3 Add AppOps overload to be able to watch foreground changes. by Evan Severson · 1 year, 2 months ago
  5. 1017e6a Merge tag 'android-security-13.0.0_r9' into int/13/fp3 by Karsten Tausche · 9 months ago
  6. e8333e0 Allow sensors list to be empty by Devin Moore · 1 year, 2 months ago
  7. 2b1856e SF: clamp alpha value instead of error by Ady Abraham · 1 year, 10 months ago
  8. f4bd36b SurfaceComposerClient: add a range check in setAlpha by Ady Abraham · 1 year, 10 months ago
  9. 21e0d9b Add removeInstanceForPackageMethod to SensorManager by Anthony Stange · 1 year, 4 months ago
  10. 74b71c0 Remove some new memory leaks from SensorManager by Devin Moore · 1 year, 4 months ago
  11. 481ec5c Check for malformed Sensor Flattenable by Devin Moore · 1 year, 4 months ago
  12. 0c22ff0 Add removeInstanceForPackageMethod to SensorManager am: 39e2df7305 am: fdec3343c9 by Anthony Stange · 1 year, 3 months ago
  13. 826e5a1 Remove some new memory leaks from SensorManager am: 2f8fa1367c am: 9433e8caea by Devin Moore · 1 year, 3 months ago
  14. c73b265 Check for malformed Sensor Flattenable am: 962b5a4d37 am: 938eb4a710 by Devin Moore · 1 year, 3 months ago
  15. fdec334 Add removeInstanceForPackageMethod to SensorManager am: 39e2df7305 by Anthony Stange · 1 year, 3 months ago
  16. 9433e8c Remove some new memory leaks from SensorManager am: 2f8fa1367c by Devin Moore · 1 year, 3 months ago
  17. 938eb4a Check for malformed Sensor Flattenable am: 962b5a4d37 by Devin Moore · 1 year, 3 months ago
  18. 39e2df7 Add removeInstanceForPackageMethod to SensorManager by Anthony Stange · 1 year, 4 months ago
  19. 2f8fa13 Remove some new memory leaks from SensorManager by Devin Moore · 1 year, 4 months ago
  20. 962b5a4 Check for malformed Sensor Flattenable by Devin Moore · 1 year, 4 months ago
  21. 72f8fc7 Suspend test until fixed. by Steven Moreland · 1 year, 4 months ago
  22. 4420a3a Mitigate the security vulnerability by sanitizing the transaction flags. by Sally Qi · 1 year, 8 months ago
  23. ff5b321 Merge "BBQ: Check if we have already acquired max num of buffers" into tm-qpr-dev by Chavi Weingarten · 1 year, 4 months ago
  24. 1e01c41 BBQ: Check if we have already acquired max num of buffers by Vishnu Nair · 1 year, 5 months ago
  25. c9abfdc SF: fix FrameTimelineInfo association to buffers by Ady Abraham · 1 year, 5 months ago
  26. 356d235 Merge "Mitigate the security vulnerability by sanitizing the transaction flags." into tm-dev am: 52a0d7cbb6 am: 0776ea95b6 by Sally Qi · 1 year, 5 months ago
  27. 0776ea9 Merge "Mitigate the security vulnerability by sanitizing the transaction flags." into tm-dev am: 52a0d7cbb6 by Sally Qi · 1 year, 5 months ago
  28. 92bf8b0 [BBQ] Only wait when acquiring a buffer if in a sync. by Chavi Weingarten · 1 year, 5 months ago
  29. 5d1b235 Mitigate the security vulnerability by sanitizing the transaction flags. by Sally Qi · 1 year, 8 months ago
  30. ba9d202 Sync native definitions of java key codes by Vaibhav Devmurari · 1 year, 9 months ago
  31. 383832f GraphicsEnv: Fix isDebuggable by Cody Northrop · 1 year, 7 months ago
  32. 74ca6ab BBQ: Check if the buffer is already in the pending release queue before logging by Vishnu Nair · 1 year, 7 months ago
  33. adb7039 SF: Support xy scaling for rounded corners by Vishnu Nair · 1 year, 11 months ago
  34. 405e2f6 BlastBufferQueue: Fake release if not received by complete by Robert Carr · 2 years, 5 months ago
  35. 0ac62eb Do not load keylayout if required kernel module is missing by Siarhei Vishniakou · 2 years, 1 month ago
  36. ef1a90d Refactor input code for require_kernel_config parameter by Siarhei Vishniakou · 2 years, 1 month ago
  37. 1cf6d7f Merge "Dynamic logs for motions in UnwantedInteractionBlocker" into tm-qpr-dev by TreeHugger Robot · 1 year, 10 months ago
  38. d5fe518 Dynamic logs for motions in UnwantedInteractionBlocker by Siarhei Vishniakou · 1 year, 11 months ago
  39. 83aca38 Reland: Send WindowInfo even if the window isn't associated with a DisplayDevice by Prabir Pradhan · 1 year, 11 months ago
  40. 7e9968c Dump IInputProcessor when dump is called am: f02724cd57 by Siarhei Vishniakou · 1 year, 11 months ago
  41. f02724c Dump IInputProcessor when dump is called by Siarhei Vishniakou · 2 years ago
  42. 258e2b9 Do not transform values from a SOURCE_MOUSE_RELATIVE device by Prabir Pradhan · 2 years ago
  43. 4b38332 Merge "Account for release callbacks when determing if sync is finished" into tm-qpr-dev by Chavi Weingarten · 2 years ago
  44. 94c8445 Layer: Guard against Region offset overflows am: 33da946835 am: f293ef1939 by Prabir Pradhan · 2 years ago
  45. 33da946 Layer: Guard against Region offset overflows by Prabir Pradhan · 2 years ago
  46. d951dd2 Merge "Expose transaction id" into tm-qpr-dev by Pablo Gamito · 2 years ago
  47. 3e4e0be Expose transaction id by Pablo Gamito · 2 years ago
  48. 0a33146 Merge "Use the correct dataspace in shaders.cpp" into tm-dev by Alec Mouri · 2 years ago
  49. c1cf402 Account for release callbacks when determing if sync is finished by chaviw · 2 years ago
  50. 6ba7f2b Use the correct dataspace in shaders.cpp by Alec Mouri · 2 years ago
  51. 9bc7330 Merge "Validate indices when requesting PointerCoords" into tm-dev by TreeHugger Robot · 2 years ago
  52. 4ded0b0 Validate indices when requesting PointerCoords by Siarhei Vishniakou · 2 years ago
  53. 9533de4 updates to libarect_headers to include in media apex modules by Harish Mahendrakar · 2 years ago
  54. d296984 Mark display parameter to be nullable by Huihong Luo · 2 years ago
  55. 5f0d32a Merge "RESTRICT AUTOMERGE Ignore weak symbol difference in libui ABI check" into tm-dev by Hsin-Yi Chen · 2 years ago
  56. 43a2e73 Merge "Add AIDL HAL stack traces to bug-reports" into tm-dev by Jayant Chowdhary · 2 years ago
  57. 45913f2 RESTRICT AUTOMERGE Ignore weak symbol difference in libui ABI check by Hsin-Yi Chen · 2 years ago
  58. 15e3ced Merge "RESTRICT AUTOMERGE Ignore weak symbol difference in libbinder ABI check" into tm-dev by Hsin-Yi Chen · 2 years ago
  59. ddd3da0 Add AIDL HAL stack traces to bug-reports by Jayant Chowdhary · 2 years, 1 month ago
  60. b3907cc Merge "Add isClone to WindowInfo" into tm-dev by Chavi Weingarten · 2 years, 1 month ago
  61. 297bc93 Merge "Handle null buffer when calling Transaction::setBuffer" into tm-dev by Chavi Weingarten · 2 years, 1 month ago
  62. a91d857 Add lock to protect UnwantedInteractionBlocker by Siarhei Vishniakou · 2 years, 1 month ago
  63. d1bda4b Handle null buffer when calling Transaction::setBuffer by chaviw · 2 years, 1 month ago
  64. 73bbfd9 RESTRICT AUTOMERGE Ignore weak symbol difference in libbinder ABI check by Hsin-Yi Chen · 2 years, 1 month ago
  65. 56ceadd Merge "FTL: Yield futures without overhead" into tm-dev by TreeHugger Robot · 2 years, 1 month ago
  66. b17c621 FTL: Yield futures without overhead by Dominik Laskowski · 2 years, 1 month ago
  67. db7df5d Revert "Updates encoding/decoding of optional metadata" by Jason Macnak · 2 years, 1 month ago
  68. 8a2b1a4 Reland: Change input injection security model by Prabir Pradhan · 2 years, 2 months ago
  69. df2e6cb Merge "Fix shader calculation equations that causes SDR grayscale mess-up." into tm-dev by TreeHugger Robot · 2 years, 1 month ago
  70. 575fb07 Fix shader calculation equations that causes SDR grayscale mess-up. by Sally Qi · 2 years, 1 month ago
  71. bad4627 Merge "Import surfaceflinger tests into renderengine's TEST_MAPPING" into tm-dev by Alec Mouri · 2 years, 1 month ago
  72. c3f39b1 Add isClone to WindowInfo by chaviw · 2 years, 9 months ago
  73. 407d5f2 Merge "SurfaceFlinger: Report stuck fences to client" into tm-dev by Rob Carr · 2 years, 1 month ago
  74. 741e84c Import surfaceflinger tests into renderengine's TEST_MAPPING by Alec Mouri · 2 years, 1 month ago
  75. 80907f7 Merge "Fix proportional counting for out-of-order timestamps" into tm-dev by Dmitri Plotnikov · 2 years, 1 month ago
  76. a134914 Merge "Improve printing of Display- and Layer- Settings" into tm-dev by Leon Scroggins · 2 years, 1 month ago
  77. 8ca08ab Fix proportional counting for out-of-order timestamps by Dmitri Plotnikov · 2 years, 1 month ago
  78. 191b877 Improve printing of Display- and Layer- Settings by Leon Scroggins III · 2 years, 2 months ago
  79. f7f5aac Merge "Propagate HDR information to screenshot animation." into tm-dev by Leon Scroggins · 2 years, 1 month ago
  80. faa3b87 Merge "Add transaction callback in SurfaceComposerClient::setBuffer" into tm-dev by Chavi Weingarten · 2 years, 1 month ago
  81. 14d5b86 Propagate HDR information to screenshot animation. by Alec Mouri · 2 years, 1 month ago
  82. 85ba66b Merge "RE: Add a test verifying we've compiled a min no of shaders" into tm-dev by Leon Scroggins · 2 years, 1 month ago
  83. 5d7e960 Merge "libbinder freeze RPC protocol version '0'" into tm-dev by TreeHugger Robot · 2 years, 1 month ago
  84. 7a559b5 Merge "Don't double-apply display color transform" into tm-dev by Alec Mouri · 2 years, 1 month ago
  85. 3e9c1ac Merge "Close native handle properly." into tm-dev by TreeHugger Robot · 2 years, 1 month ago
  86. 5b8ab38 Merge "Fix subtle copying bug in primeShaderCache" into tm-dev by Leon Scroggins · 2 years, 1 month ago
  87. 9bcd1d1 Don't double-apply display color transform by Alec Mouri · 2 years, 2 months ago
  88. 45be918 RE: Add a test verifying we've compiled a min no of shaders by Leon Scroggins III · 2 years, 1 month ago
  89. ae07fe5 Fix subtle copying bug in primeShaderCache by Leon Scroggins III · 2 years, 1 month ago
  90. 4629762 libbinder freeze RPC protocol version '0' by Steven Moreland · 2 years, 11 months ago
  91. 1a227f0 Add transaction callback in SurfaceComposerClient::setBuffer by chaviw · 2 years, 1 month ago
  92. a7b691b Merge "Disable diag in libinput" into tm-dev by TreeHugger Robot · 2 years, 1 month ago
  93. ef8f5f4 Merge "SF: include number of Skia shaders in perfetto traces" into tm-dev by TreeHugger Robot · 2 years, 2 months ago
  94. 14ec080 Close native handle properly. by Christopher Ferris · 2 years, 2 months ago
  95. adf18d8 SF: include number of Skia shaders in perfetto traces by Leon Scroggins III · 2 years, 2 months ago
  96. a2b5dcd Disable diag in libinput by Siarhei Vishniakou · 2 years, 2 months ago
  97. 1e3f35f Merge "Deleted clang property in Android.bp files" am: 06fc13cd99 am: 621adadd48 am: 7dc33f4766 by Alix Espino · 2 years, 2 months ago
  98. 621adad Merge "Deleted clang property in Android.bp files" am: 06fc13cd99 by Alix Espino · 2 years, 2 months ago
  99. 06fc13c Merge "Deleted clang property in Android.bp files" by Alix Espino · 2 years, 2 months ago
  100. 3356367 Merge changes from topics "presubmit-am-55f310f6061a4fdfa7811f47f62b8b5c", "presubmit-am-f6a0ce426c734db58ba765fa00f5f38c" into tm-dev by Dominik Laskowski · 2 years, 2 months ago