1. 8d74c97 LayoutLib: explicitely override PropertyValuesHolder native code. by Xavier Ducrohet · 14 years ago
  2. 864f33a Merge "LayoutLib: Update font object when text info changes in paint delegate" by Xavier Ducrohet · 14 years ago
  3. b5ddf04 LayoutLib: Update font object when text info changes in paint delegate by Xavier Ducrohet · 14 years ago
  4. 168677c LayoutLib: Fix logging. by Xavier Ducrohet · 14 years ago
  5. e1179ea LayoutLib: Animation support in insert/move/removeChild actions. by Xavier Ducrohet · 14 years ago
  6. 01811aa LayoutLib: Create new layoutparams when moving a child by Xavier Ducrohet · 14 years ago
  7. 3c78f2d LayoutLib: Update to use the new moveChild API. by Xavier Ducrohet · 14 years ago
  8. 9065504 Improve support for external keyboards. by Jeff Brown · 14 years ago
  9. c8aec06 Layoutlib: update with new add/movechild API. by Xavier Ducrohet · 14 years ago
  10. 9eb6d41 LayoutLib: Reuse canvas when possible. by Xavier Ducrohet · 14 years ago
  11. c14e7dd LayoutLib: implement insert/move/removeChild. by Xavier Ducrohet · 14 years ago
  12. 30c77d6 LayoutLib: get AWT image from new image factory. by Xavier Ducrohet · 14 years ago
  13. 2eea6fa Layoutlib: Animation support. by Xavier Ducrohet · 14 years ago
  14. c97e6f9 Merge "Fix build on Linux due to different strrchr prototype." by Jeff Brown · 14 years ago
  15. ab84135 Fix build on Linux due to different strrchr prototype. by Jeff Brown · 14 years ago
  16. 42e514b Merge "Port Emulator keymaps." by Jeff Brown · 14 years ago
  17. 061cf75 Port Emulator keymaps. by Jeff Brown · 14 years ago
  18. 2d56b27 Layoutlib: use default nine patch classes. by Xavier Ducrohet · 14 years ago
  19. 7c71023 Add knowledge of mipmap to aapt by Kenny Root · 14 years ago
  20. 9223b67 Layoutlib: support for editing embedded layouts. by Xavier Ducrohet · 14 years ago
  21. fb25cae LayoutLib: use the new expand API. by Xavier Ducrohet · 14 years ago
  22. d738688 LayoutLib: fix some tests by Xavier Ducrohet · 14 years ago
  23. 55acd60 Layoutlib: support viewkey in include nodes. by Xavier Ducrohet · 14 years ago
  24. 755b46d Layoutlib: use int[] wrapper to use as map keys. by Xavier Ducrohet · 14 years ago
  25. 5a09488 Layoutlib: Properly dispose of bitmap delegate. by Xavier Ducrohet · 14 years ago
  26. 4d9e32f Layoutlib: support XML based ColorStateList. by Xavier Ducrohet · 14 years ago
  27. 9e27936 Layoutlib: Fix alpha support in Canvas/Paint. by Xavier Ducrohet · 14 years ago
  28. cf52390 Layoutlib: Fill the default prop value map for View objects. by Xavier Ducrohet · 14 years ago
  29. 135f80d Fix fill color alpha in layoutlib by Tor Norbye · 14 years ago
  30. 071dee2 Misc fix in layoutlib bridge + View.isIneditMode as delegate. by Xavier Ducrohet · 14 years ago
  31. c2e9651 Layoutlib: New bridge implementation using the new API 5. by Xavier Ducrohet · 14 years ago
  32. 7f775243 Layoutlib: Load fragments by Xavier Ducrohet · 14 years ago
  33. e0c763f Layoutlib: more text drawing. by Xavier Ducrohet · 14 years ago
  34. 82849af am 3442611e: am 5580e44c: Merge "Support changing style parent in overlays" by Jean-Baptiste Queru · 14 years ago
  35. 41a4833 am 4da6efc8: am 46151652: Merge "fix xlarge support in aapt for gingerbread" into gingerbread by Scott Main · 14 years ago
  36. 3442611 am 5580e44c: Merge "Support changing style parent in overlays" by Jean-Baptiste Queru · 14 years ago
  37. 4da6efc am 46151652: Merge "fix xlarge support in aapt for gingerbread" into gingerbread by Scott Main · 14 years ago
  38. d58fb97 fix xlarge support in aapt for gingerbread by Scott Main · 14 years ago
  39. 5580e44 Merge "Support changing style parent in overlays" by Jean-Baptiste Queru · 14 years ago
  40. 9c05b39 Layoutlib native delegate: FloatMath. by Xavier Ducrohet · 14 years ago
  41. 4b606da Layoutlib native delegate: path effects and xfermode. by Xavier Ducrohet · 14 years ago
  42. 251d2e9 Layoutlib native delegate: primitive shapes and shaders by Xavier Ducrohet · 14 years ago
  43. abff653 More layout Canvas/Paint implementation. by Xavier Ducrohet · 14 years ago
  44. 5802dea More implementation of the layoutlib Paint/Canvas delegates. by Xavier Ducrohet · 14 years ago
  45. 9f63ff2 Layoutlib Canvas and Paint implementation through native delegates by Xavier Ducrohet · 14 years ago
  46. 5de11a1 Implement the layoutlib Bitmap through a native delegate. by Xavier Ducrohet · 14 years ago
  47. 65dc397 Fix the layoutlib_bridge .classpath to not use the full layoutlib by Xavier Ducrohet · 14 years ago
  48. 5e7ed8d Move layoutlib typeface implementation to delegate. by Xavier Ducrohet · 14 years ago
  49. 4c9d691 am 57f7ccc4: am 63e5d07e: Merge "Fix issue with project resources overriding framework resources." into gingerbread by Xavier Ducrohet · 14 years ago
  50. 57f7ccc am 63e5d07e: Merge "Fix issue with project resources overriding framework resources." into gingerbread by Xavier Ducrohet · 14 years ago
  51. 4f291d3 Reimplement the native matrix method using the new delegate way. by Xavier Ducrohet · 14 years ago
  52. c2e28dd7 Fix issue with project resources overriding framework resources. by Xavier Ducrohet · 14 years ago
  53. d815e37 Fix rendering of digitalClock/Gallery in Eclipse editors. by Xavier Ducrohet · 14 years ago
  54. f241c40 Revert "Fix rendering of digitalClock/Gallery in Eclipse editors." by Raphael · 14 years ago
  55. 68404a0 am a44a5e02: am 1b6180ec: Merge "Fix rendering of digitalClock/Gallery in Eclipse editors." into gingerbread by Xavier Ducrohet · 14 years ago
  56. a44a5e0 am 1b6180ec: Merge "Fix rendering of digitalClock/Gallery in Eclipse editors." into gingerbread by Xavier Ducrohet · 14 years ago
  57. 25e96ce Fix rendering of digitalClock/Gallery in Eclipse editors. by Xavier Ducrohet · 14 years ago
  58. 4f145c9 Fix debug statements and aapt assert. by Patrick Scott · 14 years ago
  59. a7a44d4 Merge "Implement issue #3116702: New manifest tags for supported screen sizes" by Dianne Hackborn · 14 years ago
  60. a0b46c9 Implement issue #3116702: New manifest tags for supported screen sizes by Dianne Hackborn · 14 years ago
  61. a6ca66a Merge "Layoutlib_Create: Fix order of class adapters." by Xavier Ducrohet · 14 years ago
  62. c08e175 Merge "Layoutlib_create: fix binary name of delegate methods." by Xavier Ducrohet · 14 years ago
  63. e2e8ba9 Layoutlib_Create: Fix order of class adapters. by Raphael · 14 years ago
  64. 2191b4b Merge "Remove dependency on ASM util classes." by Xavier Ducrohet · 14 years ago
  65. 280372e Layoutlib_create: fix binary name of delegate methods. by Raphael · 14 years ago
  66. ee9642c am 2051a1be: am c5371fad: Merge "Make layoutlib use the prebuilt of layoutlib_api" by Xavier Ducrohet · 14 years ago
  67. 2051a1b am c5371fad: Merge "Make layoutlib use the prebuilt of layoutlib_api" by Xavier Ducrohet · 14 years ago
  68. d556d8b Remove dependency on ASM util classes. by Raphael · 14 years ago
  69. 101f14b am ba501785: Merge "Implement issue #3116702: New manifest tags for supported screen sizes DO NOT MERGE" into gingerbread by Dianne Hackborn · 14 years ago
  70. 0db3844 Make layoutlib use the prebuilt of layoutlib_api by Xavier Ducrohet · 14 years ago
  71. a6d9c7c Implement issue #3116702: New manifest tags for supported screen sizes DO NOT MERGE by Dianne Hackborn · 14 years ago
  72. d4533f1 Report drag success/fail in the DRAG_ENDED message by Chris Tate · 14 years ago
  73. 3222df8 am ec62719c: am 004f968d: Merge "Link against the static libcrypto in external/openssl." into gingerbread by Ying Wang · 14 years ago
  74. ec62719 am 004f968d: Merge "Link against the static libcrypto in external/openssl." into gingerbread by Ying Wang · 14 years ago
  75. 78fc85c am 35d34c67: am 3d828e62: Merge "Do not build pbkdf2gen on non-Linux hosts" into gingerbread by Joe Onorato · 14 years ago
  76. fcab0f5 am 8fda1636: am bdf8034c: Merge "OBB: use PBKDF2 for key generation." into gingerbread by Kenny Root · 14 years ago
  77. f25d24b resolved conflicts for merge of 8b1082bb to master by Kenny Root · 14 years ago
  78. 1785627 am b58af2b8: am 5c62ab0a: Merge "Adding a new <uses-gl-texture/> tag, to be used to enable apps to specify filtering based on support for OpenGL ES texture and texture compression formats." into gingerbread by Dan Morrill · 14 years ago
  79. a1b592e Link against the static libcrypto in external/openssl. by Ying Wang · 14 years ago
  80. 35d34c6 am 3d828e62: Merge "Do not build pbkdf2gen on non-Linux hosts" into gingerbread by Joe Onorato · 14 years ago
  81. a09f1eb Do not build pbkdf2gen on non-Linux hosts by Kenny Root · 14 years ago
  82. 8fda163 am bdf8034c: Merge "OBB: use PBKDF2 for key generation." into gingerbread by Kenny Root · 14 years ago
  83. bdf8034 Merge "OBB: use PBKDF2 for key generation." into gingerbread by Kenny Root · 14 years ago
  84. 3b1abba OBB: use PBKDF2 for key generation. by Kenny Root · 14 years ago
  85. 8b1082b am 3394db7d: Merge "Regenerate preloaded classes for Gingerbread." into gingerbread by Jesse Wilson · 14 years ago
  86. 3394db7 Merge "Regenerate preloaded classes for Gingerbread." into gingerbread by Jesse Wilson · 14 years ago
  87. eaca10e Regenerate preloaded classes for Gingerbread. by Jesse Wilson · 14 years ago
  88. b58af2b am 5c62ab0a: Merge "Adding a new <uses-gl-texture/> tag, to be used to enable apps to specify filtering based on support for OpenGL ES texture and texture compression formats." into gingerbread by Dan Morrill · 14 years ago
  89. 6f51fc1 Adding a new <uses-gl-texture/> tag, to be used to enable apps to specify by Dan Morrill · 14 years ago
  90. 79d433d am 556866a2: am 656d2165: Merge "Parser is optional in obtainStyledAttributes." into gingerbread by Xavier Ducrohet · 14 years ago
  91. 556866a am 656d2165: Merge "Parser is optional in obtainStyledAttributes." into gingerbread by Xavier Ducrohet · 14 years ago
  92. 0a226d8 Avoid pre-processing images when they won't be used by Anthony Newnam · 14 years ago
  93. f8e4c1f Parser is optional in obtainStyledAttributes. by Xavier Ducrohet · 14 years ago
  94. 58520b2 resolved conflicts for merge of 10d5b096 to master by Dianne Hackborn · 14 years ago
  95. 10d5b09 am 407f625a: Add new API to find out whether external storage is removable. by Dianne Hackborn · 14 years ago
  96. 407f625 Add new API to find out whether external storage is removable. by Dianne Hackborn · 14 years ago
  97. 3cff14c Merge "layoutlib_create: Generate delegate to implement native methods." by Raphael · 14 years ago
  98. edeb7a5 am 7e40e67f: am d9e88d22: Merge "Add "none" for vold and deprecate mkobb -c" into gingerbread by Kenny Root · 14 years ago
  99. 7e40e67 am d9e88d22: Merge "Add "none" for vold and deprecate mkobb -c" into gingerbread by Kenny Root · 14 years ago
  100. 12ffd9b Add "none" for vold and deprecate mkobb -c by Kenny Root · 14 years ago