1. ec2ed74 Snap for 10453563 from bdecd4ef6264998d9ebf8c7aaabbf05f0438c28e to mainline-media-release by Android Build Coastguard Worker · 2 years, 6 months ago android14-mainline-media-release aml_med_340922010 aml_med_341011000 aml_med_341111000 aml_med_341312020 aml_med_341312300 aml_med_341513600 aml_med_341619000 aml_med_341711000
  2. bdecd4e Add isDisplayInteractive method to BridgePowerManager am: bc473ebba6 by Antony Sargent · 2 years, 7 months ago
  3. bc473eb Add isDisplayInteractive method to BridgePowerManager by Antony Sargent · 2 years, 8 months ago android14-dev android14-prebuilt-test
  4. 52ba36d Remove InputManager#getInstance am: 1232b1336a by Asmita Poddar · 2 years, 8 months ago
  5. 1232b13 Remove InputManager#getInstance by Asmita Poddar · 2 years, 8 months ago
  6. 9cdcbdd Updated BridgeContentProvider#getStreamTypes with attributionSource am: d4aa7bb81a by Ashish Kumar · 2 years, 9 months ago
  7. d4aa7bb Updated BridgeContentProvider#getStreamTypes with attributionSource by Ashish Kumar · 2 years, 9 months ago
  8. 92bf4e3 Add support for InputManagerGlobal am: 64c5f0af1d by Asmita Poddar · 2 years, 10 months ago
  9. 64c5f0a Add support for InputManagerGlobal by Asmita Poddar · 2 years, 10 months ago
  10. 83510f4 Updated BridgeContentProvider with getTypeAnonymous am: 654862edbe by Ashish Kumar · 2 years, 10 months ago
  11. 654862e Updated BridgeContentProvider with getTypeAnonymous by Ashish Kumar · 2 years, 10 months ago
  12. 9ec38a0 Merge "Allow for non-existent style in obtainStyledAttributes" by Jerome Gaillard · 2 years, 10 months ago
  13. 433076f Merge "Add LowPowerStandby StandbyPorts APIs to BridgePowerManager" by Robert Horvath · 2 years, 10 months ago
  14. 319a9dc Allow for non-existent style in obtainStyledAttributes by Jerome Gaillard · 2 years, 10 months ago
  15. dc8d59c Merge "Add LowPowerStandby policy APIs to BridgePowerManager" by Robert Horvath · 2 years, 10 months ago
  16. 8c63dbd Merge "Add blank impl of goToSleepWithDisplayId to BridgePowerManager" by Eric Jeong · 2 years, 10 months ago
  17. ba87fe5 Move layoutlib project to use JDK 17 by Jerome Gaillard · 2 years, 10 months ago
  18. d639476 Merge "Add empty string check for resource loading." by Jerome Gaillard · 2 years, 10 months ago
  19. 85bbb35 Merge "Enable running LayoutLib tests with `atest`." by Jerome Gaillard · 2 years, 10 months ago
  20. 3730f21 Fix IntelliJ structure of the layoutlib project by Jerome Gaillard · 2 years, 11 months ago
  21. fda847e Enable running LayoutLib tests with `atest`. by Ang Li · 2 years, 11 months ago
  22. 5ebba86 Add empty string check for resource loading. by Ram Peri · 2 years, 11 months ago
  23. 957709e Merge changes Ic16a1f63,I0af578d3 by Jerome Gaillard · 2 years, 11 months ago
  24. 2a4349a Merge changes from topics "cherrypicker-L22200000958462761:N98200001334514406", "cherrypicker-L56600000958367941:N64800001332635495" by Jerome Gaillard · 2 years, 11 months ago
  25. e05dbae Merge "Delete broken test" by TreeHugger Robot · 2 years, 11 months ago
  26. 6f0c323 Merge "Delegate SystemProperties.find to avoid call to native_find" by TreeHugger Robot · 2 years, 11 months ago
  27. de3651a Delete broken test by Jerome Gaillard · 2 years, 11 months ago
  28. e9244ef Update ATF to use accessibility nodes by Jerome Gaillard · 2 years, 11 months ago
  29. 7ca540a Add ability to work with Accessibility system by Jerome Gaillard · 2 years, 11 months ago
  30. 5b2a661 [atf] Update layoutlib and add a new test to make sure that by Shengxiong Xia · 2 years, 11 months ago
  31. 95bdd35 Update ATF lib@437875558, still keep the ATF lib@371374941 because ats by Shengxiong Xia · 2 years, 11 months ago
  32. d60be7f Delegate SystemProperties.find to avoid call to native_find by Jerome Gaillard · 2 years, 11 months ago
  33. a30ccc1 Replace calls to Application.getResources in Html.java by Jerome Gaillard · 2 years, 11 months ago
  34. 32b0181 Refactor parts of layoutlib/bridge/tests into a bridge_client. by Ram Peri · 2 years, 11 months ago
  35. dd58e4d Test: run_tests.sh. Create new bridge_client for resue. by Ram Peri · 2 years, 11 months ago
  36. c24869c Create a delegating Application Context by Jerome Gaillard · 2 years, 11 months ago
  37. 929dbb4 Merge changes from topics "cherrypicker-L68700000957155082:N36700001308243670", "cherrypicker-L81500000956310178:N16900001293533014" by Jerome Gaillard · 2 years, 11 months ago
  38. 340185e Merge "Update golden image" by Jerome Gaillard · 2 years, 11 months ago
  39. 5c7fbc2 Add android.os.ext.SdkExtensions to layoutlib.jar by Jerome Gaillard · 2 years, 11 months ago
  40. 254afb8 Update dynamic colour generation following platform change by Jerome Gaillard · 2 years, 11 months ago
  41. 3c51e8b Fix dynamic colour values for system_*_0 by Jerome Gaillard · 2 years, 11 months ago
  42. a0d93c5 Handle wallpapers as Java resources by Jerome Gaillard · 2 years, 11 months ago
  43. 8cd6c25 Use flag to choose whether to display a themed icon by Jerome Gaillard · 2 years, 11 months ago
  44. 6dc349b Add dynamic theming to layoutlib by Jerome Gaillard · 2 years, 11 months ago
  45. a84aea2 Update golden image by Jerome Gaillard · 2 years, 11 months ago
  46. 4750e1c Use correct padding for nine-patch drawables by Jerome Gaillard · 2 years, 11 months ago
  47. 10dc413 Merge "Add InputManager to system services supported by layoutlib" by TreeHugger Robot · 2 years, 11 months ago
  48. 8f4de13 Merge "Add delegate for DisplayEventReceiver" by TreeHugger Robot · 2 years, 11 months ago
  49. 3587eb7 Merge "Fix InputMethodManager_Delegate" by TreeHugger Robot · 2 years, 11 months ago
  50. 5619175 Merge "Do not use native InputDevice for layoutlib master" by Jerome Gaillard · 2 years, 11 months ago
  51. 09086ae Fix InputMethodManager_Delegate by Jerome Gaillard · 2 years, 11 months ago
  52. 6fa21c4 Add InputManager to system services supported by layoutlib by Jerome Gaillard · 2 years, 11 months ago
  53. 7e4213f Add delegate for DisplayEventReceiver by Jerome Gaillard · 2 years, 11 months ago
  54. 3aa0632 Remove unused delegate method by Jerome Gaillard · 2 years, 11 months ago
  55. 902f074 Do not use native InputDevice for layoutlib master by Jerome Gaillard · 2 years, 11 months ago
  56. 549b887 Add LowPowerStandby StandbyPorts APIs to BridgePowerManager by Robert Horvath · 2 years, 11 months ago
  57. 6eea04c Add LowPowerStandby policy APIs to BridgePowerManager by Robert Horvath · 2 years, 11 months ago
  58. acae5d7 Correctly trim quotes and/or spaces from string resources by Jerome Gaillard · 2 years, 11 months ago
  59. c248c3a Obey @NonNull in BridgePackageManager implementation by Jerome Gaillard · 2 years, 11 months ago
  60. 50e62a9 Limit potential size of parser stack in BridgeContext by Jerome Gaillard · 2 years, 11 months ago
  61. 1675a23 Merge "Change parameter of getWindowInsets" by Riddle Hsu · 3 years ago
  62. 82995b0 Adding synchronization blocks on all methods in order to prevent https://issuetracker.google.com/issues/262956896 am: 78d3cc2713 am: 86ddf17466 am: 48908e6ada by Luis Cortes · 3 years ago
  63. 48908e6 Adding synchronization blocks on all methods in order to prevent https://issuetracker.google.com/issues/262956896 am: 78d3cc2713 am: 86ddf17466 by Luis Cortes · 3 years ago android-u-beta-1-gpl
  64. 86ddf17 Adding synchronization blocks on all methods in order to prevent https://issuetracker.google.com/issues/262956896 am: 78d3cc2713 by Luis Cortes · 3 years ago
  65. e701a9d Change parameter of getWindowInsets by Riddle Hsu · 3 years ago
  66. 78d3cc2 Adding synchronization blocks on all methods in order to prevent https://issuetracker.google.com/issues/262956896 by Luis Cortes · 3 years ago main-16k-with-phones
  67. deb3059 Add blank impl of goToSleepWithDisplayId to BridgePowerManager by Eric Jeong · 3 years ago
  68. aaff32c Add API to get/listen to the color contrast setting by Aurélien Pomini · 3 years ago
  69. b3b9bfb Set TypedValue type when integer or string value by Jerome Gaillard · 3 years, 1 month ago
  70. 25487af Merge "Delete remote modules for layoutlib" by TreeHugger Robot · 3 years, 1 month ago
  71. e587086 Delete remote modules for layoutlib by Jerome Gaillard · 3 years, 1 month ago
  72. 45a9e21 Update ICU version used in layoutlib tests by Jerome Gaillard · 3 years, 1 month ago
  73. cb1cd08 Use asm built from source. am: 218d7ded60 am: 8197e9f9a3 am: 313862db74 by Krzysztof Kosiński · 3 years, 1 month ago
  74. 313862d Use asm built from source. am: 218d7ded60 am: 8197e9f9a3 by Krzysztof Kosiński · 3 years, 1 month ago
  75. 8197e9f Use asm built from source. am: 218d7ded60 by Krzysztof Kosiński · 3 years, 1 month ago
  76. 218d7de Use asm built from source. by Krzysztof Kosiński · 3 years, 1 month ago
  77. c97d53d Use IActivityManager.Default for maintainability. by Jeff Sharkey · 3 years, 1 month ago
  78. f521760 Avoid exception in KeyEventHandling by Jerome Gaillard · 3 years, 2 months ago
  79. 063266a Support key events in layoutlib by Jerome Gaillard · 3 years, 2 months ago
  80. 8e5748a Merge "More robust ProcessRecord routing for resultTo." by Jeff Sharkey · 3 years, 2 months ago
  81. d2561f1 Fix errorprone warnings that should be errors am: 8f8837c391 am: a490c085b0 am: ea0e323b1b by Cole Faust · 3 years, 2 months ago
  82. 98d68b0 Merge "Move adapter binding to happen during inflation" by Jerome Gaillard · 3 years, 2 months ago
  83. ea0e323 Fix errorprone warnings that should be errors am: 8f8837c391 am: a490c085b0 by Cole Faust · 3 years, 2 months ago
  84. a490c08 Fix errorprone warnings that should be errors am: 8f8837c391 by Cole Faust · 3 years, 2 months ago
  85. 1850fe20 Fix WindowManagerImpl for dialogs by Jerome Gaillard · 3 years, 2 months ago
  86. 947ea03 Move adapter binding to happen during inflation by Jerome Gaillard · 3 years, 2 months ago
  87. 8f8837c Fix errorprone warnings that should be errors by Cole Faust · 3 years, 2 months ago
  88. 6b8f37d Merge "Add override function for Display.getOverlayProperties() in layoutlib." by Sally Qi · 3 years, 2 months ago
  89. 7169141 More robust ProcessRecord routing for resultTo. by Jeff Sharkey · 3 years, 2 months ago
  90. 359d3ec Use Opcodes.ASM9 as the ASM version am: 668c5775d9 am: c5e7a88879 am: c84b896166 by Sorin Basca · 3 years, 2 months ago
  91. c84b896 Use Opcodes.ASM9 as the ASM version am: 668c5775d9 am: c5e7a88879 by Sorin Basca · 3 years, 2 months ago
  92. c5e7a88 Use Opcodes.ASM9 as the ASM version am: 668c5775d9 by Sorin Basca · 3 years, 2 months ago
  93. 668c577 Use Opcodes.ASM9 as the ASM version by Sorin Basca · 3 years, 2 months ago
  94. 2ca855c Merge "Delegate Magnifier.show to do nothing" by TreeHugger Robot · 3 years, 2 months ago
  95. a064714 Merge "Add stub for IActivityManager.unlockUser2()" by Eric Biggers · 3 years, 3 months ago
  96. 7a510bf Delegate Magnifier.show to do nothing by Jerome Gaillard · 3 years, 3 months ago
  97. a130edc Implement missing methods in DelegateMethodAdapter by Jerome Gaillard · 3 years, 3 months ago
  98. 9c63e01 Merge "Add AIDL definiton for IInputDeviceBatteryState" by Prabir Pradhan · 3 years, 3 months ago
  99. d21b255 Add stub for IActivityManager.unlockUser2() by Eric Biggers · 3 years, 3 months ago
  100. 62b1e03 Implement WindowManageImpl.updateViewLayout by Jerome Gaillard · 3 years, 3 months ago