1. 6b1b651 Fix imports. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  2. 5ad4dae Fix theme namespace in tests. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  3. 723e136 Run setup for full tests only once. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  4. 3ba16c1d LayoutLib: fix layout when nav bar is absent. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  5. 55a3633 LayoutLib: Fix Status/Navigation Bar color. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  6. d861fd8 Set support flag for custom layouts for RecyclerView. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  7. 82fae62 LayoutLib: translucent sys ui bars [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  8. 9068539 Update nav bar icons. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  9. e5afc31 Move the layout code out of RenderSessionImpl. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  10. c989950 CalendarView rendering: use R.styleable to find attr. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  11. b2fdaca Add tools:openDrawer to open a DrawerLayout. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  12. a14ec6f Change tools:list_item to listitem. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  13. b1e2133 Implement tools:list_item for RecyclerView. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  14. cd4d5b3 Support AppBar from Material Design. [DO NOT MERGE] by Jens Ole Lauridsen · 9 years ago
  15. de13095 Update tests per new layoutlib_api [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  16. db67caa Add missing resolveResValue call. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  17. 6eef124 LayoutLib: Skip classes from java package. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  18. 4f5e6c6 Skip warnings for some unresolved references. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  19. 3e875db Fix import order. [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  20. e5fa12a Fix ParserFactory not initialized error. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  21. a287b84 Fix NPE in BridgeContext.obtainStyledAttributes() [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  22. e698bb2 Fix BridgeTypedArray.getType() [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  23. e481e71 Include Shapes in LayoutLib. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  24. ba5a02c LayoutLib: Support getting resource arrays. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  25. a5ffed0 LayoutLib: Change nullity annotations. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  26. c96ef95 Add documentation about hack in commit: f8ea750455 [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  27. b318ff5 Make DatePicker rendering not fail (style search fix). [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  28. cc5e69e Inject anonymous inner classes of injected classes [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  29. d7e8990 Update platformDir search in tests. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  30. afedbc4 Make Context.getClassLoader() work. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  31. 92480a9 Fix include tag rendering. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  32. f6b0854 Show better error message for color attr not found. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  33. b1370c2 Fix build: udpate parser factory method [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  34. aa72988 Don't keep LayoutlibCallback reference. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  35. 5c90c4f Remove kxml dependency [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  36. 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 · 9 years ago
  37. 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 · 9 years ago
  38. 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 · 9 years ago
  39. 50af68e am 55f86b18: (-s ours) am 9e7a0ddb: am 18089ceb: Allow debugging only for apps forked from zygote DO NOT MERGE by Sebastien Hertz · 9 years ago
  40. 55f86b1 am 9e7a0ddb: am 18089ceb: Allow debugging only for apps forked from zygote DO NOT MERGE by Sebastien Hertz · 9 years ago
  41. 9e7a0dd am 18089ceb: Allow debugging only for apps forked from zygote DO NOT MERGE by Sebastien Hertz · 9 years ago
  42. a2d1931 am 87a786af: am 445ab7fa: am ff8dc212: Allow debugging only for apps forked from zygote by Sebastien Hertz · 9 years ago
  43. 87a786a am 445ab7fa: am ff8dc212: Allow debugging only for apps forked from zygote by Sebastien Hertz · 9 years ago
  44. 445ab7f am ff8dc212: Allow debugging only for apps forked from zygote by Sebastien Hertz · 9 years ago
  45. 18089ce Allow debugging only for apps forked from zygote DO NOT MERGE by Sebastien Hertz · 9 years ago
  46. ff8dc21 Allow debugging only for apps forked from zygote by Sebastien Hertz · 9 years ago
  47. b2f8c71 am 50ed152a: am 7f63ef38: am 9b6a6099: Prevent insanely long passwords from crashing SystemUI by Adrian Roos · 9 years ago
  48. 50ed152 am 7f63ef38: am 9b6a6099: Prevent insanely long passwords from crashing SystemUI by Adrian Roos · 9 years ago
  49. 7f63ef3 am 9b6a6099: Prevent insanely long passwords from crashing SystemUI by Adrian Roos · 9 years ago
  50. 9b6a609 Prevent insanely long passwords from crashing SystemUI by Adrian Roos · 9 years ago
  51. d6f2a9e am 7720eb18: Merge "Render to measured size when using expand mode" into lmp-mr1-dev by Diego Perez · 9 years ago
  52. 7720eb1 Merge "Render to measured size when using expand mode" into lmp-mr1-dev by Diego Perez · 9 years ago
  53. 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 · 9 years ago
  54. 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 · 9 years ago
  55. 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 · 9 years ago
  56. 5278cea1 am d72dc762: am ec425a19: am df9948d8: Merge "Prevent system uid component from running in an app process" into lmp-dev by Wale Ogunwale · 9 years ago
  57. 5203432 am 131e6b24: Merge "Prevent system uid component from running in an app process" into lmp-mr1-dev by Wale Ogunwale · 9 years ago
  58. 742bfa8 am f3dbb57e: am c215b2b2: am dc9cfca8: Merge "Prevent system uid component from running in an app process" into klp-dev by Wale Ogunwale · 9 years ago
  59. f3dbb57 am c215b2b2: am dc9cfca8: Merge "Prevent system uid component from running in an app process" into klp-dev by Wale Ogunwale · 9 years ago
  60. d72dc76 am ec425a19: am df9948d8: Merge "Prevent system uid component from running in an app process" into lmp-dev by Wale Ogunwale · 9 years ago
  61. 131e6b2 Merge "Prevent system uid component from running in an app process" into lmp-mr1-dev by Wale Ogunwale · 9 years ago
  62. ec425a1 am df9948d8: Merge "Prevent system uid component from running in an app process" into lmp-dev by Wale Ogunwale · 9 years ago
  63. c215b2b am dc9cfca8: Merge "Prevent system uid component from running in an app process" into klp-dev by Wale Ogunwale · 9 years ago
  64. df9948d Merge "Prevent system uid component from running in an app process" into lmp-dev by Wale Ogunwale · 9 years ago
  65. dc9cfca Merge "Prevent system uid component from running in an app process" into klp-dev by Wale Ogunwale · 9 years ago
  66. 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 · 9 years ago
  67. 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 · 9 years ago
  68. 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 · 9 years ago
  69. 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 · 9 years ago
  70. 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 · 9 years ago
  71. 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 · 9 years ago
  72. bcf9223b am 23444e76: (-s ours) am eee86342: am 9edf7ad5: DO NOT MERGE Change to add STK_PERMISSION for stk related commands. by Amit Mahajan · 9 years ago
  73. 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 · 9 years ago
  74. b98f786 am 5b8976a5: am 853c6178: am 791dd2c6: DO NOT MERGE Change to add STK_PERMISSION for stk related commands. by Amit Mahajan · 9 years ago
  75. 23444e7 am eee86342: am 9edf7ad5: DO NOT MERGE Change to add STK_PERMISSION for stk related commands. by Amit Mahajan · 9 years ago
  76. 5b8976a am 853c6178: am 791dd2c6: DO NOT MERGE Change to add STK_PERMISSION for stk related commands. by Amit Mahajan · 9 years ago
  77. eee8634 am 9edf7ad5: DO NOT MERGE Change to add STK_PERMISSION for stk related commands. by Amit Mahajan · 9 years ago
  78. 853c617 am 791dd2c6: DO NOT MERGE Change to add STK_PERMISSION for stk related commands. by Amit Mahajan · 9 years ago
  79. 895eb13 am 90224355: DO NOT MERGE Change to add STK_PERMISSION for stk related commands. by Amit Mahajan · 9 years ago
  80. 791dd2c DO NOT MERGE Change to add STK_PERMISSION for stk related commands. by Amit Mahajan · 9 years ago
  81. 9edf7ad DO NOT MERGE Change to add STK_PERMISSION for stk related commands. by Amit Mahajan · 9 years ago
  82. 9022435 DO NOT MERGE Change to add STK_PERMISSION for stk related commands. by Amit Mahajan · 9 years ago
  83. 78a22fd Prevent system uid component from running in an app process by Wale Ogunwale · 9 years ago
  84. dd673a6 Prevent system uid component from running in an app process by Wale Ogunwale · 9 years ago
  85. 5a48769 Prevent system uid component from running in an app process by Wale Ogunwale · 9 years ago
  86. 765255b 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 · 9 years ago
  87. 6f8dab0 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 · 9 years ago
  88. 1f33bda am 5e50e00c: Merge "Fix for shadows on theme editor" into lmp-mr1-dev by Diego Perez · 9 years ago
  89. b2411c6 am ead59b0d: Merge "Fix GcSnapshot drawInLayer when clipping is used." into lmp-mr1-dev by Diego Perez · 9 years ago
  90. 5e50e00 Merge "Fix for shadows on theme editor" into lmp-mr1-dev by Diego Perez · 9 years ago
  91. ead59b0 Merge "Fix GcSnapshot drawInLayer when clipping is used." into lmp-mr1-dev by Diego Perez · 9 years ago
  92. a885456 am ce4a9d91: Merge "New custom widgets library" into lmp-mr1-dev by Diego Perez · 9 years ago
  93. 6815598 am f5a99437: Merge "Fix crash when shadowSize is 0" into lmp-mr1-dev by Diego Perez · 9 years ago
  94. ce4a9d9 Merge "New custom widgets library" into lmp-mr1-dev by Diego Perez · 9 years ago
  95. f5a9943 Merge "Fix crash when shadowSize is 0" into lmp-mr1-dev by Diego Perez · 9 years ago
  96. 7ffde4a am e899576f: am 48b38452: am a6932472: am 5b751c80: (-s ours) am 7496e153: am 0d208173: DO NOT MERGE: Ensure that unparcelling Region only reads the expected number of bytes by Leon Scroggins III · 9 years ago
  97. 77dde3c am 6b16398d: am 604ae32b: am 4dae8e41: Merge "DO NOT MERGE: Ensure that unparcelling Region only reads the expected number of bytes" into lmp-dev by Leon Scroggins III · 9 years ago
  98. 74e0408 am 07264d93: am 18fb1c92: (-s ours) am bf0652ee: DO NOT MERGE Don\'t take flags when creating app widget config activity. by Svetoslav · 9 years ago
  99. e899576f am 48b38452: am a6932472: am 5b751c80: (-s ours) am 7496e153: am 0d208173: DO NOT MERGE: Ensure that unparcelling Region only reads the expected number of bytes by Leon Scroggins III · 9 years ago
  100. 6b16398 am 604ae32b: am 4dae8e41: Merge "DO NOT MERGE: Ensure that unparcelling Region only reads the expected number of bytes" into lmp-dev by Leon Scroggins III · 9 years ago