1. 8c5e96f am ecad93e5: Merge change 2685 into donut by Android (Google) Code Review · 16 years ago
  2. ecad93e Merge change 2685 into donut by Android (Google) Code Review · 16 years ago
  3. 8e19b7c am a3d28bd5: Merge change 520 into donut by Android (Google) Code Review · 16 years ago
  4. a3d28bd Merge change 520 into donut by Android (Google) Code Review · 16 years ago
  5. bf6a00d am e32edc61: Fixes #1884152. This change improves how the opaque property is handled with respect to dividers. by Romain Guy · 16 years ago
  6. 4551565 Enforce permissions for PhoneStateListener events. by Jaikumar Ganesh · 16 years ago
  7. e32edc6 Fixes #1884152. This change improves how the opaque property is handled with respect to dividers. by Romain Guy · 16 years ago
  8. 16641bc am d9cc7659: Merge change 2706 into donut by Android (Google) Code Review · 16 years ago
  9. d9cc765 Merge change 2706 into donut by Android (Google) Code Review · 16 years ago
  10. 0ad6dc0 am 761e0918: Unmap memory in MemoryFile.close(). by Bjorn Bringert · 16 years ago
  11. 761e091 Unmap memory in MemoryFile.close(). by Bjorn Bringert · 16 years ago
  12. 551603f Fix issue 1883666: Audio coming from the music player stopped suddenly by Eric Laurent · 16 years ago
  13. 0c66b4b am 9fc2e9c9: MemoryFile constructor and native methods throw IOExceptions. by Bjorn Bringert · 16 years ago
  14. 9fc2e9c MemoryFile constructor and native methods throw IOExceptions. by Bjorn Bringert · 16 years ago
  15. a38201d am 607384d4: Merge change 2678 into donut by Android (Google) Code Review · 16 years ago
  16. df59388 am f40f074c: Revert "Revert "Bug fixes and performance improvements"" by Romain Guy · 16 years ago
  17. 607384d Merge change 2678 into donut by Android (Google) Code Review · 16 years ago
  18. f40f074 Revert "Revert "Bug fixes and performance improvements"" by Romain Guy · 16 years ago
  19. a70396cd am f6355e24: Merge change 2399 into donut by Android (Google) Code Review · 16 years ago
  20. f6355e2 Merge change 2399 into donut by Android (Google) Code Review · 16 years ago
  21. b86204a am 2af7e639: Merge change 2654 into donut by Android (Google) Code Review · 16 years ago
  22. 2af7e63 Merge change 2654 into donut by Android (Google) Code Review · 16 years ago
  23. 01c0596 Added the two validations for the memory stress test by Yu Shan Emily Lau · 16 years ago
  24. 51e0364 Change code coverage to write to app data folder rather than sdcard. by Brett Chabot · 16 years ago
  25. 5f123bd Making sure non-public API is marked with @hide. by Dmitri Plotnikov · 16 years ago
  26. f3ede86 Converted the angle of OrientedBoundingBox to degrees by Yang Li · 16 years ago
  27. dda5391 Motorola additions for CDMA support without CdmaSuppConnTracker by Wink Saville · 16 years ago
  28. 5692777 Fixing javadoc references. by Dmitri Plotnikov · 16 years ago
  29. 39ff645 Merge change 2669 by Android (Google) Code Review · 16 years ago
  30. b2b96c2 Merge change 2668 by Android (Google) Code Review · 16 years ago
  31. 3d7fcb6 Merge change 2652 by Android (Google) Code Review · 16 years ago
  32. 243e3fb Implement sampler GL setup code. by Jason Sams · 16 years ago
  33. 02fb2cb Add sampler support by Jason Sams · 16 years ago
  34. 206b831 Merge change 2658 by Android (Google) Code Review · 16 years ago
  35. fb1bf92 Merge change 2657 by Android (Google) Code Review · 16 years ago
  36. ec5a20b Delete the acc script when deleting the Renderscript rsScriptC object. by Jack Palevich · 16 years ago
  37. 63975dd Remove versions of scriptCSetScript method that take byte arrays. by Jack Palevich · 16 years ago
  38. 088b291 Move ContactsContract.java and SocialContract.java into android.providers by Evan Millar · 16 years ago
  39. 96cdc61 am 1e2e44e9: Merge change 2365 into donut by Android (Google) Code Review · 16 years ago
  40. 1e2e44e Merge change 2365 into donut by Android (Google) Code Review · 16 years ago
  41. 59262c3 Merge change 2637 into donut by Android (Google) Code Review · 16 years ago
  42. aebadd2 Merge change 2636 by Android (Google) Code Review · 16 years ago
  43. 43702d8 Add support for setting scripts, rather than having a hard-coded script. by Jack Palevich · 16 years ago
  44. fc1b15c Fix wifi multicast API for public use. by Robert Greenwalt · 16 years ago
  45. 436466d Revert "Bug fixes and performance improvements" by Romain Guy · 16 years ago
  46. a7dd1b8 am 1cb62b83: am 2542c0a8: AI 149346: Replace icon_templates-v1.0.zip with new archive from cnesladek. remove mac-specific files, fix dir name, repack. BUG=1877969 by Dirk Dougherty · 16 years ago
  47. 5ba885d am b0ded43d: Uninstalls the gestures overlay when the letters recognizer cannot be loaded instead of simply dismissing the popup. This is cleaner and reuses the setGestures() method. by Romain Guy · 16 years ago
  48. 79fb0d6 am 401bbb05: Merge change 2593 into donut by Android (Google) Code Review · 16 years ago
  49. 1cb62b8 am 2542c0a8: AI 149346: Replace icon_templates-v1.0.zip with new archive from cnesladek. remove mac-specific files, fix dir name, repack. BUG=1877969 by Dirk Dougherty · 16 years ago
  50. a8f61f4 Merge change 2574 by Android (Google) Code Review · 16 years ago
  51. 2542c0a AI 149346: Replace icon_templates-v1.0.zip with new archive from cnesladek. remove mac-specific files, fix dir name, repack. by Dirk Dougherty · 16 years ago
  52. c26ba79 Merge change 2525 by Android (Google) Code Review · 16 years ago
  53. b0ded43 Uninstalls the gestures overlay when the letters recognizer cannot be loaded instead of simply dismissing the popup. This is cleaner and reuses the setGestures() method. by Romain Guy · 16 years ago
  54. 401bbb0 Merge change 2593 into donut by Android (Google) Code Review · 16 years ago
  55. 58b3590 Bug fixes and performance improvements by Yang Li · 16 years ago
  56. 0ae234c Add background bitmap to fountain test app for renderscript. by Jason Sams · 16 years ago
  57. df98851 Change the Fountain test app's package to com.android.fountain. by Jack Palevich · 16 years ago
  58. 7fea935 Sim-only files move, part 2/2. by Andy McFadden · 16 years ago
  59. 85a2fb0 am 145c989c: Merge change 2569 into donut by Android (Google) Code Review · 16 years ago
  60. 145c989 Merge change 2569 into donut by Android (Google) Code Review · 16 years ago
  61. ba89724 Merge change 2568 by Android (Google) Code Review · 16 years ago
  62. c33fe6c Fix a hang during bootup. by Amith Yamasani · 16 years ago
  63. 81d0a9a Enable renderscript to build under the simulator. by Jack Palevich · 16 years ago
  64. fe08d99 Implement first pass bitmap to allocation support. The Java bindings can create a 2D allocation by passing in a Bitmap object. by Jason Sams · 16 years ago
  65. d205d5b add onPause and onResume apis, to inform the view when it can pause by Mike Reed · 16 years ago
  66. cc77841 Merge change 2541 by Android (Google) Code Review · 16 years ago
  67. 8191d0f Turn on ACC script test. (It works!) by Jack Palevich · 16 years ago
  68. a3cfda3 am 004cb73a: Merge change 2443 into donut by Android (Google) Code Review · 16 years ago
  69. 004cb73 Merge change 2443 into donut by Android (Google) Code Review · 16 years ago
  70. 158d830 am a64f5f61: Merge change 1124 into donut by Android (Google) Code Review · 16 years ago
  71. a64f5f6 Merge change 1124 into donut by Android (Google) Code Review · 16 years ago
  72. c526187 Merge change 2503 by Android (Google) Code Review · 16 years ago
  73. 6742fa7 am 8ae3f619: Fix another crash in Gestures, this one caused by the data file having the wrong version. I made the loader print a message to the log for this, and made the calling code disable gestures for the listview instead of crashing. by Marco Nelissen · 16 years ago
  74. e74d507 Adding proxy class to communicate with the TTS service through the ITts interface. by Jean-Michel Trivi · 16 years ago
  75. 8ae3f61 Fix another crash in Gestures, this one caused by the data file by Marco Nelissen · 16 years ago
  76. 9b36f49 Fix the boot. The signature needed a V at the end. by Patrick Scott · 16 years ago
  77. 0098ab9 am f0e7e4a9: Merge change 2520 into donut by Android (Google) Code Review · 16 years ago
  78. f0e7e4a Merge change 2520 into donut by Android (Google) Code Review · 16 years ago
  79. b53bfd2 am ed6e0b92: Merge change 2522 into donut by Android (Google) Code Review · 16 years ago
  80. ed6e0b9 Merge change 2522 into donut by Android (Google) Code Review · 16 years ago
  81. fd0bdcc This function should be public by Jacek Surazski · 16 years ago
  82. 6788062 am c0139711: Merge change 2432 into donut by Android (Google) Code Review · 16 years ago
  83. c013971 Merge change 2432 into donut by Android (Google) Code Review · 16 years ago
  84. c563bea am 298784cd: Merge change 2420 into donut by Android (Google) Code Review · 16 years ago
  85. 298784c Merge change 2420 into donut by Android (Google) Code Review · 16 years ago
  86. 91bc6f2 Cause the icon drawables to animate automatically by calling setVisible by Mike LeBeau · 16 years ago
  87. 0d1e146 Merge change 2007 by Android (Google) Code Review · 16 years ago
  88. 0b6955a New BluetoothSocket API. by Nick Pelly · 16 years ago
  89. 55d4522 Fix Fountain test app so that it actually builds. by Jack Palevich · 16 years ago
  90. ecd5311 am 2a4daf06: Merge change 2508 into donut by Android (Google) Code Review · 16 years ago
  91. 2a4daf0 Merge change 2508 into donut by Android (Google) Code Review · 16 years ago
  92. 06de2ea Activity Manager changes the scheduling group of processes. by Dianne Hackborn · 16 years ago
  93. 5214376 Stop the NANP number formatter from putting dashes in shortcodes. by Ficus Kirkpatrick · 16 years ago
  94. 09d00f7 am 0c0ad39c: Merge change 2502 into donut by Android (Google) Code Review · 16 years ago
  95. 0c0ad39 Merge change 2502 into donut by Android (Google) Code Review · 16 years ago
  96. 602aa97 am eba9fe3f: Merge change 2492 into donut by Android (Google) Code Review · 16 years ago
  97. eba9fe3 Merge change 2492 into donut by Android (Google) Code Review · 16 years ago
  98. f8b1000 Merge change 2501 by Android (Google) Code Review · 16 years ago
  99. f1472a7 minor clean-up to Rect and Point. by Mathias Agopian · 16 years ago
  100. a85d46a add Gservices setting for "send message using bareJid timeout". by Wei Huang · 16 years ago