1. ff55115 Reorganize font enumeration API. by Seigo Nonaka · 9 years ago
  2. fdf453a Fix broken perf tests by Diego Perez · 9 years ago
  3. 2811928 Merge "Revert "Layoutlib changes to support the new ResourceUrl"" into oc-dev by TreeHugger Robot · 9 years ago
  4. 2d161b1 Merge "Implement issue #36590595: Add ability to associated a ClipData with JobInfo" into oc-dev by TreeHugger Robot · 9 years ago
  5. ac52f28 Ensure we show the PiP menu in response to KEYCODE_WINDOW. by Winson Chung · 9 years ago
  6. a47223f Implement issue #36590595: Add ability to associated a ClipData with JobInfo by Dianne Hackborn · 9 years ago
  7. 51b4387a Revert "Layoutlib changes to support the new ResourceUrl" by Diego Perez · 9 years ago
  8. 08992ac API refactor: context.startForegroundService() by Christopher Tate · 9 years ago
  9. 0677ce2 Fix fonts following 455f1bfc05 by Diego Perez · 9 years ago
  10. 261dd23 Merge "Handle the case where no session exists" into oc-dev by TreeHugger Robot · 9 years ago
  11. a55b3ba Handle the case where no session exists by Diego Perez · 9 years ago
  12. d88c717 Make layoutlib more lenient with recoverable errors by Diego Perez · 9 years ago
  13. 31f7d6f53 Add audio service support to BridgeContext by Diego Perez · 9 years ago
  14. 336ae5b Add ACTION_EPHEMERAL_RESOLVER_SETTINGS by Chad Brubaker · 9 years ago
  15. 48a153e Merge "Fix font golden image using Oracle JDK" by TreeHugger Robot · 9 years ago
  16. 06ed84f Merge "Handle case where canvas is 0x0 for shadows" by Diego Perez · 9 years ago
  17. 25cbb6c Fix font golden image using Oracle JDK by Diego Perez · 9 years ago
  18. 42a872a Merge "Updating font test after the TextView fix" by TreeHugger Robot · 9 years ago
  19. ef74ede Handle case where canvas is 0x0 for shadows by Diego Perez · 9 years ago
  20. f170175 Updating font test after the TextView fix by Diego Perez · 9 years ago
  21. d7437d6 Dispose font cache on bridge.dispose by Diego Perez · 9 years ago
  22. b4e6b5a Merge "Layoutlib changes to support the new ResourceUrl" by Diego Perez · 9 years ago
  23. f7a5943 Update FontFamily_Delegate following Change Ia23ee6a7 by Jerome Gaillard · 9 years ago
  24. 9fb4d68 Layoutlib changes to support the new ResourceUrl by Diego Perez · 9 years ago
  25. ba152c0 Fix build following change 0763650 by Diego Perez · 9 years ago
  26. 3ccd67d Merge "Replace rectangle shadow algorithm" by Charlie Tsai · 9 years ago
  27. e18bf49 Replace rectangle shadow algorithm by Charlie Tsai · 9 years ago
  28. 37ecda0 Merge "Fix BitmapShader to work with adaptive icons" by Diego Perez · 9 years ago
  29. 3ce947f Merge "Update ColorFilter_Delegate following Change I5f74addd" by Jerome Gaillard · 9 years ago
  30. c1b59ed Merge "Separate global and override config sent to client" by Andrii Kulian · 9 years ago
  31. f4291b0 Fix BitmapShader to work with adaptive icons by Diego Perez · 9 years ago
  32. 5aa6282 Update ColorFilter_Delegate following Change I5f74addd by Jerome Gaillard · 9 years ago
  33. 4460796 Separate global and override config sent to client by Andrii Kulian · 9 years ago
  34. 95f36e2 Update layoutlib following Changes I2500bd4c and If456266f by Jerome Gaillard · 9 years ago
  35. 287452c Merge "Delete some SurfaceView support code." by Rob Carr · 9 years ago
  36. d0a2cd3 Delete some SurfaceView support code. by Robert Carr · 9 years ago
  37. 5fff20c Merge "Clean up public FontConfig APIs" by TreeHugger Robot · 9 years ago
  38. ac873c9 Clean up public FontConfig APIs by Seigo Nonaka · 9 years ago
  39. be4cf58 Merge "Add API to mark apps that have an update available" by TreeHugger Robot · 9 years ago
  40. ab53289 Add API to mark apps that have an update available by Todd Kennedy · 9 years ago
  41. e49ba39 Workaround for broken BitmapShader in AdaptiveIconDrawable by Diego Perez · 9 years ago
  42. 376c647 Merge "Associate rotation watchers with displays" by TreeHugger Robot · 9 years ago
  43. 35fa3c2 Associate rotation watchers with displays by Andrii Kulian · 9 years ago
  44. ef4351c Dont dispatch a11y events that have no subscribers by Eugene Susla · 9 years ago
  45. ca6d48f Merge "Move rotation tracking to DisplayContent" by Andrii Kulian · 9 years ago
  46. ebf3a0d Merge changes from topic 'receiver_IA' by Chad Brubaker · 9 years ago
  47. 8ee7285 Move rotation tracking to DisplayContent by Andrii Kulian · 9 years ago
  48. afac777 Update Shader delegates following Change Ib5d33a80 by Jerome Gaillard · 9 years ago
  49. 640f30a Replaced auto-fill by autofill to keep it consistent with API style. by Felipe Leme · 9 years ago
  50. 30d69ea Merge "Add BatterySaverPolicy for power save mode" by Lei Yu · 9 years ago
  51. 455e90a Add BatterySaverPolicy for power save mode by jackqdyulei · 9 years ago
  52. 80447d4 Ignore native color spaces following Change I0164a18f by Jerome Gaillard · 9 years ago
  53. 816c83b Enforce visibleToInstantApps for receivers by Chad Brubaker · 9 years ago
  54. 013edba Update layoutlib following Change Ia12d448a by Jerome Gaillard · 9 years ago
  55. dea48d6 Implement drawPoint and drawPoints of BaseCanvas_Delegate by Charlie Tsai · 9 years ago
  56. 3f7408f Merge "Add the test function for rectangle shadow" by Charlie Tsai · 9 years ago
  57. a624099 Merge "Add perf tests to Main" by Diego Perez · 9 years ago
  58. 31a1655 Create PackageManager.isInstantApp API to query whether by David Christie · 9 years ago
  59. 79062f6 Add the test function for rectangle shadow by Charlie Tsai · 9 years ago
  60. 06a7ff3 Add perf tests to Main by Diego Perez · 9 years ago
  61. 9a7be3a Rename android.os.Build so it can be dynamically generated by Diego Perez · 9 years ago
  62. 434968a Add stroke width property used by animated vector drawables by Jerome Gaillard · 9 years ago
  63. 8840381 Add autofill service to BridgeContext by Jerome Gaillard · 9 years ago
  64. 5780637 Merge "Set MockView.setGravity to public" by Diego Perez · 9 years ago
  65. c98c16d Merge "Add support for aapt:attr attributes" by Diego Perez · 9 years ago
  66. 67ac030 Set MockView.setGravity to public by Diego Perez · 9 years ago
  67. bc9d2a1 Add support for aapt:attr attributes by Diego Perez · 9 years ago
  68. 8f52705 Merge "Fix BridgeContext.resolveThemeAttribute color parsing" by Diego Perez · 9 years ago
  69. b01d3db Merge "Update FontFamily_Delegate following Change I1d6e1c4c" by Jerome Gaillard · 9 years ago
  70. 3d3e69c Fix BridgeContext.resolveThemeAttribute color parsing by Diego Perez · 9 years ago
  71. 96b9832 Merge "API for accessing preloaded files cache" by TreeHugger Robot · 9 years ago
  72. 6122129 API for accessing preloaded files cache by Fyodor Kupolov · 10 years ago
  73. 1db0d3c Update FontFamily_Delegate following Change I1d6e1c4c by Jerome Gaillard · 9 years ago
  74. b047b8b Report move to display for activities that handle config changes by Andrii Kulian · 9 years ago
  75. b9014f3 Merge "Add BridgeXmlPullAttributesTest to the Main suite" by Diego Perez · 9 years ago
  76. 65febdd Merge "Fix LayoutlibTestCallback.getResourceId" by Jerome Gaillard · 9 years ago
  77. 677f0d6 Merge "Update asm version in layoutlib following Change I2a6396e7" by Jerome Gaillard · 9 years ago
  78. 102ef6f Merge "Set the correct class loader in Resources" by Diego Perez · 9 years ago
  79. 3a73332 Fix LayoutlibTestCallback.getResourceId by Jerome Gaillard · 9 years ago
  80. d88767a Update asm version in layoutlib following Change I2a6396e7 by Jerome Gaillard · 9 years ago
  81. 196b731 Set the correct class loader in Resources by Diego Perez · 9 years ago
  82. c5a8e06 Merge "Add dynamic font support" by Diego Perez · 9 years ago
  83. 7ad2067 Merge "Add API to track package changes" by TreeHugger Robot · 9 years ago
  84. 9106c64 Add API to track package changes by Todd Kennedy · 9 years ago
  85. 4114a95 Merge "Use asm-5.2 prebuilt" am: 6b32770d6d am: 6c1ac4dd80 am: 29fd14f9ee by Colin Cross · 9 years ago
  86. 886d642 Merge "Use asm-5.2 prebuilt" am: 6b32770d6d am: 6c1ac4dd80 am: 29fd14f9ee by Colin Cross · 9 years ago
  87. 29fd14f Merge "Use asm-5.2 prebuilt" am: 6b32770d6d am: 6c1ac4dd80 by Colin Cross · 9 years ago
  88. 789c4b4 Add dynamic font support by Diego Perez · 9 years ago
  89. dacc137 Merge "A bit of warning cleanup" by Diego Perez · 9 years ago
  90. 62253b6 A bit of warning cleanup by Diego Perez · 9 years ago
  91. 646b781 Merge "Fixes for animated vector drawables" by Diego Perez · 9 years ago
  92. ff54b30 Merge "Track event flow to IMMS#setImeWindowStatus" by Yohei Yukawa · 9 years ago
  93. 80e86ba Use asm-5.2 prebuilt by Colin Cross · 9 years ago
  94. 6db3bfe Track event flow to IMMS#setImeWindowStatus by Yohei Yukawa · 9 years ago
  95. d432860 Merge changes Ic3affb60,If09a6623 by Diego Perez · 9 years ago
  96. 74f3650 Fix NopCanvas initialization by Diego Perez · 9 years ago
  97. be4d4fa NopCanvas is only hw accelerated during construction by Diego Perez · 9 years ago
  98. 44467a0 Remove custom service Class -> name mapping by Diego Perez · 9 years ago
  99. 4b0e604 Fixes for animated vector drawables by Diego Perez · 9 years ago
  100. 22dac1c Introduce @SoftInputModeFlags annotation by Yohei Yukawa · 9 years ago