1. 7ea9d79 Make aidl annotate onTransact with @Override by Xavier Ducrohet · 15 years ago
  2. 0391107 merge from donut by Jean-Baptiste Queru · 15 years ago
  3. 5c1207b donut snapshot by Jean-Baptiste Queru · 15 years ago
  4. 61e4248 merge from donut by Jean-Baptiste Queru · 15 years ago
  5. a8675f6 donut snapshot by Jean-Baptiste Queru · 15 years ago
  6. 2af1b3d Merge korg/donut into korg/master by Jean-Baptiste Queru · 15 years ago
  7. f57117b am eba337ad: Reimplement TypedArray.getLayoutDimension(int, int) for the layout bridge. by Xavier Ducrohet · 15 years ago
  8. eba337a Reimplement TypedArray.getLayoutDimension(int, int) for the layout bridge. by Xavier Ducrohet · 15 years ago
  9. a8339df am 9fc20b0e: Merge change 8126 into donut by Android (Google) Code Review · 15 years ago
  10. c4db95c First pass at reworking screen density/size APIs. by Dianne Hackborn · 15 years ago
  11. cf4550c donut snapshot by Jean-Baptiste Queru · 15 years ago
  12. 469b4c6 am aad0fcc9: Merge change 7783 into donut by Android (Google) Code Review · 15 years ago
  13. a53b828 Add "nodpi" density, and expose a bunch of density-related APIs. by Dianne Hackborn · 15 years ago
  14. dd93186 Format aapt warnings the same way as other compiler warnings by Marco Nelissen · 15 years ago
  15. f6ff591 am 72eb0aca: Merge change 5483 into donut by Android (Google) Code Review · 15 years ago
  16. 723738c Expand support for different screen sizes. by Dianne Hackborn · 15 years ago
  17. c7410f6 Add includes to enable host C++ tools to compile with GCC 4.4 by Jack Palevich · 15 years ago
  18. fdb7838 am ad39eb0a: Merge change 5302 into donut by Android (Google) Code Review · 15 years ago
  19. bdb087c Add includes to enable host C++ tools to compile with GCC 4.4 by Jack Palevich · 15 years ago
  20. fc68623 am 1585bd24: Merge change 4828 into donut by Android (Google) Code Review · 15 years ago
  21. e17086b Report densities in badging, debugging for nine patch bug. by Dianne Hackborn · 15 years ago
  22. 8dbbe3b am 63e7155c: Merge change 4696 into donut by Android (Google) Code Review · 15 years ago
  23. 63e7155 Merge change 4696 into donut by Android (Google) Code Review · 15 years ago
  24. 5c1e00b Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy ApplicationInfo. by Dianne Hackborn · 15 years ago
  25. 366a408 am 47a67ebc: Merge change 4544 into donut by Android (Google) Code Review · 15 years ago
  26. 83189c9 Connect TabHost/TabWidget/FrameLayout in the layout editor. by Xavier Ducrohet · 15 years ago
  27. bf85d63 am 78f0f8cb: Merge changes 3953,3954 into donut by Android (Google) Code Review · 15 years ago
  28. 23ecae3 Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. by Joe Onorato · 15 years ago
  29. 1b04076 am 684a2edb: Merge change 3577 into donut by Android (Google) Code Review · 15 years ago
  30. 684a2ed Merge change 3577 into donut by Android (Google) Code Review · 15 years ago
  31. f878e2d Make aapt Error out when an overlay adds a string. by Robert Greenwalt · 15 years ago
  32. 641fa6c am fa5c7e1d: Catch when a file resource (non values) added in an overlay. by Robert Greenwalt · 15 years ago
  33. fa5c7e1 Catch when a file resource (non values) added in an overlay. by Robert Greenwalt · 15 years ago
  34. 5f0a472 am 1aa8170e: Add per-named-item overlay ability in res xml. by Robert Greenwalt · 15 years ago
  35. 89d3a92 am 47538fe6: Merge change 3337 into donut by Android (Google) Code Review · 15 years ago
  36. 1aa8170 Add per-named-item overlay ability in res xml. by Robert Greenwalt · 15 years ago
  37. 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
  38. 1741ec3 Fix external bug 2875: Matrix#mValues[7] assigned twice in place of mValues[8] by Xavier Ducrohet · 15 years ago
  39. 1c3b03b merged 2b5f84a117ee6f51ed21239719afba0f33c182ff w/minor conflicts by The Android Open Source Project · 15 years ago
  40. 24bd82a localize: remove dependency on mkdirs/etc in libhost by Brian Swetland · 15 years ago
  41. 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
  42. 9189cab * Moved supports-density tag under manifest by Mitsuru Oshima · 15 years ago
  43. 3b4062e get rid of utils.h by Mathias Agopian · 15 years ago
  44. bb59a9f Merge commit 'f479aa0900e9a85afdc78b1048684e37579ebf23' by The Android Open Source Project · 15 years ago
  45. f479aa0 Add padding to public.xml to avoid breaking from auto-merges. by Dianne Hackborn · 15 years ago
  46. 843ef36 donut snapshot by Jean-Baptiste Queru · 15 years ago
  47. f1f12f8 am 656a2726: Merge change 1910 into donut by Android (Google) Code Review · 15 years ago
  48. bb9ea30 Update aapt badging for native code, configs, density, etc. by Dianne Hackborn · 15 years ago
  49. 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
  50. fa6baa2 Argh fix another build breakage! by Dianne Hackborn · 15 years ago
  51. 62da846 Implement compatibility support for WRITE_SDCARD permission. by Dianne Hackborn · 15 years ago
  52. a96cbb4 Implement compatibility support for WRITE_SDCARD permission. by Dianne Hackborn · 15 years ago
  53. 7a9bde9 am 6ee44d1: Merge change 1258 into donut by Android (Google) Code Review · 15 years ago
  54. 32c2c90 Fix 1840639 to support overlays with zz_ZZ. by Robert Greenwalt · 15 years ago
  55. 7a13559 merged 231cc608d06ffc31c24bf8aa8c8275bdd2636581 by Dianne Hackborn · 15 years ago
  56. 231cc60 Rewrite SyncStorageEngine to use flat files and in-memory data structures. by Dianne Hackborn · 15 years ago
  57. f8e0169 am 06d9602: Merge change 1000 into donut by Android (Google) Code Review · 15 years ago
  58. 33fbd3b Ignore layout bin directories in git. by Raphael · 15 years ago
  59. c2839e0 am 13735a2: Merge branch \'readonly-p4-donut\' into donut by Mitsuru Oshima · 15 years ago
  60. 0363da8 am fd9b3c0: Merge change 570 into donut by Android (Google) Code Review · 15 years ago
  61. 13735a2 Merge branch 'readonly-p4-donut' into donut by Mitsuru Oshima · 15 years ago
  62. 8169dae AI 147976: Compatibility mode support. Part 2. by Mitsuru Oshima · 15 years ago
  63. d4943a9 Add file to ignore the content of the layoutlib/Bridge Eclipe bin folder. by Xavier Ducrohet · 15 years ago
  64. 284e9b2 Merge commit 'korg/donut' by The Android Open Source Project · 15 years ago
  65. d3af590 Merge branch 'readonly-p4-master' by Marco Nelissen · 15 years ago
  66. 6a1fade AI 147028: Fix up aapt so it runs cleanly under the valgrind leak checker. by Marco Nelissen · 15 years ago
  67. 59bf504 Merge branch 'readonly-p4-master' by Xavier Ducrohet · 15 years ago
  68. ddcc5bc AI 146586: am: CL 146485 am: CL 146411 Fix BridgeCanvas#drawRoundRect by Xavier Ducrohet · 15 years ago
  69. e306612 AI 146485: am: CL 146411 Fix BridgeCanvas#drawRoundRect by Xavier Ducrohet · 15 years ago
  70. 9d1eced AI 146411: Fix BridgeCanvas#drawRoundRect BUG=1792311 by Xavier Ducrohet · 15 years ago
  71. 5e8c31a Merge commit 'korg/cupcake' by The Android Open Source Project · 15 years ago
  72. ae5728d AI 144950: Manual integration of 144342 and 144547 from donutburger to cupcake. by Robert Greenwalt · 15 years ago
  73. a5ae641 Merge branch 'readonly-p4-master' by Robert Greenwalt · 15 years ago
  74. 304b4de AI 144548: am: CL 144547 Fix change 144342 by making it active only during overlay processing. by Robert Greenwalt · 15 years ago
  75. 9411a39 AI 144547: Fix change 144342 by making it active only during overlay processing. by Robert Greenwalt · 15 years ago
  76. 75817ee Merge branch 'readonly-p4-master' by Robert Greenwalt · 15 years ago
  77. 235f432 AI 144413: am: CL 144342 Fix bag (string-array,etc) behavior with overlays. by Robert Greenwalt · 15 years ago
  78. 8920894 Merge branch 'readonly-p4-master' by Suchi Amalapurapu · 15 years ago
  79. c700c70 AI 144406: am: CL 144309 am: CL 144308 aapt extensions: required sdk version, dependent software libraries, gadgets by Suchi Amalapurapu · 15 years ago
  80. 4b4f4a9 AI 144342: Fix bag (string-array,etc) behavior with overlays. by Robert Greenwalt · 15 years ago
  81. 7ef189d AI 144309: am: CL 144308 aapt extensions: required sdk version, dependent software libraries, gadgets by Suchi Amalapurapu · 15 years ago
  82. 633d8cd AI 144308: aapt extensions: required sdk version, dependent software libraries, gadgets by Suchi Amalapurapu · 15 years ago
  83. e186113 Merge commit 'korg/cupcake' by The Android Open Source Project · 15 years ago
  84. 8a2b908 localize: include <cstdio> in files that uses the printf family of by Scott Tsai · 15 years ago
  85. bfc9f4f Include stdio.h in tools/aidl/AST.h to make the code build on gcc-4.4 by Scott Tsai · 15 years ago
  86. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  87. 2a73de7 Merge commit 'remotes/korg/cupcake' into merge by Jean-Baptiste Queru · 15 years ago
  88. ba87e3e auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 15 years ago
  89. 4df2423 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 15 years ago
  90. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  91. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  92. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  93. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  94. 15ab3ea auto import from //branches/cupcake/...@132569 by The Android Open Source Project · 15 years ago
  95. da996f3 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 15 years ago
  96. 7542706 Removing "import" statements from AIDL-generated .java files. by Adrian Taylor · 15 years ago
  97. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  98. 7547115 Merge branch 'cupcake' by The Android Open Source Project · 16 years ago
  99. 22f7dfd auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 16 years ago
  100. 0fda766 Merge branch 'cupcake' by android-build SharedAccount · 16 years ago