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