1. 65dc397 Fix the layoutlib_bridge .classpath to not use the full layoutlib by Xavier Ducrohet · 14 years ago
  2. 5e7ed8d Move layoutlib typeface implementation to delegate. by Xavier Ducrohet · 14 years ago
  3. 4c9d691 am 57f7ccc4: am 63e5d07e: Merge "Fix issue with project resources overriding framework resources." into gingerbread by Xavier Ducrohet · 14 years ago
  4. 57f7ccc am 63e5d07e: Merge "Fix issue with project resources overriding framework resources." into gingerbread by Xavier Ducrohet · 14 years ago
  5. 4f291d3 Reimplement the native matrix method using the new delegate way. by Xavier Ducrohet · 14 years ago
  6. c2e28dd7 Fix issue with project resources overriding framework resources. by Xavier Ducrohet · 14 years ago
  7. d815e37 Fix rendering of digitalClock/Gallery in Eclipse editors. by Xavier Ducrohet · 14 years ago
  8. f241c40 Revert "Fix rendering of digitalClock/Gallery in Eclipse editors." by Raphael · 14 years ago
  9. 68404a0 am a44a5e02: am 1b6180ec: Merge "Fix rendering of digitalClock/Gallery in Eclipse editors." into gingerbread by Xavier Ducrohet · 14 years ago
  10. a44a5e0 am 1b6180ec: Merge "Fix rendering of digitalClock/Gallery in Eclipse editors." into gingerbread by Xavier Ducrohet · 14 years ago
  11. 25e96ce Fix rendering of digitalClock/Gallery in Eclipse editors. by Xavier Ducrohet · 14 years ago
  12. 4f145c9 Fix debug statements and aapt assert. by Patrick Scott · 14 years ago
  13. a7a44d4 Merge "Implement issue #3116702: New manifest tags for supported screen sizes" by Dianne Hackborn · 14 years ago
  14. a0b46c9 Implement issue #3116702: New manifest tags for supported screen sizes by Dianne Hackborn · 14 years ago
  15. a6ca66a Merge "Layoutlib_Create: Fix order of class adapters." by Xavier Ducrohet · 14 years ago
  16. c08e175 Merge "Layoutlib_create: fix binary name of delegate methods." by Xavier Ducrohet · 14 years ago
  17. e2e8ba9 Layoutlib_Create: Fix order of class adapters. by Raphael · 14 years ago
  18. 2191b4b Merge "Remove dependency on ASM util classes." by Xavier Ducrohet · 14 years ago
  19. 280372e Layoutlib_create: fix binary name of delegate methods. by Raphael · 14 years ago
  20. ee9642c am 2051a1be: am c5371fad: Merge "Make layoutlib use the prebuilt of layoutlib_api" by Xavier Ducrohet · 14 years ago
  21. 2051a1b am c5371fad: Merge "Make layoutlib use the prebuilt of layoutlib_api" by Xavier Ducrohet · 14 years ago
  22. d556d8b Remove dependency on ASM util classes. by Raphael · 14 years ago
  23. 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
  24. 0db3844 Make layoutlib use the prebuilt of layoutlib_api by Xavier Ducrohet · 14 years ago
  25. a6d9c7c Implement issue #3116702: New manifest tags for supported screen sizes DO NOT MERGE by Dianne Hackborn · 14 years ago
  26. d4533f1 Report drag success/fail in the DRAG_ENDED message by Chris Tate · 14 years ago
  27. 3222df8 am ec62719c: am 004f968d: Merge "Link against the static libcrypto in external/openssl." into gingerbread by Ying Wang · 14 years ago
  28. ec62719 am 004f968d: Merge "Link against the static libcrypto in external/openssl." into gingerbread by Ying Wang · 14 years ago
  29. 78fc85c am 35d34c67: am 3d828e62: Merge "Do not build pbkdf2gen on non-Linux hosts" into gingerbread by Joe Onorato · 14 years ago
  30. fcab0f5 am 8fda1636: am bdf8034c: Merge "OBB: use PBKDF2 for key generation." into gingerbread by Kenny Root · 14 years ago
  31. f25d24b resolved conflicts for merge of 8b1082bb to master by Kenny Root · 14 years ago
  32. 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
  33. a1b592e Link against the static libcrypto in external/openssl. by Ying Wang · 14 years ago
  34. 35d34c6 am 3d828e62: Merge "Do not build pbkdf2gen on non-Linux hosts" into gingerbread by Joe Onorato · 14 years ago
  35. a09f1eb Do not build pbkdf2gen on non-Linux hosts by Kenny Root · 14 years ago
  36. 8fda163 am bdf8034c: Merge "OBB: use PBKDF2 for key generation." into gingerbread by Kenny Root · 14 years ago
  37. bdf8034 Merge "OBB: use PBKDF2 for key generation." into gingerbread by Kenny Root · 14 years ago
  38. 3b1abba OBB: use PBKDF2 for key generation. by Kenny Root · 14 years ago
  39. 8b1082b am 3394db7d: Merge "Regenerate preloaded classes for Gingerbread." into gingerbread by Jesse Wilson · 14 years ago
  40. 3394db7 Merge "Regenerate preloaded classes for Gingerbread." into gingerbread by Jesse Wilson · 14 years ago
  41. eaca10e Regenerate preloaded classes for Gingerbread. by Jesse Wilson · 14 years ago
  42. 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
  43. 6f51fc1 Adding a new <uses-gl-texture/> tag, to be used to enable apps to specify by Dan Morrill · 14 years ago
  44. 79d433d am 556866a2: am 656d2165: Merge "Parser is optional in obtainStyledAttributes." into gingerbread by Xavier Ducrohet · 14 years ago
  45. 556866a am 656d2165: Merge "Parser is optional in obtainStyledAttributes." into gingerbread by Xavier Ducrohet · 14 years ago
  46. 0a226d8 Avoid pre-processing images when they won't be used by Anthony Newnam · 14 years ago
  47. f8e4c1f Parser is optional in obtainStyledAttributes. by Xavier Ducrohet · 14 years ago
  48. 58520b2 resolved conflicts for merge of 10d5b096 to master by Dianne Hackborn · 14 years ago
  49. 10d5b09 am 407f625a: Add new API to find out whether external storage is removable. by Dianne Hackborn · 14 years ago
  50. 407f625 Add new API to find out whether external storage is removable. by Dianne Hackborn · 14 years ago
  51. 3cff14c Merge "layoutlib_create: Generate delegate to implement native methods." by Raphael · 14 years ago
  52. edeb7a5 am 7e40e67f: am d9e88d22: Merge "Add "none" for vold and deprecate mkobb -c" into gingerbread by Kenny Root · 14 years ago
  53. 7e40e67 am d9e88d22: Merge "Add "none" for vold and deprecate mkobb -c" into gingerbread by Kenny Root · 14 years ago
  54. 12ffd9b Add "none" for vold and deprecate mkobb -c by Kenny Root · 14 years ago
  55. 13cc0a0 am 4309b52f: am 735de3b3: Hash keys with MD5; track IBinders not IInterface by Kenny Root · 14 years ago
  56. 4309b52 am 735de3b3: Hash keys with MD5; track IBinders not IInterface by Kenny Root · 14 years ago
  57. 735de3b Hash keys with MD5; track IBinders not IInterface by Kenny Root · 14 years ago
  58. a53146c Drag/drop APIs and infrastructure by Christopher Tate · 14 years ago
  59. bc10180 layoutlib_create: Generate delegate to implement native methods. by Raphael · 14 years ago
  60. 1e57996 am 0e8dc464: am 292c246b: Merge "Call functions to calculate deps and classes.jar" into gingerbread by Ying Wang · 14 years ago
  61. 0e8dc46 am 292c246b: Merge "Call functions to calculate deps and classes.jar" into gingerbread by Ying Wang · 14 years ago
  62. c486da4 Call functions to calculate deps and classes.jar by Ying Wang · 14 years ago
  63. cdde57a Merge "Improve error reporting in the layoutlib class replacement test." by Xavier Ducrohet · 14 years ago
  64. e335914 Improve error reporting in the layoutlib class replacement test. by Xavier Ducrohet · 14 years ago
  65. cca1f0e Allow all apps to call ContentResolver.getType(). by Dianne Hackborn · 14 years ago
  66. a8bce7c am d8691d73: Merge "Allow all apps to call ContentResolver.getType()." into gingerbread by Dianne Hackborn · 14 years ago
  67. 8313fc7 Allow all apps to call ContentResolver.getType(). by Dianne Hackborn · 14 years ago
  68. dcc9dced am cb7c5498: am 91512f57: Layoutlib_create: Unittest for ClassHasNativeVisitor. by Raphael · 14 years ago
  69. cb7c549 am 91512f57: Layoutlib_create: Unittest for ClassHasNativeVisitor. by Raphael · 14 years ago
  70. 91512f5 Layoutlib_create: Unittest for ClassHasNativeVisitor. by Raphael · 14 years ago
  71. 6f27ab8 am 9c708358: am 37cedce1: Merge "Add an aapt option to allow string variations for different devices." into gingerbread by Eric Fischer · 14 years ago
  72. 9c70835 am 37cedce1: Merge "Add an aapt option to allow string variations for different devices." into gingerbread by Eric Fischer · 14 years ago
  73. 9096404 Add an aapt option to allow string variations for different devices. by Eric Fischer · 14 years ago
  74. adaba84 Merge "Work on fragments in layouts." by Dianne Hackborn · 14 years ago
  75. 625ac27 Work on fragments in layouts. by Dianne Hackborn · 14 years ago
  76. 1ad0e9a am 98699c8f: am f2960b8d: Refresh the layoutlib_create doc. by Raphael Moll · 14 years ago
  77. 98699c8 am f2960b8d: Refresh the layoutlib_create doc. by Raphael Moll · 14 years ago
  78. f2960b8 Refresh the layoutlib_create doc. by Raphael Moll · 14 years ago
  79. d68e8d6 am c1558df7: am 34d3aeaf: Merge "Add image creator helper script for OBBs" into gingerbread by Kenny Root · 14 years ago
  80. c1558df am 34d3aeaf: Merge "Add image creator helper script for OBBs" into gingerbread by Kenny Root · 14 years ago
  81. 30c1102 Add image creator helper script for OBBs by Kenny Root · 14 years ago
  82. f14fafd am fa888784: am 89fef418: Merge "Avoid pre-processing images when they won\'t be used" by Xavier Ducrohet · 14 years ago
  83. fa88878 am 89fef418: Merge "Avoid pre-processing images when they won\'t be used" by Xavier Ducrohet · 14 years ago
  84. 578a57f Avoid pre-processing images when they won't be used by Anthony Newnam · 14 years ago
  85. f156e75 am 31103928: am 192b56d4: Merge "Implement #2964234: Add support for <uses-package> element to aapt" into gingerbread by Dianne Hackborn · 14 years ago
  86. 43b6803 Implement #2964234: Add support for <uses-package> element to aapt by Dianne Hackborn · 14 years ago
  87. 8e9bfab Add a --debug-mode option to aapt. by Xavier Ducrohet · 14 years ago
  88. d092f38 am b4649ec7: am 23827557: Merge "Add a --debug-mode option to aapt." into gingerbread by Xavier Ducrohet · 14 years ago
  89. 6487b09 Add a --debug-mode option to aapt. by Xavier Ducrohet · 14 years ago
  90. dc05980 am eb0e0f46: am 2e7427f3: Merge "Add LFH offset to verbose list of APK" into gingerbread by Kenny Root · 14 years ago
  91. 2e7427f Merge "Add LFH offset to verbose list of APK" into gingerbread by Kenny Root · 14 years ago
  92. fb2a946 Add LFH offset to verbose list of APK by Kenny Root · 14 years ago
  93. 74b58fc Fix linux 64 build by Brian Carlstrom · 14 years ago
  94. cc5239b am 8b569c8d: am 42f90ca5: Merge "Fix aapt dump badging to support xlarge screens." into gingerbread by Dianne Hackborn · 14 years ago
  95. e49564e am 821afa9a: am 54d41379: Merge "Add OBB flags to support overlays" into gingerbread by Kenny Root · 14 years ago
  96. 8b569c8 am 42f90ca5: Merge "Fix aapt dump badging to support xlarge screens." into gingerbread by Dianne Hackborn · 14 years ago
  97. 8a44bb2 Update aapt to find fragment references. by Dianne Hackborn · 14 years ago
  98. f43489d Fix aapt dump badging to support xlarge screens. by Dianne Hackborn · 14 years ago
  99. 821afa9 am 54d41379: Merge "Add OBB flags to support overlays" into gingerbread by Kenny Root · 14 years ago
  100. 02ca31f Add OBB flags to support overlays by Kenny Root · 14 years ago