1. 69e2b80 Merge change 2836 by Android (Google) Code Review · 16 years ago
  2. 696959c get rid of TimerProbe which is never used by Mathias Agopian · 16 years ago
  3. 18ebf6d am ff0d9147: Merge change 2766 into donut by Android (Google) Code Review · 16 years ago
  4. ff0d914 Merge change 2766 into donut by Android (Google) Code Review · 16 years ago
  5. faf4413 Manually merge a few fixes from cupcake and cupcake_dcm. by jsh · 16 years ago
  6. eda4c46 am 40d87ee4: Removing @Override to fix the build by Guang Zhu · 16 years ago
  7. 40d87ee Removing @Override to fix the build by Guang Zhu · 16 years ago
  8. 8c07afd am 50566b35: Merge change 2816 into donut by Android (Google) Code Review · 16 years ago
  9. 50566b3 Merge change 2816 into donut by Android (Google) Code Review · 16 years ago
  10. 65455a1 Update reliability test code. Use a separate activity with simpler calback mechanism. by Guang Zhu · 16 years ago
  11. b0d031a am fa30c0ee: Merge change 2548 into donut by Android (Google) Code Review · 16 years ago
  12. fa30c0e Merge change 2548 into donut by Android (Google) Code Review · 16 years ago
  13. 7c49790 am 162c9d0e: Merge change 2805 into donut by Android (Google) Code Review · 16 years ago
  14. 162c9d0e Merge change 2805 into donut by Android (Google) Code Review · 16 years ago
  15. 4599184 am 450ad31b: Merge change 2774 into donut by Android (Google) Code Review · 16 years ago
  16. ceb0cba am 10d273bb: Merge change 2591 into donut by Android (Google) Code Review · 16 years ago
  17. 450ad31 Merge change 2774 into donut by Android (Google) Code Review · 16 years ago
  18. 10d273b Merge change 2591 into donut by Android (Google) Code Review · 16 years ago
  19. 5a3a77d base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGE by San Mehat · 16 years ago
  20. 3c8704b Limit check on maxChannels for SoundPool. Bug 1838724 by Dave Sparks · 16 years ago
  21. 14f955b get rid of sleepForInterval() which didn't seem to be used anywhere in the source tree. Also get rid of ported.h which seem to be used only (possibly) in the sim. moved the implementation there. by Mathias Agopian · 16 years ago
  22. 16275c3 Merge change 2792 by Android (Google) Code Review · 16 years ago
  23. ad6042a am 181fafaf: Retool the backup process to use a new \'BackupAgent\' class by Christopher Tate · 16 years ago
  24. c29c715 am c01159bb: 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
  25. 3b4062e get rid of utils.h by Mathias Agopian · 16 years ago
  26. abe00fd get rid of utils/executablepath.h, which now lives in the simulator by Mathias Agopian · 16 years ago
  27. 181fafa Retool the backup process to use a new 'BackupAgent' class by Christopher Tate · 16 years ago
  28. 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
  29. 7363e04 AI 149404: Am sending again with the latest changes by Doug Kramer · 16 years ago
  30. 6ec711f am 11b1675a: Merge change 2626 into donut by Android (Google) Code Review · 16 years ago
  31. 11b1675 Merge change 2626 into donut by Android (Google) Code Review · 16 years ago
  32. 969a74a am 6190fe6e: Merge change 2758 into donut by Android (Google) Code Review · 16 years ago
  33. 6190fe6 Merge change 2758 into donut by Android (Google) Code Review · 16 years ago
  34. ef354fd Fix concat SMS for GSM. by jsh · 16 years ago
  35. 6d0a6a6 am afbc9ab3: Merge change 2692 into donut by Android (Google) Code Review · 16 years ago
  36. afbc9ab Merge change 2692 into donut by Android (Google) Code Review · 16 years ago
  37. 34b234d * Chagned RecognitionService interface to use more complex RecognitionResult instead of String. by Mitsuru Oshima · 16 years ago
  38. 733f840 am c3b7e4e7: Merge change 2736 into donut by Android (Google) Code Review · 16 years ago
  39. c3b7e4e Merge change 2736 into donut by Android (Google) Code Review · 16 years ago
  40. 150f7dc am f422dc49: Merge change 2566 into donut by Android (Google) Code Review · 16 years ago
  41. f422dc4 Merge change 2566 into donut by Android (Google) Code Review · 16 years ago
  42. 4a3cdb2 am 2d75410f: Merge change 2748 into donut by Android (Google) Code Review · 16 years ago
  43. 2d75410f Merge change 2748 into donut by Android (Google) Code Review · 16 years ago
  44. 8d78756 Fix the build. by Romain Guy · 16 years ago
  45. 9176469 am b61ae351: Merge change 2747 into donut by Android (Google) Code Review · 16 years ago
  46. b61ae35 Merge change 2747 into donut by Android (Google) Code Review · 16 years ago
  47. 6d892b6 log the geomerty of surfaces causing an out of memory in SurfaceFlinger. by Mathias Agopian · 16 years ago
  48. 8a718a4 am a5f50b8f: Merge change 2746 into donut by Android (Google) Code Review · 16 years ago
  49. a5f50b8 Merge change 2746 into donut by Android (Google) Code Review · 16 years ago
  50. 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
  51. e1ab4349 Don't prelink the libRS libraries. by Jack Palevich · 16 years ago
  52. 867641e Telephony support for SMS memory reporting to the network. by jsh · 16 years ago
  53. 27b3eaf am 0f5179c7: Merge change 2716 into donut by Android (Google) Code Review · 16 years ago
  54. 0f5179c Merge change 2716 into donut by Android (Google) Code Review · 16 years ago
  55. 0a91b0b am 7a8c4377: Merge change 2737 into donut by Android (Google) Code Review · 16 years ago
  56. 7a8c437 Merge change 2737 into donut by Android (Google) Code Review · 16 years ago
  57. d1c67d4 Fixes #1878499. by Romain Guy · 16 years ago
  58. 8b0b174 Update MediaPlayer to allow setVideoSurface calls after prepare. Also allow by Dave Sparks · 16 years ago
  59. 4f67310 am d1353cc4: Merge change 2731 into donut by Android (Google) Code Review · 16 years ago
  60. d1353cc Merge change 2731 into donut by Android (Google) Code Review · 16 years ago
  61. 9b8c5b6 am 9d981343: Merge change 2732 into donut by Android (Google) Code Review · 16 years ago
  62. 9d981343 Merge change 2732 into donut by Android (Google) Code Review · 16 years ago
  63. 9ffe1ae Fix for #1878497. by Romain Guy · 16 years ago
  64. 8c5e96f am ecad93e5: Merge change 2685 into donut by Android (Google) Code Review · 16 years ago
  65. ecad93e Merge change 2685 into donut by Android (Google) Code Review · 16 years ago
  66. c51ef97 Fixes #1873537. by Romain Guy · 16 years ago
  67. 8e19b7c am a3d28bd5: Merge change 520 into donut by Android (Google) Code Review · 16 years ago
  68. a3d28bd Merge change 520 into donut by Android (Google) Code Review · 16 years ago
  69. bf6a00d am e32edc61: Fixes #1884152. This change improves how the opaque property is handled with respect to dividers. by Romain Guy · 16 years ago
  70. 4551565 Enforce permissions for PhoneStateListener events. by Jaikumar Ganesh · 16 years ago
  71. e32edc6 Fixes #1884152. This change improves how the opaque property is handled with respect to dividers. by Romain Guy · 16 years ago
  72. 16641bc am d9cc7659: Merge change 2706 into donut by Android (Google) Code Review · 16 years ago
  73. d9cc765 Merge change 2706 into donut by Android (Google) Code Review · 16 years ago
  74. 0ad6dc0 am 761e0918: Unmap memory in MemoryFile.close(). by Bjorn Bringert · 16 years ago
  75. 761e091 Unmap memory in MemoryFile.close(). by Bjorn Bringert · 16 years ago
  76. 551603f Fix issue 1883666: Audio coming from the music player stopped suddenly by Eric Laurent · 16 years ago
  77. 0c66b4b am 9fc2e9c9: MemoryFile constructor and native methods throw IOExceptions. by Bjorn Bringert · 16 years ago
  78. 9fc2e9c MemoryFile constructor and native methods throw IOExceptions. by Bjorn Bringert · 16 years ago
  79. a38201d am 607384d4: Merge change 2678 into donut by Android (Google) Code Review · 16 years ago
  80. df59388 am f40f074c: Revert "Revert "Bug fixes and performance improvements"" by Romain Guy · 16 years ago
  81. 607384d Merge change 2678 into donut by Android (Google) Code Review · 16 years ago
  82. f40f074 Revert "Revert "Bug fixes and performance improvements"" by Romain Guy · 16 years ago
  83. a70396cd am f6355e24: Merge change 2399 into donut by Android (Google) Code Review · 16 years ago
  84. f6355e2 Merge change 2399 into donut by Android (Google) Code Review · 16 years ago
  85. b86204a am 2af7e639: Merge change 2654 into donut by Android (Google) Code Review · 16 years ago
  86. 2af7e63 Merge change 2654 into donut by Android (Google) Code Review · 16 years ago
  87. 01c0596 Added the two validations for the memory stress test by Yu Shan Emily Lau · 16 years ago
  88. 51e0364 Change code coverage to write to app data folder rather than sdcard. by Brett Chabot · 16 years ago
  89. 5f123bd Making sure non-public API is marked with @hide. by Dmitri Plotnikov · 16 years ago
  90. f3ede86 Converted the angle of OrientedBoundingBox to degrees by Yang Li · 16 years ago
  91. dda5391 Motorola additions for CDMA support without CdmaSuppConnTracker by Wink Saville · 16 years ago
  92. 5692777 Fixing javadoc references. by Dmitri Plotnikov · 16 years ago
  93. 39ff645 Merge change 2669 by Android (Google) Code Review · 16 years ago
  94. b2b96c2 Merge change 2668 by Android (Google) Code Review · 16 years ago
  95. 3d7fcb6 Merge change 2652 by Android (Google) Code Review · 16 years ago
  96. 243e3fb Implement sampler GL setup code. by Jason Sams · 16 years ago
  97. 02fb2cb Add sampler support by Jason Sams · 16 years ago
  98. 206b831 Merge change 2658 by Android (Google) Code Review · 16 years ago
  99. fb1bf92 Merge change 2657 by Android (Google) Code Review · 16 years ago
  100. ec5a20b Delete the acc script when deleting the Renderscript rsScriptC object. by Jack Palevich · 16 years ago