1. 5a91b61 Merge "Disallow disable of the system shared libs." into nyc-dev by Svetoslav Ganov · 8 years ago
  2. 3874597 Merge "Separate measure so it can only run inflate if needed" into nyc-dev by Diego Perez · 8 years ago
  3. 0b1a203 Merge "SettingsLib: Build with AAPT2" into nyc-dev by Adam Lesinski · 8 years ago
  4. 39e540c Separate measure so it can only run inflate if needed by Diego Perez · 8 years ago
  5. 5ff3ad6 SettingsLib: Build with AAPT2 by Adam Lesinski · 8 years ago
  6. e70464e Merge "Return complete properties map instead of per view" into nyc-dev by Deepanshu Gupta · 8 years ago
  7. eaf1853 Return complete properties map instead of per view by Deepanshu Gupta · 8 years ago
  8. a9c2500 Disallow disable of the system shared libs. by Svetoslav Ganov · 8 years ago
  9. 8c0ab16 Change method name in VectorDrawable_Delegate by Jerome Gaillard · 8 years ago
  10. 49a5436 Merge "Synchronize access to the main looper" into nyc-dev by Diego Perez · 8 years ago
  11. 0a6a6db Merge "Added api to delete cache files for a given user" into nyc-dev by TreeHugger Robot · 8 years ago
  12. a51a12cf Merge "Add many more emoji tests" into nyc-dev by Roozbeh Pournader · 8 years ago
  13. 78c9eb8 Added api to delete cache files for a given user by Suprabh Shukla · 8 years ago
  14. 79c59fe Add post resolve property values by Deepanshu Gupta · 8 years ago
  15. 8d25697 Synchronize access to the main looper by Diego Perez · 8 years ago
  16. a0a51b6 Fix broken delegates for FontFamily and PathParser by Diego Perez · 8 years ago
  17. d3caf46 Merge "AAPT2: Clean up R JavaDoc generation" into nyc-dev by Adam Lesinski · 8 years ago
  18. 626b3db AAPT2: Clean up R JavaDoc generation by Adam Lesinski · 8 years ago
  19. 2155ad8 Merge "Fix NPE when runnin testActivity" into nyc-dev by Diego Perez · 8 years ago
  20. f22df48 Merge "AAPT2: Enable windows build and make sure it builds" into nyc-dev by Adam Lesinski · 8 years ago
  21. c399df7 Merge "AAPT: Dump uses-feature version in dump badging" into nyc-dev by Adam Lesinski · 8 years ago
  22. 8cdf61a Fix NPE when runnin testActivity by Diego Perez · 8 years ago
  23. 8d35506 Merge "Fix rect shadow detection" into nyc-dev by Diego Perez · 8 years ago
  24. c728c3d AAPT2: Allow <protected-broadcast> and <eat-comment> in AndroidManifest.xml by Adam Lesinski · 8 years ago
  25. 694d0a7 AAPT: Dump uses-feature version in dump badging by Adam Lesinski · 8 years ago
  26. 803c7c8 AAPT2: Enable windows build and make sure it builds by Adam Lesinski · 8 years ago
  27. ae3622a Merge "AAPT2: Implement XmlActionExecutor to verify manifest" into nyc-dev by Adam Lesinski · 8 years ago
  28. 5b758bf Merge "Add missing setAccessible to Choreographer's threadInstance" into nyc-dev by Deepanshu Gupta · 8 years ago
  29. 42c8bd1 Add missing setAccessible to Choreographer's threadInstance by Deepanshu Gupta · 8 years ago
  30. 39f1311b Merge "Clear ThreadLocal storage from Choreographer" into nyc-dev by Deepanshu Gupta · 8 years ago
  31. cc5609d AAPT2: Implement XmlActionExecutor to verify manifest by Adam Lesinski · 8 years ago
  32. 61ccc91 Clear ThreadLocal storage from Choreographer by Deepanshu Gupta · 8 years ago
  33. a4d7ad8 Fix rect shadow detection by Diego Perez · 8 years ago
  34. bad02b0 Merge "Add properties from textAppearance to property map" into nyc-dev by Deepanshu Gupta · 8 years ago
  35. 91253ed Add properties from textAppearance to property map by Deepanshu Gupta · 8 years ago
  36. 4ce88b1 Merge "Separate inflate from render step" into nyc-dev by Diego Perez · 8 years ago
  37. b12c260 Merge "AAPT2: Add option to add JavaDoc annotations to Java classes" into nyc-dev by Adam Lesinski · 8 years ago
  38. 3524a23 AAPT2: Add option to add JavaDoc annotations to Java classes by Adam Lesinski · 8 years ago
  39. 2605f91 Separate inflate from render step by Diego Perez · 8 years ago
  40. 5dde087 Add many more emoji tests by Roozbeh Pournader · 8 years ago
  41. e8c5480 Merge "Don't try to compress .mkv resources" into nyc-dev by Wonsik Kim · 8 years ago
  42. 18e7e10 Merge "Update Path and RenderNode delegates to new API" into nyc-dev by Diego Perez · 8 years ago
  43. 8f43dfe Update Path and RenderNode delegates to new API by Diego Perez · 8 years ago
  44. 6e452f9e Don't try to compress .mkv resources by Wonsik Kim · 8 years ago
  45. d19342a fix build break by Chong Zhang · 8 years ago
  46. fbe10f1 Merge "Avoid extra relaunch when rotating side-by-side apps" into nyc-dev by Chong Zhang · 8 years ago
  47. 167bbfac Avoid extra relaunch when rotating side-by-side apps by Chong Zhang · 8 years ago
  48. 30906ad Merge "AAPT2: Change how we generate Java classes" into nyc-dev by Adam Lesinski · 8 years ago
  49. 6cbfb1d AAPT2: Change how we generate Java classes by Adam Lesinski · 8 years ago
  50. 27ec3ac Re-enable emoji font tests by Roozbeh Pournader · 8 years ago
  51. 0d50d86 Add wallpaper input consumer to WindowManagerService by Vladislav Kaznacheev · 8 years ago
  52. 08a3fa7 Merge "Removing assignments to localeScriptWasComputed in aapt." into nyc-dev by Andrew Johnson · 8 years ago
  53. 9d1a69f Merge "Implement VirtualRefBasePtr native methods" into nyc-dev by Diego Perez · 8 years ago
  54. 2c0ae91 Merge changes Ifecff4f1,Ia302de46 into nyc-dev by Jeff Sharkey · 8 years ago
  55. 70168dd Make Parcelable classes final, API cleanup. by Jeff Sharkey · 8 years ago
  56. 299e488 Removing assignments to localeScriptWasComputed in aapt. by Andrew Johnson · 8 years ago
  57. fc970ab6 Implement VirtualRefBasePtr native methods by Diego Perez · 8 years ago
  58. 5e92c42 Fix compilation using javac. by Ying Wang · 8 years ago
  59. 0b10c33 Ensure we change SurfaceView size from UI thread. by Robert Carr · 8 years ago
  60. 83b9db0 Merge "Fix menu popup rendering" into nyc-dev by Deepanshu Gupta · 8 years ago
  61. 97c0679 Fix menu popup rendering by Deepanshu Gupta · 8 years ago
  62. 3646f55 Merge "LayoutLib intellij codestyle: line wrap" into nyc-dev by Deepanshu Gupta · 8 years ago
  63. 3b7abd3 Merge "Add tests for getResource*Name()" into nyc-dev by Deepanshu Gupta · 8 years ago
  64. fe952f3 Merge "Add Lang-to-Script entries for languages with new hyph patterns" into nyc-dev by Jungshik Shin · 8 years ago
  65. 60dc3a9 LayoutLib intellij codestyle: line wrap by Deepanshu Gupta · 8 years ago
  66. ceb1ab1 Add tests for getResource*Name() by Deepanshu Gupta · 8 years ago
  67. 618ca26 Support getResource*Name() methods for Resources by Deepanshu Gupta · 8 years ago
  68. 3e5bf78 Merge "Keyboard Shortcuts: plumb deviceId through" into nyc-dev by Clara Bayarri · 8 years ago
  69. fcd7e80 Keyboard Shortcuts: plumb deviceId through by Clara Bayarri · 8 years ago
  70. 3e2b413 Merge "Exclude java namespace classes from layoutlib" into nyc-dev by Deepanshu Gupta · 8 years ago
  71. fa5f55f Exclude java namespace classes from layoutlib by Deepanshu Gupta · 8 years ago
  72. f0fce3e Merge "Add fill type support to vector drawable" into nyc-dev by Diego Perez · 8 years ago
  73. 6c4f9e0 Add Lang-to-Script entries for languages with new hyph patterns by Jungshik Shin · 8 years ago
  74. 5ceb30f Add fill type support to vector drawable by Diego Perez · 8 years ago
  75. c56ad2b Temporarily disable emoji availability check by Siyamed Sinir · 8 years ago
  76. 3db51d1 Merge "Don't change geometry in relayout if preserve geometry is requested" into nyc-dev by Chong Zhang · 8 years ago
  77. 21412f0 Merge "Remove BufferedImage allocation from PorterDuff filter" into mnc-ub-dev by Diego Perez · 8 years ago
  78. ebf3261 Merge "Remove BufferedImage allocation from PorterDuff filter" into mnc-ub-dev by Diego Perez · 8 years ago
  79. 6136273 Don't change geometry in relayout if preserve geometry is requested by Chong Zhang · 8 years ago
  80. a96d258 Merge "Add guard around getXmlFileParser() call" into nyc-dev by Deepanshu Gupta · 8 years ago
  81. cd6e47e Add guard around getXmlFileParser() call by Deepanshu Gupta · 8 years ago
  82. 8662173 Merge "Add guard around getXmlFileParser() call" into mnc-ub-dev by Deepanshu Gupta · 8 years ago
  83. d126b1e Merge "Work-around paletted image decoding bug in SDK_JELLYBEAN" into nyc-dev by Matt Sarett · 8 years ago
  84. 13d2e2e Add guard around getXmlFileParser() call by Deepanshu Gupta · 8 years ago
  85. 38735b00 Merge "Account for parent scroll position" into nyc-dev by Diego Perez · 8 years ago
  86. 1064d35 Merge "Tell IMS about missing InputConnection methods." into nyc-dev by Yohei Yukawa · 8 years ago
  87. 4f29d45ad Merge "Fix build" into nyc-dev by Tony Mantler · 8 years ago
  88. 86b66c5 Fix build by Tony Mantler · 8 years ago
  89. d154591 Account for parent scroll position by Diego Perez · 8 years ago
  90. 1169f65 Merge "Add more emoji-related tests" into nyc-dev by Roozbeh Pournader · 8 years ago
  91. 8a372a0 Refactoring FBE APIs based on council feedback. by Jeff Sharkey · 8 years ago
  92. 7b822e5 Add more emoji-related tests by Roozbeh Pournader · 8 years ago
  93. f9124ec Merge "Flush package restriction changes for a user." into nyc-dev by Benjamin Franz · 8 years ago
  94. 48efde4f Work-around paletted image decoding bug in SDK_JELLYBEAN by Matt Sarett · 8 years ago
  95. fa1facc Add emoji-related tests for the font chain by Roozbeh Pournader · 8 years ago
  96. bbb3ff2 Flush package restriction changes for a user. by Sudheer Shanka · 9 years ago
  97. 19a80a1 Tell IMS about missing InputConnection methods. by Yohei Yukawa · 8 years ago
  98. 7400f82 Merge "Don't show wallpaper when backdrop is visible" into nyc-dev by Adrian Roos · 8 years ago
  99. d5c2db6 Don't show wallpaper when backdrop is visible by Adrian Roos · 8 years ago
  100. adf62b3 Do not deallocate on Bitmap.recycle by Diego Perez · 8 years ago