1. c5d1c6d add sync polling by Fred Quintana · 15 years ago
  2. 809cf44 Remove "StringTest.java". by Elliott Hughes · 15 years ago
  3. 9d0f609 There is no ../com directory and the build (find) agrees. by Patrick Scott · 15 years ago
  4. 22e31e5 Moving framework core tests closer to their source files. by Neal Nguyen · 15 years ago
  5. 307da1a enhance the sync manager backoff logic and add support for retry-after by Fred Quintana · 15 years ago
  6. ae51f0a Merge "Framework Tests Cleanup: Removing CTS duplicate files" by Neal Nguyen · 15 years ago
  7. edc5189 change remaining frameworks/base Gservices to Secure settings by Doug Zongker · 15 years ago
  8. a5411f5 Framework Tests Cleanup: Removing CTS duplicate files by Neal Nguyen · 15 years ago
  9. ded0e64 Create android-common static library which gets included in frameworks.jar, by Dan Egnor · 15 years ago
  10. fd7b4f1 bug #2180646: make comparing "404-04" and "40404" return true in PhoneNumberUtils.compare(). by Wei Huang · 15 years ago
  11. 9e53415 Let PLUS occur once anywhere in dial-str network portion. by Tammo Spalink · 15 years ago
  12. e78fcba DO NOT MERGE: Cleaning up the PipedStreamTest by Jesse Wilson · 15 years ago
  13. c3c6621 Merge change 25879 into eclair by Android (Google) Code Review · 15 years ago
  14. 35fd2e5 fix bug 2134685: fix tests for PhoneNumberUtilsTest. by Wei Huang · 15 years ago
  15. d0f80d4 Setting the default HTTP user agent at runtime init. by Jesse Wilson · 15 years ago
  16. d0990d4 The empty path and no path mean default path. So "a=d" should replace "a=c". by Grace Kloba · 15 years ago
  17. d0085ed Fix CDMA BCD unit test. by Tammo Spalink · 15 years ago
  18. 5f5989d Add tests for RecurrenceSet. by Ken Shirriff · 15 years ago
  19. 7850cdd Fix +NANP issue and cleanup plus code conversion. by Libin Tang · 15 years ago
  20. 763101e Merge change 21171 by Android (Google) Code Review · 15 years ago
  21. a03ab1a Allow max_retires to be set to infinite. by Wink Saville · 15 years ago
  22. 9688c60 Rename bcdByteToInt to gsmBcdByteToInt and beBcdByteToInt to cdmaBcdByteToInt. by Wink Saville · 15 years ago
  23. 18e7b98 Fix the issue of incorrect conversion of the plus sign in a dial string. by Tang@Motorola.com · 15 years ago
  24. 3918e13 Add configurable data-retry. by Wink Saville · 15 years ago
  25. 699c646 fix the build. handleSslErrorRequest needs a return value now. by Grace Kloba · 15 years ago
  26. ba58c6f am ad346278: Merge change 8208 into donut by Android (Google) Code Review · 15 years ago
  27. ad34627 Merge change 8208 into donut by Android (Google) Code Review · 15 years ago
  28. 1186bb1 am ae1ba650: Merge change 8227 into donut by Android (Google) Code Review · 15 years ago
  29. f2cec58 Handle null in MatrixCursor.get*() by Bjorn Bringert · 15 years ago
  30. c33bd02 am 113eaa59: Merge change 8131 into donut by Android (Google) Code Review · 15 years ago
  31. dbda5ce Removing MD2 by Urs Grob · 15 years ago
  32. d0bff15 Fix android.core.FileTest#testFile: add sdcard write permission to test. by Brett Chabot · 15 years ago
  33. fe4fec7 Remove all our old high priority knowledge since WebCore will manage it. by Patrick Scott · 15 years ago
  34. 1c42769 Rename registerPhoneStateChange to registerPreciseCallStateChange by Jaikumar Ganesh · 15 years ago
  35. 4a301cb am 8aadf7ae: Merge change 5359 into donut by Android (Google) Code Review · 15 years ago
  36. 3a08cec fix potential string index problems in PhoneNumberUtils.numberToCalledPartyBCDHelper by Tammo Spalink · 15 years ago
  37. 969a74a am 6190fe6e: Merge change 2758 into donut by Android (Google) Code Review · 15 years ago
  38. ef354fd Fix concat SMS for GSM. by jsh · 15 years ago
  39. 5214376 Stop the NANP number formatter from putting dashes in shortcodes. by Ficus Kirkpatrick · 15 years ago
  40. f68498e am 5bc21aa0: Merge change 1127 into donut by Android (Google) Code Review · 15 years ago
  41. 64c4991 SmsHeader rewrite, in preparation for migration to public API. by Tammo Spalink · 15 years ago
  42. 8ba6360 am 15e74b9d: Merge change 1939 into donut by Android (Google) Code Review · 15 years ago
  43. 78a1c90 Temporarily suppress flaky test LocationManagerProximityTest until test harness support can be rolled out. by Brett Chabot · 15 years ago
  44. 86dbf0d am b4735b6: am 25f9637: AI 148665: Disabling a test that does not work a by Jorg Pleumann · 15 years ago
  45. b4735b6 am 25f9637: AI 148665: Disabling a test that does not work as by Jorg Pleumann · 15 years ago
  46. 25f9637 AI 148665: Disabling a test that does not work as by Jorg Pleumann · 15 years ago
  47. f9189f1 am 08d00b9: Merge change 1159 into donut by Android (Google) Code Review · 15 years ago
  48. 7f7840b CoreTests: Fix LocationManagerProximityTest. by Mike Lockwood · 15 years ago
  49. 7a13559 merged 231cc608d06ffc31c24bf8aa8c8275bdd2636581 by Dianne Hackborn · 15 years ago
  50. 231cc60 Rewrite SyncStorageEngine to use flat files and in-memory data structures. by Dianne Hackborn · 15 years ago
  51. d9d2f11 change the sync framework and users to understand Account by Fred Quintana · 15 years ago
  52. 810ec50 AI 146179: am: CL 145971 am: CL 145757 Suppress the flaky tests by Yu Shan Emily Lau · 15 years ago
  53. 5a0e5357 AI 146178: am: CL 145970 am: CL 145743 Excise the "de" locale out of testResourceBundles(), leaving a by Dan Bornstein · 15 years ago
  54. f78013c AI 145971: am: CL 145757 Suppress the flaky tests by Yu Shan Emily Lau · 15 years ago
  55. 6d20e25 AI 145970: am: CL 145743 Excise the "de" locale out of testResourceBundles(), leaving a by Dan Bornstein · 15 years ago
  56. bf91524 AI 145971: am: CL 145757 Suppress the flaky tests by Yu Shan Emily Lau · 15 years ago
  57. 43ed2b3 AI 145970: am: CL 145743 Excise the "de" locale out of testResourceBundles(), leaving a by Dan Bornstein · 15 years ago
  58. 0b57d6c AI 145757: Suppress the flaky tests BUG=174601,1569749 by Yu Shan Emily Lau · 15 years ago
  59. 960fe37 AI 145743: Excise the "de" locale out of testResourceBundles(), leaving a by Dan Bornstein · 15 years ago
  60. 04e71b3 AI 144245: Fix merge conflict for megering in the CDMA changes in to master from donutburger. by Wink Saville · 15 years ago
  61. 767a662 AI 144185: Integrate cdma into the main code base. by Wink Saville · 15 years ago
  62. ba87e3e auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 15 years ago
  63. 4df2423 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 15 years ago
  64. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  65. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  66. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  67. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  68. 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 15 years ago
  69. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  70. 9266c55 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  71. b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  72. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago