1. 7d4f4dc Layoutlib: Properly dispose of bitmap delegate. by Xavier Ducrohet · 14 years ago
  2. 6e79b95 Layoutlib: support XML based ColorStateList. by Xavier Ducrohet · 14 years ago
  3. 70a04aa Layoutlib: Fix alpha support in Canvas/Paint. by Xavier Ducrohet · 14 years ago
  4. 2d24096 Layoutlib: Fill the default prop value map for View objects. by Xavier Ducrohet · 14 years ago
  5. 8396d6f Fix fill color alpha in layoutlib by Tor Norbye · 14 years ago
  6. 7e39888 Misc fix in layoutlib bridge + View.isIneditMode as delegate. by Xavier Ducrohet · 14 years ago
  7. 3bd9898 Layoutlib: New bridge implementation using the new API 5. by Xavier Ducrohet · 14 years ago
  8. 697bc8d Layoutlib: Load fragments by Xavier Ducrohet · 14 years ago
  9. 571dce7 Layoutlib: more text drawing. by Xavier Ducrohet · 14 years ago
  10. 79ef98e Layoutlib native delegate: FloatMath. by Xavier Ducrohet · 14 years ago
  11. 3cff572 Layoutlib native delegate: path effects and xfermode. by Xavier Ducrohet · 14 years ago
  12. f1a17452 Layoutlib native delegate: primitive shapes and shaders by Xavier Ducrohet · 14 years ago
  13. a313b65 More layout Canvas/Paint implementation. by Xavier Ducrohet · 14 years ago
  14. 37f2180 More implementation of the layoutlib Paint/Canvas delegates. by Xavier Ducrohet · 14 years ago
  15. ef44aea Layoutlib Canvas and Paint implementation through native delegates by Xavier Ducrohet · 14 years ago
  16. 221f678 Implement the layoutlib Bitmap through a native delegate. by Xavier Ducrohet · 14 years ago
  17. da4529e Fix the layoutlib_bridge .classpath to not use the full layoutlib by Xavier Ducrohet · 14 years ago
  18. f33eec6 Move layoutlib typeface implementation to delegate. by Xavier Ducrohet · 14 years ago
  19. bd2e196 am 57f7ccc4: am 63e5d07e: Merge "Fix issue with project resources overriding framework resources." into gingerbread by Xavier Ducrohet · 14 years ago
  20. c0702d2 am 63e5d07e: Merge "Fix issue with project resources overriding framework resources." into gingerbread by Xavier Ducrohet · 14 years ago
  21. 48ab1a3 Reimplement the native matrix method using the new delegate way. by Xavier Ducrohet · 14 years ago
  22. 56b4bf5 Fix issue with project resources overriding framework resources. by Xavier Ducrohet · 14 years ago
  23. d9652b2 Fix rendering of digitalClock/Gallery in Eclipse editors. by Xavier Ducrohet · 14 years ago
  24. 491690b Revert "Fix rendering of digitalClock/Gallery in Eclipse editors." by Raphael · 14 years ago
  25. 2394847 am a44a5e02: am 1b6180ec: Merge "Fix rendering of digitalClock/Gallery in Eclipse editors." into gingerbread by Xavier Ducrohet · 14 years ago
  26. f4f90d1 am 1b6180ec: Merge "Fix rendering of digitalClock/Gallery in Eclipse editors." into gingerbread by Xavier Ducrohet · 14 years ago
  27. b12f5fc Fix rendering of digitalClock/Gallery in Eclipse editors. by Xavier Ducrohet · 14 years ago
  28. b857f46 Merge "Layoutlib_Create: Fix order of class adapters." by Xavier Ducrohet · 14 years ago
  29. 59c5177 Merge "Layoutlib_create: fix binary name of delegate methods." by Xavier Ducrohet · 14 years ago
  30. 21f3175 Layoutlib_Create: Fix order of class adapters. by Raphael · 14 years ago
  31. f44d7f6 Merge "Remove dependency on ASM util classes." by Xavier Ducrohet · 14 years ago
  32. dc66e2f Layoutlib_create: fix binary name of delegate methods. by Raphael · 14 years ago
  33. 8d0fc6c am 2051a1be: am c5371fad: Merge "Make layoutlib use the prebuilt of layoutlib_api" by Xavier Ducrohet · 14 years ago
  34. 0043c1d am c5371fad: Merge "Make layoutlib use the prebuilt of layoutlib_api" by Xavier Ducrohet · 14 years ago
  35. ca040f5 Remove dependency on ASM util classes. by Raphael · 14 years ago
  36. e60d02c Make layoutlib use the prebuilt of layoutlib_api by Xavier Ducrohet · 14 years ago
  37. e2e6fc7 Report drag success/fail in the DRAG_ENDED message by Chris Tate · 14 years ago
  38. 67bce61 am 556866a2: am 656d2165: Merge "Parser is optional in obtainStyledAttributes." into gingerbread by Xavier Ducrohet · 14 years ago
  39. 1374ca7 am 656d2165: Merge "Parser is optional in obtainStyledAttributes." into gingerbread by Xavier Ducrohet · 14 years ago
  40. 80baa99 Parser is optional in obtainStyledAttributes. by Xavier Ducrohet · 14 years ago
  41. 7ffe067 Merge "layoutlib_create: Generate delegate to implement native methods." by Raphael · 14 years ago
  42. bee42df Drag/drop APIs and infrastructure by Christopher Tate · 14 years ago
  43. 9d82886 layoutlib_create: Generate delegate to implement native methods. by Raphael · 14 years ago
  44. 862e236 am 0e8dc464: am 292c246b: Merge "Call functions to calculate deps and classes.jar" into gingerbread by Ying Wang · 14 years ago
  45. 3cd43af am 292c246b: Merge "Call functions to calculate deps and classes.jar" into gingerbread by Ying Wang · 14 years ago
  46. 8258b03 Call functions to calculate deps and classes.jar by Ying Wang · 14 years ago
  47. 635bff3 Merge "Improve error reporting in the layoutlib class replacement test." by Xavier Ducrohet · 14 years ago
  48. a3e5358 am 1738252a: am 32346522: Merge "Don\'t enter DISCONNECTING state when the call/connection is not alive" into gingerbread by Hung-ying Tyan · 14 years ago
  49. 6f5185f Improve error reporting in the layoutlib class replacement test. by Xavier Ducrohet · 14 years ago
  50. 0d1809a Allow all apps to call ContentResolver.getType(). by Dianne Hackborn · 14 years ago
  51. 91111ab am d8691d73: Merge "Allow all apps to call ContentResolver.getType()." into gingerbread by Dianne Hackborn · 14 years ago
  52. c0a7098 Allow all apps to call ContentResolver.getType(). by Dianne Hackborn · 14 years ago
  53. aa58509 am cb7c5498: am 91512f57: Layoutlib_create: Unittest for ClassHasNativeVisitor. by Raphael · 14 years ago
  54. 896b37b am 91512f57: Layoutlib_create: Unittest for ClassHasNativeVisitor. by Raphael · 14 years ago
  55. f52bb88 Layoutlib_create: Unittest for ClassHasNativeVisitor. by Raphael · 14 years ago
  56. ce87a78 Merge "Work on fragments in layouts." by Dianne Hackborn · 14 years ago
  57. 68c9fac Work on fragments in layouts. by Dianne Hackborn · 14 years ago
  58. 64e074f am 98699c8f: am f2960b8d: Refresh the layoutlib_create doc. by Raphael Moll · 14 years ago
  59. 0d4b3e3 am f2960b8d: Refresh the layoutlib_create doc. by Raphael Moll · 14 years ago
  60. ac5287f Refresh the layoutlib_create doc. by Raphael Moll · 14 years ago
  61. c4264bb am 86aeac98: am 1d22e122: Merge "Fix a monkey crash when the new WebView is destroyed." by Jean-Baptiste Queru · 14 years ago
  62. 9d6a640 am 1d22e122: Merge "Fix a monkey crash when the new WebView is destroyed." by Jean-Baptiste Queru · 14 years ago
  63. 388bb6e am 4ea54f44: (-s ours) Merge "resolved conflicts for merge of b998f311 to gingerbread-plus-aosp" into gingerbread-plus-aosp by Robert Greenwalt · 14 years ago
  64. f1f9b13 resolved conflicts for merge of b998f311 to gingerbread-plus-aosp by Robert Greenwalt · 14 years ago
  65. 9cc9086 am 360ab1df: am 6864b3e2: Merge "Adds the ability to Android to initiate a 2 Digit Call." by Jean-Baptiste Queru · 14 years ago
  66. 91571f2 am 9b7b5c27: am 40a87586: Only monitor recognized uevent devices. by Sean McNeil · 14 years ago
  67. e639b9d am 0460e26a: resolved conflicts for merge of 691be97f to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  68. 8451536 am b13c9bc5: manual merge by Jean-Baptiste Queru · 14 years ago
  69. f2da3e6 am 6864b3e2: Merge "Adds the ability to Android to initiate a 2 Digit Call." by Jean-Baptiste Queru · 14 years ago
  70. c26b260 am 40a87586: Only monitor recognized uevent devices. by Sean McNeil · 14 years ago
  71. 37273ff resolved conflicts for merge of 691be97f to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  72. 8fdc9ba manual merge by Jean-Baptiste Queru · 14 years ago
  73. 5cc9415 Make libhwui entirely optional. by Romain Guy · 14 years ago
  74. edf40c4 am 85673d91: am a4fd0078: Clear preferred activities when home process crashes by Mattias Larsson · 14 years ago
  75. 9d68714 am a4fd0078: Clear preferred activities when home process crashes by Mattias Larsson · 14 years ago
  76. 1b5bce7 am 0c51c98f: am 4506c62a: fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  77. 7e81d1d am 9150cff6: Merge "Replaced /sdcard with Environment.getExternalStorageDirectory()" by Jean-Baptiste Queru · 14 years ago
  78. 926a92b am 0a0bb953: (-s ours) am 80e62ac6: Fix the layoutlib Paint.set(Paint) method. Do not merge. by Xavier Ducrohet · 14 years ago
  79. 0bbbdb2 Fix the layoutlib Paint.set(Paint) method. Do not merge. by Xavier Ducrohet · 14 years ago
  80. bbf1d23 am 3d02b48b: merge from open-source master by The Android Open Source Project · 14 years ago
  81. fd4b0e5 merge from open-source master by The Android Open Source Project · 14 years ago
  82. e0dae0b Fix the layoutlib Paint.set(Paint) method. by Xavier Ducrohet · 14 years ago
  83. d313851 am 92a47ea3: am 562124e8: Merge "Clean up some style in the makefiles." into gingerbread by Joe Onorato · 14 years ago
  84. 56d2189 Clean up some style in the makefiles. by Joe Onorato · 14 years ago
  85. 72d706a resolved conflicts for merge of 9e660c82 to master by Jeff Brown · 14 years ago
  86. 73234b5 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago
  87. 9ca5056 new API in Context. on openDatabase, new param DatabaseErrorHandler by Vasu Nori · 14 years ago
  88. c27f3c2 Merge "README for layoutlib." by Xavier Ducrohet · 14 years ago
  89. 383279e README for layoutlib. by Xavier Ducrohet · 14 years ago
  90. 8d9af33 Adds back the finalize method on the replaced Paint class. by Xavier Ducrohet · 14 years ago
  91. bba9e67 Fix issue #2519590: Lock screen stuck in landscape mode by Dianne Hackborn · 14 years ago
  92. a824d61 Add correct copyright headers to multiple files by Kenny Root · 14 years ago
  93. 8a3b758 Re-arrange android-common so framework no longer links with it. by Dianne Hackborn · 14 years ago
  94. 5780a0f Merge "Remove empty finalize methods." by Carl Shapiro · 14 years ago
  95. a3917d5 Remove empty finalize methods. by Carl Shapiro · 14 years ago
  96. 09628b2 Fix the layoutlib to still support fill_parent. by Xavier Ducrohet · 14 years ago
  97. 9e55dd5 Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modes by Dianne Hackborn · 14 years ago
  98. 0551494 Fix in layoutlib due to some changes in the frameworks. by Xavier Ducrohet · 14 years ago
  99. 80b58c6 Introduce special UI modes for night and car usage. by Tobias Haamel · 14 years ago
  100. 4a3ee9b Merge "Preview seperating RenderScript into RenderScript and RenderScriptGL" by Jason Sams · 14 years ago