1. 8cd303a Quick fix layout test path problems by Guang Zhu · 14 years ago
  2. 164bd79 In DumpRenderTree, skip tests for which we have the wrong results by Steve Block · 14 years ago
  3. e70f61b Retry test-runner tests move. by Brett Chabot · 14 years ago
  4. 1bb6906 Automatically restore app data at install time by Christopher Tate · 14 years ago
  5. 6c81def Merge "Move package from internal to external and vice versa." by Suchi Amalapurapu · 14 years ago
  6. 8946dd3 Move package from internal to external and vice versa. by Suchi Amalapurapu · 14 years ago
  7. 5e8f52f Ignore TEMPLATE.html in LayoutTest directories by Steve Block · 14 years ago
  8. 2eae069 Merge "Remove tests that no longer exist from the DumpRenderTree skipped list" by Steve Block · 14 years ago
  9. 0584242 Merge "Merges unused bug list with ignored result list in DumpRenderTree" by Steve Block · 14 years ago
  10. c1ca8c5 Revert "Move framework test-runner unit tests to be closer to their source." by Brett Chabot · 14 years ago
  11. 9db619e Merge "Move framework test-runner unit tests to be closer to their source. Move the test-runner source into a separate src folder to accommodate the test move." by Brett Chabot · 14 years ago
  12. 1209397 Move framework test-runner unit tests to be closer to their source. by Brett Chabot · 14 years ago
  13. f53833b Remove tests that no longer exist from the DumpRenderTree skipped list by Steve Block · 14 years ago
  14. 52f4362 Merges unused bug list with ignored result list in DumpRenderTree by Steve Block · 14 years ago
  15. 8a032a3 Pass key modifier state to webcore for touch events and update DRT so it can simulate them. by Ben Murdoch · 14 years ago
  16. da2ca7a framework: tests: Clean up asec unit tests and add rename tests by San Mehat · 14 years ago
  17. d970998 framework: storage: Add 'force' option to unmount/destroy storage apis, and update callsites. by San Mehat · 14 years ago
  18. 0668db2 Merge "Sorts the lists of tests in DumpRenderTree in preparation for cleaning up the lists." by Steve Block · 14 years ago
  19. be6079a Merge "Removes tests from DumpRenderTree skipped list where the corresponding bugs have been fixed." by Steve Block · 14 years ago
  20. fea87ae framework: tests: Add some unit-tests for Asec by San Mehat · 14 years ago
  21. cdb4ef4 Sorts the lists of tests in DumpRenderTree in preparation for cleaning up the lists. by Steve Block · 14 years ago
  22. 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 · 14 years ago
  23. 07a76ca Removes tests from DumpRenderTree skipped list where the corresponding bugs have been fixed. by Steve Block · 14 years ago
  24. 5b993ce Include install location preference when installing packages. by Suchi Amalapurapu · 14 years ago
  25. a87240c Remove BACKUP_DATA permission and associated checks by Christopher Tate · 14 years ago
  26. 117818e Add new manifest option for install location by Suchi Amalapurapu · 14 years ago
  27. b104340 Framework: Clean up / Refactor Mount APIs by San Mehat · 14 years ago
  28. b56ae20 Rename media resource broadcasts by Suchi Amalapurapu · 14 years ago
  29. 420bc12 Remove reference to unused static library. by Jeff Hamilton · 14 years ago
  30. c5d1c6d add sync polling by Fred Quintana · 15 years ago
  31. 64226a4 Merge "Add support in StatusBarManager for disabling ticker text." by Daniel Sandler · 14 years ago
  32. 91e1d0c Add support in StatusBarManager for disabling ticker text. by Daniel Sandler · 14 years ago
  33. c4aac70 Merge "Some tests for install and replace package." by Suchi Amalapurapu · 14 years ago
  34. fc4a69e When a window is closed, destroy the WebView properly so that WebCore is informed of it's destruction. by Ben Murdoch · 14 years ago
  35. f1dd37a Merge "Fix 1667521 - system process crash after bad notification" by Joe Onorato · 14 years ago
  36. 68065e0 Fix 1667521 - system process crash after bad notification by Joe Onorato · 14 years ago
  37. afbaaa1 Some tests for install and replace package. by Suchi Amalapurapu · 14 years ago
  38. ecf04ec Merge "Remove "StringTest.java"." by Elliott Hughes · 14 years ago
  39. 809cf44 Remove "StringTest.java". by Elliott Hughes · 14 years ago
  40. ecbc65c Add support for sending touch events in DRT. by Ben Murdoch · 15 years ago
  41. 1a44d5d Phase 2 of test cleanup: moving test files from AndroidTests closer to their sources. by Neal Nguyen · 15 years ago
  42. 9d0f609 There is no ../com directory and the build (find) agrees. by Patrick Scott · 15 years ago
  43. 1d3165f Phase 2 of test file cleanup: relocating test files from FrameworkTest closer to their sources in core. by Neal Nguyen · 15 years ago
  44. 22e31e5 Moving framework core tests closer to their source files. by Neal Nguyen · 15 years ago
  45. 445cc0e Merge "dont use sqlite_stmt_journals dir" by Vasu Nori · 15 years ago
  46. ad8d0d1 dont use sqlite_stmt_journals dir by Vasu Nori · 15 years ago
  47. bce2806 Merge "Modify the interface of HanziToPinyin class to make it generic and add test class" by Eugene Koh · 15 years ago
  48. 307da1a enhance the sync manager backoff logic and add support for retry-after by Fred Quintana · 15 years ago
  49. 4256586 Modify the interface of HanziToPinyin class to make it generic and add test class by Bai Tao · 15 years ago
  50. b35df8f Merge "remove GoogleLoginService unit test" by Doug Zongker · 15 years ago
  51. 39b17a1 remove GoogleLoginService unit test by Doug Zongker · 15 years ago
  52. 6d001c0 am e0aed796: am ccec75e7: Merge "Prevent orientation change from triggering activity recreation." into eclair by Guang Zhu · 15 years ago
  53. 37f3ddb Merge "relocate GoogleLoginService" by Doug Zongker · 15 years ago
  54. 0a2fb21 relocate GoogleLoginService by Doug Zongker · 15 years ago
  55. f5831d4 Removing unused parameter from NP_Initialize. by Derek Sollenberger · 15 years ago
  56. 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 · 15 years ago
  57. c83bb73 Add DateTimeView, a widget that shows a time or the date depending on the by Joe Onorato · 15 years ago
  58. e0aed79 am ccec75e7: Merge "Prevent orientation change from triggering activity recreation." into eclair by Guang Zhu · 15 years ago
  59. 4ddcede Prevent orientation change from triggering activity recreation. by Guang Zhu · 15 years ago
  60. 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 · 15 years ago
  61. d60e31c Merge "Update Time.parse3339() unit tests" by Kenny Root · 15 years ago
  62. de8aa87 Update Time.parse3339() unit tests by Kenny Root · 15 years ago
  63. e495d1f fix a bug in compiled-sql caching & hide public api setMaxSqlCacheSize by Vasu Nori · 15 years ago
  64. 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 · 15 years ago
  65. ae542ff TransformGestureDetector is now ScaleGestureDetector - scope reduced. by Adam Powell · 15 years ago
  66. 96e40b4 Merge "Framework Tests Cleanup: Removing CTS duplicate files" by Neal Nguyen · 15 years ago
  67. 8d1966e Merge "Framework Tests Cleanup: Removing CTS duplicate files" by Neal Nguyen · 15 years ago
  68. 83fe5de Merge "Framework Tests Cleanup: Removing CTS duplicate files" by Neal Nguyen · 15 years ago
  69. ae51f0a Merge "Framework Tests Cleanup: Removing CTS duplicate files" by Neal Nguyen · 15 years ago
  70. 908c485 am 202a6734: am 8acdb201: Added TransformGestureDetector (still in progress) Modified VelocityTracker to track multiple pointers Added TransformTest by Adam Powell · 15 years ago
  71. 202a673 am 8acdb201: Added TransformGestureDetector (still in progress) Modified VelocityTracker to track multiple pointers Added TransformTest by Adam Powell · 15 years ago
  72. 8acdb20 Added TransformGestureDetector (still in progress) by Adam Powell · 15 years ago
  73. 980a938 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  74. edc5189 change remaining frameworks/base Gservices to Secure settings by Doug Zongker · 15 years ago
  75. 43866e0 move some system services from gservices to secure settings by Doug Zongker · 15 years ago
  76. 6916089 Remove old EventLog tests from here, they will be replaced by a by Dan Egnor · 15 years ago
  77. 62136d3 Simplify EventLog interface -- remove supported for nested by Dan Egnor · 15 years ago
  78. 432bff0 Do not use a user tag on apps, as it is ignored. by Jean-Baptiste Queru · 15 years ago
  79. 1301341 Fix test breakage in vCard exporter. by Daisuke Miyakawa · 15 years ago
  80. ae46195 Framework Tests Cleanup: Removing CTS duplicate files by Neal Nguyen · 15 years ago
  81. e38d58b Remove Google-specific (or only-used-by-Google-code) classes. by Dan Egnor · 15 years ago
  82. 2c3058a am 8d562f78: am bc7afcb9: Merge "free the NPObject in NPP_Destroy." into eclair-mr2 by Grace Kloba · 15 years ago
  83. 8d562f7 am bc7afcb9: Merge "free the NPObject in NPP_Destroy." into eclair-mr2 by Grace Kloba · 15 years ago
  84. c782c8d free the NPObject in NPP_Destroy. by Grace Kloba · 15 years ago
  85. 2574d50 Framework Tests Cleanup: Removing CTS duplicate files by Neal Nguyen · 15 years ago
  86. c19be05 Framework Tests Cleanup: Removing CTS duplicate files by Neal Nguyen · 15 years ago
  87. a5411f5 Framework Tests Cleanup: Removing CTS duplicate files by Neal Nguyen · 15 years ago
  88. f0108cd resolved conflicts for merge of ad2fa35d to master by Tom Taylor · 15 years ago
  89. f966afa Merge change I34a427a5 by Android (Google) Code Review · 15 years ago
  90. 5237f01 am c4978805: merge from open-source master by Jean-Baptiste Queru · 15 years ago
  91. ad2fa35 am d4a4729c: Update imports to android-common by Tom Taylor · 15 years ago
  92. c497880 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  93. d4a4729 Update imports to android-common by Tom Taylor · 15 years ago
  94. e8bae73 Merge change I3632fede by Android (Google) Code Review · 15 years ago
  95. f41de2a Adding support for LoggingPrintStream.write(byte[]) and friends. by Jesse Wilson · 15 years ago
  96. b8d4698 Bug 2330278 by Paul Westbrook · 15 years ago
  97. 89107c1 Updated test GridTouchVerticalSpacingStackFromBottomTest for larger screens. by Adam Powell · 15 years ago
  98. 2c56341 resolved conflicts for merge of 5a374f94 to master by Fred Quintana · 15 years ago
  99. 01dde47 Bug 2326468 by Paul Westbrook · 15 years ago
  100. 5a374f9 am 274dc9d3: moved the hidden sync helpers out of the framework by Fred Quintana · 15 years ago