1. cede1ed fix [1610840] Positional light doesn't work correctly on emulator by Mathias Agopian · 16 years ago
  2. 5de674e Merge change 3013 into donut by Android (Google) Code Review · 16 years ago
  3. b9a39cd Adding missing callback onJsConfirm to dismiss any confirmation dialogs by Guang Zhu · 16 years ago
  4. 3e8950c Added new parameter to enable a manual pause between pages by Guang Zhu · 16 years ago
  5. be512bf Merge change 3038 into donut by Android (Google) Code Review · 16 years ago
  6. 8aeac94 Cleaning up makefile for libttssynthproxy for the simulator. by Jean-Michel Trivi · 16 years ago
  7. 33a22dc Close icon input stream in SuggestionsAdapter. by Bjorn Bringert · 16 years ago
  8. c182370 Handle EOF correctly in MemoryFile input stream. by Bjorn Bringert · 16 years ago
  9. 963cd006 Allow creating AssetFileDescriptors for MemoryFiles. by Bjorn Bringert · 16 years ago
  10. 8dbe612 Adding internal method replacePreferredActivity. by Satish Sampath · 16 years ago
  11. 5f784df5 Merge change 3011 into donut by Android (Google) Code Review · 16 years ago
  12. 7c7dfac fix a bug in GL lighting where the specular component could be ommited when vertex material was disabled. by Mathias Agopian · 16 years ago
  13. 9af0b4f Add new listener to GestureOverlayView. This listener fires whenever the overlay thinks the user is starting a new gesture. This allows Home to snap the workspace back to its original position during a gesture operation. by Romain Guy · 16 years ago
  14. de15ddc simplify this test by Mathias Agopian · 16 years ago
  15. 97c2fdf Merge change 2957 into donut by Android (Google) Code Review · 16 years ago
  16. 03228fa Allow response payload on RIL_REQUEST error by johnwang · 16 years ago
  17. 2c159ec Merge change 2971 into donut by Android (Google) Code Review · 16 years ago
  18. 7322c96 Merge change 2967 into donut by Android (Google) Code Review · 16 years ago
  19. 1f4b92a Corrected the name of the native library the SynthProxy class loads (libttssynthproxy instead of libsynthproxy) to match the lib name from frameworks/base/tts/jni/Android.mk. by Jean-Michel Trivi · 16 years ago
  20. 3dfd0e1 Fixed issue where code for extracting scripts was eclipsed by runTest method. by Guang Zhu · 16 years ago
  21. 1a21de5 Merge change 2961 into donut by Android (Google) Code Review · 16 years ago
  22. 432900b Merge change 2962 into donut by Android (Google) Code Review · 16 years ago
  23. ce16d78 Fixes #1890914. by Romain Guy · 16 years ago
  24. 78ebbab Addressed comments of change 2515 for the TtsService class: by Jean-Michel Trivi · 16 years ago
  25. b42e1ff am b33940ab: AI 149494: Minor improvements to wording in design tips for missing activity and notifications See latest document at: http://doog:9000/guide/practices/ui_guidelines/activity_task_design.html by Doug Kramer · 16 years ago
  26. b33940a AI 149494: Minor improvements to wording in design tips for missing activity and notifications by Doug Kramer · 16 years ago
  27. a74303d Trying to fix sim-eng build: when building the simulator on linux, link (only) with libdl, as opposed to also making libdl a build target. by Jean-Michel Trivi · 16 years ago
  28. eb94967 Unhide inPurgeable in BitmapFactory.Options. by Wei-Ta Chen · 16 years ago
  29. 30b70ce Trying to fix the build for simulator: modifying makefile to not link against libdl. by Jean-Michel Trivi · 16 years ago
  30. b2decbe Merge change 2515 into donut by Android (Google) Code Review · 16 years ago
  31. a042a74 Adding the TtsService class for text-to-speech synthesis. by Charles Chen · 16 years ago
  32. abf3c80 Merge change 2572 into donut by Android (Google) Code Review · 16 years ago
  33. a058f02 progress towards impression and click stats on all sources, plus some internal cleanup by Karl Rosaen · 16 years ago
  34. b3c3778 Merge change 2844 into donut by Android (Google) Code Review · 16 years ago
  35. b791f34 Added some icon debug logging to SuggestionsAdapter. by Bjorn Bringert · 16 years ago
  36. 4ff42ad Merge change 2843 into donut by Android (Google) Code Review · 16 years ago
  37. ad984f1 Use JNI region calls in MemoryFile read and write. by Bjorn Bringert · 16 years ago
  38. c665349 Merge change 1522 into donut by Android (Google) Code Review · 16 years ago
  39. 35feec4 Merge change 2761 into donut by Android (Google) Code Review · 16 years ago
  40. baae313 support more minor cdms sms bearer data subparameters by Tammo Spalink · 16 years ago
  41. 641bb3d expose (but still hide) sms user data headers by Tammo Spalink · 16 years ago
  42. f5df830 Merge change 2879 into donut by Android (Google) Code Review · 16 years ago
  43. 7728be0 Merge change 2896 into donut by Android (Google) Code Review · 16 years ago
  44. 46d7ccb added a test that exhibits some lighting issues in the software renderer. see external bug 1709 by Mathias Agopian · 16 years ago
  45. 93e7e22 Add backup side of new FullBackupAgent class by Christopher Tate · 16 years ago
  46. b56736b Merge change 2864 into donut by Android (Google) Code Review · 16 years ago
  47. 627f934 Fixed bug where test status is not marked "DONE" when completed by Guang Zhu · 16 years ago
  48. 2ba3223 Merge change 2855 into donut by Android (Google) Code Review · 16 years ago
  49. c17f16e Merge change 2851 into donut by Android (Google) Code Review · 16 years ago
  50. 700ec65 Adding java/jni code for the Java TTS SynthProxy class, which relays calls from the TTS service to the native TTS plugin library. by Jean-Michel Trivi · 16 years ago
  51. 8cb6617 Add a new method to load html data into the WebView. by Ramanan Rajeswaran · 16 years ago
  52. f315238 TODO's from Teleca with modifications from wink. by Wink Saville · 16 years ago
  53. 21fd5f1 Change comment for SUGGEST_COLUMN_INTENT_EXTRA_DATA to clarify that by Mike LeBeau · 16 years ago
  54. b249890 Merge change 2835 into donut by Android (Google) Code Review · 16 years ago
  55. ae9760b Add framework support for scrolling to the "More results..." list item by Mike LeBeau · 16 years ago
  56. 892771a Rename WRITE_SDCARD to WRITE_EXTERNAL_STORAGE in browser test app by Guang Zhu · 16 years ago
  57. ff0d914 Merge change 2766 into donut by Android (Google) Code Review · 16 years ago
  58. faf4413 Manually merge a few fixes from cupcake and cupcake_dcm. by jsh · 16 years ago
  59. 40d87ee Removing @Override to fix the build by Guang Zhu · 16 years ago
  60. 50566b3 Merge change 2816 into donut by Android (Google) Code Review · 16 years ago
  61. 65455a1 Update reliability test code. Use a separate activity with simpler calback mechanism. by Guang Zhu · 16 years ago
  62. fa30c0e Merge change 2548 into donut by Android (Google) Code Review · 16 years ago
  63. 162c9d0e Merge change 2805 into donut by Android (Google) Code Review · 16 years ago
  64. 450ad31 Merge change 2774 into donut by Android (Google) Code Review · 16 years ago
  65. 10d273b Merge change 2591 into donut by Android (Google) Code Review · 16 years ago
  66. 5a3a77d base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGE by San Mehat · 16 years ago
  67. 3c8704b Limit check on maxChannels for SoundPool. Bug 1838724 by Dave Sparks · 16 years ago
  68. 181fafa Retool the backup process to use a new 'BackupAgent' class by Christopher Tate · 16 years ago
  69. c01159b am 7363e049: AI 149404: Am sending again with the latest changes Publish Activity and Task Design Guidelines http://doog:9000/guide/practices/ui_guidelines/activity_task_design.html by Doug Kramer · 16 years ago
  70. 7363e04 AI 149404: Am sending again with the latest changes by Doug Kramer · 16 years ago
  71. 11b1675 Merge change 2626 into donut by Android (Google) Code Review · 16 years ago
  72. 6190fe6 Merge change 2758 into donut by Android (Google) Code Review · 16 years ago
  73. ef354fd Fix concat SMS for GSM. by jsh · 16 years ago
  74. afbc9ab Merge change 2692 into donut by Android (Google) Code Review · 16 years ago
  75. 34b234d * Chagned RecognitionService interface to use more complex RecognitionResult instead of String. by Mitsuru Oshima · 16 years ago
  76. c3b7e4e Merge change 2736 into donut by Android (Google) Code Review · 16 years ago
  77. f422dc4 Merge change 2566 into donut by Android (Google) Code Review · 16 years ago
  78. 2d75410 Merge change 2748 into donut by Android (Google) Code Review · 16 years ago
  79. 8d78756 Fix the build. by Romain Guy · 16 years ago
  80. b61ae35 Merge change 2747 into donut by Android (Google) Code Review · 16 years ago
  81. 6d892b6 log the geomerty of surfaces causing an out of memory in SurfaceFlinger. by Mathias Agopian · 16 years ago
  82. a5f50b8 Merge change 2746 into donut by Android (Google) Code Review · 16 years ago
  83. 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
  84. 867641e Telephony support for SMS memory reporting to the network. by jsh · 16 years ago
  85. 0f5179c Merge change 2716 into donut by Android (Google) Code Review · 16 years ago
  86. 7a8c437 Merge change 2737 into donut by Android (Google) Code Review · 16 years ago
  87. d1c67d4 Fixes #1878499. by Romain Guy · 16 years ago
  88. 8b0b174 Update MediaPlayer to allow setVideoSurface calls after prepare. Also allow by Dave Sparks · 16 years ago
  89. d1353cc Merge change 2731 into donut by Android (Google) Code Review · 16 years ago
  90. 9d981343 Merge change 2732 into donut by Android (Google) Code Review · 16 years ago
  91. 9ffe1ae Fix for #1878497. by Romain Guy · 16 years ago
  92. ecad93e Merge change 2685 into donut by Android (Google) Code Review · 16 years ago
  93. c51ef97 Fixes #1873537. by Romain Guy · 16 years ago
  94. a3d28bd Merge change 520 into donut by Android (Google) Code Review · 16 years ago
  95. 4551565 Enforce permissions for PhoneStateListener events. by Jaikumar Ganesh · 16 years ago
  96. e32edc6 Fixes #1884152. This change improves how the opaque property is handled with respect to dividers. by Romain Guy · 16 years ago
  97. d9cc765 Merge change 2706 into donut by Android (Google) Code Review · 16 years ago
  98. 761e091 Unmap memory in MemoryFile.close(). by Bjorn Bringert · 16 years ago
  99. 551603f Fix issue 1883666: Audio coming from the music player stopped suddenly by Eric Laurent · 16 years ago
  100. 9fc2e9c MemoryFile constructor and native methods throw IOExceptions. by Bjorn Bringert · 16 years ago