1. 6194d72 Correctly apply android:theme attribute from <include> tag by Alan Viverette · 11 years ago
  2. 1599a4a Merge "Make sure shaders use a color model compatible with the destination." by Diego Perez · 11 years ago
  3. 4025c96 Fix build. by Dianne Hackborn · 11 years ago
  4. 74bf540 am 199a70f1: am 576801ff: am 842eee9f: am 1f9a26af: am 158c08bc: am ada85905: Fix AppCompat action bar theming. by Deepanshu Gupta · 11 years ago
  5. a0c3191 am 0f8c9d1d: am a5be9a7d: am 38467b5f: am 9a00f1c8: am 79f7fce7: am 2e4d9324: Fix NoActionBar themes rendering. by Deepanshu Gupta · 11 years ago
  6. 199a70f am 576801ff: am 842eee9f: am 1f9a26af: am 158c08bc: am ada85905: Fix AppCompat action bar theming. by Deepanshu Gupta · 11 years ago
  7. 0f8c9d1 am a5be9a7d: am 38467b5f: am 9a00f1c8: am 79f7fce7: am 2e4d9324: Fix NoActionBar themes rendering. by Deepanshu Gupta · 11 years ago
  8. 576801f am 842eee9f: am 1f9a26af: am 158c08bc: am ada85905: Fix AppCompat action bar theming. by Deepanshu Gupta · 11 years ago
  9. a5be9a7 am 38467b5f: am 9a00f1c8: am 79f7fce7: am 2e4d9324: Fix NoActionBar themes rendering. by Deepanshu Gupta · 11 years ago
  10. 1f9a26a am 158c08bc: am ada85905: Fix AppCompat action bar theming. by Deepanshu Gupta · 11 years ago
  11. 9a00f1c am 79f7fce7: am 2e4d9324: Fix NoActionBar themes rendering. by Deepanshu Gupta · 11 years ago
  12. 158c08b am ada85905: Fix AppCompat action bar theming. by Deepanshu Gupta · 11 years ago
  13. 79f7fce am 2e4d9324: Fix NoActionBar themes rendering. by Deepanshu Gupta · 11 years ago
  14. ada8590 Fix AppCompat action bar theming. by Deepanshu Gupta · 11 years ago
  15. b9b8aef Fix import order. by Deepanshu Gupta · 11 years ago
  16. 2e4d932 Fix NoActionBar themes rendering. by Deepanshu Gupta · 11 years ago
  17. 4423d91 Add a type parameter to startActionMode() calls. by Clara Bayarri · 11 years ago
  18. 28070f4 am a4277e14: am a4ed5e94: am e770c5e4: am c44430a3: Merge "Tools attribute improvements for RecyclerView LayoutManager." into lmp-mr1-dev by Deepanshu Gupta · 11 years ago
  19. a53f76d am 3d024d4c: am 65215edd: am f0d324e5: am 71ba1230: am efc09c64: am 78660423: Merge "Fix cyclic dependency in BlendComposite and BlendingMode." into lmp-dev by Deepanshu Gupta · 11 years ago
  20. 1bbb9e1 am fceec0e1: am c7fc094d: am d44af610: am b3cfb334: Merge "Fix rare NPE in BridgeContext." into lmp-mr1-dev by Deepanshu Gupta · 11 years ago
  21. cfed1b5 am ca9264ea: am a695f87d: am fa3c6650: am 71518174: Merge "Fix project settings." into lmp-mr1-dev by Deepanshu Gupta · 11 years ago
  22. d88a9bc resolved conflicts for merge of ef1741d2 to master by Andreas Gampe · 11 years ago
  23. 158ac45 Make sure shaders use a color model compatible with the destination. by Diego Perez · 11 years ago
  24. a4277e1 am a4ed5e94: am e770c5e4: am c44430a3: Merge "Tools attribute improvements for RecyclerView LayoutManager." into lmp-mr1-dev by Deepanshu Gupta · 11 years ago
  25. a4ed5e9 am e770c5e4: am c44430a3: Merge "Tools attribute improvements for RecyclerView LayoutManager." into lmp-mr1-dev by Deepanshu Gupta · 11 years ago
  26. c44430a Merge "Tools attribute improvements for RecyclerView LayoutManager." into lmp-mr1-dev by Deepanshu Gupta · 11 years ago
  27. 3d024d4 am 65215edd: am f0d324e5: am 71ba1230: am efc09c64: am 78660423: Merge "Fix cyclic dependency in BlendComposite and BlendingMode." into lmp-dev by Deepanshu Gupta · 11 years ago
  28. 65215ed am f0d324e5: am 71ba1230: am efc09c64: am 78660423: Merge "Fix cyclic dependency in BlendComposite and BlendingMode." into lmp-dev by Deepanshu Gupta · 11 years ago
  29. fceec0e am c7fc094d: am d44af610: am b3cfb334: Merge "Fix rare NPE in BridgeContext." into lmp-mr1-dev by Deepanshu Gupta · 11 years ago
  30. ca9264e am a695f87d: am fa3c6650: am 71518174: Merge "Fix project settings." into lmp-mr1-dev by Deepanshu Gupta · 11 years ago
  31. ef1741d am 05cba2f8: am 338a5a88: am b171be1a: Merge "Add RecyclerView support." into lmp-mr1-dev by Deepanshu Gupta · 11 years ago
  32. 71ba123 am efc09c64: am 78660423: Merge "Fix cyclic dependency in BlendComposite and BlendingMode." into lmp-dev by Deepanshu Gupta · 11 years ago
  33. c7fc094 am d44af610: am b3cfb334: Merge "Fix rare NPE in BridgeContext." into lmp-mr1-dev by Deepanshu Gupta · 11 years ago
  34. a695f87 am fa3c6650: am 71518174: Merge "Fix project settings." into lmp-mr1-dev by Deepanshu Gupta · 11 years ago
  35. 05cba2f am 338a5a88: am b171be1a: Merge "Add RecyclerView support." into lmp-mr1-dev by Deepanshu Gupta · 11 years ago
  36. efc09c6 am 78660423: Merge "Fix cyclic dependency in BlendComposite and BlendingMode." into lmp-dev by Deepanshu Gupta · 11 years ago
  37. 0412b31 Tools attribute improvements for RecyclerView LayoutManager. by Deepanshu Gupta · 11 years ago
  38. 5521f65 Fix cyclic dependency in BlendComposite and BlendingMode. by Deepanshu Gupta · 11 years ago
  39. 85d72c4 Fix rare NPE in BridgeContext. by Deepanshu Gupta · 11 years ago
  40. 7b2cae5 Fix project settings. by Deepanshu Gupta · 11 years ago
  41. d345f44 Add RecyclerView support. by Deepanshu Gupta · 11 years ago
  42. fe12aa7 Add support for the new native Builder class on StaticLayout. by Diego Perez · 11 years ago
  43. f4faeac Cleanup Bitmap JNI attempt #2 by John Reck · 11 years ago
  44. 3782882 Merge "Added function to render a drawable in all available states" by Andrew Shulaev · 11 years ago
  45. 1f15881 Added function to render a drawable in all available states by Andrew Shulaev · 11 years ago
  46. d5e11f6 Merge "Fix crash when shadowSize is 0" by Diego Perez · 11 years ago
  47. 01cdf8b Revert "Added function to render a drawable in all available states" by Andrew Shulaev · 11 years ago
  48. 63483e1 Added function to render a drawable in all available states by Andrew Shulaev · 11 years ago
  49. e810964 Fix crash when shadowSize is 0 by Diego Perez · 11 years ago
  50. 6672afb am 70775bed: am fb96187b: am 32dc37b7: am f2c1c096: am 6ed9b75a: am 72d75f8d: Merge "Correct PorterDuff filters." into lmp-dev by Deepanshu Gupta · 11 years ago
  51. 5ae7f10 am 6e64fabe: am 7c4ab9de: am 4e87709b: am 2022b0ff: am d003e813: am 369ad57b: Merge "Fix codestyle for switch statements." into lmp-dev by Deepanshu Gupta · 11 years ago
  52. a104b18 am 1fe1022d: am 4a194d3b: am 62500307: am aff0ec93: am 81449b2c: am 10d620ff: Merge "Better error msg for StateList/Hexadecimal Color." into lmp-dev by Deepanshu Gupta · 11 years ago
  53. 4c74da9 am c74295db: am bf815f49: am 7b4caab1: am 07d453fa: Merge "Add status bar time for 5.1" into lmp-mr1-dev by Deepanshu Gupta · 11 years ago
  54. 70775be am fb96187b: am 32dc37b7: am f2c1c096: am 6ed9b75a: am 72d75f8d: Merge "Correct PorterDuff filters." into lmp-dev by Deepanshu Gupta · 11 years ago
  55. 6e64fab am 7c4ab9de: am 4e87709b: am 2022b0ff: am d003e813: am 369ad57b: Merge "Fix codestyle for switch statements." into lmp-dev by Deepanshu Gupta · 11 years ago
  56. 1fe1022 am 4a194d3b: am 62500307: am aff0ec93: am 81449b2c: am 10d620ff: Merge "Better error msg for StateList/Hexadecimal Color." into lmp-dev by Deepanshu Gupta · 11 years ago
  57. fb96187 am 32dc37b7: am f2c1c096: am 6ed9b75a: am 72d75f8d: Merge "Correct PorterDuff filters." into lmp-dev by Deepanshu Gupta · 11 years ago
  58. 7c4ab9d am 4e87709b: am 2022b0ff: am d003e813: am 369ad57b: Merge "Fix codestyle for switch statements." into lmp-dev by Deepanshu Gupta · 11 years ago
  59. 4a194d3 am 62500307: am aff0ec93: am 81449b2c: am 10d620ff: Merge "Better error msg for StateList/Hexadecimal Color." into lmp-dev by Deepanshu Gupta · 11 years ago
  60. c74295d am bf815f49: am 7b4caab1: am 07d453fa: Merge "Add status bar time for 5.1" into lmp-mr1-dev by Deepanshu Gupta · 11 years ago
  61. f2c1c09 am 6ed9b75a: am 72d75f8d: Merge "Correct PorterDuff filters." into lmp-dev by Deepanshu Gupta · 11 years ago
  62. 2022b0f am d003e813: am 369ad57b: Merge "Fix codestyle for switch statements." into lmp-dev by Deepanshu Gupta · 11 years ago
  63. aff0ec9 am 81449b2c: am 10d620ff: Merge "Better error msg for StateList/Hexadecimal Color." into lmp-dev by Deepanshu Gupta · 11 years ago
  64. bf815f4 am 7b4caab1: am 07d453fa: Merge "Add status bar time for 5.1" into lmp-mr1-dev by Deepanshu Gupta · 11 years ago
  65. 6ed9b75 am 72d75f8d: Merge "Correct PorterDuff filters." into lmp-dev by Deepanshu Gupta · 11 years ago
  66. d003e81 am 369ad57b: Merge "Fix codestyle for switch statements." into lmp-dev by Deepanshu Gupta · 11 years ago
  67. 81449b2 am 10d620ff: Merge "Better error msg for StateList/Hexadecimal Color." into lmp-dev by Deepanshu Gupta · 11 years ago
  68. 72d75f8 Merge "Correct PorterDuff filters." into lmp-dev by Deepanshu Gupta · 11 years ago
  69. 369ad57 Merge "Fix codestyle for switch statements." into lmp-dev by Deepanshu Gupta · 11 years ago
  70. 10d620f Merge "Better error msg for StateList/Hexadecimal Color." into lmp-dev by Deepanshu Gupta · 11 years ago
  71. 2045061 Add status bar time for 5.1 by Deepanshu Gupta · 11 years ago
  72. 1a10ca7 Correct PorterDuff filters. by Deepanshu Gupta · 11 years ago
  73. d68448a Fix codestyle for switch statements. by Deepanshu Gupta · 11 years ago
  74. 6e53931 Add Context.getSystemService(Class<?>). by Jeff Brown · 11 years ago
  75. 1fb5528 resolved conflicts for merge of 57bb5f5c to master by Chad Jones · 11 years ago
  76. a13ca40 am 01d5286f: am 8f022fd3: am 5ed4fc9e: am 99142d29: am 3f8e2b93: am 30a67cd1: Merge "Set forceFramework correctly for included layouts." into lmp-dev by Deepanshu Gupta · 11 years ago
  77. 57bb5f5 am c0c39516: Merge "Hold a wake lock while dozing when display updates are pending." into lmp-mr1-modular-dev by Joe LaPenna · 11 years ago
  78. c0c3951 Merge "Hold a wake lock while dozing when display updates are pending." into lmp-mr1-modular-dev by Joe LaPenna · 11 years ago
  79. 68501b8 Better error msg for StateList/Hexadecimal Color. by Deepanshu Gupta · 11 years ago
  80. 01d5286 am 8f022fd3: am 5ed4fc9e: am 99142d29: am 3f8e2b93: am 30a67cd1: Merge "Set forceFramework correctly for included layouts." into lmp-dev by Deepanshu Gupta · 11 years ago
  81. 99142d2 am 3f8e2b93: am 30a67cd1: Merge "Set forceFramework correctly for included layouts." into lmp-dev by Deepanshu Gupta · 11 years ago
  82. 3f8e2b9 am 30a67cd1: Merge "Set forceFramework correctly for included layouts." into lmp-dev by Deepanshu Gupta · 11 years ago
  83. 33c1c07 Set forceFramework correctly for included layouts. by Deepanshu Gupta · 11 years ago
  84. 2c5e85b Avoid caching mImage on the main render loop and use clipping. by Diego Perez · 11 years ago
  85. c2932a1 Hold a wake lock while dozing when display updates are pending. by Jeff Brown · 11 years ago
  86. dc630c6 am 0a300b89: am ad879adb: Merge "Add Asset management support for fonts." into lmp-dev automerge: 0684991 automerge: c2fa5e2 by Deepanshu Gupta · 11 years ago
  87. dde8891 am a0fb87a3: am 98c3461a: Merge "Do not paint shadow if outside of the clip area" into lmp-dev automerge: a912fed automerge: d66f2eb by Diego Perez · 11 years ago
  88. 7b78e83 am 221d7320: am 12c9e498: Merge "Changes made by intelliJ 14.1" into lmp-dev automerge: 4e47416 automerge: f12d023 by Deepanshu Gupta · 11 years ago
  89. 7bf58d0 am 0a300b89: am ad879adb: Merge "Add Asset management support for fonts." into lmp-dev automerge: 0684991 by Deepanshu Gupta · 11 years ago
  90. 412e643 am a0fb87a3: am 98c3461a: Merge "Do not paint shadow if outside of the clip area" into lmp-dev automerge: a912fed by Diego Perez · 11 years ago
  91. 5cc0e764 am 221d7320: am 12c9e498: Merge "Changes made by intelliJ 14.1" into lmp-dev automerge: 4e47416 by Deepanshu Gupta · 11 years ago
  92. 0a300b8 am ad879adb: Merge "Add Asset management support for fonts." into lmp-dev by Deepanshu Gupta · 11 years ago
  93. a0fb87a am 98c3461a: Merge "Do not paint shadow if outside of the clip area" into lmp-dev by Diego Perez · 11 years ago
  94. 221d732 am 12c9e498: Merge "Changes made by intelliJ 14.1" into lmp-dev by Deepanshu Gupta · 11 years ago
  95. 0684991 am ad879adb: Merge "Add Asset management support for fonts." into lmp-dev by Deepanshu Gupta · 11 years ago
  96. a912fed am 98c3461a: Merge "Do not paint shadow if outside of the clip area" into lmp-dev by Diego Perez · 11 years ago
  97. 4e47416 am 12c9e498: Merge "Changes made by intelliJ 14.1" into lmp-dev by Deepanshu Gupta · 11 years ago
  98. ad879ad Merge "Add Asset management support for fonts." into lmp-dev by Deepanshu Gupta · 11 years ago
  99. 98c3461 Merge "Do not paint shadow if outside of the clip area" into lmp-dev by Diego Perez · 11 years ago
  100. 12c9e49 Merge "Changes made by intelliJ 14.1" into lmp-dev by Deepanshu Gupta · 11 years ago