1. 469b4c6 am aad0fcc9: Merge change 7783 into donut by Android (Google) Code Review · 15 years ago
  2. a53b828 Add "nodpi" density, and expose a bunch of density-related APIs. by Dianne Hackborn · 15 years ago
  3. dd93186 Format aapt warnings the same way as other compiler warnings by Marco Nelissen · 15 years ago
  4. f6ff591 am 72eb0aca: Merge change 5483 into donut by Android (Google) Code Review · 15 years ago
  5. 723738c Expand support for different screen sizes. by Dianne Hackborn · 15 years ago
  6. c7410f6 Add includes to enable host C++ tools to compile with GCC 4.4 by Jack Palevich · 15 years ago
  7. fdb7838 am ad39eb0a: Merge change 5302 into donut by Android (Google) Code Review · 15 years ago
  8. bdb087c Add includes to enable host C++ tools to compile with GCC 4.4 by Jack Palevich · 15 years ago
  9. fc68623 am 1585bd24: Merge change 4828 into donut by Android (Google) Code Review · 15 years ago
  10. e17086b Report densities in badging, debugging for nine patch bug. by Dianne Hackborn · 15 years ago
  11. 8dbbe3b am 63e7155c: Merge change 4696 into donut by Android (Google) Code Review · 15 years ago
  12. 63e7155 Merge change 4696 into donut by Android (Google) Code Review · 15 years ago
  13. 5c1e00b Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy ApplicationInfo. by Dianne Hackborn · 15 years ago
  14. 366a408 am 47a67ebc: Merge change 4544 into donut by Android (Google) Code Review · 15 years ago
  15. 83189c9 Connect TabHost/TabWidget/FrameLayout in the layout editor. by Xavier Ducrohet · 15 years ago
  16. bf85d63 am 78f0f8cb: Merge changes 3953,3954 into donut by Android (Google) Code Review · 15 years ago
  17. 23ecae3 Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. by Joe Onorato · 15 years ago
  18. 1b04076 am 684a2edb: Merge change 3577 into donut by Android (Google) Code Review · 15 years ago
  19. 684a2ed Merge change 3577 into donut by Android (Google) Code Review · 15 years ago
  20. f878e2d Make aapt Error out when an overlay adds a string. by Robert Greenwalt · 15 years ago
  21. 641fa6c am fa5c7e1d: Catch when a file resource (non values) added in an overlay. by Robert Greenwalt · 15 years ago
  22. fa5c7e1 Catch when a file resource (non values) added in an overlay. by Robert Greenwalt · 15 years ago
  23. 5f0a472 am 1aa8170e: Add per-named-item overlay ability in res xml. by Robert Greenwalt · 15 years ago
  24. 89d3a92 am 47538fe6: Merge change 3337 into donut by Android (Google) Code Review · 15 years ago
  25. 1aa8170 Add per-named-item overlay ability in res xml. by Robert Greenwalt · 15 years ago
  26. 55e3d60 break dependency on utils/ZipEntry.h and utils/ZipFile.h, get rid of inet_address.h and Socket.h which were not used by Mathias Agopian · 15 years ago
  27. 1741ec3 Fix external bug 2875: Matrix#mValues[7] assigned twice in place of mValues[8] by Xavier Ducrohet · 15 years ago
  28. 1c3b03b merged 2b5f84a117ee6f51ed21239719afba0f33c182ff w/minor conflicts by The Android Open Source Project · 15 years ago
  29. 24bd82a localize: remove dependency on mkdirs/etc in libhost by Brian Swetland · 15 years ago
  30. 342d59d am 9189cabb: * Moved supports-density tag under manifest * Refactored Compatibility code * Added CompatibilityInfo class * Removed getApplicationScale from Context * Added Resources#getCompatibilityInfo so that RootView can get the compatibility info w/o going through Context * Expandable support * Added expandable tag under manifest * Old application w/o expandable is given the default screen size ([320, 480] x density). * The non-expandable window is centered. by Mitsuru Oshima · 15 years ago
  31. 9189cab * Moved supports-density tag under manifest by Mitsuru Oshima · 15 years ago
  32. 3b4062e get rid of utils.h by Mathias Agopian · 15 years ago
  33. bb59a9f Merge commit 'f479aa0900e9a85afdc78b1048684e37579ebf23' by The Android Open Source Project · 15 years ago
  34. f479aa0 Add padding to public.xml to avoid breaking from auto-merges. by Dianne Hackborn · 15 years ago
  35. f1f12f8 am 656a2726: Merge change 1910 into donut by Android (Google) Code Review · 15 years ago
  36. bb9ea30 Update aapt badging for native code, configs, density, etc. by Dianne Hackborn · 15 years ago
  37. 072e499 Merge commit 'refs/changes/39/1839/1' of ssh://hackbod@android-git.corp.google.com:29418/platform/frameworks/base into merge by Dianne Hackborn · 15 years ago
  38. fa6baa2 Argh fix another build breakage! by Dianne Hackborn · 15 years ago
  39. 62da846 Implement compatibility support for WRITE_SDCARD permission. by Dianne Hackborn · 15 years ago
  40. a96cbb4 Implement compatibility support for WRITE_SDCARD permission. by Dianne Hackborn · 15 years ago
  41. 7a9bde9 am 6ee44d1: Merge change 1258 into donut by Android (Google) Code Review · 15 years ago
  42. 32c2c90 Fix 1840639 to support overlays with zz_ZZ. by Robert Greenwalt · 15 years ago
  43. 7a13559 merged 231cc608d06ffc31c24bf8aa8c8275bdd2636581 by Dianne Hackborn · 15 years ago
  44. 231cc60 Rewrite SyncStorageEngine to use flat files and in-memory data structures. by Dianne Hackborn · 15 years ago
  45. f8e0169 am 06d9602: Merge change 1000 into donut by Android (Google) Code Review · 15 years ago
  46. 33fbd3b Ignore layout bin directories in git. by Raphael · 15 years ago
  47. c2839e0 am 13735a2: Merge branch \'readonly-p4-donut\' into donut by Mitsuru Oshima · 15 years ago
  48. 0363da8 am fd9b3c0: Merge change 570 into donut by Android (Google) Code Review · 15 years ago
  49. 13735a2 Merge branch 'readonly-p4-donut' into donut by Mitsuru Oshima · 15 years ago
  50. 8169dae AI 147976: Compatibility mode support. Part 2. by Mitsuru Oshima · 15 years ago
  51. d4943a9 Add file to ignore the content of the layoutlib/Bridge Eclipe bin folder. by Xavier Ducrohet · 15 years ago
  52. d3af590 Merge branch 'readonly-p4-master' by Marco Nelissen · 15 years ago
  53. 6a1fade AI 147028: Fix up aapt so it runs cleanly under the valgrind leak checker. by Marco Nelissen · 15 years ago
  54. 59bf504 Merge branch 'readonly-p4-master' by Xavier Ducrohet · 15 years ago
  55. ddcc5bc AI 146586: am: CL 146485 am: CL 146411 Fix BridgeCanvas#drawRoundRect by Xavier Ducrohet · 15 years ago
  56. e306612 AI 146485: am: CL 146411 Fix BridgeCanvas#drawRoundRect by Xavier Ducrohet · 15 years ago
  57. a5ae641 Merge branch 'readonly-p4-master' by Robert Greenwalt · 15 years ago
  58. 304b4de AI 144548: am: CL 144547 Fix change 144342 by making it active only during overlay processing. by Robert Greenwalt · 15 years ago
  59. 9411a39 AI 144547: Fix change 144342 by making it active only during overlay processing. by Robert Greenwalt · 15 years ago
  60. 75817ee Merge branch 'readonly-p4-master' by Robert Greenwalt · 15 years ago
  61. 235f432 AI 144413: am: CL 144342 Fix bag (string-array,etc) behavior with overlays. by Robert Greenwalt · 15 years ago
  62. 8920894 Merge branch 'readonly-p4-master' by Suchi Amalapurapu · 15 years ago
  63. c700c70 AI 144406: am: CL 144309 am: CL 144308 aapt extensions: required sdk version, dependent software libraries, gadgets by Suchi Amalapurapu · 15 years ago
  64. 4b4f4a9 AI 144342: Fix bag (string-array,etc) behavior with overlays. by Robert Greenwalt · 15 years ago
  65. 7ef189d AI 144309: am: CL 144308 aapt extensions: required sdk version, dependent software libraries, gadgets by Suchi Amalapurapu · 15 years ago
  66. e186113 Merge commit 'korg/cupcake' by The Android Open Source Project · 15 years ago
  67. 8a2b908 localize: include <cstdio> in files that uses the printf family of by Scott Tsai · 15 years ago
  68. bfc9f4f Include stdio.h in tools/aidl/AST.h to make the code build on gcc-4.4 by Scott Tsai · 15 years ago
  69. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  70. 2a73de7 Merge commit 'remotes/korg/cupcake' into merge by Jean-Baptiste Queru · 15 years ago
  71. ba87e3e auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 16 years ago
  72. 4df2423 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 16 years ago
  73. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  74. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  75. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  76. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  77. 15ab3ea auto import from //branches/cupcake/...@132569 by The Android Open Source Project · 16 years ago
  78. da996f3 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
  79. 7542706 Removing "import" statements from AIDL-generated .java files. by Adrian Taylor · 16 years ago
  80. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  81. 7547115 Merge branch 'cupcake' by The Android Open Source Project · 16 years ago
  82. 22f7dfd auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 16 years ago
  83. 0fda766 Merge branch 'cupcake' by android-build SharedAccount · 16 years ago
  84. 9266c55 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  85. e570a0f auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  86. b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  87. e1dc1d6 Merge commit 'remotes/korg/cupcake' by Jean-Baptiste Queru · 16 years ago
  88. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  89. 9b68d54 Fix typo. It's "picasa", not "picassa". by raphael · 16 years ago
  90. 862bfdb Add a few missing headers. by Alexey Zaytsev · 16 years ago
  91. 0aa7fe6 Add a few missing headers by Alexey Zaytsev · 16 years ago
  92. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago