1. 199d7be am bcab01f6: Merge change Ic9f6bf94 into eclair by Joe Onorato · 16 years ago
  2. bcab01f Merge change Ic9f6bf94 into eclair by Android (Google) Code Review · 16 years ago
  3. 56f880a Add a test app that will drain the battery. NOT IN BUILD. by Joe Onorato · 16 years ago
  4. 8f4fbc5 am d782b4b6: Add keyguard permission to instrumented ImfTest package. by Brett Chabot · 16 years ago
  5. eb7a7d5 Change the DropBoxManager API slightly (this is public, but not yet released) -- by Dan Egnor · 16 years ago
  6. d782b4b Add keyguard permission to instrumented ImfTest package. by Brett Chabot · 16 years ago
  7. 3a32213 Remove HardwareService and move vibrator support to VibratorService. by Mike Lockwood · 16 years ago
  8. 7f7c16d Merge changes I0c77eca9,Ibd184157,I81947f67 into eclair by Android (Google) Code Review · 16 years ago
  9. 20342ca am 7f8e3409: Merge change I816428ae into eclair by Swarna Kumar · 16 years ago
  10. 9abc55e Temporarily add explicit step to disable keyguard to imf tests to attempt solve test flakiness. by Swarna Kumar · 16 years ago
  11. 2464acc moved the gdata library to vendor/google by Fred Quintana · 16 years ago
  12. 0187e9e Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessage. Do not merge. by Ben Murdoch · 16 years ago
  13. 7caaeec Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessage. by Ben Murdoch · 16 years ago
  14. 5e332ef Merge change I903ce7b1 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  15. a750fdd Fix a problem in which Android custom fields are not emitted correctly in non-Ascii languages. by Daisuke Miyakawa · 16 years ago
  16. 50b6906 am 57bda83d: Merge change I4f614c9e into eclair by Joe Onorato · 16 years ago
  17. 4f614c9 Add a test app that has 100 icons. None of them do anything when clicked. by Joe Onorato · 16 years ago
  18. 673c1d1 Refactor vCard test code and modify unit tests. by Daisuke Miyakawa · 16 years ago
  19. 639b0f0 Make vCard exporter append neighborhood to locality field instead of extended address, by Daisuke Miyakawa · 16 years ago
  20. a6d81e3 Make vCard code refrain from using NEIGHBORHOOD field when importing. by Daisuke Miyakawa · 16 years ago
  21. c4b5171 Modify vCard exporter code so that it does not emit non-Ascii type. by Daisuke Miyakawa · 16 years ago
  22. ded0e64 Create android-common static library which gets included in frameworks.jar, by Dan Egnor · 16 years ago
  23. 49c0dec Code clean up. by Daisuke Miyakawa · 16 years ago
  24. 839c036 Add unit tests. by Daisuke Miyakawa · 16 years ago
  25. 8c80818 Modify test code a little. by Daisuke Miyakawa · 16 years ago
  26. d2145b9 Clean up codes and remove/modify stale codes/comments. by Daisuke Miyakawa · 16 years ago
  27. 1b9e2be Split vCard composer into two parts: VCardComposer and VCardBuilder. by Daisuke Miyakawa · 16 years ago
  28. 5a1f2d2 Rename several files so that readers would not be confused. by Daisuke Miyakawa · 16 years ago
  29. 592988d Add unit tests for Japanization and fix several bugs. by Daisuke Miyakawa · 16 years ago
  30. f18a01c Rename [I]DropBox[Service] to [I]DropBoxManager[Service]. by Dan Egnor · 16 years ago
  31. 3b8a1b3 am ea48cd6d: Use a diff that ignores trailing whitespaces to get by some layout test failures. by Guang Zhu · 16 years ago
  32. ea48cd6 Use a diff that ignores trailing whitespaces to get by some layout test failures. by Guang Zhu · 16 years ago
  33. 0cda591 Make vCard composer use ContentValues object with non-empty name unless the object is not marked as IS_SUPER_PRIMARY. by Daisuke Miyakawa · 16 years ago
  34. f2ad61c Make vCard exporter check invalid phone numbers and re-format them if needed. by Daisuke Miyakawa · 16 years ago
  35. 9e28c4c Allow plugins to load java classes from their apk. by Derek Sollenberger · 16 years ago
  36. 0e98386 Support vCard format emitted by Windows Mobile 6.5, which contains invalid "VALUE" params and by Daisuke Miyakawa · 16 years ago
  37. 91abf10 am b90a187d: Merge change Ie994c0e8 into eclair by jsh · 16 years ago
  38. 1e1c24b Update CdmaSmsTest unit test. by jsh · 16 years ago
  39. c92196f am c3f3f9a9: Merge change Ie71d9e42 into eclair by Joe Onorato · 16 years ago
  40. c3f3f9a Merge change Ie71d9e42 into eclair by Android (Google) Code Review · 16 years ago
  41. 1c7be08 am bfa68abc: layout test rebase, bug fix by Guang Zhu · 16 years ago
  42. bfa68ab layout test rebase, bug fix by Guang Zhu · 16 years ago
  43. e71d9e4 Another test for StatusBar test. by Joe Onorato · 16 years ago
  44. 4fe2c57 Add tests for Japanization part of vCard. by Daisuke Miyakawa · 16 years ago
  45. 26ee0ae Make vCard importer handle "PAGER" phone number correctly. by Daisuke Miyakawa · 16 years ago
  46. 8742696 am c20fc77c: Merge change Iefd4a388 into eclair by Brett Chabot · 16 years ago
  47. c20fc77c Merge change Iefd4a388 into eclair by Android (Google) Code Review · 16 years ago
  48. f035b47 Make test compontent support multiple vCard input. by Daisuke Miyakawa · 16 years ago
  49. 9db07dd Make ContentValuesBuilder a separate file. by Daisuke Miyakawa · 16 years ago
  50. ed2d7c4 Introduce ContentValuesBuilder and make tests easier to read. by Daisuke Miyakawa · 16 years ago
  51. 66da163 Move some useful logic to VCardTestsBase.java by Daisuke Miyakawa · 16 years ago
  52. 3f16be2 Enable vCard tests connect both importer/exporter tests. by Daisuke Miyakawa · 16 years ago
  53. efd4a38 Suppress flaky test AppCacheTest#testFreeApplicationCacheSomeFiles by Brett Chabot · 16 years ago
  54. 227ba20 am e8228afb: Merge change I92cdc5ed into eclair by Jack Wang · 16 years ago
  55. e8228af Merge change I92cdc5ed into eclair by Android (Google) Code Review · 16 years ago
  56. 0b12dc3 am aebcaec3: Merge change I2e90d640 into eclair by Guang Zhu · 16 years ago
  57. f5633bc Fix test breakage in testNickNameV21(). by Daisuke Miyakawa · 16 years ago
  58. 3c828e2 Merge change I9195a354 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  59. 837cba33 Add partial support of Android-specific properties. by Daisuke Miyakawa · 16 years ago
  60. 9524027 Instead of a raw AIDL interface, give DropBox a Java by Dan Egnor · 16 years ago
  61. 075997f PerformanceCollector: Collect & report perf measurements in key/value form by Jack Wang · 16 years ago
  62. 622b190 am b81df8e3: Merge change I5535bbdf into eclair by Brett Chabot · 16 years ago
  63. 2e90d64 Remove the activity restart between urls. by Guang Zhu · 16 years ago
  64. bb88e3a Move verification code to VCardTestsBase. by Daisuke Miyakawa · 16 years ago
  65. 5535bbd Disable flaky and failing tests. by Brett Chabot · 16 years ago
  66. d263a06 Add a test for vCard composer. by Daisuke Miyakawa · 16 years ago
  67. fd7b4f1 bug #2180646: make comparing "404-04" and "40404" return true in PhoneNumberUtils.compare(). by Wei Huang · 16 years ago
  68. 5f2ae66 am 76bb9a36: Merge change I1932e8f8 into eclair by Brett Chabot · 16 years ago
  69. 54616f3 Make MockCursor class a part of public SDK. by Daisuke Miyakawa · 17 years ago
  70. 8785c06 Merge change Ie5df08ef into eclair-mr2 by Android (Google) Code Review · 16 years ago
  71. 9e53415 Let PLUS occur once anywhere in dial-str network portion. by Tammo Spalink · 16 years ago
  72. efc6bef Disable known failure math tanhd tests (DO NOT MERGE) by Brett Chabot · 16 years ago
  73. 2a2805b Merge change Ib3b06fc3 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  74. b3b06fc It turns out to be useful to allow enumeration on a per-tag basis, by Dan Egnor · 16 years ago
  75. 1932e8f Disable com.android.unit_tests.HeapTest:testExternalOomeLarge. by Brett Chabot · 16 years ago
  76. d1a720d am 9e58e642: Enable some tests that requires local http server by Guang Zhu · 17 years ago
  77. 9e58e64 Enable some tests that requires local http server by Guang Zhu · 17 years ago
  78. 99a0a2c Add tests and fix vCard code. by Daisuke Miyakawa · 17 years ago
  79. 4410ec8 Framework-side DropBox service that maintains a size-bounded by Dan Egnor · 17 years ago
  80. 221bc12 Add a new TestSuites: VCardTests by Daisuke Miyakawa · 17 years ago
  81. ba2b21b Implement unit tests for vCard exporter, which depends on the sucess in vCard importer. by Daisuke Miyakawa · 17 years ago
  82. 3f15538 Rename VCardTest.java to VCardImportTest.java. by Daisuke Miyakawa · 17 years ago
  83. 5c3e687 Develop ContentResolver-based unit tests for vCard importer and fix vCard code by Daisuke Miyakawa · 17 years ago
  84. 773fd13 Merge change I3429f77a into eclair by Android (Google) Code Review · 17 years ago
  85. b8a4e5f Suppress flaky test HeapTest#testOomeLarge. by Brett Chabot · 17 years ago
  86. c404ed2 Fix failing unit test; the test was using a deprecated API making it fail on WVGA devices. by Romain Guy · 17 years ago
  87. 61aac7b Add PERIOD char to CDMA address sugar list. by Tammo Spalink · 17 years ago
  88. 865a1bb Remove deprecated VpnType.getDescription(). by Hung-ying Tyan · 17 years ago
  89. a0609a0 rebase layout test result as the numbers reported are much more stable now by Guang Zhu · 17 years ago
  90. 1cdb55a Merge change 27457 into eclair by Android (Google) Code Review · 17 years ago
  91. 56a3693 Added code style fix that actually did not get submitted in 2nd patch of previous change. by Guang Zhu · 17 years ago
  92. c18b0eb Merge change 27185 into eclair by Android (Google) Code Review · 17 years ago
  93. 7216047 Add checks for double-dumping on webkit data. by Guang Zhu · 17 years ago
  94. 30412d1 Modified the test case name for the browser page load test. by Yu Shan Emily Lau · 17 years ago
  95. e78fcba DO NOT MERGE: Cleaning up the PipedStreamTest by Jesse Wilson · 17 years ago
  96. 9c118c8 Update CID in NeighboringCellInfo by johnwang · 17 years ago
  97. 2eea5f3 Change the way DRT determines if it is ready to continue to the next test when running in automated mode. by Ben Murdoch · 17 years ago
  98. af8e23f Conditionalized CDMA-specific test. by Tammo Spalink · 17 years ago
  99. a1dfa7f Merge change 26550 into eclair by Android (Google) Code Review · 17 years ago
  100. 4093086 fix bug 2134367: failing phone number compare test. by Wei Huang · 17 years ago