1. 9d05a18 AsecTests: Add a test to validate container size by San Mehat · 16 years ago
  2. 9b10ef5 Rework the way PackageManager binds to default container service. by Suchi Amalapurapu · 16 years ago
  3. 2269d157 Re-arrange android-common so framework no longer links with it. by Dianne Hackborn · 16 years ago
  4. c42e29e Add new handler mechanism in MountService to make unmount api asynchronous. by Suchi Amalapurapu · 16 years ago
  5. 7db3e5e AsecTests: Add teardown to tests by San Mehat · 16 years ago
  6. cf6eaea Some framework fixes for apps on sd by Suchi Amalapurapu · 16 years ago
  7. 85451ee MountService: Fix bug which would allow apps to try to rename a container whos dst is mounted by San Mehat · 16 years ago
  8. 8946dd3 Move package from internal to external and vice versa. by Suchi Amalapurapu · 16 years ago
  9. da2ca7a framework: tests: Clean up asec unit tests and add rename tests by San Mehat · 16 years ago
  10. d970998 framework: storage: Add 'force' option to unmount/destroy storage apis, and update callsites. by San Mehat · 16 years ago
  11. fea87ae framework: tests: Add some unit-tests for Asec by San Mehat · 16 years ago
  12. 5b993ce Include install location preference when installing packages. by Suchi Amalapurapu · 16 years ago
  13. 117818e Add new manifest option for install location by Suchi Amalapurapu · 16 years ago
  14. b104340 Framework: Clean up / Refactor Mount APIs by San Mehat · 16 years ago
  15. b56ae20 Rename media resource broadcasts by Suchi Amalapurapu · 16 years ago
  16. 420bc12 Remove reference to unused static library. by Jeff Hamilton · 16 years ago
  17. afbaaa1 Some tests for install and replace package. by Suchi Amalapurapu · 16 years ago
  18. 1a44d5d Phase 2 of test cleanup: moving test files from AndroidTests closer to their sources. by Neal Nguyen · 16 years ago
  19. 445cc0e Merge "dont use sqlite_stmt_journals dir" by Vasu Nori · 16 years ago
  20. ad8d0d1 dont use sqlite_stmt_journals dir by Vasu Nori · 16 years ago
  21. bce2806 Merge "Modify the interface of HanziToPinyin class to make it generic and add test class" by Eugene Koh · 16 years ago
  22. 4256586 Modify the interface of HanziToPinyin class to make it generic and add test class by Bai Tao · 16 years ago
  23. 39b17a1 remove GoogleLoginService unit test by Doug Zongker · 16 years ago
  24. 0a2fb21 relocate GoogleLoginService by Doug Zongker · 16 years ago
  25. d60e31c Merge "Update Time.parse3339() unit tests" by Kenny Root · 16 years ago
  26. de8aa87 Update Time.parse3339() unit tests by Kenny Root · 16 years ago
  27. e495d1f fix a bug in compiled-sql caching & hide public api setMaxSqlCacheSize by Vasu Nori · 16 years ago
  28. 96e40b4 Merge "Framework Tests Cleanup: Removing CTS duplicate files" by Neal Nguyen · 16 years ago
  29. 8d1966e Merge "Framework Tests Cleanup: Removing CTS duplicate files" by Neal Nguyen · 16 years ago
  30. 83fe5de Merge "Framework Tests Cleanup: Removing CTS duplicate files" by Neal Nguyen · 16 years ago
  31. 980a938 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 16 years ago
  32. edc5189 change remaining frameworks/base Gservices to Secure settings by Doug Zongker · 16 years ago
  33. 43866e0 move some system services from gservices to secure settings by Doug Zongker · 16 years ago
  34. 1301341 Fix test breakage in vCard exporter. by Daisuke Miyakawa · 16 years ago
  35. ae46195 Framework Tests Cleanup: Removing CTS duplicate files by Neal Nguyen · 16 years ago
  36. e38d58b Remove Google-specific (or only-used-by-Google-code) classes. by Dan Egnor · 16 years ago
  37. 2574d50 Framework Tests Cleanup: Removing CTS duplicate files by Neal Nguyen · 16 years ago
  38. c19be05 Framework Tests Cleanup: Removing CTS duplicate files by Neal Nguyen · 16 years ago
  39. f0108cd resolved conflicts for merge of ad2fa35d to master by Tom Taylor · 16 years ago
  40. 5237f01 am c4978805: merge from open-source master by Jean-Baptiste Queru · 16 years ago
  41. ad2fa35d am d4a4729c: Update imports to android-common by Tom Taylor · 16 years ago
  42. d4a4729 Update imports to android-common by Tom Taylor · 16 years ago
  43. b8d4698 Bug 2330278 by Paul Westbrook · 16 years ago
  44. 01dde47 Bug 2326468 by Paul Westbrook · 17 years ago
  45. e143bc9 resolved conflicts for merge of 15d3bb2c to master by Paul Westbrook · 17 years ago
  46. 15d3bb2 am 7762d936: Unbundling work by Paul Westbrook · 17 years ago
  47. 7762d936 Unbundling work by Paul Westbrook · 17 years ago
  48. d021302 resolved conflicts for merge of f6bb01b0 to master by Dan Egnor · 17 years ago
  49. f6bb01b am b7f0367c: Eliminate CrashData and friends. by Dan Egnor · 17 years ago
  50. b7f0367 Eliminate CrashData and friends. by Dan Egnor · 17 years ago
  51. 7a4fb73 am 595c4092: am 8fb0faf3: Merge change I0a56959e into eclair-mr2 by Wink Saville · 17 years ago
  52. 595c409 am 8fb0faf3: Merge change I0a56959e into eclair-mr2 by Wink Saville · 17 years ago
  53. 8fb0faf Merge change I0a56959e into eclair-mr2 by Android (Google) Code Review · 17 years ago
  54. 2ec6c56 am 328c0e79: - removed the concept of Entity from the ContentProvider APIs - removed the parcelling ability from Entity and EntityIterator and made them public - added an EntityIterator abstract implementation that allow easy wrapping of a Cursor - changed the VCard c by Fred Quintana · 17 years ago
  55. 3d2560a am 328c0e79: - removed the concept of Entity from the ContentProvider APIs - removed the parcelling ability from Entity and EntityIterator and made them public - added an EntityIterator abstract implementation that allow easy wrapping of a Cursor - changed the VCard c by Fred Quintana · 17 years ago
  56. 328c0e7 - removed the concept of Entity from the ContentProvider APIs by Fred Quintana · 17 years ago
  57. fc5b480 Implement a HierarchicalStateMachine by Wink Saville · 17 years ago
  58. c5303c3 am 8d962613: am 6dba0680: Merge change I9589f9c2 into eclair-mr2 by Bjorn Bringert · 17 years ago
  59. 8d96261 am 6dba0680: Merge change I9589f9c2 into eclair-mr2 by Bjorn Bringert · 17 years ago
  60. 2126aac Move android.server.search.SearchableInfo to android.app by Bjorn Bringert · 17 years ago
  61. f3ab5c6 am 86ef717e: am 99cee031: Merge change Ieb7a7d57 into eclair-mr2 by Dan Egnor · 17 years ago
  62. 86ef717 am 99cee031: Merge change Ieb7a7d57 into eclair-mr2 by Dan Egnor · 17 years ago
  63. eb7a7d5 Change the DropBoxManager API slightly (this is public, but not yet released) -- by Dan Egnor · 17 years ago
  64. 5bb9771 resolved conflicts for merge of b8675943 to master by Fred Quintana · 17 years ago
  65. b867594 am 2464acc6: moved the gdata library to vendor/google by Fred Quintana · 17 years ago
  66. 2464acc moved the gdata library to vendor/google by Fred Quintana · 17 years ago
  67. 7fee29d am 4ee476ef: am 5e332efd: Merge change I903ce7b1 into eclair-mr2 by Daisuke Miyakawa · 17 years ago
  68. 4ee476e am 5e332efd: Merge change I903ce7b1 into eclair-mr2 by Daisuke Miyakawa · 17 years ago
  69. a750fdd Fix a problem in which Android custom fields are not emitted correctly in non-Ascii languages. by Daisuke Miyakawa · 17 years ago
  70. 3b90f65c am 23eb8223: am 4f81eac4: Merge change I27b1bb90 into eclair-mr2 by Daisuke Miyakawa · 17 years ago
  71. 23eb822 am 4f81eac4: Merge change I27b1bb90 into eclair-mr2 by Daisuke Miyakawa · 17 years ago
  72. 673c1d1 Refactor vCard test code and modify unit tests. by Daisuke Miyakawa · 17 years ago
  73. 35e3d52 am 1b3a7b43: am eb114de5: Merge change I639b0f03 into eclair-mr2 by Daisuke Miyakawa · 17 years ago
  74. 1b3a7b4 am eb114de5: Merge change I639b0f03 into eclair-mr2 by Daisuke Miyakawa · 17 years ago
  75. 639b0f0 Make vCard exporter append neighborhood to locality field instead of extended address, by Daisuke Miyakawa · 17 years ago
  76. b0a12a1 am e922751e: am 6a942dbe: Merge change Ifd754059 into eclair-mr2 by Daisuke Miyakawa · 17 years ago
  77. e922751 am 6a942dbe: Merge change Ifd754059 into eclair-mr2 by Daisuke Miyakawa · 17 years ago
  78. a6d81e3 Make vCard code refrain from using NEIGHBORHOOD field when importing. by Daisuke Miyakawa · 17 years ago
  79. f4d7ffb am 5b2f5ced: am ddd017f8: Merge change I8daabf26 into eclair-mr2 by Daisuke Miyakawa · 17 years ago
  80. 5b2f5ce am ddd017f8: Merge change I8daabf26 into eclair-mr2 by Daisuke Miyakawa · 17 years ago
  81. c4b5171 Modify vCard exporter code so that it does not emit non-Ascii type. by Daisuke Miyakawa · 17 years ago
  82. 20fbb79 resolved conflicts for merge of a351b7f0 to master by Dan Egnor · 17 years ago
  83. a351b7f am 8c7d9eab: Merge change Icb1674f1 into eclair-mr2 by Dan Egnor · 17 years ago
  84. ded0e64 Create android-common static library which gets included in frameworks.jar, by Dan Egnor · 17 years ago
  85. 0f3bd55 am 355c4bc3: am a3dbee32: Merge change I919c20bb into eclair-mr2 by Daisuke Miyakawa · 17 years ago
  86. 355c4bc am a3dbee32: Merge change I919c20bb into eclair-mr2 by Daisuke Miyakawa · 17 years ago
  87. 49c0dec Code clean up. by Daisuke Miyakawa · 17 years ago
  88. 18b5fc0 am 7798d36a: am d2f813c3: Merge change I60cfe9ce into eclair-mr2 by Daisuke Miyakawa · 17 years ago
  89. 7798d36 am d2f813c3: Merge change I60cfe9ce into eclair-mr2 by Daisuke Miyakawa · 17 years ago
  90. 839c036 Add unit tests. by Daisuke Miyakawa · 17 years ago
  91. ead23ab am 50963b1a: am 8c808187: Modify test code a little. by Daisuke Miyakawa · 17 years ago
  92. c1df1dd am a4d3fae7: am a184d4b9: Merge change I11526e6c into eclair-mr2 by Daisuke Miyakawa · 17 years ago
  93. 675cab9 am feef7de2: am ac3e2159: Merge change Icaf78440 into eclair-mr2 by Daisuke Miyakawa · 17 years ago
  94. 2227ecd am d5f787ab: am 9e807d7c: Merge change Iecf85b40 into eclair-mr2 by Daisuke Miyakawa · 17 years ago
  95. 50963b1 am 8c808187: Modify test code a little. by Daisuke Miyakawa · 17 years ago
  96. 8c80818 Modify test code a little. by Daisuke Miyakawa · 17 years ago
  97. a4d3fae am a184d4b9: Merge change I11526e6c into eclair-mr2 by Daisuke Miyakawa · 17 years ago
  98. d2145b9 Clean up codes and remove/modify stale codes/comments. by Daisuke Miyakawa · 17 years ago
  99. feef7de am ac3e2159: Merge change Icaf78440 into eclair-mr2 by Daisuke Miyakawa · 17 years ago
  100. 1b9e2be Split vCard composer into two parts: VCardComposer and VCardBuilder. by Daisuke Miyakawa · 17 years ago