1. f1b0eff Merge "Improvements to ListFragment." by Dianne Hackborn · 14 years ago
  2. 016a646 Merge "Reduce Tethering Logging." by Robert Greenwalt · 14 years ago
  3. 445646c Improvements to ListFragment. by Dianne Hackborn · 14 years ago
  4. 623e78b am 5b422186: am 9c4c98b1: Merge "new presence icons for video/audio chats." into gingerbread by Wei Huang · 14 years ago
  5. 5b42218 am 9c4c98b1: Merge "new presence icons for video/audio chats." into gingerbread by Wei Huang · 14 years ago
  6. 9c4c98b Merge "new presence icons for video/audio chats." into gingerbread by Wei Huang · 14 years ago
  7. 0b0997c new presence icons for video/audio chats. by Wei Huang · 14 years ago
  8. e94364c am be5f3121: am 5dbd05ed: Intruder alert! (First try at the immersive-mode alert bar.) by Daniel Sandler · 14 years ago
  9. be5f312 am 5dbd05ed: Intruder alert! (First try at the immersive-mode alert bar.) by Daniel Sandler · 14 years ago
  10. 5dbd05e Intruder alert! (First try at the immersive-mode alert bar.) by Daniel Sandler · 14 years ago
  11. 924cc94 Reduce Tethering Logging. by Robert Greenwalt · 14 years ago
  12. 59ec92c Merge "Rename a data storage object to better reflect its intended usage." by Derek Sollenberger · 14 years ago
  13. d64dd2e Merge "New XmlAdapters sample code." by Gilles Debunne · 14 years ago
  14. b983c89 Rename a data storage object to better reflect its intended usage. by Derek Sollenberger · 14 years ago
  15. 4aef697 Initial pass at unit tests for ZoomManager. by Derek Sollenberger · 14 years ago
  16. 26ae3b6 Merge "Reduced the complexity of layers composition." by Romain Guy · 14 years ago
  17. 5cbbce5 Reduced the complexity of layers composition. by Romain Guy · 14 years ago
  18. 1df11fc am cbbc035b: am de1057c4: Unhide new API for supporting multiple cameras. by Chih-Chung Chang · 14 years ago
  19. cbbc035 am de1057c4: Unhide new API for supporting multiple cameras. by Chih-Chung Chang · 14 years ago
  20. de1057c Unhide new API for supporting multiple cameras. by Chih-Chung Chang · 14 years ago
  21. 1d58b49 Merge "Add implementations for saveLayerAlpha() and textured rects." by Romain Guy · 14 years ago
  22. bd6b79b Add implementations for saveLayerAlpha() and textured rects. by Romain Guy · 14 years ago
  23. 30683b2 am 53dca61f: am 9005e7f4: Merge "Add setWifiApConfiguration interface" into gingerbread by Irfan Sheriff · 14 years ago
  24. 53dca61 am 9005e7f4: Merge "Add setWifiApConfiguration interface" into gingerbread by Irfan Sheriff · 14 years ago
  25. 9005e7f Merge "Add setWifiApConfiguration interface" into gingerbread by Irfan Sheriff · 14 years ago
  26. a2312ef am fd45c1e6: am 41debbc6: Merge "Provide progress status report during authoring" into gingerbread by James Dong · 14 years ago
  27. fd45c1e am 41debbc6: Merge "Provide progress status report during authoring" into gingerbread by James Dong · 14 years ago
  28. 41debbc Merge "Provide progress status report during authoring" into gingerbread by James Dong · 14 years ago
  29. 09936ed Provide progress status report during authoring by James Dong · 14 years ago
  30. e3df791 am a0a58235: am 01719a22: Merge "Placeholder icons for the "ringing" variant of stat_sys_phone_call." into gingerbread by David Brown · 14 years ago
  31. a0a5823 am 01719a22: Merge "Placeholder icons for the "ringing" variant of stat_sys_phone_call." into gingerbread by David Brown · 14 years ago
  32. 01719a2 Merge "Placeholder icons for the "ringing" variant of stat_sys_phone_call." into gingerbread by David Brown · 14 years ago
  33. 2afa220 Merge "Update fountain to use boolean rather than ints for true/false." by Jason Sams · 14 years ago
  34. 61d10a4 Update fountain to use boolean rather than ints for true/false. by Jason Sams · 14 years ago
  35. 391a3e0 am 687f8a2e: am 1cb3fdc9: Merge "Fix a bug in sp<> and wp<> which could cause memory corruptions" into gingerbread by Mathias Agopian · 14 years ago
  36. 1c68648 am 20b8dd3a: am 50dc3bca: Refactor ActivityManagerService activity stack. by Dianne Hackborn · 14 years ago
  37. cf3a2b7 am cdf1357b: am 8e103da1: Merge "Various fixes and improvements in audio effects implementation" into gingerbread by Eric Laurent · 14 years ago
  38. b8d97c4 am 2f8f81f5: am 330dd304: Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger" by Andreas Huber · 14 years ago
  39. d4ca6cf am 102d0ab0: merge from froyo-plus-aosp by The Android Open Source Project · 14 years ago
  40. 74c95d4 am 8b0d5bc3: merge from froyo-plus-aosp by The Android Open Source Project · 14 years ago
  41. d0e73fb am d3844bcf: merge from froyo-plus-aosp by The Android Open Source Project · 14 years ago
  42. 7701041 am 7e343b8d: merge from froyo-plus-aosp by The Android Open Source Project · 14 years ago
  43. be4f149 am f29fbc58: merge from froyo-plus-aosp by The Android Open Source Project · 14 years ago
  44. 2164164 am 75fb44b2: am 357f8209: Merge "Finetune some of the prefetcher parameters to a) buffer as much as froyo did b) ensure that keepalives actually trigger a network read instead of just draining internal buffers" into gingerbread by Andreas Huber · 14 years ago
  45. b472798 am bc704ddd: am 6feaa464: Enable passing parameters to the MediaWriter at runtime (at start() call). by James Dong · 14 years ago
  46. 8a77080 am 3b335078: ignore from froyo-plus-aosp by The Android Open Source Project · 14 years ago
  47. 8f85561 am d115304c: am 5a905ceb: Merge "Track maximum amplitude and fix getMaxAmplitude()" into gingerbread by James Dong · 14 years ago
  48. 3eb9b66 New XmlAdapters sample code. by Gilles Debunne · 14 years ago
  49. 7ae7ac4 Convert tabs to spaces. by Romain Guy · 14 years ago
  50. 1b63338 Merge "Implement quickReject() and drawRect()." by Romain Guy · 14 years ago
  51. c7d5349 Implement quickReject() and drawRect(). by Romain Guy · 14 years ago
  52. 687f8a2 am 1cb3fdc9: Merge "Fix a bug in sp<> and wp<> which could cause memory corruptions" into gingerbread by Mathias Agopian · 14 years ago
  53. 1cb3fdc Merge "Fix a bug in sp<> and wp<> which could cause memory corruptions" into gingerbread by Mathias Agopian · 14 years ago
  54. 20b8dd3 am 50dc3bca: Refactor ActivityManagerService activity stack. by Dianne Hackborn · 14 years ago
  55. 50dc3bc Refactor ActivityManagerService activity stack. by Dianne Hackborn · 14 years ago
  56. 3d54108 Merge "Add support for non-VBO drawing in Meshes." by Jason Sams · 14 years ago
  57. eeeaccc Add support for non-VBO drawing in Meshes. by Jason Sams · 14 years ago
  58. cdf1357 am 8e103da1: Merge "Various fixes and improvements in audio effects implementation" into gingerbread by Eric Laurent · 14 years ago
  59. 2f8f81f am 330dd304: Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger" by Andreas Huber · 14 years ago
  60. 8e103da Merge "Various fixes and improvements in audio effects implementation" into gingerbread by Eric Laurent · 14 years ago
  61. 841b6ad Placeholder icons for the "ringing" variant of stat_sys_phone_call. by David Brown · 14 years ago
  62. 53334cd Various fixes and improvements in audio effects implementation by Eric Laurent · 14 years ago
  63. 102d0ab merge from froyo-plus-aosp by The Android Open Source Project · 14 years ago
  64. 8b0d5bc merge from froyo-plus-aosp by The Android Open Source Project · 14 years ago
  65. d3844bc merge from froyo-plus-aosp by The Android Open Source Project · 14 years ago
  66. 7e343b8 merge from froyo-plus-aosp by The Android Open Source Project · 14 years ago
  67. f29fbc5 merge from froyo-plus-aosp by The Android Open Source Project · 14 years ago
  68. 96d35d5 Merge "remove some not-so-useful-logging" by Vasu Nori · 14 years ago
  69. 6188c27 remove some not-so-useful-logging by Vasu Nori · 14 years ago
  70. 924af70 Refactor find and select dialogs by Cary Clark · 14 years ago
  71. 330dd30 Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger" by Andreas Huber · 14 years ago
  72. 75fb44b am 357f8209: Merge "Finetune some of the prefetcher parameters to a) buffer as much as froyo did b) ensure that keepalives actually trigger a network read instead of just draining internal buffers" into gingerbread by Andreas Huber · 14 years ago
  73. 357f820 Merge "Finetune some of the prefetcher parameters to a) buffer as much as froyo did b) ensure that keepalives actually trigger a network read instead of just draining internal buffers" into gingerbread by Andreas Huber · 14 years ago
  74. bc704dd am 6feaa464: Enable passing parameters to the MediaWriter at runtime (at start() call). by James Dong · 14 years ago
  75. 3b33507 ignore from froyo-plus-aosp by The Android Open Source Project · 14 years ago
  76. 909a8cf Finetune some of the prefetcher parameters to a) buffer as much as froyo did b) ensure that keepalives actually trigger a network read instead of just draining internal buffers by Andreas Huber · 14 years ago
  77. 6feaa46 Enable passing parameters to the MediaWriter at runtime (at start() call). by James Dong · 14 years ago
  78. 96e6bdb Add obtainMessage functions to HSM by Irfan Sheriff · 14 years ago
  79. d115304 am 5a905ceb: Merge "Track maximum amplitude and fix getMaxAmplitude()" into gingerbread by James Dong · 14 years ago
  80. 5a905ce Merge "Track maximum amplitude and fix getMaxAmplitude()" into gingerbread by James Dong · 14 years ago
  81. 5b7e333 Merge "Adding freetype font rendering to renderscript." by Alex Sakhartchouk · 14 years ago
  82. c086d94 Revert "am 256fc043: am 081bc5c4: fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger" by Jeff Hamilton · 14 years ago
  83. e02dec8 am 256fc043: am 081bc5c4: fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger by Mathias Agopian · 14 years ago
  84. 6d7a052 am b9353372: am 8896783d: Updated StatusBar test app for new notifications API. by Daniel Sandler · 14 years ago
  85. ddac882 am bc4bc709: am 87160757: Basic handling of Notifications with fullScreenIntent. by Daniel Sandler · 14 years ago
  86. 94345f4 Fix zoom overview mode bug in the zoom manager. by Derek Sollenberger · 14 years ago
  87. a559e8b Merge "fix NullPointerException caused by inflating XML Webview that is defined to be non-visible." by Derek Sollenberger · 14 years ago
  88. 71afcc5 Merge "Fixes a few minor problems with AAPT" by Steve Block · 14 years ago
  89. f1ff21a Fixes a few minor problems with AAPT by Steve Block · 14 years ago
  90. 57e7f83 Track maximum amplitude and fix getMaxAmplitude() by James Dong · 14 years ago
  91. 51a6aef Fix a bug in sp<> and wp<> which could cause memory corruptions by Mathias Agopian · 14 years ago
  92. 256fc04 am 081bc5c4: fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger by Mathias Agopian · 14 years ago
  93. 081bc5c fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger by Mathias Agopian · 14 years ago
  94. 17b232b Add setWifiApConfiguration interface by Irfan Sheriff · 14 years ago
  95. ca9d544 Merge "Add colored rectangles implementation in OpenGLRenderer." by Romain Guy · 14 years ago
  96. 9d5316e Add colored rectangles implementation in OpenGLRenderer. by Romain Guy · 14 years ago
  97. b935337 am 8896783d: Updated StatusBar test app for new notifications API. by Daniel Sandler · 14 years ago
  98. bc4bc70 am 87160757: Basic handling of Notifications with fullScreenIntent. by Daniel Sandler · 14 years ago
  99. 8896783 Updated StatusBar test app for new notifications API. by Daniel Sandler · 14 years ago
  100. 8716075 Basic handling of Notifications with fullScreenIntent. by Daniel Sandler · 14 years ago