1. 75f61c5 Merge "Hide packing structure from public API" by TreeHugger Robot · 6 years ago
  2. 0887b3d Merge "Deduplicate actions by their look" by TreeHugger Robot · 6 years ago
  3. c12035e Deduplicate actions by their look by Tony Mak · 6 years ago
  4. fb1b479 Hide packing structure from public API by Seigo Nonaka · 6 years ago
  5. 79f2408 Merge "Add DeviceConfig.onPropertiesChangedListener." by Matt Pape · 6 years ago
  6. fc44487 Merge "To avoid stale data in logs, and avoid risk of race conditions, have StatusBarNotification create a new LogMaker each time it is requested, instead of trying to keep and reuse one." by TreeHugger Robot · 6 years ago
  7. ea9881d Add DeviceConfig.onPropertiesChangedListener. by Matt Pape · 6 years ago
  8. 0ed07ca To avoid stale data in logs, and avoid risk of race conditions, have by Will Brockman · 6 years ago
  9. 66f8f53 Merge "Add sampling interval debug entry." by TreeHugger Robot · 6 years ago
  10. 5d339dd Add sampling interval debug entry. by Olivier Gaillard · 6 years ago
  11. e9f098b Merge "Add more test case to prevent double recycle happening." by Ryan Lin · 6 years ago
  12. 304ddcb Merge "Fix a bug that cause binder calls to be underreported." by TreeHugger Robot · 6 years ago
  13. 1c56b4d Fix a bug that cause binder calls to be underreported. by Olivier Gaillard · 6 years ago
  14. 279e846 Merge changes from topic "revokeLocOnUpgrade" by Philip P. Moltmann · 6 years ago
  15. 2c3a088 Merge "jni: use SurfaceComposerClient in sampling" by TreeHugger Robot · 6 years ago
  16. 52b40ae Merge "Address API review comments for Thermal API" by Wei Wang · 6 years ago
  17. 7a49ff6 Address API review comments for Thermal API by Wei Wang · 6 years ago
  18. 71c2da8 Merge "Add default value for apply_ramping_ringer." by Yiwen Chen · 6 years ago
  19. e5d998f Control revoke-on-upgrade behavior for loc perm by Philip P. Moltmann · 6 years ago
  20. 863affd Merge "Sharesheet - Lock direct share row" by TreeHugger Robot · 6 years ago
  21. 66ed4f8 jni: use SurfaceComposerClient in sampling by Kevin DuBois · 6 years ago
  22. 3c37379 Merge "Added LocusId support to Shortcut and Notification." by TreeHugger Robot · 6 years ago
  23. d926ae0 Merge "Add DeviceConfig.Properties and return it from change listener." by Matt Pape · 6 years ago
  24. 9a5663c Merge "Migrate to DeviceConfig in TextClassifier" by TreeHugger Robot · 6 years ago
  25. cdfcd9a Sharesheet - Lock direct share row by Matt Pietal · 6 years ago
  26. 1013d29 Add DeviceConfig.Properties and return it from change listener. by Matt Pape · 6 years ago
  27. 682ea3c Merge changes from topic "aa_whitelist" by Adam He · 6 years ago
  28. 70ebc5a Check for empty arguments in setWhitelist(). by Adam He · 6 years ago
  29. 90205ef Added LocusId support to Shortcut and Notification. by Felipe Leme · 6 years ago
  30. 0305b57 Add default value for apply_ramping_ringer. by Yiwen Chen · 6 years ago
  31. fc37457 Migrate to DeviceConfig in TextClassifier by Tony Mak · 6 years ago
  32. 666631b Add temporary packageName-based whitelist for allowing by Michal Karpinski · 6 years ago
  33. 43225d1 Add more test case to prevent double recycle happening. by RyanlwLin · 6 years ago
  34. 8059ab8 Merge "Minor changes on LocusId APIs." by Adam He · 6 years ago
  35. 6240eab Implemented a WhitelistHelper for whitelisting packages/activities for Augmented Autofill and Content Capture. by Adam He · 6 years ago
  36. 9c57ba2 Merge "Add DisplayModeDirector to determine set of allowed modes." by Michael Wright · 6 years ago
  37. 7e73575 Minor changes on LocusId APIs. by Felipe Leme · 6 years ago
  38. fffdfbe Merge "Migrate remainder of frameworks/base to androidx.test" by TreeHugger Robot · 6 years ago
  39. f278d26 Merge "Change default values for thread collection" by TreeHugger Robot · 6 years ago
  40. 502ec7a Migrate remainder of frameworks/base to androidx.test by Brett Chabot · 6 years ago
  41. a3dab23 Add DisplayModeDirector to determine set of allowed modes. by Michael Wright · 6 years ago
  42. d250dd8 Change default values for thread collection by Misha Wagner · 6 years ago
  43. 47c4d9d Merge "Add thread atom that contains sum of filtered thread CPU usage" by TreeHugger Robot · 6 years ago
  44. b9fadbf Merge "Add statslog logging for hidden api usage" by Andrei-Valentin Onea · 6 years ago
  45. b2499c5 Revert "Revert "Fix a11y cache correctness bug"" by Qasid Ahmad Sadiq · 6 years ago
  46. c718106 Merge "Add typed getters to DeviceConfig API." by Matt Pape · 6 years ago
  47. e51e520 Add thread atom that contains sum of filtered thread CPU usage by Misha Wagner · 6 years ago
  48. e8e150d Add statslog logging for hidden api usage by Andrei Onea · 6 years ago
  49. 8a4532c Merge "Implement proper lifecycle for WindowInsetsAnimationController" by Jorim Jaggi · 6 years ago
  50. 01794b5 Merge "Drop support for device configurable "compatibility WAL"." by Narayan Kamath · 6 years ago
  51. 383223a Merge "Refactor passwords/pins/patterns to byte[]" by Rich Cannings · 6 years ago
  52. 043437c Add typed getters to DeviceConfig API. by Matt Pape · 6 years ago
  53. 388dc11 Merge "Add TestableDeviceConfig" by Linus Tufvesson · 6 years ago
  54. f6b8a28 Merge "Added ContentCaptureEvents for session resumed and paused." by Felipe Leme · 6 years ago
  55. 7a13eb2 Merge "Support title_with_entity and title_without_entity" by TreeHugger Robot · 6 years ago
  56. 9d50175 Add TestableDeviceConfig by Linus Tufvesson · 6 years ago
  57. ac9b4d8 Support title_with_entity and title_without_entity by Tony Mak · 6 years ago
  58. 85e2be0 Convert FrameworksCoreTests to Android.bp by Colin Cross · 6 years ago
  59. 0815153 Merge "Update RulesManagerService after APEX files" am: ee15067180 am: 7421a00bb0 by Neil Fuller · 6 years ago
  60. efaa3e6 Merge "Update RulesManagerService after APEX files" am: ee15067180 by Neil Fuller · 6 years ago
  61. 869f5c4 Merge "Update backwards compatibility support for android.test.base" am: 617e556477 am: f4dfe50594 by Paul Duffin · 6 years ago
  62. 70828b4 Merge "Update backwards compatibility support for android.test.base" am: 617e556477 by Paul Duffin · 6 years ago
  63. b828043 Drop support for device configurable "compatibility WAL". by Narayan Kamath · 6 years ago
  64. ce7a01f Control lid behaviour with a Global setting by Edward Savage-Jones · 9 years ago
  65. b0da18f Added ContentCaptureEvents for session resumed and paused. by Felipe Leme · 6 years ago
  66. 62b67c2 Merge "Revert "Fix a11y cache correctness bug"" into pi-dev am: 987ec033ab by Qasid Sadiq · 6 years ago
  67. 24f953a Merge "Revert "Fix a11y cache correctness bug"" into pi-dev am: 987ec033ab by Qasid Sadiq · 6 years ago
  68. ee15067 Merge "Update RulesManagerService after APEX files" by Neil Fuller · 6 years ago
  69. b5de278 Merge "Add logging for profile switching for sharesheet" by Susi Kharraz-Post · 6 years ago
  70. a1ae025 Update RulesManagerService after APEX files by Neil Fuller · 6 years ago
  71. 0446fab Add logging for profile switching for sharesheet by Susi Kharraz-Post · 6 years ago
  72. add9045 Merge "Language detection fixes." by TreeHugger Robot · 6 years ago
  73. 4d70022 Revert "Fix a11y cache correctness bug" by Qasid Ahmad Sadiq · 6 years ago
  74. 9873510 Merge "Refactored Autofill properties that are optimized on application level." by Felipe Leme · 6 years ago
  75. a2c5d1a Merge "Implement USB-C overheat warning" by Sherry Huang · 6 years ago
  76. f64ec63 Refactor passwords/pins/patterns to byte[] by Rich Cannings · 6 years ago
  77. a4f39cd Refactored Autofill properties that are optimized on application level. by Felipe Leme · 6 years ago
  78. 25f7fdc Language detection fixes. by Abodunrinwa Toki · 6 years ago
  79. ce02ed3 Implement USB-C overheat warning by Sherry Huang · 6 years ago
  80. 5d70cdf Update backwards compatibility support for android.test.base by Paul Duffin · 6 years ago
  81. 3ffadce Merge "Optimized Content Capture workflow by caching some state at the application level." by TreeHugger Robot · 6 years ago
  82. f862750 Merge "Flesh out CR.getTypeDrawable() with more details." by Jeff Sharkey · 6 years ago
  83. 326f15a Optimized Content Capture workflow by caching some state at the application level. by Felipe Leme · 6 years ago
  84. 6944910 Merge "Add CompositionSamplingListener" by TreeHugger Robot · 6 years ago
  85. 806bece Flesh out CR.getTypeDrawable() with more details. by Jeff Sharkey · 6 years ago
  86. 5ed50cc Implement proper lifecycle for WindowInsetsAnimationController by Jorim Jaggi · 6 years ago
  87. 4ba3b12 Merge changes from topic "PPRL.190205.001" by Xin Li · 6 years ago
  88. f7612ac Merge "Changes on the ContentCaptureContext APIs." by TreeHugger Robot · 6 years ago
  89. 9b963d3 Add CompositionSamplingListener by Adrian Roos · 6 years ago
  90. fb9dcf2 Merge "Sharesheet - Support sharing from downloads" by TreeHugger Robot · 6 years ago
  91. c6ab749 Merge "Switching off ART verifications for debuggable apps (dev option-controlled)." by TreeHugger Robot · 6 years ago
  92. 32981ff Merge "Game Driver: Add a Settings.Global property for sphal libraries" by Yiwei Zhang · 6 years ago
  93. f38e9d2 Sharesheet - Support sharing from downloads by Matt Pietal · 6 years ago
  94. 3deb23f Merge "Fix authority parsing test" am: 8ce3609e58 am: becdd58df5 am: 598b2497b3 by Adam Vartanian · 6 years ago
  95. 598b249 Merge "Fix authority parsing test" am: 8ce3609e58 am: becdd58df5 by Adam Vartanian · 6 years ago
  96. becdd58 Merge "Fix authority parsing test" am: 8ce3609e58 by Adam Vartanian · 6 years ago
  97. f240cb8 Fix authority parsing test by Adam Vartanian · 6 years ago
  98. 044c63b Changes on the ContentCaptureContext APIs. by Felipe Leme · 6 years ago
  99. a13887f Replace ContentInterface with wrapping. by Jeff Sharkey · 6 years ago
  100. 03f3ff2 Game Driver: Add a Settings.Global property for sphal libraries by Yiwei Zhang · 6 years ago