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