1. 1d225d6 am e8228afb: Merge change I92cdc5ed into eclair by Jack Wang · 15 years ago
  2. 075997f PerformanceCollector: Collect & report perf measurements in key/value form by Jack Wang · 15 years ago
  3. a4f6c96 am 348b92bd: Merge change Iee227ace into eclair by Mike Lockwood · 15 years ago
  4. 03d2467 GPS: Fix problem with SUPL when SUPL APN is already active. by Mike Lockwood · 15 years ago
  5. 6c0af3b am 5bba632d: - hide Entity and all its references - remove updateEntity and insertEntity, since they are not used - add the RawContacts.Entity class, which is used in lieu of the android.content.Entity by Fred Quintana · 15 years ago
  6. 1eeca92 am f7ae77cd: account manager api review changes by Fred Quintana · 15 years ago
  7. 5bba632 - hide Entity and all its references by Fred Quintana · 15 years ago
  8. f7ae77c account manager api review changes by Fred Quintana · 15 years ago
  9. 264f9b4 am 3348f14b: Remove GAIA string by Costin Manolache · 15 years ago
  10. 3348f14 Remove GAIA string by Costin Manolache · 15 years ago
  11. bc21ba2 am 093f5810: Merge change 27238 into eclair by Dianne Hackborn · 15 years ago
  12. 039c68e The touch screen is probably a feature. by Dianne Hackborn · 15 years ago
  13. b7b0830 am a382cb81: Merge change 25929 into eclair by Dianne Hackborn · 15 years ago
  14. efa199f Add API to send an ordered sticky broadcast. by Dianne Hackborn · 15 years ago
  15. 1f3914b am fa82f22f: Fix issue #2093608: Calendar widget takes a few seconds to launch by Dianne Hackborn · 15 years ago
  16. fa82f22 Fix issue #2093608: Calendar widget takes a few seconds to launch by Dianne Hackborn · 15 years ago
  17. e525eef merge from open-source master by Jean-Baptiste Queru · 15 years ago
  18. 2419fa8 Merge change 10326 by Android Code Review · 15 years ago
  19. ff1df69 Performance measurement framework: by Jack Wang · 15 years ago
  20. 904de61 Override getAccounts to return an empty AccountSet in MockAccountManager. This used to throw an NPE instead since IAccountManagerService is set to NULL. by Cynthia Wong · 15 years ago
  21. 4923734 Add platform infrastructure for features. by Dianne Hackborn · 15 years ago
  22. 7aba54b Fix bug 1546445: Correct spelling errors in API by Jack Wang · 15 years ago
  23. 4a51c20 I am getting tired of the java doc warnings, so fix them. by Dianne Hackborn · 15 years ago
  24. a8db0a4 Fix bug 2056252: android.test.AndroidTestRunnerTest:testRunTestWithNullListener is failing by Jack Wang · 15 years ago
  25. 766cbfe Add new API to compare certs of two UIDs. by Dianne Hackborn · 15 years ago
  26. ac1e59d donut snapshot by Jean-Baptiste Queru · 15 years ago
  27. 44a29dd Adding "test context" to AndroidTestCase by Dmitri Plotnikov · 15 years ago
  28. 5c1207b donut snapshot by Jean-Baptiste Queru · 15 years ago
  29. bfefdcd Merge change 8886 by Android (Google) Code Review · 15 years ago
  30. 04cc0e1 Fix broken calendar tests. by Ken Shirriff · 15 years ago
  31. 02f5228 resolved conflicts for merge of f0d83fd9 to master by Dianne Hackborn · 15 years ago
  32. 7f20543 Updates from API review. by Dianne Hackborn · 15 years ago
  33. 54a16f0 Add getCacheDir() to RenamingDelegatingContext. by Andrew Stadler · 15 years ago
  34. cf4550c donut snapshot by Jean-Baptiste Queru · 15 years ago
  35. 70277a2 Merge change 6223 by Android (Google) Code Review · 15 years ago
  36. a2b5dab am 870e09fc: Fixes #1963229. Introduces Context#isRestricted(). by Romain Guy · 15 years ago
  37. 870e09f Fixes #1963229. Introduces Context#isRestricted(). by Romain Guy · 15 years ago
  38. 3b95f53 Changes for new sync. by Ken Shirriff · 15 years ago
  39. f888bc4 am 441cb04e: Merge change 5732 into donut by Android (Google) Code Review · 15 years ago
  40. 97eb32e Fix assertContentsInOrder (bug 1790350). by Karl Rosaen · 15 years ago
  41. b09296d Add missing filename remap to RenamingDelegatingContext by Andrew Stadler · 15 years ago
  42. ac9385e - clean up the sync settings names to: by Fred Quintana · 15 years ago
  43. c73e9ad am bc806f65: Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage. by Suchi Amalapurapu · 15 years ago
  44. bc806f6 Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage. by Suchi Amalapurapu · 15 years ago
  45. 8dbbe3b am 63e7155c: Merge change 4696 into donut by Android (Google) Code Review · 15 years ago
  46. 5c1e00b Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy ApplicationInfo. by Dianne Hackborn · 15 years ago
  47. abb01db am c14b9ccd: Extend Intent/Uri conversion for use by Browser by Dianne Hackborn · 15 years ago
  48. c14b9cc Extend Intent/Uri conversion for use by Browser by Dianne Hackborn · 15 years ago
  49. e1fae30 Merge commit '0781df94' into manualmerge by Suchi Amalapurapu · 15 years ago
  50. 1ccac75 Remove circular dependency in PackageManager. api freeStorage uses PendingIntent from android.app by Suchi Amalapurapu · 15 years ago
  51. bf85d63 am 78f0f8cb: Merge changes 3953,3954 into donut by Android (Google) Code Review · 15 years ago
  52. 23ecae3 Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. by Joe Onorato · 15 years ago
  53. ae5d46f Javadoc used startApplication() which doesnt exists, changed to createApplication() by Simon Schoar · 15 years ago
  54. 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
  55. 9189cab * Moved supports-density tag under manifest by Mitsuru Oshima · 15 years ago
  56. ae8c5b8 am 8dbe612d: Adding internal method replacePreferredActivity. by Satish Sampath · 15 years ago
  57. 8dbe612 Adding internal method replacePreferredActivity. by Satish Sampath · 15 years ago
  58. 03d9490 - create a new generic ISyncAdapter implementation, SyncAdapterNew by Fred Quintana · 15 years ago
  59. 8c5e96f am ecad93e5: Merge change 2685 into donut by Android (Google) Code Review · 15 years ago
  60. 51e0364 Change code coverage to write to app data folder rather than sdcard. by Brett Chabot · 15 years ago
  61. 8943737 add ipc support to batching by Fred Quintana · 15 years ago
  62. 9b1e140 am 8c690ea9: Merge change 2182 into donut by Android (Google) Code Review · 15 years ago
  63. fd6e5f0 location: Replace ILocationCollector interface with new ILocationProvider method by Mike Lockwood · 15 years ago
  64. 843ef36 donut snapshot by Jean-Baptiste Queru · 15 years ago
  65. dd6face am eae850ce: Allow intent resolution to be constrained by package name. by Mihai Preda · 15 years ago
  66. eae850c Allow intent resolution to be constrained by package name. by Mihai Preda · 15 years ago
  67. 6a8d533 content provider entities by Fred Quintana · 15 years ago
  68. d2b4929 am ade3eca: Implement issue #1783881 (manifest option for adb-install-on by Dianne Hackborn · 15 years ago
  69. ade3eca Implement issue #1783881 (manifest option for adb-install-only apps) by Dianne Hackborn · 15 years ago
  70. c64322c PackageManager keeps track of who installed what. by Jacek Surazski · 15 years ago
  71. 65e1317 PackageManager keeps track of who installed what. by Jacek Surazski · 15 years ago
  72. 158b212 am f792fc5: Merge change 1150 into donut by Android (Google) Code Review · 15 years ago
  73. 0528b9b location: Location Manager wakelock cleanup by Mike Lockwood · 15 years ago
  74. 7a13559 merged 231cc608d06ffc31c24bf8aa8c8275bdd2636581 by Dianne Hackborn · 15 years ago
  75. 231cc60 Rewrite SyncStorageEngine to use flat files and in-memory data structures. by Dianne Hackborn · 15 years ago
  76. e90c0da am 275555c: location: Add support for location providers outside of the by Mike Lockwood · 15 years ago
  77. 275555c location: Add support for location providers outside of the system process. by Mike Lockwood · 15 years ago
  78. ac7a3de am 15e3d0f: location: Use ILocationProvider Binder interface for all loc by Mike Lockwood · 15 years ago
  79. 15e3d0f location: Use ILocationProvider Binder interface for all location providers. by Mike Lockwood · 15 years ago
  80. 718d8a2 decouple SyncAdapter from ContentProvider by Fred Quintana · 15 years ago
  81. e07cd1a am 19aa8e0: am b867019: AI 147725: Some fixes for the CTS test runner. O by Jorg Pleumann · 15 years ago
  82. c2839e0 am 13735a2: Merge branch \'readonly-p4-donut\' into donut by Mitsuru Oshima · 15 years ago
  83. 05d0243 am 79762a3: location: Move DummyLocationProvider.java and LocationProvid by Mike Lockwood · 15 years ago
  84. 19aa8e0 am b867019: AI 147725: Some fixes for the CTS test runner. One is a by Jorg Pleumann · 15 years ago
  85. 13735a2 Merge branch 'readonly-p4-donut' into donut by Mitsuru Oshima · 15 years ago
  86. 8169dae AI 147976: Compatibility mode support. Part 2. by Mitsuru Oshima · 15 years ago
  87. 79762a3 location: Move DummyLocationProvider.java and LocationProviderImpl.java to the internal package. by Mike Lockwood · 15 years ago
  88. 0eabf02 change the IsolatedContext to have a test version of the AccountManager that has no IBinder to the AccountManagerService. by Fred Quintana · 15 years ago
  89. b867019 AI 147725: Some fixes for the CTS test runner. One is a by Jorg Pleumann · 15 years ago
  90. d9d2f11 change the sync framework and users to understand Account by Fred Quintana · 15 years ago
  91. 72d5de7 AI 147169: am: CL 147167 am: CL 147162 Emphasize in the javadoc that the "pkg" parameters to by Andy Stadler · 15 years ago
  92. df2a463 AI 147167: am: CL 147162 Emphasize in the javadoc that the "pkg" parameters to by Andy Stadler · 15 years ago
  93. 54bd245 AI 147162: Emphasize in the javadoc that the "pkg" parameters to by Andy Stadler · 15 years ago
  94. 7d41b8c AI 146828: am: CL 146743 am: CL 146711 Enhancing the test runner. Now it filters BrokenTests and only executes tests by Urs Grob · 15 years ago
  95. da13ef5 AI 146743: am: CL 146711 Enhancing the test runner. Now it filters BrokenTests and only executes tests by Urs Grob · 15 years ago
  96. 358d230 AI 146711: Enhancing the test runner. Now it filters BrokenTests and only executes tests by Urs Grob · 15 years ago
  97. 935ae46 AI 145994: Integrate #145778 from Donut. by Dianne Hackborn · 15 years ago
  98. f8a7cea AI 145778: Manual merge changes 145382-145384 from cupcake. by Andy Stadler · 15 years ago
  99. 48276ab AI 145383: API review: clean up a bunch of @hides that have been pending API review. by Dianne Hackborn · 15 years ago
  100. f6f9792 AI 144453: am: CL 144452 More Location Manager cleanup: by Mike Lockwood · 15 years ago