1. 31a1242 Merge change 26254 into eclair by Android (Google) Code Review · 15 years ago
  2. c2f9717 Merge change 26111 into eclair by Android (Google) Code Review · 15 years ago
  3. d2ef9e3 Added a workaround to clear the browser cache. by Yu Shan Emily Lau · 15 years ago
  4. 35fd2e5 fix bug 2134685: fix tests for PhoneNumberUtilsTest. by Wei Huang · 15 years ago
  5. 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
  6. da06e32 Fix http://b/2126318 (density test fails due to wrong-size asset stripping) by Daniel Sandler · 15 years ago
  7. 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
  8. 8843620 Merge change 25360 into eclair by Android (Google) Code Review · 15 years ago
  9. 5f78786 Merge change 25190 into eclair by Android (Google) Code Review · 15 years ago
  10. 44ca709 Merge change 25356 into eclair by Android (Google) Code Review · 15 years ago
  11. 207700d Fix issue #2121993: com.android.unit_tests.os.HandlerThreadTest:testHandlerThread is failing by Dianne Hackborn · 15 years ago
  12. 01033ab Filter out failing cases for future investigation. by Guang Zhu · 15 years ago
  13. 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
  14. 5ab7805 add the ability to do a newAssert with no values by Fred Quintana · 15 years ago
  15. 0b3a5d6 First pass at replacing native plugin views with java. by Derek Sollenberger · 15 years ago
  16. 4b687f2 Merge change 25132 into eclair by Android (Google) Code Review · 15 years ago
  17. bfed8e9 fix ContentProviderOperationTest by Fred Quintana · 15 years ago
  18. 617d470 Merge change 25124 into eclair by Android (Google) Code Review · 15 years ago
  19. ce8d9d1 Add more error message if the script failed to pull result file from device. by Guang Zhu · 15 years ago
  20. 6d9eebe Merge change 25090 into eclair by Android (Google) Code Review · 15 years ago
  21. 237a299 Move backlight brightness from HardwareService to PowerManager by Mike Lockwood · 15 years ago
  22. 0393d349 Fix FileObserverTest#testRun. by Brett Chabot · 15 years ago
  23. ad1e25d Fix the bogus crashes in layout and reliability tests (the device actually went offline). by Guang Zhu · 15 years ago
  24. 60ef21a Fix the parsing for instrumentation result, some Java exceptions are not reported right now by Guang Zhu · 15 years ago
  25. ff1df69 Performance measurement framework: by Jack Wang · 15 years ago
  26. d0990d4 The empty path and no path mean default path. So "a=d" should replace "a=c". by Grace Kloba · 15 years ago
  27. 0a46e91 Merge change 23414 into eclair by Android (Google) Code Review · 15 years ago
  28. 9bb1101 Merge change 23924 into eclair by Android (Google) Code Review · 15 years ago
  29. 4333bd1 new file: LowStorageTest/Android.mk by Yu Shan Emily Lau · 15 years ago
  30. 9c93007 Merge change 24101 into eclair by Android (Google) Code Review · 15 years ago
  31. d0085ed Fix CDMA BCD unit test. by Tammo Spalink · 15 years ago
  32. 2af198b Fix broken GSM SMS unit test, and general cleanup. by Tammo Spalink · 15 years ago
  33. 259749c Rename SMSTest to GsmSmsTest. by Tammo Spalink · 15 years ago
  34. 4950b2b Fix appcache layout test that was timing out due to race condition in WebView::addJavascriptInterface. by Andrei Popescu · 15 years ago
  35. 19d6f7a Merge change 23750 into eclair by Android (Google) Code Review · 15 years ago
  36. 1c1ffa0 Promote MccTable to telephony and use it for both gsm/cdma by Robert Greenwalt · 15 years ago
  37. 7c6efa1 Add a test case to measure the power usage of loading a web page by Xia Wang · 15 years ago
  38. b937ba1 Read forward address from file for DRT, fallback to default address by Guang Zhu · 15 years ago
  39. f3d924c Set a default dump type for DRT as a workaround for indeterministic order in receiving dumpAsText and onPageFinish callback. by Guang Zhu · 15 years ago
  40. 4a40a03 At leaset log the layout test timeouts by Guang Zhu · 15 years ago
  41. ce54003 Merge change 23406 into eclair by Android (Google) Code Review · 15 years ago
  42. 38323a5 allow a longer timeout for layout tests, see if it stabilizes pass/fail numbers by Guang Zhu · 15 years ago
  43. 95434bf Allow fragmentText to be called for singleton CDMA messages. by Tammo Spalink · 15 years ago
  44. 650cbfd Merge change 22551 into eclair by Android (Google) Code Review · 15 years ago
  45. f73dc54 Fix broken unit test. by Tammo Spalink · 15 years ago
  46. 1615ccc am e1df8224: Merge change 23173 into donut by Brett Chabot · 15 years ago
  47. 3bb99b3 Remove flaky test LifecycleTest.testDialog from large continuous suite. by Brett Chabot · 15 years ago
  48. c035f7c Final high-density frameworks artwork drop from designers (dated 25-Aug-2009). by Daniel Sandler · 15 years ago
  49. c18776d optimize MCC table by Tammo Spalink · 15 years ago
  50. d497d87 Pass the estimated size of new HTML 5 databases to the ChromeClient so it can use that amount to figure an initial default quota. by Ben Murdoch · 15 years ago
  51. 97f8709 Merge change 22399 into eclair by Android (Google) Code Review · 15 years ago
  52. f4ddea7 Refactor VCard handling code, phase 2, 3, 4, 5 by Daisuke Miyakawa · 15 years ago
  53. 45e38f8 Merge change 22559 into eclair by Android (Google) Code Review · 15 years ago
  54. 8e3a84c Filter out worker tests from layout suite because merely disabling worker in webview settings no longer works. by Guang Zhu · 15 years ago
  55. df8a3f31 adding harness for plugin testing to be built upon by Derek Sollenberger · 15 years ago
  56. 2513129 Merge change 21978 into eclair by Android (Google) Code Review · 15 years ago
  57. 5f5989d Add tests for RecurrenceSet. by Ken Shirriff · 15 years ago
  58. 7b0cdc8 Merge change 22362 into eclair by Android (Google) Code Review · 15 years ago
  59. 7850cdd Fix +NANP issue and cleanup plus code conversion. by Libin Tang · 15 years ago
  60. 5080b67 Fixed the missing EOL in last line of crashed tests list file. Also fixed some whitespaces. by Guang Zhu · 15 years ago
  61. dad347c Adds the ability to set Geolocation permissions from DumpRenderTree on Android. by Steve Block · 15 years ago
  62. 3710f39 - changed removeAccount() to be handled by the AccountAuthenticator and to return a boolean by Fred Quintana · 15 years ago
  63. cd5109a am a8dfe24d: Adds the ability to configure the mock Geolocation service from DumpRenderTree. by Steve Block · 15 years ago
  64. a8dfe24d Adds the ability to configure the mock Geolocation service from DumpRenderTree. by Steve Block · 15 years ago
  65. 1cf3229 Merge change 20918 by Android (Google) Code Review · 15 years ago
  66. 0749dcd Backup participants must now hold the BACKUP_DATA permission by Christopher Tate · 15 years ago
  67. 763101e Merge change 21171 by Android (Google) Code Review · 15 years ago
  68. 9e04260 Merge change 21166 by Android (Google) Code Review · 15 years ago
  69. 2890920 Set V8 flag --expose_gc in TestShellActivity. by Feng Qian · 15 years ago
  70. a03ab1a Allow max_retires to be set to infinite. by Wink Saville · 15 years ago
  71. 9688c60 Rename bcdByteToInt to gsmBcdByteToInt and beBcdByteToInt to cdmaBcdByteToInt. by Wink Saville · 15 years ago
  72. aaa1fa9 Merge change 21006 by Android (Google) Code Review · 15 years ago
  73. 18e7b98 Fix the issue of incorrect conversion of the plus sign in a dial string. by Tang@Motorola.com · 15 years ago
  74. 74e2966 am 3b5f4a84: Merge change 20806 into donut by Brett Chabot · 15 years ago
  75. 259447b Wrap up the stress test into a single script by Omari Stephens · 15 years ago
  76. bf5ac2a git rid of the "x" prefixes for test by Omari Stephens · 15 years ago
  77. 0cfeb25 The triumphant return of the shell scripts, with bugreports, less code dup, and by Omari Stephens · 15 years ago
  78. 37f4e75b Remove flaky auto complete tests from continuous. by Brett Chabot · 15 years ago
  79. b028f92 Disable Worker in DumpRenderTree until the issue with dumpAsText is fixed. by Guang Zhu · 15 years ago
  80. 08b75b1 New ContentProviderOperation to assert values during batch. by Jeff Sharkey · 15 years ago
  81. e00dd1e Make GSM 7-bit encoding properly deal with initial padding. by Tammo Spalink · 15 years ago
  82. 3918e13 Add configurable data-retry. by Wink Saville · 15 years ago
  83. be26ac5 Merge change 20338 by Android (Google) Code Review · 15 years ago
  84. 864ed1a Wipe data on backend before a backup run by Omari Stephens · 15 years ago
  85. d4f0959 Enable Workers in Dump Render Tree. by Ben Murdoch · 15 years ago
  86. 3905eb3 am ff6585cb: Merge change 20144 into donut by Android (Google) Code Review · 15 years ago
  87. ff6585c Merge change 20144 into donut by Android (Google) Code Review · 15 years ago
  88. 04588d5 Remove flaky MonitorTest#testInterrupt from continuous, and attempt to make by Brett Chabot · 15 years ago
  89. 2d65082 fix CDMA SMS ASCII decode and mapping by Tammo Spalink · 15 years ago
  90. 8031361 am 7a07f179: Merge change 20006 into donut by Android (Google) Code Review · 15 years ago
  91. c189b2d After each test, the WebView cache should be cleared, otherwise the cache data will pile up. by Guang Zhu · 15 years ago
  92. dff3c8b Merge change 9631 by Android (Google) Code Review · 15 years ago
  93. 1f808c6 Make test_backup and test_restore usable again by Omari Stephens · 15 years ago
  94. d186ef1 am 8c5b3e2f: Change browser reliability test to start a new activity for each url by Guang Zhu · 15 years ago
  95. 8c5b3e2 Change browser reliability test to start a new activity for each url by Guang Zhu · 15 years ago
  96. bf3e69e DO NOT MERGE Fix the build, which has been also fixed separately in the master by Grace Kloba · 15 years ago
  97. 699c646 fix the build. handleSslErrorRequest needs a return value now. by Grace Kloba · 15 years ago
  98. afcf686 am 25dff70f: Merge change 9039 into donut by Android (Google) Code Review · 15 years ago
  99. 2a8c531 am 65e5438d: Merge change 8966 into donut by Android (Google) Code Review · 15 years ago
  100. 0d22101 Fix #2018814: System cannot correctly render assets with "wrap_content" attribute in QVGA by Dianne Hackborn · 15 years ago