1. 28e6c0b AAPT2: Add option to disable PNG crunching by Adam Lesinski · 7 years ago
  2. 4493b7c Removing layout from frameworks/base by Diego Perez · 7 years ago
  3. 13f6a91 Merge "Modify font metrics computation to match Android" by Jerome Gaillard · 7 years ago
  4. 38039d8 Merge "Merge "Merge "Switch from libcrypto_static to libcrypto target" am: 4ad5256547 am: 44eb369c83" into nyc-mr2-dev-plus-aosp am: 473e674143" into oc-dev-plus-aosp by Alex Klyubin · 7 years ago
  5. 76bce49 Merge "AAPT2: Ignore namespaced elements in AndroidManifest.xml" into oc-dev am: dea0438385 by Adam Lesinski · 7 years ago
  6. f18b4ea Merge "Merge "Switch from libcrypto_static to libcrypto target" am: 4ad5256547 am: 44eb369c83" into nyc-mr2-dev-plus-aosp by Alex Klyubin · 7 years ago
  7. 84da7cd Merge "AAPT2: Ignore namespaced elements in AndroidManifest.xml" into oc-dev by Adam Lesinski · 7 years ago
  8. 4ad5256 Merge "Switch from libcrypto_static to libcrypto target" by Alex Klyubin · 7 years ago
  9. fccc122 Modify font metrics computation to match Android by Jerome Gaillard · 7 years ago
  10. 7ae5202 Update Typeface_Delegate following Change Ied73189b by Jerome Gaillard · 7 years ago
  11. aadf27e Return exit code 1 when an error occurs during 'aapt2 dump'. by Pierre Lecesne · 7 years ago
  12. 63699b1 AAPT2: Ignore namespaced elements in AndroidManifest.xml by Adam Lesinski · 7 years ago
  13. 9d2b22d Switch from libcrypto_static to libcrypto target by Alex Klyubin · 7 years ago
  14. 3809831 Merge "Merge "Fix a NPE with outlineProvider="none"" am: 46a4fbb2e4 am: 65d65ec14b am: a3460f2bb1" into oc-dev-plus-aosp by Sergey Prigogin · 7 years ago
  15. 3d33f5c Merge "Fix a NPE with outlineProvider="none"" am: 46a4fbb2e4 am: 65d65ec14b by Sergey Prigogin · 7 years ago
  16. 46a4fbb Merge "Fix a NPE with outlineProvider="none"" by Sergey Prigogin · 7 years ago
  17. 7b3b636 Merge "Draw rectangle shadow fast in low elevation cases" by TreeHugger Robot · 7 years ago
  18. 8618589 Draw rectangle shadow fast in low elevation cases by Charlie Tsai · 7 years ago
  19. 2dcec3c Merge "avoid calculate shadow when elevation is 0" by TreeHugger Robot · 7 years ago
  20. 4538000 Stop deprecated parcelables triggering Error FW8 by Joe LaPenna · 7 years ago
  21. 8975018 avoid calculate shadow when elevation is 0 by Charlie Tsai · 7 years ago
  22. bf0a3ec Merge "Resolve merge conflicts of ccc5b9bbd02a to oc-dev-plus-aosp" into oc-dev-plus-aosp by Yi Kong · 7 years ago
  23. 087e2d4 Resolve merge conflicts of ccc5b9bbd02a to oc-dev-plus-aosp by Yi Kong · 7 years ago
  24. 2931eb0 Disable font test temporarily by Diego Perez · 7 years ago
  25. d9152e3 Merge "Ignore density in AdaptiveIconDrawable" by Jerome Gaillard · 7 years ago
  26. 106df69 Merge "Update AccessibilityManager in layoutlib following I65db0252" by Jerome Gaillard · 7 years ago
  27. 6958495 Merge "SystemApi for dex module registration" by Calin Juravle · 7 years ago
  28. b1d8144 SymbolComparator operator() is missing const by Yi Kong · 7 years ago
  29. c06c4ad Merge "Added dialog to notify user of thermal shutdown" into oc-dev am: 4d09adcef1 by Salvador Martinez · 7 years ago
  30. 4d09adc Merge "Added dialog to notify user of thermal shutdown" into oc-dev by Salvador Martinez · 7 years ago
  31. 2d83801 Merge "AAPT2: Fix typo in manifest validation expectation" into oc-dev am: 7cf8ca95aa by Adam Lesinski · 7 years ago
  32. 7cf8ca9 Merge "AAPT2: Fix typo in manifest validation expectation" into oc-dev by TreeHugger Robot · 7 years ago
  33. 54fbb7c Merge "AAPT2: binary parser should be more lenient with files" into oc-dev am: 557a0c50a0 by Adam Lesinski · 7 years ago
  34. 557a0c5 Merge "AAPT2: binary parser should be more lenient with files" into oc-dev by TreeHugger Robot · 7 years ago
  35. e6a7ca6 Merge "AAPT2: Fix string escaping" into oc-dev am: f6bc1402ed am: 349b647b75 by Adam Lesinski · 7 years ago
  36. f6bc140 Merge "AAPT2: Fix string escaping" into oc-dev by TreeHugger Robot · 7 years ago
  37. 42dd85a Merge changes I446fb6ab,Ife3bbd29 into oc-dev am: 53c9898e79 am: 66534ef01c by Adam Lesinski · 7 years ago
  38. 53c9898 Merge changes I446fb6ab,Ife3bbd29 into oc-dev by TreeHugger Robot · 7 years ago
  39. 742888f AAPT2: binary parser should be more lenient with files by Adam Lesinski · 7 years ago
  40. 8f3a5a5 Merge "AAPT2: Error reporting through JNI." into oc-dev am: f49baef4b9 by Chris Warrington · 7 years ago
  41. 3bf6389 Aapt2: Fix png leak by Andreas Gampe · 7 years ago
  42. c10c0d0 AAPT2: Fix typo in manifest validation expectation by Adam Lesinski · 7 years ago
  43. 48448e8 AAPT2: Fix string escaping by Adam Lesinski · 7 years ago
  44. 1e4b0e5 AAPT2: Workaround for findViewById with package ID > 0x7f by Adam Lesinski · 7 years ago
  45. 820d72a AAPT2: Error reporting through JNI. by Chris Warrington · 7 years ago
  46. 82e26c9 Merge "AAPT2: Add workaround for non-standard package IDs" into oc-dev am: e7172ff9fb by Adam Lesinski · 7 years ago
  47. 3d2af7f SystemApi for dex module registration by Calin Juravle · 7 years ago
  48. e7172ff Merge "AAPT2: Add workaround for non-standard package IDs" into oc-dev by TreeHugger Robot · 7 years ago
  49. a6f7b25 Added dialog to notify user of thermal shutdown by Salvador Martinez · 7 years ago
  50. 4ca5697 AAPT2: Add workaround for non-standard package IDs by Adam Lesinski · 7 years ago
  51. d0e462e Fix a NPE with outlineProvider="none" by Sergey Prigogin · 7 years ago
  52. fceef5c Merge "Update fontchain to read from additional sequences" into oc-dev am: a54b89e000 by Siyamed Sinir · 7 years ago
  53. a54b89e Merge "Update fontchain to read from additional sequences" into oc-dev by Siyamed Sinir · 7 years ago
  54. 6e06ad0 Update fontchain to read from additional sequences by Siyamed Sinir · 7 years ago
  55. 91d83954 Ignore density in AdaptiveIconDrawable by Jerome Gaillard · 7 years ago
  56. b04eec8 Update AccessibilityManager in layoutlib following I65db0252 by Jerome Gaillard · 7 years ago
  57. 40f7202 Merge "AAPT2: Add better error message when processing invalid files" into oc-dev am: b9dbee430d by Adam Lesinski · 7 years ago
  58. 79f9620 Merge "AAPT2: Allow <path-permission> tag in <provider>" into oc-dev am: 7beb895d75 by Adam Lesinski · 7 years ago
  59. b9dbee4 Merge "AAPT2: Add better error message when processing invalid files" into oc-dev by TreeHugger Robot · 7 years ago
  60. 7beb895 Merge "AAPT2: Allow <path-permission> tag in <provider>" into oc-dev by TreeHugger Robot · 7 years ago
  61. 5afb834 Merge changes I7d2b7e50,I784406a6 into oc-dev am: 76831f7e39 am: 085abab5ba by Adam Lesinski · 7 years ago
  62. 76831f7 Merge changes I7d2b7e50,I784406a6 into oc-dev by TreeHugger Robot · 7 years ago
  63. f135ff5 Merge "Bunch of new API lint rules." into oc-dev am: 57b999605c am: 8ec71a639b by Jeff Sharkey · 7 years ago
  64. 776aa95 AAPT2: Add better error message when processing invalid files by Adam Lesinski · 7 years ago
  65. 57b9996 Merge "Bunch of new API lint rules." into oc-dev by Jeff Sharkey · 7 years ago
  66. 25783ca AAPT2: Allow <path-permission> tag in <provider> by Adam Lesinski · 7 years ago
  67. b522f04 AAPT2: Allow truncating of package names by Adam Lesinski · 7 years ago
  68. 9431c47 AAPT2: Make BinaryResourceParser more lenient by Adam Lesinski · 7 years ago
  69. 5ab079f Merge "Update golden image following Change If9039398" by Jerome Gaillard · 7 years ago
  70. a59e95a Merge "Address API review comments for registerReceiver" into oc-dev am: 1f4e053aef by Chad Brubaker · 7 years ago
  71. 1f4e053 Merge "Address API review comments for registerReceiver" into oc-dev by Chad Brubaker · 7 years ago
  72. 89547ce fix some memory leaks. by Yunlian Jiang · 7 years ago
  73. 993f632 Merge "Address API council comments" into oc-dev am: fb4fb03cc3 am: 375d615b30 by Svetoslav Ganov · 7 years ago
  74. 2f9c55d Update golden image following Change If9039398 by Jerome Gaillard · 7 years ago
  75. 696ab6b Merge "Change ANDROID_ID for Instant Apps" into oc-dev am: 904e6cad28 by Chad Brubaker · 7 years ago
  76. 87cc049 Merge "Fix issue with unresolved IDs in adaptive icons" into oc-dev am: 7844a34308 by Adam Lesinski · 7 years ago
  77. 691685e Merge "Update layoutlib following Changes I7cf390d9 and I65e220ac" by TreeHugger Robot · 7 years ago
  78. fb4fb03 Merge "Address API council comments" into oc-dev by TreeHugger Robot · 7 years ago
  79. 09b2ff8 Merge "Merge "AAPT: Auto-alias application adaptive-icon" into oc-dev am: 26e1d91939" into oc-dev-plus-aosp by Adam Lesinski · 7 years ago
  80. 24bda1d Bunch of new API lint rules. by Jeff Sharkey · 7 years ago
  81. 6d6015f Address API review comments for registerReceiver by Chad Brubaker · 7 years ago
  82. 904e6ca Merge "Change ANDROID_ID for Instant Apps" into oc-dev by Chad Brubaker · 7 years ago
  83. 7844a34 Merge "Fix issue with unresolved IDs in adaptive icons" into oc-dev by TreeHugger Robot · 7 years ago
  84. 0d277a7 Change ANDROID_ID for Instant Apps by Chad Brubaker · 7 years ago
  85. 26e1d91 Merge "AAPT: Auto-alias application adaptive-icon" into oc-dev by TreeHugger Robot · 7 years ago
  86. 54b58ba Fix issue with unresolved IDs in adaptive icons by Adam Lesinski · 7 years ago
  87. 345ffa5 Address API council comments by Svetoslav Ganov · 7 years ago
  88. fa23e5f Update layoutlib following Changes I7cf390d9 and I65e220ac by Jerome Gaillard · 7 years ago
  89. 0586416 Merge "Turn down the preliminary foreground service API" into oc-dev am: 00ed0baca8 by Christopher Tate · 7 years ago
  90. 99d36ee AAPT: Auto-alias application adaptive-icon by Adam Lesinski · 7 years ago
  91. 242ba3e9 Turn down the preliminary foreground service API by Christopher Tate · 7 years ago
  92. 56f71516 Merge "expose the instant app installer component" into oc-dev am: 676590d060 by Todd Kennedy · 7 years ago
  93. 676590d Merge "expose the instant app installer component" into oc-dev by TreeHugger Robot · 7 years ago
  94. 82dad75 Merge "AAPT2: Allow the ';' separator on Windows for split args" into oc-dev am: b97d51a0d2 by Adam Lesinski · 7 years ago
  95. 801e659 expose the instant app installer component by Todd Kennedy · 7 years ago
  96. c645e73 Merge "AAPT2: Fix order-of-destruction crash" into oc-dev am: 62b713ed73 by Adam Lesinski · 7 years ago
  97. b97d51a Merge "AAPT2: Allow the ';' separator on Windows for split args" into oc-dev by TreeHugger Robot · 7 years ago
  98. db09157 AAPT2: Allow the ';' separator on Windows for split args by Adam Lesinski · 7 years ago
  99. 62b713e Merge "AAPT2: Fix order-of-destruction crash" into oc-dev by Adam Lesinski · 7 years ago
  100. ea134e0 AAPT2: Fix order-of-destruction crash by Adam Lesinski · 7 years ago