1. 06460ef AAPT2: Fix up file IO by Adam Lesinski · 7 years ago
  2. 6099e75 Merge "Read emoji addtions from data file" by Roozbeh Pournader · 7 years ago
  3. 3ccd67d Merge "Replace rectangle shadow algorithm" by Charlie Tsai · 7 years ago
  4. e18bf49 Replace rectangle shadow algorithm by Charlie Tsai · 7 years ago
  5. 1800ba4 Read emoji addtions from data file by Roozbeh Pournader · 7 years ago
  6. 10eb145 Merge changes from topic 'configForSplit' by Adam Lesinski · 7 years ago
  7. 935cd78 Merge "Update fontchain_lint.py to read Emoji 5.0 data" by TreeHugger Robot · 7 years ago
  8. 37ecda0 Merge "Fix BitmapShader to work with adaptive icons" by Diego Perez · 7 years ago
  9. 3ce947f Merge "Update ColorFilter_Delegate following Change I5f74addd" by Jerome Gaillard · 7 years ago
  10. c1b59ed Merge "Separate global and override config sent to client" by Andrii Kulian · 7 years ago
  11. f4291b0 Fix BitmapShader to work with adaptive icons by Diego Perez · 7 years ago
  12. 5aa6282 Update ColorFilter_Delegate following Change I5f74addd by Jerome Gaillard · 7 years ago
  13. 4460796 Separate global and override config sent to client by Andrii Kulian · 7 years ago
  14. fabeed6 Update fontchain_lint.py to read Emoji 5.0 data by Roozbeh Pournader · 7 years ago
  15. b0c47ef AAPT2: Finish support for feature splits by Adam Lesinski · 7 years ago
  16. 95f36e2 Update layoutlib following Changes I2500bd4c and If456266f by Jerome Gaillard · 7 years ago
  17. 287452c Merge "Delete some SurfaceView support code." by Rob Carr · 7 years ago
  18. d0a2cd3 Delete some SurfaceView support code. by Robert Carr · 7 years ago
  19. 5fff20c Merge "Clean up public FontConfig APIs" by TreeHugger Robot · 7 years ago
  20. ac873c9 Clean up public FontConfig APIs by Seigo Nonaka · 7 years ago
  21. be4cf58 Merge "Add API to mark apps that have an update available" by TreeHugger Robot · 7 years ago
  22. ab53289 Add API to mark apps that have an update available by Todd Kennedy · 7 years ago
  23. f33a037 Merge "Workaround for broken BitmapShader in AdaptiveIconDrawable" by Diego Perez · 7 years ago
  24. 22b0d5d Merge "AAPT2: Add -A (assets) support" by Adam Lesinski · 7 years ago
  25. b39ad7c AAPT2: Add -A (assets) support by Adam Lesinski · 7 years ago
  26. e49ba39 Workaround for broken BitmapShader in AdaptiveIconDrawable by Diego Perez · 7 years ago
  27. 376c647 Merge "Associate rotation watchers with displays" by TreeHugger Robot · 7 years ago
  28. 35fa3c2 Associate rotation watchers with displays by Andrii Kulian · 7 years ago
  29. ef4351c Dont dispatch a11y events that have no subscribers by Eugene Susla · 8 years ago
  30. ca6d48f Merge "Move rotation tracking to DisplayContent" by Andrii Kulian · 7 years ago
  31. ebf3a0d Merge changes from topic 'receiver_IA' by Chad Brubaker · 7 years ago
  32. 2d6fa03 AAPT: Process XML in mipmap directory by Adam Lesinski · 7 years ago
  33. 8ee7285 Move rotation tracking to DisplayContent by Andrii Kulian · 7 years ago
  34. afac777 Update Shader delegates following Change Ib5d33a80 by Jerome Gaillard · 7 years ago
  35. 640f30a Replaced auto-fill by autofill to keep it consistent with API style. by Felipe Leme · 7 years ago
  36. fd7e897 Merge "Disable versioning for pathInterpolator when no-version-vectors is on." by Tenghui Zhu · 7 years ago
  37. 30d69ea Merge "Add BatterySaverPolicy for power save mode" by Lei Yu · 7 years ago
  38. 455e90a Add BatterySaverPolicy for power save mode by jackqdyulei · 7 years ago
  39. 80447d4 Ignore native color spaces following Change I0164a18f by Jerome Gaillard · 7 years ago
  40. 010df88 Disable versioning for pathInterpolator when no-version-vectors is on. by ztenghui · 7 years ago
  41. 816c83b Enforce visibleToInstantApps for receivers by Chad Brubaker · 7 years ago
  42. 6213e82 Merge "AAPT2: Add --package-id flag for feature-split suppport" by TreeHugger Robot · 7 years ago
  43. f34b6f4 AAPT2: Add --package-id flag for feature-split suppport by Adam Lesinski · 7 years ago
  44. 013edba Update layoutlib following Change Ia12d448a by Jerome Gaillard · 7 years ago
  45. df2870d Merge "AAPT2: Fix parsing ResTable_type" by TreeHugger Robot · 7 years ago
  46. dea48d6 Implement drawPoint and drawPoints of BaseCanvas_Delegate by Charlie Tsai · 7 years ago
  47. 227bdec Merge "fallout of cleaning-up libutils includes" by TreeHugger Robot · 7 years ago
  48. ae3c244 Merge "AAPT2: Fix Plural::Equals() method" by TreeHugger Robot · 7 years ago
  49. 136fd07 AAPT2: Fix parsing ResTable_type by Adam Lesinski · 7 years ago
  50. df7707c fallout of cleaning-up libutils includes by Mathias Agopian · 7 years ago
  51. dd13361 Merge "AAPT2: Fix escaping sequence processing in XML parsing" by TreeHugger Robot · 7 years ago
  52. ac6edc5 AAPT2: Fix escaping sequence processing in XML parsing by Adam Lesinski · 7 years ago
  53. 8f7c550 AAPT2: Fix Plural::Equals() method by Adam Lesinski · 7 years ago
  54. 594ea5f Merge "Implement issue #34842682: Add ability to limit permissions based on features" by Dianne Hackborn · 7 years ago
  55. 3f7408f Merge "Add the test function for rectangle shadow" by Charlie Tsai · 7 years ago
  56. a624099 Merge "Add perf tests to Main" by Diego Perez · 7 years ago
  57. 31a1655 Create PackageManager.isInstantApp API to query whether by David Christie · 7 years ago
  58. cd154e9 Implement issue #34842682: Add ability to limit permissions based on features by Dianne Hackborn · 7 years ago
  59. 79062f6 Add the test function for rectangle shadow by Charlie Tsai · 7 years ago
  60. 06a7ff3 Add perf tests to Main by Diego Perez · 7 years ago
  61. 9a7be3a Rename android.os.Build so it can be dynamically generated by Diego Perez · 7 years ago
  62. 434968a Add stroke width property used by animated vector drawables by Jerome Gaillard · 7 years ago
  63. bdecfe1 Merge "Load hyphenation patterns for Bulgarian and Church Slavonic" by TreeHugger Robot · 7 years ago
  64. b5a0ef8 Merge "AAPT2: Few tweaks to get shared-libraries working" by TreeHugger Robot · 7 years ago
  65. 8840381 Add autofill service to BridgeContext by Jerome Gaillard · 7 years ago
  66. 033b222 Load hyphenation patterns for Bulgarian and Church Slavonic by Roozbeh Pournader · 7 years ago
  67. b5dc4bd AAPT2: Few tweaks to get shared-libraries working by Adam Lesinski · 7 years ago
  68. d48944a AAPT2: Rename strip phase to optimize by Adam Lesinski · 7 years ago
  69. ceb9b2f AAPT2: Shared library support by Adam Lesinski · 7 years ago
  70. 5780637 Merge "Set MockView.setGravity to public" by Diego Perez · 7 years ago
  71. c98c16d Merge "Add support for aapt:attr attributes" by Diego Perez · 7 years ago
  72. 67ac030 Set MockView.setGravity to public by Diego Perez · 7 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 · 7 years ago
  75. b01d3db Merge "Update FontFamily_Delegate following Change I1d6e1c4c" by Jerome Gaillard · 7 years ago
  76. 3d3e69c Fix BridgeContext.resolveThemeAttribute color parsing by Diego Perez · 7 years ago
  77. 75e7d1d Removes an already defined warning in aapt. by Aurimas Liutikas · 7 years ago
  78. edb88a2 Merge "Add ResTable_sparseTypeEntry support" by Adam Lesinski · 7 years ago
  79. 96b9832 Merge "API for accessing preloaded files cache" by TreeHugger Robot · 7 years ago
  80. 6122129 API for accessing preloaded files cache by Fyodor Kupolov · 8 years ago
  81. 1db0d3c Update FontFamily_Delegate following Change I1d6e1c4c by Jerome Gaillard · 7 years ago
  82. b047b8b Report move to display for activities that handle config changes by Andrii Kulian · 7 years ago
  83. b9014f3 Merge "Add BridgeXmlPullAttributesTest to the Main suite" by Diego Perez · 7 years ago
  84. 65febdd Merge "Fix LayoutlibTestCallback.getResourceId" by Jerome Gaillard · 7 years ago
  85. 677f0d6 Merge "Update asm version in layoutlib following Change I2a6396e7" by Jerome Gaillard · 7 years ago
  86. 102ef6f Merge "Set the correct class loader in Resources" by Diego Perez · 7 years ago
  87. 9809b8f Merge "Add functionality to overwrite the /etc/preloaded-classes file." by TreeHugger Robot · 7 years ago
  88. c8f71aa Add ResTable_sparseTypeEntry support by Adam Lesinski · 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. 286839e Add functionality to overwrite the /etc/preloaded-classes file. by Michael Rosenfeld · 7 years ago
  94. 7ad2067 Merge "Add API to track package changes" by TreeHugger Robot · 7 years ago
  95. 9106c64 Add API to track package changes by Todd Kennedy · 7 years ago
  96. 4114a95 Merge "Use asm-5.2 prebuilt" am: 6b32770d6d am: 6c1ac4dd80 am: 29fd14f9ee by Colin Cross · 7 years ago
  97. 886d642 Merge "Use asm-5.2 prebuilt" am: 6b32770d6d am: 6c1ac4dd80 am: 29fd14f9ee by Colin Cross · 7 years ago
  98. 29fd14f Merge "Use asm-5.2 prebuilt" am: 6b32770d6d am: 6c1ac4dd80 by Colin Cross · 7 years ago
  99. 789c4b4 Add dynamic font support by Diego Perez · 7 years ago
  100. dacc137 Merge "A bit of warning cleanup" by Diego Perez · 7 years ago