1. 87f5fd6 am c989950d: CalendarView rendering: use R.styleable to find attr. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  2. e3eecca am b2fdaca9: Add tools:openDrawer to open a DrawerLayout. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  3. b406070 am a14ec6f4: Change tools:list_item to listitem. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  4. 8bfc5a9 am b1e21330: Implement tools:list_item for RecyclerView. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  5. 67b73b6 am cd4d5b3f: Support AppBar from Material Design. [DO NOT MERGE] by Jens Ole Lauridsen · 11 years ago
  6. 6f5709c am de13095d: Update tests per new layoutlib_api [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  7. 9a13b1e am db67caa6: Add missing resolveResValue call. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  8. ad16968 am 6eef1246: LayoutLib: Skip classes from java package. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  9. 15e549a am 4f5e6c63: Skip warnings for some unresolved references. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  10. 669e496 am 3e875dbb: Fix import order. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  11. c0fd131 am e5fa12ad: Fix ParserFactory not initialized error. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  12. 6b836cd am a287b842: Fix NPE in BridgeContext.obtainStyledAttributes() [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  13. 91e456d am e698bb27: Fix BridgeTypedArray.getType() [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  14. 8a6295e am e481e713: Include Shapes in LayoutLib. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  15. 66d5f24 am ba5a02c5: LayoutLib: Support getting resource arrays. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  16. b32e44f am a5ffed0b: LayoutLib: Change nullity annotations. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  17. 1754824 am c96ef952: Add documentation about hack in commit: f8ea750455 [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  18. 678f0ea am b318ff54: Make DatePicker rendering not fail (style search fix). [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  19. 2e57c1e am cc5e69e4: Inject anonymous inner classes of injected classes [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  20. 899daf7 am d7e89906: Update platformDir search in tests. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  21. 2f50403 am afedbc47: Make Context.getClassLoader() work. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  22. de3ac8f am 92480a9a: Fix include tag rendering. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  23. 50e1406 am f6b08547: Show better error message for color attr not found. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  24. 81990c3 am b1370c26: Fix build: udpate parser factory method [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  25. 0a07bb9 am aa729889: Don\'t keep LayoutlibCallback reference. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  26. bbbdc2a am 5c90c4f4: Remove kxml dependency [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  27. c989950 CalendarView rendering: use R.styleable to find attr. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  28. b2fdaca Add tools:openDrawer to open a DrawerLayout. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  29. a14ec6f Change tools:list_item to listitem. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  30. b1e2133 Implement tools:list_item for RecyclerView. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  31. cd4d5b3 Support AppBar from Material Design. [DO NOT MERGE] by Jens Ole Lauridsen · 11 years ago
  32. de13095 Update tests per new layoutlib_api [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  33. db67caa Add missing resolveResValue call. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  34. 6eef124 LayoutLib: Skip classes from java package. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  35. 4f5e6c6 Skip warnings for some unresolved references. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  36. 3e875db Fix import order. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  37. e5fa12a Fix ParserFactory not initialized error. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  38. a287b84 Fix NPE in BridgeContext.obtainStyledAttributes() [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  39. e698bb2 Fix BridgeTypedArray.getType() [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  40. e481e71 Include Shapes in LayoutLib. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  41. ba5a02c LayoutLib: Support getting resource arrays. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  42. a5ffed0 LayoutLib: Change nullity annotations. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  43. c96ef95 Add documentation about hack in commit: f8ea750455 [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  44. b318ff5 Make DatePicker rendering not fail (style search fix). [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  45. cc5e69e Inject anonymous inner classes of injected classes [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  46. d7e8990 Update platformDir search in tests. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  47. afedbc4 Make Context.getClassLoader() work. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  48. 92480a9 Fix include tag rendering. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  49. f6b0854 Show better error message for color attr not found. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  50. b1370c2 Fix build: udpate parser factory method [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  51. aa72988 Don't keep LayoutlibCallback reference. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  52. 5c90c4f Remove kxml dependency [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  53. b63e291 am 88556ac2: am 599dc2bd: am 50af68e7: am 55f86b18: (-s ours) am 9e7a0ddb: am 18089ceb: Allow debugging only for apps forked from zygote DO NOT MERGE by Sebastien Hertz · 11 years ago
  54. 88556ac am 599dc2bd: am 50af68e7: am 55f86b18: (-s ours) am 9e7a0ddb: am 18089ceb: Allow debugging only for apps forked from zygote DO NOT MERGE by Sebastien Hertz · 11 years ago
  55. 599dc2b am 50af68e7: am 55f86b18: (-s ours) am 9e7a0ddb: am 18089ceb: Allow debugging only for apps forked from zygote DO NOT MERGE by Sebastien Hertz · 11 years ago
  56. 50af68e am 55f86b18: (-s ours) am 9e7a0ddb: am 18089ceb: Allow debugging only for apps forked from zygote DO NOT MERGE by Sebastien Hertz · 11 years ago
  57. 55f86b1 am 9e7a0ddb: am 18089ceb: Allow debugging only for apps forked from zygote DO NOT MERGE by Sebastien Hertz · 11 years ago
  58. 9e7a0dd am 18089ceb: Allow debugging only for apps forked from zygote DO NOT MERGE by Sebastien Hertz · 11 years ago
  59. a2d1931 am 87a786af: am 445ab7fa: am ff8dc212: Allow debugging only for apps forked from zygote by Sebastien Hertz · 11 years ago
  60. 87a786a am 445ab7fa: am ff8dc212: Allow debugging only for apps forked from zygote by Sebastien Hertz · 11 years ago
  61. 445ab7f am ff8dc212: Allow debugging only for apps forked from zygote by Sebastien Hertz · 11 years ago
  62. 18089ce Allow debugging only for apps forked from zygote DO NOT MERGE by Sebastien Hertz · 11 years ago
  63. ff8dc21 Allow debugging only for apps forked from zygote by Sebastien Hertz · 11 years ago
  64. b2f8c71 am 50ed152a: am 7f63ef38: am 9b6a6099: Prevent insanely long passwords from crashing SystemUI by Adrian Roos · 11 years ago
  65. 50ed152 am 7f63ef38: am 9b6a6099: Prevent insanely long passwords from crashing SystemUI by Adrian Roos · 11 years ago
  66. 7f63ef3 am 9b6a6099: Prevent insanely long passwords from crashing SystemUI by Adrian Roos · 11 years ago
  67. 9b6a609 Prevent insanely long passwords from crashing SystemUI by Adrian Roos · 11 years ago
  68. d6f2a9e am 7720eb18: Merge "Render to measured size when using expand mode" into lmp-mr1-dev by Diego Perez · 11 years ago
  69. 7720eb1 Merge "Render to measured size when using expand mode" into lmp-mr1-dev by Diego Perez · 11 years ago
  70. 22cd16a am bc4743eb: am 7ab264ab: am 742bfa80: am f3dbb57e: am c215b2b2: am dc9cfca8: Merge "Prevent system uid component from running in an app process" into klp-dev by Wale Ogunwale · 11 years ago
  71. bc4743e am 7ab264ab: am 742bfa80: am f3dbb57e: am c215b2b2: am dc9cfca8: Merge "Prevent system uid component from running in an app process" into klp-dev by Wale Ogunwale · 11 years ago
  72. 7ab264a am 742bfa80: am f3dbb57e: am c215b2b2: am dc9cfca8: Merge "Prevent system uid component from running in an app process" into klp-dev by Wale Ogunwale · 11 years ago
  73. 5278cea1 am d72dc762: am ec425a19: am df9948d8: Merge "Prevent system uid component from running in an app process" into lmp-dev by Wale Ogunwale · 11 years ago
  74. 5203432 am 131e6b24: Merge "Prevent system uid component from running in an app process" into lmp-mr1-dev by Wale Ogunwale · 11 years ago
  75. 742bfa8 am f3dbb57e: am c215b2b2: am dc9cfca8: Merge "Prevent system uid component from running in an app process" into klp-dev by Wale Ogunwale · 11 years ago
  76. f3dbb57 am c215b2b2: am dc9cfca8: Merge "Prevent system uid component from running in an app process" into klp-dev by Wale Ogunwale · 11 years ago
  77. d72dc76 am ec425a19: am df9948d8: Merge "Prevent system uid component from running in an app process" into lmp-dev by Wale Ogunwale · 11 years ago
  78. 131e6b2 Merge "Prevent system uid component from running in an app process" into lmp-mr1-dev by Wale Ogunwale · 11 years ago
  79. ec425a1 am df9948d8: Merge "Prevent system uid component from running in an app process" into lmp-dev by Wale Ogunwale · 11 years ago
  80. c215b2b am dc9cfca8: Merge "Prevent system uid component from running in an app process" into klp-dev by Wale Ogunwale · 11 years ago
  81. df9948d Merge "Prevent system uid component from running in an app process" into lmp-dev by Wale Ogunwale · 11 years ago
  82. dc9cfca Merge "Prevent system uid component from running in an app process" into klp-dev by Wale Ogunwale · 11 years ago
  83. 43d3bd0 am 83631047: am 22766e85: am bcf9223b: am 23444e76: (-s ours) am eee86342: am 9edf7ad5: DO NOT MERGE Change to add STK_PERMISSION for stk related commands. by Amit Mahajan · 11 years ago
  84. 72356f0 am f1686ac2: am 88c2d704: am 4bd25634: am 765255b4: am 6f8dab04: Merge "Fixes a typo where parens were used instead of curly braces, preventing a link from being created at build time." into klp-modular-docs by Joe Fernandez · 11 years ago
  85. 83631047 am 22766e85: am bcf9223b: am 23444e76: (-s ours) am eee86342: am 9edf7ad5: DO NOT MERGE Change to add STK_PERMISSION for stk related commands. by Amit Mahajan · 11 years ago
  86. f1686ac am 88c2d704: am 4bd25634: am 765255b4: am 6f8dab04: Merge "Fixes a typo where parens were used instead of curly braces, preventing a link from being created at build time." into klp-modular-docs by Joe Fernandez · 11 years ago
  87. 22766e8 am bcf9223b: am 23444e76: (-s ours) am eee86342: am 9edf7ad5: DO NOT MERGE Change to add STK_PERMISSION for stk related commands. by Amit Mahajan · 11 years ago
  88. 88c2d704 am 4bd25634: am 765255b4: am 6f8dab04: Merge "Fixes a typo where parens were used instead of curly braces, preventing a link from being created at build time." into klp-modular-docs by Joe Fernandez · 11 years ago
  89. bcf9223b am 23444e76: (-s ours) am eee86342: am 9edf7ad5: DO NOT MERGE Change to add STK_PERMISSION for stk related commands. by Amit Mahajan · 11 years ago
  90. 4bd2563 am 765255b4: am 6f8dab04: Merge "Fixes a typo where parens were used instead of curly braces, preventing a link from being created at build time." into klp-modular-docs by Joe Fernandez · 11 years ago
  91. b98f786 am 5b8976a5: am 853c6178: am 791dd2c6: DO NOT MERGE Change to add STK_PERMISSION for stk related commands. by Amit Mahajan · 11 years ago
  92. 23444e7 am eee86342: am 9edf7ad5: DO NOT MERGE Change to add STK_PERMISSION for stk related commands. by Amit Mahajan · 11 years ago
  93. 5b8976a am 853c6178: am 791dd2c6: DO NOT MERGE Change to add STK_PERMISSION for stk related commands. by Amit Mahajan · 11 years ago
  94. eee8634 am 9edf7ad5: DO NOT MERGE Change to add STK_PERMISSION for stk related commands. by Amit Mahajan · 11 years ago
  95. 853c617 am 791dd2c6: DO NOT MERGE Change to add STK_PERMISSION for stk related commands. by Amit Mahajan · 11 years ago
  96. 895eb13 am 90224355: DO NOT MERGE Change to add STK_PERMISSION for stk related commands. by Amit Mahajan · 11 years ago
  97. 791dd2c DO NOT MERGE Change to add STK_PERMISSION for stk related commands. by Amit Mahajan · 11 years ago
  98. 9edf7ad DO NOT MERGE Change to add STK_PERMISSION for stk related commands. by Amit Mahajan · 11 years ago
  99. 9022435 DO NOT MERGE Change to add STK_PERMISSION for stk related commands. by Amit Mahajan · 11 years ago
  100. 78a22fd Prevent system uid component from running in an app process by Wale Ogunwale · 11 years ago