1. 2f3b243 Merge tag 'android-5.1.0_r1' into HEAD by Anh Nguyen · 10 years ago
  2. de3ab0a Fix AAPT daemon mode with paths containg spaces. by Chris Warrington · 10 years ago
  3. 580937f am 3d5535cf: Merge "Limited AppCompat support" into lmp-dev automerge: 7789447 by Deepanshu Gupta · 10 years ago
  4. 1575ca6 am 1d59871e: Merge "Resource resolution fixes." into lmp-dev automerge: 7e683bd by Deepanshu Gupta · 10 years ago
  5. 7789447 am 3d5535cf: Merge "Limited AppCompat support" into lmp-dev by Deepanshu Gupta · 10 years ago
  6. 7e683bd am 1d59871e: Merge "Resource resolution fixes." into lmp-dev by Deepanshu Gupta · 10 years ago
  7. 224e931 Limited AppCompat support by Deepanshu Gupta · 10 years ago
  8. ed643e8 AAPT: Use the right enum when checking for density configurations by Adam Lesinski · 10 years ago
  9. 42eea27 Process base APK by Adam Lesinski · 10 years ago
  10. b6864ac Resource resolution fixes. by Deepanshu Gupta · 10 years ago
  11. 28994d8 AAPT: Handle all old unversioned attribute usage by Adam Lesinski · 10 years ago
  12. f2e04ac am c598047d: am ca67a249: am bb600de6: am 74147527: am 8505c387: Special case AppCompat to show action bar. by Deepanshu Gupta · 10 years ago
  13. c598047 am ca67a249: am bb600de6: am 74147527: am 8505c387: Special case AppCompat to show action bar. by Deepanshu Gupta · 10 years ago
  14. ca67a24 am bb600de6: am 74147527: am 8505c387: Special case AppCompat to show action bar. by Deepanshu Gupta · 10 years ago
  15. bb600de am 74147527: am 8505c387: Special case AppCompat to show action bar. by Deepanshu Gupta · 10 years ago
  16. 7414752 am 8505c387: Special case AppCompat to show action bar. by Deepanshu Gupta · 10 years ago
  17. dbd64f7 Support Locale.toLanguageTag on Java 6 by Deepanshu Gupta · 10 years ago
  18. 51fb775 LayoutLib: Fix System.arraycopy() by Deepanshu Gupta · 10 years ago
  19. 8505c38 Special case AppCompat to show action bar. by Deepanshu Gupta · 10 years ago
  20. 2d14feb Merge "Replace java.util.LinkedHashMap.eldest()" into lmp-mr1-dev by Deepanshu Gupta · 10 years ago
  21. 169c11d Merge "Add missing DateFormat method." into lmp-mr1-dev by Deepanshu Gupta · 10 years ago
  22. 565b6b4 Merge "Update platform.dir search in tests." into lmp-mr1-dev by Deepanshu Gupta · 10 years ago
  23. 1330f79 Replace java.util.LinkedHashMap.eldest() by Deepanshu Gupta · 10 years ago
  24. d8e99c5 am 3bd33f1d: Merge "Fix tests on jenkins, take 2." into lmp-dev by Deepanshu Gupta · 10 years ago
  25. 6aede34 Add missing DateFormat method. by Deepanshu Gupta · 10 years ago
  26. 0359b4b Update platform.dir search in tests. by Deepanshu Gupta · 10 years ago
  27. 0b1188e am 3bd33f1d: Merge "Fix tests on jenkins, take 2." into lmp-dev by Deepanshu Gupta · 10 years ago
  28. d657b14 Fix tests on jenkins, take 2. by Deepanshu Gupta · 10 years ago
  29. 984823f am 7f9582ce: am 48603a39: Fix tests on jenkins by Deepanshu Gupta · 10 years ago
  30. 7f9582c am 48603a39: Fix tests on jenkins by Deepanshu Gupta · 10 years ago
  31. 48603a3 Fix tests on jenkins by Deepanshu Gupta · 10 years ago
  32. 565f224 am a6671b70: am 6461e054: Merge "Add image comparison to LayoutLib tests." into lmp-dev by Deepanshu Gupta · 10 years ago
  33. 86f96d0 am 0db2524c: am b2ebb968: Merge "Remove Time from CreateInfo" into lmp-dev by Deepanshu Gupta · 10 years ago
  34. 229ce66 am 937db7a3: am 53f73a97: Merge "Add DatePicker, CalendarView to LayoutLib tests" into lmp-dev by Deepanshu Gupta · 10 years ago
  35. b187106 am e69e4f8b: am f9bb0b5e: Merge "Fix DatePicker rendering." into lmp-dev by Deepanshu Gupta · 10 years ago
  36. 48ab6be am 8c686ddd: am d20a518c: Merge "Make Preference-cookie map non static." into lmp-dev by Deepanshu Gupta · 10 years ago
  37. b88a65d am cec8e5a1: am f861c0ce: Merge "Fix default initial value for preferences" into lmp-dev by Deepanshu Gupta · 10 years ago
  38. 2bd01eb am 7ed14549: am 7081a114: Merge "Add preferences rendering." into lmp-dev by Deepanshu Gupta · 10 years ago
  39. a6671b7 am 6461e054: Merge "Add image comparison to LayoutLib tests." into lmp-dev by Deepanshu Gupta · 10 years ago
  40. 0db2524 am b2ebb968: Merge "Remove Time from CreateInfo" into lmp-dev by Deepanshu Gupta · 10 years ago
  41. 937db7a am 53f73a97: Merge "Add DatePicker, CalendarView to LayoutLib tests" into lmp-dev by Deepanshu Gupta · 10 years ago
  42. e69e4f8 am f9bb0b5e: Merge "Fix DatePicker rendering." into lmp-dev by Deepanshu Gupta · 10 years ago
  43. 8c686dd am d20a518c: Merge "Make Preference-cookie map non static." into lmp-dev by Deepanshu Gupta · 10 years ago
  44. cec8e5a am f861c0ce: Merge "Fix default initial value for preferences" into lmp-dev by Deepanshu Gupta · 10 years ago
  45. 7ed1454 am 7081a114: Merge "Add preferences rendering." into lmp-dev by Deepanshu Gupta · 10 years ago
  46. 58df125b Add image comparison to LayoutLib tests. by Deepanshu Gupta · 10 years ago
  47. 4022272 Remove Time from CreateInfo by Deepanshu Gupta · 10 years ago
  48. eae390a Add DatePicker, CalendarView to LayoutLib tests by Deepanshu Gupta · 10 years ago
  49. f5b02eb resolved conflicts for a0bc2e7e to lmp-mr1-dev by Deepanshu Gupta · 10 years ago
  50. e64a5bd Fix DatePicker rendering. by Deepanshu Gupta · 10 years ago
  51. 0ff4568 Make Preference-cookie map non static. by Deepanshu Gupta · 10 years ago
  52. dfeffd4 Fix default initial value for preferences by Deepanshu Gupta · 10 years ago
  53. 10bb137 Add preferences rendering. by Deepanshu Gupta · 10 years ago
  54. f1f179a Merge "AAPT: Copy android:revisionCode to Splits" into lmp-mr1-dev by Adam Lesinski · 10 years ago
  55. 54de298 AAPT: Copy android:revisionCode to Splits by Adam Lesinski · 10 years ago
  56. 0f0e85a Merge "AAPT: attributes showing up after v21 attributes would be removed for pre-21 devices" into lmp-mr1-dev by Adam Lesinski · 10 years ago
  57. ea4e5ec AAPT: attributes showing up after v21 attributes would be removed for pre-21 devices by Adam Lesinski · 10 years ago
  58. 73a0511 AAPT: Dump status of required flag for uses-feature by Adam Lesinski · 10 years ago
  59. 720beef Merge "AAPT: Move private attrs to new type for framework" into lmp-mr1-dev by Adam Lesinski · 10 years ago
  60. 7e168ad am 6cbef4bd: am 03af0c42: Merge "Ensure that RandomAccessFile is not leaked." into lmp-dev by Deepanshu Gupta · 10 years ago
  61. 302a7cc am 4628d51a: am 141c7614: Merge "Fix AnalogClock rendering" into lmp-dev by Deepanshu Gupta · 10 years ago
  62. f708d27 resolved conflicts for merge of fb30a783 to lmp-mr1-dev by Deepanshu Gupta · 10 years ago
  63. 9b624c1 AAPT: Move private attrs to new type for framework by Adam Lesinski · 10 years ago
  64. 6cbef4b am 03af0c42: Merge "Ensure that RandomAccessFile is not leaked." into lmp-dev by Deepanshu Gupta · 10 years ago
  65. 4628d51 am 141c7614: Merge "Fix AnalogClock rendering" into lmp-dev by Deepanshu Gupta · 10 years ago
  66. fb30a78 am 7e55c292: Merge "Fix typos in previous bugfixes." into lmp-dev by Deepanshu Gupta · 10 years ago
  67. 62c5df5 AAPT: Add pathMotion custom classes to Proguard Keep set by Adam Lesinski · 10 years ago
  68. 4c488ff AAPT: Add custom transition classes to Proguard keep set by Adam Lesinski · 10 years ago
  69. 5ceb7f6 Ensure that RandomAccessFile is not leaked. by Deepanshu Gupta · 10 years ago
  70. 17a6170 Fix AnalogClock rendering by Deepanshu Gupta · 10 years ago
  71. 9ab7955 am 4104abf8: Merge "Fix setTextAppearance for styles with dots." into lmp-dev by Deepanshu Gupta · 10 years ago
  72. cb09bc4 Fix typos in previous bugfixes. by Deepanshu Gupta · 10 years ago
  73. ddc83df am 4104abf8: Merge "Fix setTextAppearance for styles with dots." into lmp-dev by Deepanshu Gupta · 10 years ago
  74. a0bc2e7 am 455654cf: Merge "LayoutLib: Stub AM/PM keycodes in Time Picker." into lmp-dev by Deepanshu Gupta · 10 years ago
  75. 4104abf Merge "Fix setTextAppearance for styles with dots." into lmp-dev by Deepanshu Gupta · 10 years ago
  76. ff17024 Fix issue with call backs from media process. by Dianne Hackborn · 10 years ago
  77. 2c9fbdd Fix setTextAppearance for styles with dots. by Deepanshu Gupta · 10 years ago
  78. 12b6d29 LayoutLib: Stub AM/PM keycodes in Time Picker. by Deepanshu Gupta · 10 years ago
  79. 32f7a6d Merge "Move device admin max screen off timeout to internal interface." into lmp-mr1-dev by Jeff Brown · 10 years ago
  80. da77223 Merge "AAPT: Ignore densities specified in -c flag" into lmp-mr1-dev by Adam Lesinski · 10 years ago
  81. 7ed525b am 5ad9b395: am a44fdb9e: Merge "Don\'t skip loading object animator." into lmp-dev by Deepanshu Gupta · 10 years ago
  82. 5ad9b39 am a44fdb9e: Merge "Don\'t skip loading object animator." into lmp-dev by Deepanshu Gupta · 10 years ago
  83. 2c5cddb Don't skip loading object animator. by Deepanshu Gupta · 10 years ago
  84. a2bb565 AAPT: Ignore densities specified in -c flag by Adam Lesinski · 10 years ago
  85. c3344e8 split-select: fix OSX build by Adam Lesinski · 10 years ago
  86. 7d3d5fe am 4c0f0e6c: Merge "Fix setting styles in custom views." into lmp-dev automerge: 5c22a79 by Deepanshu Gupta · 10 years ago
  87. 828db35 am 3cf0640d: Merge "Add primitive shadows support to LayoutLib" into lmp-dev automerge: 97c04ac by Deepanshu Gupta · 10 years ago
  88. a09dda8 am 0e3925df: Merge "Remove needlessly thrown IOException." into lmp-dev automerge: f305d2c by Deepanshu Gupta · 10 years ago
  89. 4c0f0e6 Merge "Fix setting styles in custom views." into lmp-dev automerge: 5c22a79 by Deepanshu Gupta · 10 years ago
  90. 3cf0640 Merge "Add primitive shadows support to LayoutLib" into lmp-dev by Deepanshu Gupta · 10 years ago
  91. 0e3925d Merge "Remove needlessly thrown IOException." into lmp-dev automerge: f305d2c by Deepanshu Gupta · 10 years ago
  92. 8657baa Fix setting styles in custom views. by Deepanshu Gupta · 10 years ago
  93. a674a1e Merge "split-select: Fix rules generated for anydpi density" into lmp-mr1-dev by Adam Lesinski · 10 years ago
  94. 37d7a68 Fix inset hinting when adding window by Adrian Roos · 10 years ago
  95. 796e9b7 Add primitive shadows support to LayoutLib by Deepanshu Gupta · 10 years ago
  96. 5ce1cb2 Move device admin max screen off timeout to internal interface. by Jeff Brown · 10 years ago
  97. dcdfe9f split-select: Fix rules generated for anydpi density by Adam Lesinski · 10 years ago
  98. 044d529 Adding bounce animation for affiliated tasks. (Bug 16656169) by Winson Chung · 10 years ago
  99. 9173c8a Remove needlessly thrown IOException. by Deepanshu Gupta · 10 years ago
  100. b0f6952 Override updateBlockedUids method by Bhavya Sokke Mallikarjunappa · 10 years ago