1. 5f0a472 am 1aa8170e: Add per-named-item overlay ability in res xml. by Robert Greenwalt · 15 years ago
  2. 89d3a92 am 47538fe6: Merge change 3337 into donut by Android (Google) Code Review · 15 years ago
  3. 1aa8170 Add per-named-item overlay ability in res xml. by Robert Greenwalt · 15 years ago
  4. 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
  5. 1741ec3 Fix external bug 2875: Matrix#mValues[7] assigned twice in place of mValues[8] by Xavier Ducrohet · 15 years ago
  6. 1c3b03b merged 2b5f84a117ee6f51ed21239719afba0f33c182ff w/minor conflicts by The Android Open Source Project · 15 years ago
  7. 24bd82a localize: remove dependency on mkdirs/etc in libhost by Brian Swetland · 15 years ago
  8. 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
  9. 9189cab * Moved supports-density tag under manifest by Mitsuru Oshima · 15 years ago
  10. 3b4062e get rid of utils.h by Mathias Agopian · 15 years ago
  11. bb59a9f Merge commit 'f479aa0900e9a85afdc78b1048684e37579ebf23' by The Android Open Source Project · 15 years ago
  12. f479aa0 Add padding to public.xml to avoid breaking from auto-merges. by Dianne Hackborn · 15 years ago
  13. f1f12f8 am 656a2726: Merge change 1910 into donut by Android (Google) Code Review · 15 years ago
  14. bb9ea30 Update aapt badging for native code, configs, density, etc. by Dianne Hackborn · 15 years ago
  15. 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
  16. fa6baa2 Argh fix another build breakage! by Dianne Hackborn · 15 years ago
  17. 62da846 Implement compatibility support for WRITE_SDCARD permission. by Dianne Hackborn · 15 years ago
  18. a96cbb4 Implement compatibility support for WRITE_SDCARD permission. by Dianne Hackborn · 15 years ago
  19. 7a9bde9 am 6ee44d1: Merge change 1258 into donut by Android (Google) Code Review · 15 years ago
  20. 32c2c90 Fix 1840639 to support overlays with zz_ZZ. by Robert Greenwalt · 15 years ago
  21. 7a13559 merged 231cc608d06ffc31c24bf8aa8c8275bdd2636581 by Dianne Hackborn · 15 years ago
  22. 231cc60 Rewrite SyncStorageEngine to use flat files and in-memory data structures. by Dianne Hackborn · 15 years ago
  23. f8e0169 am 06d9602: Merge change 1000 into donut by Android (Google) Code Review · 15 years ago
  24. 33fbd3b Ignore layout bin directories in git. by Raphael · 15 years ago
  25. c2839e0 am 13735a2: Merge branch \'readonly-p4-donut\' into donut by Mitsuru Oshima · 15 years ago
  26. 0363da8 am fd9b3c0: Merge change 570 into donut by Android (Google) Code Review · 15 years ago
  27. 13735a2 Merge branch 'readonly-p4-donut' into donut by Mitsuru Oshima · 15 years ago
  28. 8169dae AI 147976: Compatibility mode support. Part 2. by Mitsuru Oshima · 15 years ago
  29. d4943a9 Add file to ignore the content of the layoutlib/Bridge Eclipe bin folder. by Xavier Ducrohet · 15 years ago
  30. d3af590 Merge branch 'readonly-p4-master' by Marco Nelissen · 15 years ago
  31. 6a1fade AI 147028: Fix up aapt so it runs cleanly under the valgrind leak checker. by Marco Nelissen · 15 years ago
  32. 59bf504 Merge branch 'readonly-p4-master' by Xavier Ducrohet · 15 years ago
  33. ddcc5bc AI 146586: am: CL 146485 am: CL 146411 Fix BridgeCanvas#drawRoundRect by Xavier Ducrohet · 15 years ago
  34. e306612 AI 146485: am: CL 146411 Fix BridgeCanvas#drawRoundRect by Xavier Ducrohet · 15 years ago
  35. a5ae641 Merge branch 'readonly-p4-master' by Robert Greenwalt · 15 years ago
  36. 304b4de AI 144548: am: CL 144547 Fix change 144342 by making it active only during overlay processing. by Robert Greenwalt · 15 years ago
  37. 9411a39 AI 144547: Fix change 144342 by making it active only during overlay processing. by Robert Greenwalt · 15 years ago
  38. 75817ee Merge branch 'readonly-p4-master' by Robert Greenwalt · 15 years ago
  39. 235f432 AI 144413: am: CL 144342 Fix bag (string-array,etc) behavior with overlays. by Robert Greenwalt · 15 years ago
  40. 8920894 Merge branch 'readonly-p4-master' by Suchi Amalapurapu · 15 years ago
  41. c700c70 AI 144406: am: CL 144309 am: CL 144308 aapt extensions: required sdk version, dependent software libraries, gadgets by Suchi Amalapurapu · 15 years ago
  42. 4b4f4a9 AI 144342: Fix bag (string-array,etc) behavior with overlays. by Robert Greenwalt · 15 years ago
  43. 7ef189d AI 144309: am: CL 144308 aapt extensions: required sdk version, dependent software libraries, gadgets by Suchi Amalapurapu · 15 years ago
  44. e186113 Merge commit 'korg/cupcake' by The Android Open Source Project · 15 years ago
  45. 8a2b908 localize: include <cstdio> in files that uses the printf family of by Scott Tsai · 15 years ago
  46. bfc9f4f Include stdio.h in tools/aidl/AST.h to make the code build on gcc-4.4 by Scott Tsai · 15 years ago
  47. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  48. 2a73de7 Merge commit 'remotes/korg/cupcake' into merge by Jean-Baptiste Queru · 15 years ago
  49. ba87e3e auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 15 years ago
  50. 4df2423 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 16 years ago
  51. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  52. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  53. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  54. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  55. 15ab3ea auto import from //branches/cupcake/...@132569 by The Android Open Source Project · 16 years ago
  56. da996f3 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
  57. 7542706 Removing "import" statements from AIDL-generated .java files. by Adrian Taylor · 16 years ago
  58. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  59. 7547115 Merge branch 'cupcake' by The Android Open Source Project · 16 years ago
  60. 22f7dfd auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 16 years ago
  61. 0fda766 Merge branch 'cupcake' by android-build SharedAccount · 16 years ago
  62. 9266c55 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  63. e570a0f auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  64. b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  65. e1dc1d6 Merge commit 'remotes/korg/cupcake' by Jean-Baptiste Queru · 16 years ago
  66. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  67. 9b68d54 Fix typo. It's "picasa", not "picassa". by raphael · 16 years ago
  68. 862bfdb Add a few missing headers. by Alexey Zaytsev · 16 years ago
  69. 0aa7fe6 Add a few missing headers by Alexey Zaytsev · 16 years ago
  70. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago