1. da2ca7a framework: tests: Clean up asec unit tests and add rename tests by San Mehat · 16 years ago
  2. d970998 framework: storage: Add 'force' option to unmount/destroy storage apis, and update callsites. by San Mehat · 16 years ago
  3. 0668db2 Merge "Sorts the lists of tests in DumpRenderTree in preparation for cleaning up the lists." by Steve Block · 16 years ago
  4. be6079a Merge "Removes tests from DumpRenderTree skipped list where the corresponding bugs have been fixed." by Steve Block · 16 years ago
  5. fea87ae framework: tests: Add some unit-tests for Asec by San Mehat · 16 years ago
  6. cdb4ef4 Sorts the lists of tests in DumpRenderTree in preparation for cleaning up the lists. by Steve Block · 16 years ago
  7. 642b7c0 Merge "Include install location preference when installing packages. Changes include Add new remote call in default container service to determine install location. Rename INSTALL_ON_SDCARD Remove recommentAppInstall method Add some additional flags used in remote stubs. Move check for protected apps prior to copy. Unit tests" by Suchi Amalapurapu · 16 years ago
  8. 07a76ca Removes tests from DumpRenderTree skipped list where the corresponding bugs have been fixed. by Steve Block · 16 years ago
  9. 5b993ce Include install location preference when installing packages. by Suchi Amalapurapu · 16 years ago
  10. a87240c Remove BACKUP_DATA permission and associated checks by Christopher Tate · 16 years ago
  11. 117818e Add new manifest option for install location by Suchi Amalapurapu · 16 years ago
  12. b104340 Framework: Clean up / Refactor Mount APIs by San Mehat · 16 years ago
  13. b56ae20 Rename media resource broadcasts by Suchi Amalapurapu · 16 years ago
  14. 420bc12 Remove reference to unused static library. by Jeff Hamilton · 16 years ago
  15. c5d1c6d add sync polling by Fred Quintana · 16 years ago
  16. 64226a4 Merge "Add support in StatusBarManager for disabling ticker text." by Daniel Sandler · 16 years ago
  17. 91e1d0c Add support in StatusBarManager for disabling ticker text. by Daniel Sandler · 16 years ago
  18. c4aac70 Merge "Some tests for install and replace package." by Suchi Amalapurapu · 16 years ago
  19. fc4a69e When a window is closed, destroy the WebView properly so that WebCore is informed of it's destruction. by Ben Murdoch · 16 years ago
  20. f1dd37a Merge "Fix 1667521 - system process crash after bad notification" by Joe Onorato · 16 years ago
  21. 68065e0 Fix 1667521 - system process crash after bad notification by Joe Onorato · 16 years ago
  22. afbaaa1 Some tests for install and replace package. by Suchi Amalapurapu · 16 years ago
  23. ecf04ec Merge "Remove "StringTest.java"." by Elliott Hughes · 16 years ago
  24. 809cf44 Remove "StringTest.java". by Elliott Hughes · 16 years ago
  25. ecbc65c Add support for sending touch events in DRT. by Ben Murdoch · 17 years ago
  26. 1a44d5d Phase 2 of test cleanup: moving test files from AndroidTests closer to their sources. by Neal Nguyen · 17 years ago
  27. 9d0f609 There is no ../com directory and the build (find) agrees. by Patrick Scott · 16 years ago
  28. 1d3165f Phase 2 of test file cleanup: relocating test files from FrameworkTest closer to their sources in core. by Neal Nguyen · 17 years ago
  29. 22e31e5 Moving framework core tests closer to their source files. by Neal Nguyen · 17 years ago
  30. 445cc0e Merge "dont use sqlite_stmt_journals dir" by Vasu Nori · 16 years ago
  31. ad8d0d1 dont use sqlite_stmt_journals dir by Vasu Nori · 16 years ago
  32. bce2806 Merge "Modify the interface of HanziToPinyin class to make it generic and add test class" by Eugene Koh · 16 years ago
  33. 307da1a enhance the sync manager backoff logic and add support for retry-after by Fred Quintana · 16 years ago
  34. 4256586 Modify the interface of HanziToPinyin class to make it generic and add test class by Bai Tao · 16 years ago
  35. b35df8f Merge "remove GoogleLoginService unit test" by Doug Zongker · 16 years ago
  36. 39b17a1 remove GoogleLoginService unit test by Doug Zongker · 16 years ago
  37. 6d001c0 am e0aed796: am ccec75e7: Merge "Prevent orientation change from triggering activity recreation." into eclair by Guang Zhu · 16 years ago
  38. 37f3ddb Merge "relocate GoogleLoginService" by Doug Zongker · 16 years ago
  39. 0a2fb21 relocate GoogleLoginService by Doug Zongker · 16 years ago
  40. f5831d4 Removing unused parameter from NP_Initialize. by Derek Sollenberger · 16 years ago
  41. fd24fea Merge "Add DateTimeView, a widget that shows a time or the date depending on the current time. Use that for notifications instead of a TextView that doesn't ever update." by Joe Onorato · 16 years ago
  42. c83bb73 Add DateTimeView, a widget that shows a time or the date depending on the by Joe Onorato · 16 years ago
  43. e0aed79 am ccec75e7: Merge "Prevent orientation change from triggering activity recreation." into eclair by Guang Zhu · 16 years ago
  44. 4ddcede Prevent orientation change from triggering activity recreation. by Guang Zhu · 16 years ago
  45. 3e22d19 am b5a5a397: am 56a17690: Merge "TransformGestureDetector is now ScaleGestureDetector - scope reduced. N1 screen can\'t reliably handle translation and scaling at the same time." into eclair by Adam Powell · 16 years ago
  46. d60e31c Merge "Update Time.parse3339() unit tests" by Kenny Root · 16 years ago
  47. de8aa87 Update Time.parse3339() unit tests by Kenny Root · 16 years ago
  48. e495d1f fix a bug in compiled-sql caching & hide public api setMaxSqlCacheSize by Vasu Nori · 17 years ago
  49. b5a5a39 am 56a17690: Merge "TransformGestureDetector is now ScaleGestureDetector - scope reduced. N1 screen can\'t reliably handle translation and scaling at the same time." into eclair by Adam Powell · 17 years ago
  50. ae542ff TransformGestureDetector is now ScaleGestureDetector - scope reduced. by Adam Powell · 17 years ago
  51. 96e40b4 Merge "Framework Tests Cleanup: Removing CTS duplicate files" by Neal Nguyen · 17 years ago
  52. 8d1966e Merge "Framework Tests Cleanup: Removing CTS duplicate files" by Neal Nguyen · 17 years ago
  53. 83fe5de Merge "Framework Tests Cleanup: Removing CTS duplicate files" by Neal Nguyen · 17 years ago
  54. ae51f0a Merge "Framework Tests Cleanup: Removing CTS duplicate files" by Neal Nguyen · 17 years ago
  55. 908c485 am 202a6734: am 8acdb201: Added TransformGestureDetector (still in progress) Modified VelocityTracker to track multiple pointers Added TransformTest by Adam Powell · 17 years ago
  56. 202a673 am 8acdb201: Added TransformGestureDetector (still in progress) Modified VelocityTracker to track multiple pointers Added TransformTest by Adam Powell · 17 years ago
  57. 8acdb20 Added TransformGestureDetector (still in progress) by Adam Powell · 17 years ago
  58. 980a938 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 17 years ago
  59. edc5189 change remaining frameworks/base Gservices to Secure settings by Doug Zongker · 17 years ago
  60. 43866e0 move some system services from gservices to secure settings by Doug Zongker · 17 years ago
  61. 6916089 Remove old EventLog tests from here, they will be replaced by a by Dan Egnor · 17 years ago
  62. 62136d3 Simplify EventLog interface -- remove supported for nested by Dan Egnor · 17 years ago
  63. 432bff0 Do not use a user tag on apps, as it is ignored. by Jean-Baptiste Queru · 17 years ago
  64. 1301341 Fix test breakage in vCard exporter. by Daisuke Miyakawa · 17 years ago
  65. ae46195 Framework Tests Cleanup: Removing CTS duplicate files by Neal Nguyen · 17 years ago
  66. e38d58b Remove Google-specific (or only-used-by-Google-code) classes. by Dan Egnor · 17 years ago
  67. 2c3058a am 8d562f78: am bc7afcb9: Merge "free the NPObject in NPP_Destroy." into eclair-mr2 by Grace Kloba · 17 years ago
  68. 8d562f7 am bc7afcb9: Merge "free the NPObject in NPP_Destroy." into eclair-mr2 by Grace Kloba · 17 years ago
  69. c782c8d free the NPObject in NPP_Destroy. by Grace Kloba · 17 years ago
  70. 2574d50 Framework Tests Cleanup: Removing CTS duplicate files by Neal Nguyen · 17 years ago
  71. c19be05 Framework Tests Cleanup: Removing CTS duplicate files by Neal Nguyen · 17 years ago
  72. a5411f5 Framework Tests Cleanup: Removing CTS duplicate files by Neal Nguyen · 17 years ago
  73. f0108cd resolved conflicts for merge of ad2fa35d to master by Tom Taylor · 17 years ago
  74. f966afa Merge change I34a427a5 by Android (Google) Code Review · 17 years ago
  75. 5237f01 am c4978805: merge from open-source master by Jean-Baptiste Queru · 17 years ago
  76. ad2fa35d am d4a4729c: Update imports to android-common by Tom Taylor · 17 years ago
  77. c497880 merge from open-source master by Jean-Baptiste Queru · 17 years ago
  78. d4a4729 Update imports to android-common by Tom Taylor · 17 years ago
  79. e8bae73 Merge change I3632fede by Android (Google) Code Review · 17 years ago
  80. f41de2a Adding support for LoggingPrintStream.write(byte[]) and friends. by Jesse Wilson · 17 years ago
  81. b8d4698 Bug 2330278 by Paul Westbrook · 17 years ago
  82. 89107c1 Updated test GridTouchVerticalSpacingStackFromBottomTest for larger screens. by Adam Powell · 17 years ago
  83. 2c56341 resolved conflicts for merge of 5a374f94 to master by Fred Quintana · 17 years ago
  84. 01dde47 Bug 2326468 by Paul Westbrook · 17 years ago
  85. 5a374f9 am 274dc9d3: moved the hidden sync helpers out of the framework by Fred Quintana · 17 years ago
  86. 274dc9d moved the hidden sync helpers out of the framework by Fred Quintana · 17 years ago
  87. e143bc9 resolved conflicts for merge of 15d3bb2c to master by Paul Westbrook · 17 years ago
  88. 15d3bb2 am 7762d936: Unbundling work by Paul Westbrook · 17 years ago
  89. 7762d936 Unbundling work by Paul Westbrook · 17 years ago
  90. d021302 resolved conflicts for merge of f6bb01b0 to master by Dan Egnor · 17 years ago
  91. f6bb01b am b7f0367c: Eliminate CrashData and friends. by Dan Egnor · 17 years ago
  92. b7f0367 Eliminate CrashData and friends. by Dan Egnor · 17 years ago
  93. 7a4fb73 am 595c4092: am 8fb0faf3: Merge change I0a56959e into eclair-mr2 by Wink Saville · 17 years ago
  94. 595c409 am 8fb0faf3: Merge change I0a56959e into eclair-mr2 by Wink Saville · 17 years ago
  95. 8fb0faf Merge change I0a56959e into eclair-mr2 by Android (Google) Code Review · 17 years ago
  96. 80ffd8c resolved conflicts for merge of da9691e9 to master by Jean-Baptiste Queru · 17 years ago
  97. da9691e am 326d808b: Added View#dispatchViewVisibilityChanged and View#onDispatchVisibilityChanged; updated api; tests by Adam Powell · 17 years ago
  98. 326d808 Added View#dispatchViewVisibilityChanged and View#onDispatchVisibilityChanged; updated api; tests by Adam Powell · 17 years ago
  99. 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
  100. df9396a am c97c5c0b: am b43b5def: am 0d8055e5: Paper over 2275704 by not having LotsOfApps installed on the monkeys builds. by Joe Onorato · 17 years ago