1. 5a1f2d2 Rename several files so that readers would not be confused. by Daisuke Miyakawa · 15 years ago
  2. 592988d Add unit tests for Japanization and fix several bugs. by Daisuke Miyakawa · 15 years ago
  3. f18a01c Rename [I]DropBox[Service] to [I]DropBoxManager[Service]. by Dan Egnor · 15 years ago
  4. 3b8a1b3 am ea48cd6d: Use a diff that ignores trailing whitespaces to get by some layout test failures. by Guang Zhu · 15 years ago
  5. ea48cd6 Use a diff that ignores trailing whitespaces to get by some layout test failures. by Guang Zhu · 15 years ago
  6. 0cda591 Make vCard composer use ContentValues object with non-empty name unless the object is not marked as IS_SUPER_PRIMARY. by Daisuke Miyakawa · 15 years ago
  7. f2ad61c Make vCard exporter check invalid phone numbers and re-format them if needed. by Daisuke Miyakawa · 15 years ago
  8. 9e28c4c Allow plugins to load java classes from their apk. by Derek Sollenberger · 15 years ago
  9. 0e98386 Support vCard format emitted by Windows Mobile 6.5, which contains invalid "VALUE" params and by Daisuke Miyakawa · 15 years ago
  10. 91abf10 am b90a187d: Merge change Ie994c0e8 into eclair by jsh · 15 years ago
  11. 1e1c24b Update CdmaSmsTest unit test. by jsh · 15 years ago
  12. c92196f am c3f3f9a9: Merge change Ie71d9e42 into eclair by Joe Onorato · 15 years ago
  13. c3f3f9a Merge change Ie71d9e42 into eclair by Android (Google) Code Review · 15 years ago
  14. 1c7be08 am bfa68abc: layout test rebase, bug fix by Guang Zhu · 15 years ago
  15. bfa68ab layout test rebase, bug fix by Guang Zhu · 15 years ago
  16. e71d9e4 Another test for StatusBar test. by Joe Onorato · 15 years ago
  17. 4fe2c57 Add tests for Japanization part of vCard. by Daisuke Miyakawa · 15 years ago
  18. 26ee0ae Make vCard importer handle "PAGER" phone number correctly. by Daisuke Miyakawa · 15 years ago
  19. 8742696 am c20fc77c: Merge change Iefd4a388 into eclair by Brett Chabot · 15 years ago
  20. c20fc77 Merge change Iefd4a388 into eclair by Android (Google) Code Review · 15 years ago
  21. f035b47 Make test compontent support multiple vCard input. by Daisuke Miyakawa · 15 years ago
  22. 9db07dd Make ContentValuesBuilder a separate file. by Daisuke Miyakawa · 15 years ago
  23. ed2d7c4 Introduce ContentValuesBuilder and make tests easier to read. by Daisuke Miyakawa · 15 years ago
  24. 66da163 Move some useful logic to VCardTestsBase.java by Daisuke Miyakawa · 15 years ago
  25. 3f16be2 Enable vCard tests connect both importer/exporter tests. by Daisuke Miyakawa · 15 years ago
  26. efd4a38 Suppress flaky test AppCacheTest#testFreeApplicationCacheSomeFiles by Brett Chabot · 15 years ago
  27. 227ba20 am e8228afb: Merge change I92cdc5ed into eclair by Jack Wang · 15 years ago
  28. e8228af Merge change I92cdc5ed into eclair by Android (Google) Code Review · 15 years ago
  29. 0b12dc3 am aebcaec3: Merge change I2e90d640 into eclair by Guang Zhu · 15 years ago
  30. f5633bc Fix test breakage in testNickNameV21(). by Daisuke Miyakawa · 15 years ago
  31. 3c828e2 Merge change I9195a354 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  32. 837cba33 Add partial support of Android-specific properties. by Daisuke Miyakawa · 15 years ago
  33. 9524027 Instead of a raw AIDL interface, give DropBox a Java by Dan Egnor · 15 years ago
  34. 075997f PerformanceCollector: Collect & report perf measurements in key/value form by Jack Wang · 15 years ago
  35. 622b190 am b81df8e3: Merge change I5535bbdf into eclair by Brett Chabot · 15 years ago
  36. 2e90d64 Remove the activity restart between urls. by Guang Zhu · 15 years ago
  37. bb88e3a Move verification code to VCardTestsBase. by Daisuke Miyakawa · 15 years ago
  38. 5535bbd Disable flaky and failing tests. by Brett Chabot · 15 years ago
  39. d263a06 Add a test for vCard composer. by Daisuke Miyakawa · 15 years ago
  40. fd7b4f1 bug #2180646: make comparing "404-04" and "40404" return true in PhoneNumberUtils.compare(). by Wei Huang · 15 years ago
  41. 5f2ae66 am 76bb9a36: Merge change I1932e8f8 into eclair by Brett Chabot · 15 years ago
  42. 54616f3 Make MockCursor class a part of public SDK. by Daisuke Miyakawa · 15 years ago
  43. 8785c06 Merge change Ie5df08ef into eclair-mr2 by Android (Google) Code Review · 15 years ago
  44. 9e53415 Let PLUS occur once anywhere in dial-str network portion. by Tammo Spalink · 15 years ago
  45. efc6bef Disable known failure math tanhd tests (DO NOT MERGE) by Brett Chabot · 15 years ago
  46. 2a2805b Merge change Ib3b06fc3 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  47. b3b06fc It turns out to be useful to allow enumeration on a per-tag basis, by Dan Egnor · 15 years ago
  48. 1932e8f Disable com.android.unit_tests.HeapTest:testExternalOomeLarge. by Brett Chabot · 15 years ago
  49. d1a720d am 9e58e642: Enable some tests that requires local http server by Guang Zhu · 15 years ago
  50. 9e58e64 Enable some tests that requires local http server by Guang Zhu · 15 years ago
  51. 99a0a2c Add tests and fix vCard code. by Daisuke Miyakawa · 15 years ago
  52. 4410ec8 Framework-side DropBox service that maintains a size-bounded by Dan Egnor · 15 years ago
  53. 221bc12 Add a new TestSuites: VCardTests by Daisuke Miyakawa · 15 years ago
  54. ba2b21b Implement unit tests for vCard exporter, which depends on the sucess in vCard importer. by Daisuke Miyakawa · 15 years ago
  55. 3f15538 Rename VCardTest.java to VCardImportTest.java. by Daisuke Miyakawa · 15 years ago
  56. 5c3e687 Develop ContentResolver-based unit tests for vCard importer and fix vCard code by Daisuke Miyakawa · 15 years ago
  57. 773fd13 Merge change I3429f77a into eclair by Android (Google) Code Review · 15 years ago
  58. b8a4e5f Suppress flaky test HeapTest#testOomeLarge. by Brett Chabot · 15 years ago
  59. c404ed2 Fix failing unit test; the test was using a deprecated API making it fail on WVGA devices. by Romain Guy · 15 years ago
  60. 61aac7b Add PERIOD char to CDMA address sugar list. by Tammo Spalink · 15 years ago
  61. 865a1bb Remove deprecated VpnType.getDescription(). by Hung-ying Tyan · 15 years ago
  62. a0609a0 rebase layout test result as the numbers reported are much more stable now by Guang Zhu · 15 years ago
  63. 1cdb55a Merge change 27457 into eclair by Android (Google) Code Review · 15 years ago
  64. 56a3693 Added code style fix that actually did not get submitted in 2nd patch of previous change. by Guang Zhu · 15 years ago
  65. c18b0eb Merge change 27185 into eclair by Android (Google) Code Review · 15 years ago
  66. 7216047 Add checks for double-dumping on webkit data. by Guang Zhu · 15 years ago
  67. 30412d1 Modified the test case name for the browser page load test. by Yu Shan Emily Lau · 15 years ago
  68. e78fcba DO NOT MERGE: Cleaning up the PipedStreamTest by Jesse Wilson · 15 years ago
  69. 9c118c8 Update CID in NeighboringCellInfo by johnwang · 15 years ago
  70. 2eea5f3 Change the way DRT determines if it is ready to continue to the next test when running in automated mode. by Ben Murdoch · 15 years ago
  71. af8e23f Conditionalized CDMA-specific test. by Tammo Spalink · 15 years ago
  72. a1dfa7f Merge change 26550 into eclair by Android (Google) Code Review · 15 years ago
  73. 4093086 fix bug 2134367: failing phone number compare test. by Wei Huang · 15 years ago
  74. c3c6621 Merge change 25879 into eclair by Android (Google) Code Review · 15 years ago
  75. 31a1242 Merge change 26254 into eclair by Android (Google) Code Review · 15 years ago
  76. c2f9717 Merge change 26111 into eclair by Android (Google) Code Review · 15 years ago
  77. d2ef9e3 Added a workaround to clear the browser cache. by Yu Shan Emily Lau · 15 years ago
  78. 35fd2e5 fix bug 2134685: fix tests for PhoneNumberUtilsTest. by Wei Huang · 15 years ago
  79. 6a857d9 Fix test for phone number comparation. Now that there are two algorithms, we should consider them in Java layer. by Daisuke Miyakawa · 15 years ago
  80. d0f80d4 Setting the default HTTP user agent at runtime init. by Jesse Wilson · 15 years ago
  81. da06e32 Fix http://b/2126318 (density test fails due to wrong-size asset stripping) by Daniel Sandler · 15 years ago
  82. 977f769 Only move to the next test in DRT after the test has completed AND the page has finished loading. by Ben Murdoch · 15 years ago
  83. 8843620 Merge change 25360 into eclair by Android (Google) Code Review · 15 years ago
  84. 5f78786 Merge change 25190 into eclair by Android (Google) Code Review · 15 years ago
  85. 44ca709 Merge change 25356 into eclair by Android (Google) Code Review · 15 years ago
  86. 207700d Fix issue #2121993: com.android.unit_tests.os.HandlerThreadTest:testHandlerThread is failing by Dianne Hackborn · 15 years ago
  87. 01033ab Filter out failing cases for future investigation. by Guang Zhu · 15 years ago
  88. 6bf18ba Refactor logic for starting forward servers and http test cases hacking, so that they can be shared between automated test mode and UI launch mode. by Guang Zhu · 15 years ago
  89. 5ab7805 add the ability to do a newAssert with no values by Fred Quintana · 15 years ago
  90. 0b3a5d6 First pass at replacing native plugin views with java. by Derek Sollenberger · 15 years ago
  91. 4b687f2 Merge change 25132 into eclair by Android (Google) Code Review · 15 years ago
  92. bfed8e9 fix ContentProviderOperationTest by Fred Quintana · 15 years ago
  93. 617d470 Merge change 25124 into eclair by Android (Google) Code Review · 15 years ago
  94. ce8d9d1 Add more error message if the script failed to pull result file from device. by Guang Zhu · 15 years ago
  95. 6d9eebe Merge change 25090 into eclair by Android (Google) Code Review · 15 years ago
  96. 237a299 Move backlight brightness from HardwareService to PowerManager by Mike Lockwood · 15 years ago
  97. 0393d349 Fix FileObserverTest#testRun. by Brett Chabot · 15 years ago
  98. ad1e25d Fix the bogus crashes in layout and reliability tests (the device actually went offline). by Guang Zhu · 15 years ago
  99. 60ef21a Fix the parsing for instrumentation result, some Java exceptions are not reported right now by Guang Zhu · 15 years ago
  100. ff1df69 Performance measurement framework: by Jack Wang · 15 years ago