1. 5cc9415 Make libhwui entirely optional. by Romain Guy · 14 years ago
  2. bbf1d23 am 3d02b48b: merge from open-source master by The Android Open Source Project · 14 years ago
  3. fd4b0e5 merge from open-source master by The Android Open Source Project · 14 years ago
  4. e0dae0b Fix the layoutlib Paint.set(Paint) method. by Xavier Ducrohet · 14 years ago
  5. 72d706a resolved conflicts for merge of 9e660c82 to master by Jeff Brown · 14 years ago
  6. 73234b5 Native input dispatch rewrite work in progress. by Jeff Brown · 15 years ago
  7. 9ca5056 new API in Context. on openDatabase, new param DatabaseErrorHandler by Vasu Nori · 14 years ago
  8. 8d9af33 Adds back the finalize method on the replaced Paint class. by Xavier Ducrohet · 15 years ago
  9. bba9e67 Fix issue #2519590: Lock screen stuck in landscape mode by Dianne Hackborn · 15 years ago
  10. a824d61 Add correct copyright headers to multiple files by Kenny Root · 15 years ago
  11. 8a3b758 Re-arrange android-common so framework no longer links with it. by Dianne Hackborn · 15 years ago
  12. 5780a0f Merge "Remove empty finalize methods." by Carl Shapiro · 15 years ago
  13. a3917d5 Remove empty finalize methods. by Carl Shapiro · 15 years ago
  14. 09628b2 Fix the layoutlib to still support fill_parent. by Xavier Ducrohet · 15 years ago
  15. 9e55dd5 Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modes by Dianne Hackborn · 15 years ago
  16. 0551494 Fix in layoutlib due to some changes in the frameworks. by Xavier Ducrohet · 15 years ago
  17. 80b58c6 Introduce special UI modes for night and car usage. by Tobias Haamel · 15 years ago
  18. 4da0d97 New external storage APIs. by Dianne Hackborn · 15 years ago
  19. a2ba16c am 3bd6dc65: am b44051ee: Merge "ADT/Layoutlib: implement sweep gradient." into eclair by Xavier Ducrohet · 15 years ago
  20. b9c3b0d am 60e3c09e: am 6866daee: Merge "ADT/Layoutlib: implement radial gradient." into eclair by Xavier Ducrohet · 15 years ago
  21. 69ccbc6 am da84d6a1: am 908a8111: Merge "ADT/Layoutlib: Add dash support to stroke." into eclair by Xavier Ducrohet · 15 years ago
  22. f952bd2 am c0ea805c: am 2b30a4a5: Merge "ADT/Layoutlib: properly handle stroke information." into eclair by Xavier Ducrohet · 15 years ago
  23. 3aba2fa am 20cc5570: am 79f05bb4: Merge "ADT/Layoutlib: improved gradient drawing for perf." into eclair by Xavier Ducrohet · 15 years ago
  24. 0ff4f5a am 38fa9eee: am 89d538dc: ADT/Layoutlib: don\'t draw 0-sized rectangle, AWT doesn\'t like that. by Xavier Ducrohet · 15 years ago
  25. 9517785 am 895c92a4: am 240298f9: Merge "ADT/Layoutlib: always use custom gradient (java) Paint." into eclair by Xavier Ducrohet · 15 years ago
  26. 4d09bbd am 31ef2e77: am b847fbf2: Merge "ADT/Layout: support for 3+ color in linear gradients" into eclair by Xavier Ducrohet · 15 years ago
  27. e50fdbd ADT/Layoutlib: implement sweep gradient. by Xavier Ducrohet · 15 years ago
  28. be58e57 am f95e3dd2: am 5e083024: ADT/Layoutlib: shader clean-up. by Xavier Ducrohet · 15 years ago
  29. 6ab3cf9 am e1a99147: am d3026e16: Merge "ADT/Layoutlib: 2 color, linear gradient support." into eclair by Xavier Ducrohet · 15 years ago
  30. ed1f02e ADT/Layoutlib: implement radial gradient. by Xavier Ducrohet · 15 years ago
  31. f512b1e am 1da2735c: am f73bd14a: Merge "ADT/Layoutlib: implement Canvas.concat(Matrix)" into eclair by Xavier Ducrohet · 15 years ago
  32. 4f7afa2 am cff6c845: am ae4bd059: ADT/Layoutlib: Reimplement parts of BitmapFactory by Xavier Ducrohet · 15 years ago
  33. bbbcf4d ADT/Layoutlib: Add dash support to stroke. by Xavier Ducrohet · 15 years ago
  34. 9485deb ADT/Layoutlib: properly handle stroke information. by Xavier Ducrohet · 15 years ago
  35. d1eea49 Merge "ADT/Layoutlib: improved gradient drawing for perf." into eclair by Xavier Ducrohet · 15 years ago
  36. 9662daa ADT/Layoutlib: improved gradient drawing for perf. by Xavier Ducrohet · 15 years ago
  37. c7af7b4 ADT/Layoutlib: don't draw 0-sized rectangle, AWT doesn't like that. by Xavier Ducrohet · 15 years ago
  38. c7cb267 ADT/Layoutlib: always use custom gradient (java) Paint. by Xavier Ducrohet · 15 years ago
  39. e604796 ADT/Layout: support for 3+ color in linear gradients by Xavier Ducrohet · 15 years ago
  40. e0990e1 ADT/Layoutlib: shader clean-up. by Xavier Ducrohet · 15 years ago
  41. d0d47c2 ADT/Layoutlib: 2 color, linear gradient support. by Xavier Ducrohet · 15 years ago
  42. 814eb5f ADT/Layoutlib: implement Canvas.concat(Matrix) by Xavier Ducrohet · 15 years ago
  43. 238857e ADT/Layoutlib: Reimplement parts of BitmapFactory by Xavier Ducrohet · 15 years ago
  44. 4c1bea0 am f5a84f8a: am dfe25b0e: Merge "LayoutLib: support for custom styles." into eclair by Xavier Ducrohet · 15 years ago
  45. 61967da LayoutLib: support for custom styles. by Xavier Ducrohet · 15 years ago
  46. ee2bcb3 Fix duplicate constant in layoutbridge. by Romain Guy · 15 years ago
  47. cec4708 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  48. fe37dbe Update imports to android-common by Tom Taylor · 15 years ago
  49. 7d2caa7 Fix build. by Dianne Hackborn · 15 years ago
  50. 9189f4a Minor fix for the parent style computation in the layoutlib. by Xavier Ducrohet · 15 years ago
  51. a073b4b Properly implement Paint.breakText for layoutlib. by Xavier Ducrohet · 15 years ago
  52. 855d414 Add a way for wallpapers to know the delta between virtual screens. by Marco Nelissen · 15 years ago
  53. ef46a2c Support for fallback fonts in layoutlib. by Xavier Ducrohet · 15 years ago
  54. d51f50d Fix layoutlib tests so they pas when run from Eclipse workbench. by Brett Chabot · 15 years ago
  55. 21cf8c3 Implement feature #2117336: Create event communication APIs for live wallpaper by Dianne Hackborn · 15 years ago
  56. 83cfad2 layout lib tests cleanup by Xavier Ducrohet · 15 years ago
  57. a82e1e4 Add a test to make sure the replaced classes in layoutlib are correct. by Xavier Ducrohet · 15 years ago
  58. 2f1fc86 Reimplement all the method of Paint for layoutlib by Xavier Ducrohet · 15 years ago
  59. df22202 Fix the layoutlib test to run from adt-tests. by Xavier Ducrohet · 15 years ago
  60. 011a933 Fix a warning output. by Xavier Ducrohet · 15 years ago
  61. 5edc6db Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns off by Dianne Hackborn · 15 years ago
  62. 3f1c7b0 Add density support to layoutlib so that bitmap are scaled if needed. by Xavier Ducrohet · 15 years ago
  63. e5d91c4 Fix issue #2125720 Weather Forecast Widget - graphics do not scale by Dianne Hackborn · 15 years ago
  64. 289a851 Add API to send an ordered sticky broadcast. by Dianne Hackborn · 15 years ago
  65. 0f55d49 Fix issue #2093608: Calendar widget takes a few seconds to launch by Dianne Hackborn · 15 years ago
  66. 225cea4 Some optizations to wallpaper drawing/scrolling. by Dianne Hackborn · 15 years ago
  67. 82d48a8 Replace fullHeight support by fullSize (height and width) by Xavier Ducrohet · 15 years ago
  68. 1fdc99a Support full length rendering. by Xavier Ducrohet · 15 years ago
  69. 8335f26 am ad4bc607: Merge change 21772 into donut by Xavier Ducrohet · 15 years ago
  70. d748b61 Fix Resources#opeRawResource(int, TypedValue) in layoutlib. by Xavier Ducrohet · 15 years ago
  71. f109ffe am ace6a5cf: Merge change 21408 into donut by Xavier Ducrohet · 15 years ago
  72. e655b39 am c1c432f5: Merge change 21241 into donut by Xavier Ducrohet · 15 years ago
  73. 563292f Allow wallpapers to get touch events. by Dianne Hackborn · 15 years ago
  74. 7267e11 Improved drawing/matrix support in layoutlib by Xavier Ducrohet · 15 years ago
  75. c195a10 Layoutlib now uses the dimen status_bar_height instead of hard-coded value by Xavier Ducrohet · 15 years ago
  76. d35bb46 am 94ff3f1f: Merge change 21063 into donut by Xavier Ducrohet · 15 years ago
  77. d0b9666 am e1b63d22: Merge change 21033 into donut by Xavier Ducrohet · 15 years ago
  78. e5ae6de Fix handling of reference XML file in layout files by Xavier Ducrohet · 15 years ago
  79. 5d8bf94 remove Gears by Andrei Popescu · 15 years ago
  80. 581f51f Mock ServiceManager and AccesibilityManager to make the view renders in ADT by Xavier Ducrohet · 15 years ago
  81. ad003a5 Report wallpaper offset to the wallpaper, use this in the image wallpaper. by Dianne Hackborn · 15 years ago
  82. 2fcd993 Implement support for scrolling a wallpaper. by Dianne Hackborn · 15 years ago
  83. b48e01c Reimplement TypedArray.getLayoutDimension(int, int) for the layout bridge. by Xavier Ducrohet · 15 years ago
  84. 2894da6 Add "nodpi" density, and expose a bunch of density-related APIs. by Dianne Hackborn · 15 years ago
  85. 2a07321 Expand support for different screen sizes. by Dianne Hackborn · 15 years ago
  86. 412ff4a Merge change 4696 into donut by Android (Google) Code Review · 15 years ago
  87. ed1d4cb Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy ApplicationInfo. by Dianne Hackborn · 15 years ago
  88. 11eaf1b Connect TabHost/TabWidget/FrameLayout in the layout editor. by Xavier Ducrohet · 15 years ago
  89. 09e8316 Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. by Joe Onorato · 15 years ago
  90. b7eba8a Fix external bug 2875: Matrix#mValues[7] assigned twice in place of mValues[8] by Xavier Ducrohet · 15 years ago
  91. ea1abe3 * Moved supports-density tag under manifest by Mitsuru Oshima · 15 years ago
  92. d678e61 Rewrite SyncStorageEngine to use flat files and in-memory data structures. by Dianne Hackborn · 15 years ago
  93. bdc86fd Ignore layout bin directories in git. by Raphael · 15 years ago
  94. b4db660 Merge branch 'readonly-p4-donut' into donut by Mitsuru Oshima · 15 years ago
  95. b16b887 AI 147976: Compatibility mode support. Part 2. by Mitsuru Oshima · 15 years ago
  96. 44adf3f Add file to ignore the content of the layoutlib/Bridge Eclipe bin folder. by Xavier Ducrohet · 15 years ago
  97. 1df33e1 AI 146485: am: CL 146411 Fix BridgeCanvas#drawRoundRect by Xavier Ducrohet · 16 years ago
  98. f93a788 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 16 years ago
  99. 79c0995 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 16 years ago
  100. 64100b3 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago