1. 05a5a88 Add support for PSC of serving cell. by jsh · 14 years ago
  2. 5d46ce2 Merge "Enhanced VelocityTracker for > 5 pointers and fixed bugs." into gingerbread by Chris Tate · 14 years ago
  3. 9abce39 Merge "fix [2421247] implement eglGetProcAddress(), needed in the ndk" into gingerbread by Mathias Agopian · 14 years ago
  4. 6fcf3a5 Merge "Improving profiling of views." into gingerbread by Konstantin Lopyrev · 14 years ago
  5. 321f7fa Making sure that there is no notification when focus changes from something to nothing. by Konstantin Lopyrev · 14 years ago
  6. 3d84280 Merge "File writer has a designated writer thread now" into gingerbread by James Dong · 14 years ago
  7. a788026 Merge "Fixed a typo in a method name of MediaPlayerPerformance.java class" into gingerbread by James Dong · 14 years ago
  8. f8e1219 Improving profiling of views. by Konstantin Lopyrev · 14 years ago
  9. 3944eab fix [2421247] implement eglGetProcAddress(), needed in the ndk by Mathias Agopian · 14 years ago
  10. 23796e3 Merge "Add lost frame handling in AudioSource" into gingerbread by James Dong · 14 years ago
  11. da8073c File writer has a designated writer thread now by James Dong · 14 years ago
  12. f2d16bc am 5aa4680e: update device dashboard by Scott Main · 14 years ago
  13. 5aa4680 update device dashboard by Scott Main · 14 years ago
  14. 14805b6 Merge "New secure setting for mobile download size limit." into gingerbread by Steve Howard · 14 years ago
  15. 9c4e33e New secure setting for mobile download size limit. by Steve Howard · 14 years ago
  16. 8bffa72 Merge changes Ic30e2801,I387bab4d into gingerbread by John Wang · 14 years ago
  17. 4de9d20 Handle call list in CallManager "do not merge". by John Wang · 14 years ago
  18. a213ce0 Merge "Mute a common-case progress log about input injection" into gingerbread by Christopher Tate · 14 years ago
  19. ccd88b6 Create CallManager class "do not merge" by John Wang · 14 years ago
  20. 739cdab Merge "Do not deference before null check" into gingerbread by Kenny Root · 14 years ago
  21. 1540a7e am c69f5be0: Add PhoneSubInfo.getCompleteVoiceMailNumber. by Wink Saville · 14 years ago
  22. 09e85dc Mute a common-case progress log about input injection by Christopher Tate · 14 years ago
  23. c69f5be Add PhoneSubInfo.getCompleteVoiceMailNumber. by Wink Saville · 14 years ago
  24. d357958 am 9cd79790: Merge "Doc change: Add nexus one to dev phones." into froyo by Scott Main · 14 years ago
  25. 9cd7979 Merge "Doc change: Add nexus one to dev phones." into froyo by Scott Main · 14 years ago
  26. ee34a49 Add missing word from docs. by Brad Fitzpatrick · 14 years ago
  27. 930d3af Do not deference before null check by Kenny Root · 14 years ago
  28. 9e2ad36 Enhanced VelocityTracker for > 5 pointers and fixed bugs. by Jeff Brown · 14 years ago
  29. 543f250 Merge "Make the systemui process persistent." into gingerbread by Dianne Hackborn · 14 years ago
  30. 4d7fc36 Merge "remove copybit hack from software opengl (libagl)" into gingerbread by Mathias Agopian · 14 years ago
  31. 483b20e am 2ff1ba01: Doc change: Cleanup for licensing doc. by Dirk Dougherty · 14 years ago
  32. 26755a3 Make the systemui process persistent. by Dianne Hackborn · 14 years ago
  33. a9015bb Fixed a typo in a method name of MediaPlayerPerformance.java class by James Dong · 14 years ago
  34. 8b61b68 Merge "Only install after MCS success" into gingerbread by Kenny Root · 14 years ago
  35. 6f89fa0 Only install after MCS success by Kenny Root · 14 years ago
  36. 2ff1ba0 Doc change: Cleanup for licensing doc. by Dirk Dougherty · 14 years ago
  37. d2165cf Merge "StrictMode: time violations in Binder calls" into gingerbread by Brad Fitzpatrick · 14 years ago
  38. f0aa24d Merge "Added damr box for AMR (NB and WB) sample entry" into gingerbread by James Dong · 14 years ago
  39. 00e5c61 Merge "Improve thread safety of input mappers." into gingerbread by Jeff Brown · 14 years ago
  40. 6328cdc Improve thread safety of input mappers. by Jeff Brown · 14 years ago
  41. c3ae937 Add lost frame handling in AudioSource by James Dong · 14 years ago
  42. cb9ceb1 StrictMode: time violations in Binder calls by Brad Fitzpatrick · 14 years ago
  43. d973a53 Merge "Lower the lower bound for max file duration check" into gingerbread by James Dong · 14 years ago
  44. c80218a Added damr box for AMR (NB and WB) sample entry by James Dong · 14 years ago
  45. 131ce67 Merge "DO NOT MERGE" into gingerbread by Xia Wang · 14 years ago
  46. 8894de6 Lower the lower bound for max file duration check by James Dong · 14 years ago
  47. 432c5b6 am 7f9fe5fd: Merge "Add a missing break; to restore old functionality and not turn off the screen after 30secs regardless of system preference." into froyo by Andreas Huber · 14 years ago
  48. 154a320 resolved conflicts for merge of 27eecb70 to gingerbread by Jean-Baptiste Queru · 14 years ago
  49. 4609b0a am 3d8d9440: Merge "Fixes regarding densities in "Providing Resources" documentation page." into froyo by Gilles Debunne · 14 years ago
  50. 628be51 am 83884db9: Merge "Fixed doc typos in HeterogeneousExpandableList.java." into froyo by Gilles Debunne · 14 years ago
  51. 7c60036 Merge "Update Context.getSystemService() docs for download manager." into gingerbread by Steve Howard · 14 years ago
  52. 92e847e Audio effects: aligned Equalizer API argument types on OpenSL ES SLEqualizerItf. by Eric Laurent · 14 years ago
  53. 7f9fe5f Merge "Add a missing break; to restore old functionality and not turn off the screen after 30secs regardless of system preference." into froyo by Andreas Huber · 14 years ago
  54. bd2de0e remove copybit hack from software opengl (libagl) by Mathias Agopian · 14 years ago
  55. 55a76dd Merge "fix [2870926] Issue 9802: EGL wrapper has not been implemented correctly for eglQuerySurface()." into gingerbread by Mathias Agopian · 14 years ago
  56. 8f076ec DO NOT MERGE by Xia Wang · 14 years ago
  57. 04d7e83e Added SensorManager.getAltitude() by Mathias Agopian · 14 years ago
  58. 050b562 Added SensorManager.getMinDelay() by Mathias Agopian · 14 years ago
  59. 27eecb7 Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base into HEAD by The Android Open Source Project · 14 years ago
  60. 83407b9 fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  61. 3d8d944 Merge "Fixes regarding densities in "Providing Resources" documentation page." into froyo by Gilles Debunne · 14 years ago
  62. 83884db9 Merge "Fixed doc typos in HeterogeneousExpandableList.java." into froyo by Gilles Debunne · 14 years ago
  63. 5d658d0 Fixed doc typos in HeterogeneousExpandableList.java. by Gilles Debunne · 14 years ago
  64. c09a697 Fixes regarding densities in "Providing Resources" documentation page. by Gilles Debunne · 14 years ago
  65. 3fb6275 am 392edec1: Merge from open-source froyo by The Android Open Source Project · 14 years ago
  66. 392edec Merge from open-source froyo by The Android Open Source Project · 14 years ago
  67. 3855980 Fix a bug where we cleaned an apps external data when upgrading it. :( by Dianne Hackborn · 14 years ago
  68. 31b5d54 Merge "Fix a bug where we cleaned an apps external data when upgrading it. :(" into gingerbread by Dianne Hackborn · 14 years ago
  69. fb1f103 Fix a bug where we cleaned an apps external data when upgrading it. :( by Dianne Hackborn · 14 years ago
  70. 571180c Merge "Attempt to fix the SDK build" into gingerbread by Christopher Tate · 14 years ago
  71. 466b22b Attempt to fix the SDK build by Christopher Tate · 14 years ago
  72. aab985b Fix touch input in landscape mode. by Jeff Brown · 14 years ago
  73. 6ec402b DO NOT MERGE: Fix input event injection ANRs on UI thread. by Jeff Brown · 14 years ago
  74. 6dea6f4 am 16263d9f: Squashed commit of the following: by Andreas Huber · 14 years ago
  75. 16263d9 Squashed commit of the following: by Andreas Huber · 14 years ago
  76. d04ed08 Add a missing break; to restore old functionality and not turn off the screen after 30secs regardless of system preference. by Andreas Huber · 14 years ago
  77. 8dc16c2 Fix typo in GPS mode logic. by Mike Lockwood · 14 years ago
  78. a54d7d3 Fixed underrun in audioflinger mixer. by Eric Laurent · 14 years ago
  79. 493941b Allow creation of an audio effect on a session with no audio tracks. by Eric Laurent · 14 years ago
  80. 7b40518 Merge "Change unistd.h to stddef.h to be correct" into gingerbread by Chris Tate · 14 years ago
  81. a0ae8bc Merge "Fix a bug that could cause flings to last too long using a Scroller" into gingerbread by Adam Powell · 14 years ago
  82. a4879ba Change unistd.h to stddef.h to be correct by Kenny Root · 14 years ago
  83. 1b088be Fix a bug that could cause flings to last too long using a Scroller by Adam Powell · 14 years ago
  84. 3de27d5 Merge "Add stdint.h to fix sim-eng" into gingerbread by Kenny Root · 14 years ago
  85. e30de4e Add stdint.h to fix sim-eng by Kenny Root · 14 years ago
  86. 8c5d943 Merge "Add unistd.h for size_t typedef to fix sim-eng" into gingerbread by Kenny Root · 14 years ago
  87. 9d90ed7 Add unistd.h for size_t typedef to fix sim-eng by Kenny Root · 14 years ago
  88. 9f2a91b Merge "fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once." into gingerbread by Mathias Agopian · 14 years ago
  89. 7083c42 Update Context.getSystemService() docs for download manager. by Steve Howard · 14 years ago
  90. bae6fe2 Merge "Support streaming of compressed assets > 1 megabyte" into gingerbread by Christopher Tate · 14 years ago
  91. b100cbf Support streaming of compressed assets > 1 megabyte by Christopher Tate · 14 years ago
  92. bc1daf0 Merge "Eliminate the linear cost associated with mSampleSizes.size()" into gingerbread by James Dong · 14 years ago
  93. e991e5f Eliminate the linear cost associated with mSampleSizes.size() by James Dong · 14 years ago
  94. f369a9b Remove stale temporary ASEC containers by Kenny Root · 14 years ago
  95. 56c02dc Merge "Fix getTempContainerId()" into gingerbread by Kenny Root · 14 years ago
  96. c78a807 Fix getTempContainerId() by Kenny Root · 14 years ago
  97. b1bb718 am 3bf5c4cd: Merge "fix markup error bug:2871538" into froyo by Scott Main · 14 years ago
  98. 3bf5c4c Merge "fix markup error bug:2871538" into froyo by Scott Main · 14 years ago
  99. 6d0fec2 Refactor input reader to support new device types more easily. by Jeff Brown · 14 years ago
  100. 8a52f3d fix markup error bug:2871538 by Scott Main · 14 years ago