1. 55db8ae am 4ee0a751: Merge change 3095 into donut by Android (Google) Code Review · 16 years ago
  2. 53003de Skip empty lines in test url list. by Guang Zhu · 16 years ago
  3. 411c77d am 5de674e1: Merge change 3013 into donut by Android (Google) Code Review · 16 years ago
  4. b9a39cd Adding missing callback onJsConfirm to dismiss any confirmation dialogs by Guang Zhu · 16 years ago
  5. f48c283 am 3e8950c0: Added new parameter to enable a manual pause between pages by Guang Zhu · 16 years ago
  6. 3e8950c Added new parameter to enable a manual pause between pages by Guang Zhu · 16 years ago
  7. b15a534 am c1823701: Handle EOF correctly in MemoryFile input stream. by Bjorn Bringert · 16 years ago
  8. c0cbfda am 963cd006: Allow creating AssetFileDescriptors for MemoryFiles. by Bjorn Bringert · 16 years ago
  9. c182370 Handle EOF correctly in MemoryFile input stream. by Bjorn Bringert · 16 years ago
  10. 963cd006 Allow creating AssetFileDescriptors for MemoryFiles. by Bjorn Bringert · 16 years ago
  11. cabee5b am 7322c96c: Merge change 2967 into donut by Android (Google) Code Review · 16 years ago
  12. 7322c96 Merge change 2967 into donut by Android (Google) Code Review · 16 years ago
  13. 3dfd0e1 Fixed issue where code for extracting scripts was eclipsed by runTest method. by Guang Zhu · 16 years ago
  14. cf2924e am c6653495: Merge change 1522 into donut by Android (Google) Code Review · 16 years ago
  15. 7f6fefe am b56736b6: Merge change 2864 into donut by Android (Google) Code Review · 16 years ago
  16. baae313 support more minor cdms sms bearer data subparameters by Tammo Spalink · 16 years ago
  17. d9758d8 Merge change 2723 by Android (Google) Code Review · 16 years ago
  18. 03d9490 - create a new generic ISyncAdapter implementation, SyncAdapterNew by Fred Quintana · 16 years ago
  19. 627f934 Fixed bug where test status is not marked "DONE" when completed by Guang Zhu · 16 years ago
  20. cd97bd8 am 892771ab: Rename WRITE_SDCARD to WRITE_EXTERNAL_STORAGE in browser test app by Guang Zhu · 16 years ago
  21. 892771a Rename WRITE_SDCARD to WRITE_EXTERNAL_STORAGE in browser test app by Guang Zhu · 16 years ago
  22. eda4c46 am 40d87ee4: Removing @Override to fix the build by Guang Zhu · 16 years ago
  23. 40d87ee Removing @Override to fix the build by Guang Zhu · 16 years ago
  24. 8c07afd am 50566b35: Merge change 2816 into donut by Android (Google) Code Review · 16 years ago
  25. 65455a1 Update reliability test code. Use a separate activity with simpler calback mechanism. by Guang Zhu · 16 years ago
  26. 7c49790 am 162c9d0e: Merge change 2805 into donut by Android (Google) Code Review · 16 years ago
  27. 5a3a77d base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGE by San Mehat · 16 years ago
  28. ad6042a am 181fafaf: Retool the backup process to use a new \'BackupAgent\' class by Christopher Tate · 16 years ago
  29. 181fafa Retool the backup process to use a new 'BackupAgent' class by Christopher Tate · 16 years ago
  30. 969a74a am 6190fe6e: Merge change 2758 into donut by Android (Google) Code Review · 16 years ago
  31. ef354fd Fix concat SMS for GSM. by jsh · 16 years ago
  32. 8a718a4 am a5f50b8f: Merge change 2746 into donut by Android (Google) Code Review · 16 years ago
  33. 0a63716 Modify the base gestures API to use streams instead of files. Adds new wrappers to easily load/save gestures from files, resources, etc. Do the same for the letters recognizer. by Romain Guy · 16 years ago
  34. 0ad6dc0 am 761e0918: Unmap memory in MemoryFile.close(). by Bjorn Bringert · 16 years ago
  35. 761e091 Unmap memory in MemoryFile.close(). by Bjorn Bringert · 16 years ago
  36. c526187 Merge change 2503 by Android (Google) Code Review · 16 years ago
  37. 5214376 Stop the NANP number formatter from putting dashes in shortcodes. by Ficus Kirkpatrick · 16 years ago
  38. 2c0858a am 511a0134: Merge change 2302 into donut by Android (Google) Code Review · 16 years ago
  39. 511a013 Merge change 2302 into donut by Android (Google) Code Review · 16 years ago
  40. d35041d am 82392e84: Merge change 2402 into donut by Android (Google) Code Review · 16 years ago
  41. 82f3495 Cleanup Gestures API and make it easier to use in 3rd party apps. Also fix the events processing in the gestures overlay mechanism. Give better control of the various properties of the overlay through XML attributes. by Romain Guy · 16 years ago
  42. 8943737 add ipc support to batching by Fred Quintana · 16 years ago
  43. d942f24 am 380cd96e: Fix the build by Romain Guy · 16 years ago
  44. d14508b merge f41c640d8424fbd90cb1751173ede1c9f5e848b4 w/minor conflict by The Android Open Source Project · 16 years ago
  45. 380cd96 Fix the build by Romain Guy · 16 years ago
  46. d6a463a Add a new API to ListView: setGestures(int). This allows developers to enable gestures to jump inside the list or filter it. This change also introduces a new XML attribute to control this API. It also adds the ability to theme the GestureOverlayView from the gestures library. Finally, this adds a new VERSION header to the binary format used to store the letters for the recognizer. by Romain Guy · 16 years ago
  47. 550885d added SmsMessage ConcatRef parsing validation by Tammo Spalink · 16 years ago
  48. e6c9378 am cfcc0df2: Merge change 2285 into donut by Android (Google) Code Review · 16 years ago
  49. db567c3 Move the Gestures API to the framework in android.gesture. by Romain Guy · 16 years ago
  50. 6d71ac3 am ac6a4b8e: Renamed setGestureType in GestureLibrary by Yang Li · 16 years ago
  51. ac6a4b8 Renamed setGestureType in GestureLibrary by Yang Li · 16 years ago
  52. 14191c7 am b6d99b7d: Modify how GestureLibrary stores its data. The XML format is now replaced by a more efficient binary format which should speed up saving/loading. The format is very similar to the one used by the letters recognizer. The format is documented in GestureLibrary.java. by Romain Guy · 16 years ago
  53. b6d99b7 Modify how GestureLibrary stores its data. The XML format is now replaced by a more efficient binary format which should speed up saving/loading. The format is very similar to the one used by the letters recognizer. The format is documented in GestureLibrary.java. by Romain Guy · 16 years ago
  54. c8a57c4 am aeed1816: Merge change 2219 into donut by Android (Google) Code Review · 16 years ago
  55. aeed181 Merge change 2219 into donut by Android (Google) Code Review · 16 years ago
  56. e6ea003 Updated LetterRecognizer & related gesture recognition code by Yang Li · 16 years ago
  57. 73f6076 Fixed SD card access permission issue in manifest by Guang Zhu · 16 years ago
  58. dcdb15d Fixed SD card access permission issue in manifest by Guang Zhu · 16 years ago
  59. d6154db am 7269d9ac: Tweak the Gestures Overlay demo. This shortens the fade duration to make it more usable and also adds a longer pause before the fade. This change also introduce a new compile-time setting to decide whether or not the overlay should steal the events from the underlying ListView. It is now off by default, per discussion with hackbod. It feel a little bit better but it may vary from user to user so studies will be necessary. by Romain Guy · 16 years ago
  60. 7269d9a Tweak the Gestures Overlay demo. This shortens the fade duration to make it more usable and also adds a longer pause before the fade. This change also introduce a new compile-time setting to decide whether or not the overlay should steal the events from the underlying ListView. It is now off by default, per discussion with hackbod. It feel a little bit better but it may vary from user to user so studies will be necessary. by Romain Guy · 16 years ago
  61. 1854d7f am b204d4f1: Merge change 2136 into donut by Android (Google) Code Review · 16 years ago
  62. c534727 First pass at cleaning up the gestures code. by Romain Guy · 16 years ago
  63. bad962b am e2914615: Merge change 2099 into donut by Android (Google) Code Review · 16 years ago
  64. d2110db Hook up the backup data writer, and add a utility to read the backup data files. by Joe Onorato · 16 years ago
  65. f68498e am 5bc21aa0: Merge change 1127 into donut by Android (Google) Code Review · 16 years ago
  66. 5bc21aa Merge change 1127 into donut by Android (Google) Code Review · 16 years ago
  67. 64c4991 SmsHeader rewrite, in preparation for migration to public API. by Tammo Spalink · 16 years ago
  68. 93a19f7 am 12bb9471: Merge change 1936 into donut by Android (Google) Code Review · 16 years ago
  69. 12bb947 Merge change 1936 into donut by Android (Google) Code Review · 16 years ago
  70. 7ca4a17 am 5615d35b: Add tests for the new SQLite _TOKENIZE() \'tag\' column. by Bjorn Bringert · 16 years ago
  71. 5615d35 Add tests for the new SQLite _TOKENIZE() 'tag' column. by Bjorn Bringert · 16 years ago
  72. 8ba6360 am 15e74b9d: Merge change 1939 into donut by Android (Google) Code Review · 16 years ago
  73. da8e33a am 1058c63b: Merge change 1909 into donut by Android (Google) Code Review · 16 years ago
  74. 15e74b9 Merge change 1939 into donut by Android (Google) Code Review · 16 years ago
  75. 78a1c90 Temporarily suppress flaky test LocationManagerProximityTest until test harness support can be rolled out. by Brett Chabot · 16 years ago
  76. 35aa84b Recovered the code of the gesture library by Yang Li · 16 years ago
  77. 1058c63 Merge change 1909 into donut by Android (Google) Code Review · 16 years ago
  78. 2a197b1 Fixed IndexOutofBoundException, improved how memory information is captured (run GC first) by Guang Zhu · 16 years ago
  79. f4c6ae8 am 6342d393: Merge change 1575 into donut by Android (Google) Code Review · 16 years ago
  80. 6342d39 Merge change 1575 into donut by Android (Google) Code Review · 16 years ago
  81. 419780b am 935fd37d: Revert "Squashed commit of the following:" by Yang Li · 16 years ago
  82. 935fd37 Revert "Squashed commit of the following:" by Yang Li · 16 years ago
  83. 28a6f66 am e85bb9eb: Merge change 1823 into donut by Android (Google) Code Review · 16 years ago
  84. e85bb9e Merge change 1823 into donut by Android (Google) Code Review · 16 years ago
  85. 2e1da32 Add the backup data file writer C++ class. by Joe Onorato · 16 years ago
  86. 7209337 am f8173411: Squashed commit of the following: by Yang Li · 16 years ago
  87. f817341 Squashed commit of the following: by Yang Li · 16 years ago
  88. ce31b23 enhance ContentProvider with the ability to perform batch operations by Fred Quintana · 16 years ago
  89. 55051ebd am 4535e405: Implement the C++ class to write the backed up file data. by Joe Onorato · 16 years ago
  90. 4535e40 Implement the C++ class to write the backed up file data. by Joe Onorato · 16 years ago
  91. 819e3f2 Change _TOKENIZE tests to test the new token_index column by Bjorn Bringert · 16 years ago
  92. 76879bc resolved conflicts w/ 75986cf9bc57ef11ad70f36fb77fbbf5d63af6ec merge.... by svetoslavganov · 16 years ago
  93. 75986cf Accessibility feature - framework changes (replacing 698, 699, 700, 701 and merging with the latest Donut) by svetoslavganov · 16 years ago
  94. a64b8607 am aa642c0c: Merge changes 1591,1596 into donut by Android (Google) Code Review · 16 years ago
  95. 290bb01 Get the backup calling through to the file backup helper. by Joe Onorato · 16 years ago
  96. 09b87a7 am 8ad0281: With this, the BackupService onBackup method is called. by Joe Onorato · 16 years ago
  97. 8ad0281 With this, the BackupService onBackup method is called. by Joe Onorato · 16 years ago
  98. 4010ac3 added reliability test usding DumpRenderTree by Guang Zhu · 16 years ago
  99. 7a98dae Merge change 1012 by Android (Google) Code Review · 16 years ago
  100. 86dbf0d am b4735b6: am 25f9637: AI 148665: Disabling a test that does not work a by Jorg Pleumann · 16 years ago