1. 5f9d4ba layout lib tests cleanup by Xavier Ducrohet · 15 years ago
  2. 0a9d46b Add a test to make sure the replaced classes in layoutlib are correct. by Xavier Ducrohet · 15 years ago
  3. 9f751ab Reimplement all the method of Paint for layoutlib by Xavier Ducrohet · 15 years ago
  4. 8c73967 Fix the layoutlib test to run from adt-tests. by Xavier Ducrohet · 15 years ago
  5. ac7391d Refactor class/method names used by layoutlib_create. by Xavier Ducrohet · 15 years ago
  6. f18ccc1 Fix a warning output. by Xavier Ducrohet · 15 years ago
  7. ffa4248 Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns off by Dianne Hackborn · 15 years ago
  8. 56a92e3 Add density support to layoutlib so that bitmap are scaled if needed. by Xavier Ducrohet · 15 years ago
  9. de0dfb7 Fix issue #2125720 Weather Forecast Widget - graphics do not scale by Dianne Hackborn · 15 years ago
  10. 39cd36e Add density value to density enum. by Xavier Ducrohet · 15 years ago
  11. ccb630d Add a new IResourceValue that knows about the density. by Xavier Ducrohet · 15 years ago
  12. efa199f Add API to send an ordered sticky broadcast. by Dianne Hackborn · 15 years ago
  13. fa82f22 Fix issue #2093608: Calendar widget takes a few seconds to launch by Dianne Hackborn · 15 years ago
  14. d023f9a Merge change 24829 into eclair by Android (Google) Code Review · 15 years ago
  15. 19382ac Some optizations to wallpaper drawing/scrolling. by Dianne Hackborn · 15 years ago
  16. 7a79628 Fix some LayoutBridge javadoc. by Raphael · 15 years ago
  17. ad013fa Replace fullHeight support by fullSize (height and width) by Xavier Ducrohet · 15 years ago
  18. d604ad1 Support full length rendering. by Xavier Ducrohet · 15 years ago
  19. f369b71 am ad4bc607: Merge change 21772 into donut by Xavier Ducrohet · 15 years ago
  20. 72e4bcd Fix Resources#opeRawResource(int, TypedValue) in layoutlib. by Xavier Ducrohet · 15 years ago
  21. f7064e1 am ace6a5cf: Merge change 21408 into donut by Xavier Ducrohet · 15 years ago
  22. 1a8c159 am c1c432f5: Merge change 21241 into donut by Xavier Ducrohet · 15 years ago
  23. 8df8b2b Allow wallpapers to get touch events. by Dianne Hackborn · 15 years ago
  24. 2473ef56 Improved drawing/matrix support in layoutlib by Xavier Ducrohet · 15 years ago
  25. 0970101 Layoutlib now uses the dimen status_bar_height instead of hard-coded value by Xavier Ducrohet · 15 years ago
  26. 1d47a51 am 94ff3f1f: Merge change 21063 into donut by Xavier Ducrohet · 15 years ago
  27. 314e022 am e1b63d22: Merge change 21033 into donut by Xavier Ducrohet · 15 years ago
  28. 08e2a4b Fix handling of reference XML file in layout files by Xavier Ducrohet · 15 years ago
  29. 385df69 remove Gears by Andrei Popescu · 15 years ago
  30. 7953e7d Mock ServiceManager and AccesibilityManager to make the view renders in ADT by Xavier Ducrohet · 15 years ago
  31. 72c82ab Report wallpaper offset to the wallpaper, use this in the image wallpaper. by Dianne Hackborn · 15 years ago
  32. c8a0a75 Implement support for scrolling a wallpaper. by Dianne Hackborn · 15 years ago
  33. eba337a Reimplement TypedArray.getLayoutDimension(int, int) for the layout bridge. by Xavier Ducrohet · 15 years ago
  34. a53b828 Add "nodpi" density, and expose a bunch of density-related APIs. by Dianne Hackborn · 15 years ago
  35. 723738c Expand support for different screen sizes. by Dianne Hackborn · 15 years ago
  36. 63e7155 Merge change 4696 into donut by Android (Google) Code Review · 15 years ago
  37. 5c1e00b Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy ApplicationInfo. by Dianne Hackborn · 15 years ago
  38. 83189c9 Connect TabHost/TabWidget/FrameLayout in the layout editor. by Xavier Ducrohet · 15 years ago
  39. 23ecae3 Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. by Joe Onorato · 15 years ago
  40. 1741ec3 Fix external bug 2875: Matrix#mValues[7] assigned twice in place of mValues[8] by Xavier Ducrohet · 15 years ago
  41. 9189cab * Moved supports-density tag under manifest by Mitsuru Oshima · 15 years ago
  42. 231cc60 Rewrite SyncStorageEngine to use flat files and in-memory data structures. by Dianne Hackborn · 16 years ago
  43. 33fbd3b Ignore layout bin directories in git. by Raphael · 16 years ago
  44. 13735a2 Merge branch 'readonly-p4-donut' into donut by Mitsuru Oshima · 16 years ago
  45. 8169dae AI 147976: Compatibility mode support. Part 2. by Mitsuru Oshima · 16 years ago
  46. d4943a9 Add file to ignore the content of the layoutlib/Bridge Eclipe bin folder. by Xavier Ducrohet · 16 years ago
  47. e306612 AI 146485: am: CL 146411 Fix BridgeCanvas#drawRoundRect by Xavier Ducrohet · 16 years ago
  48. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 16 years ago
  49. 4df2423 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 16 years ago
  50. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  51. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  52. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  53. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  54. da996f3 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
  55. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  56. b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  57. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  58. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago