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