1. b82da65 Fix improper clipping after a save() by Romain Guy · 14 years ago
  2. b422107 am e67332f8: am 92e847ed: Audio effects: aligned Equalizer API argument types on OpenSL ES SLEqualizerItf. by Eric Laurent · 14 years ago
  3. e67332f am 92e847ed: Audio effects: aligned Equalizer API argument types on OpenSL ES SLEqualizerItf. by Eric Laurent · 14 years ago
  4. 5ea89f7 Fix build: HistoryRecord is now ActivityRecord by Jean-Baptiste Queru · 14 years ago
  5. 92e847e Audio effects: aligned Equalizer API argument types on OpenSL ES SLEqualizerItf. by Eric Laurent · 14 years ago
  6. 5f5548e am 85673d91: am a4fd0078: Clear preferred activities when home process crashes by Mattias Larsson · 14 years ago
  7. 85673d9 am a4fd0078: Clear preferred activities when home process crashes by Mattias Larsson · 14 years ago
  8. a4fd007 Clear preferred activities when home process crashes by Mattias Larsson · 14 years ago
  9. 01301d3 update current.xml with sensor stuff that got lost during a merge by Mathias Agopian · 14 years ago
  10. 3534531 Merge "Cleanup of signed/unsigned Make all functions overloadable." by Jason Sams · 14 years ago
  11. 78a785b am eb248a58: am 55a76dd8: Merge "fix [2870926] Issue 9802: EGL wrapper has not been implemented correctly for eglQuerySurface()." into gingerbread by Mathias Agopian · 14 years ago
  12. fdece4b resolved conflicts for merge of dfce290b to master by Mathias Agopian · 14 years ago
  13. ce49d03 resolved conflicts for merge of 02513855 to master by Mathias Agopian · 14 years ago
  14. eb248a5 am 55a76dd8: Merge "fix [2870926] Issue 9802: EGL wrapper has not been implemented correctly for eglQuerySurface()." into gingerbread by Mathias Agopian · 14 years ago
  15. 55a76dd Merge "fix [2870926] Issue 9802: EGL wrapper has not been implemented correctly for eglQuerySurface()." into gingerbread by Mathias Agopian · 14 years ago
  16. d4e60a1f Merge "Maybe fix issue #2881233: reboot loop at boot on stingray" by Dianne Hackborn · 14 years ago
  17. 154db5f Maybe fix issue #2881233: reboot loop at boot on stingray by Dianne Hackborn · 14 years ago
  18. b88d4df Merge "Fix crash." by Dianne Hackborn · 14 years ago
  19. f0690c4 Cleanup of signed/unsigned Make all functions overloadable. by Jason Sams · 14 years ago
  20. 8952f69 Fix crash. by Dianne Hackborn · 14 years ago
  21. b827f45 Merge "Fix gradients rendering and destructor crashes." by Romain Guy · 14 years ago
  22. ae5575b Fix gradients rendering and destructor crashes. by Romain Guy · 14 years ago
  23. dfce290 am 04d7e83e: Added SensorManager.getAltitude() by Mathias Agopian · 14 years ago
  24. 0251385 am 050b5624: Added SensorManager.getMinDelay() by Mathias Agopian · 14 years ago
  25. 04d7e83e Added SensorManager.getAltitude() by Mathias Agopian · 14 years ago
  26. 050b562 Added SensorManager.getMinDelay() by Mathias Agopian · 14 years ago
  27. 8f5d160 am 0c51c98f: am 4506c62a: fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  28. 0c51c98 am 4506c62a: fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  29. edb2fc6 Merge "Fix 2877497: export rsgProgramVertexLoadProjectionMatrix()" by Jim Miller · 14 years ago
  30. 4506c62 fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  31. 5aa1c03 resolved conflicts for merge of 8a76a908 to master by Jean-Baptiste Queru · 14 years ago
  32. 8a76a90 am 9150cff6: Merge "Replaced /sdcard with Environment.getExternalStorageDirectory()" by Jean-Baptiste Queru · 14 years ago
  33. 51ad36e am f9b8e901: am 3fb62752: am 392edec1: Merge from open-source froyo by The Android Open Source Project · 14 years ago
  34. f9b8e90 am 3fb62752: am 392edec1: Merge from open-source froyo by The Android Open Source Project · 14 years ago
  35. 3fb6275 am 392edec1: Merge from open-source froyo by The Android Open Source Project · 14 years ago
  36. 392edec Merge from open-source froyo by The Android Open Source Project · 14 years ago
  37. 3855980 Fix a bug where we cleaned an apps external data when upgrading it. :( by Dianne Hackborn · 14 years ago
  38. 9150cff Merge "Replaced /sdcard with Environment.getExternalStorageDirectory()" by Jean-Baptiste Queru · 14 years ago
  39. 92c9e0d Merge "expose more sqlite errors as exceptions" by Vasu Nori · 14 years ago
  40. dea9713 expose more sqlite errors as exceptions by Vasu Nori · 14 years ago
  41. 44a1e3a am 969907f3: am f0fa8416: Merge "Make hasIccCard return true if RUIM card is present." by Jean-Baptiste Queru · 14 years ago
  42. 969907f am f0fa8416: Merge "Make hasIccCard return true if RUIM card is present." by Jean-Baptiste Queru · 14 years ago
  43. f82447e Merge "Moved all the rendering code to the new shader generator." by Romain Guy · 14 years ago
  44. f0fa841 Merge "Make hasIccCard return true if RUIM card is present." by Jean-Baptiste Queru · 14 years ago
  45. 889f8d1 Moved all the rendering code to the new shader generator. by Romain Guy · 14 years ago
  46. 15d6184 am ff74e22b: am ce3ac5f0: Merge "Corrected buffer overflow when parsing /proc/wakelocks" by Romain Guy · 14 years ago
  47. 8fb007e am 0f0b7160: am e53fe4a4: Merge "Fixed a documentation Bug (Issue 9236)" by Romain Guy · 14 years ago
  48. ff74e22 am ce3ac5f0: Merge "Corrected buffer overflow when parsing /proc/wakelocks" by Romain Guy · 14 years ago
  49. 0f0b716 am e53fe4a4: Merge "Fixed a documentation Bug (Issue 9236)" by Romain Guy · 14 years ago
  50. f058088 am 52075987: am 31b5d548: Merge "Fix a bug where we cleaned an apps external data when upgrading it. :(" into gingerbread by Dianne Hackborn · 14 years ago
  51. 5207598 am 31b5d548: Merge "Fix a bug where we cleaned an apps external data when upgrading it. :(" into gingerbread by Dianne Hackborn · 14 years ago
  52. 31b5d54 Merge "Fix a bug where we cleaned an apps external data when upgrading it. :(" into gingerbread by Dianne Hackborn · 14 years ago
  53. 1fdacef am 06abd0a6: am 571180c4: Merge "Attempt to fix the SDK build" into gingerbread by Christopher Tate · 14 years ago
  54. 2571356 Merge "Support for video size to be different from captured picture size." by Nipun Kwatra · 14 years ago
  55. c2aa115 Merge "Adding YUVImage and YUVCanvas." by Nipun Kwatra · 14 years ago
  56. ce3ac5f Merge "Corrected buffer overflow when parsing /proc/wakelocks" by Romain Guy · 14 years ago
  57. e53fe4a Merge "Fixed a documentation Bug (Issue 9236)" by Romain Guy · 14 years ago
  58. fb1f103 Fix a bug where we cleaned an apps external data when upgrading it. :( by Dianne Hackborn · 14 years ago
  59. 06abd0a am 571180c4: Merge "Attempt to fix the SDK build" into gingerbread by Christopher Tate · 14 years ago
  60. 571180c Merge "Attempt to fix the SDK build" into gingerbread by Christopher Tate · 14 years ago
  61. 466b22b Attempt to fix the SDK build by Christopher Tate · 14 years ago
  62. 74278c73 am 9c705411: am aab985b9: Fix touch input in landscape mode. by Jeff Brown · 14 years ago
  63. 9c70541 am aab985b9: Fix touch input in landscape mode. by Jeff Brown · 14 years ago
  64. 0d1e941 am b0a57502: (-s ours) am 6ec402b5: DO NOT MERGE: Fix input event injection ANRs on UI thread. by Jeff Brown · 14 years ago
  65. b0a5750 am 6ec402b5: DO NOT MERGE: Fix input event injection ANRs on UI thread. by Jeff Brown · 14 years ago
  66. aab985b Fix touch input in landscape mode. by Jeff Brown · 14 years ago
  67. 5132b37 Fix issue #2859543: PhoneStatusBar appears at startup after wipe by Dianne Hackborn · 14 years ago
  68. 6ec402b DO NOT MERGE: Fix input event injection ANRs on UI thread. by Jeff Brown · 14 years ago
  69. 571a629 Merge "Show notification icons in the system bar." by Daniel Sandler · 14 years ago
  70. 3eebd1f Show notification icons in the system bar. by Daniel Sandler · 14 years ago
  71. bbda99d Fixed StatusBar ANRs due to input event injection on UI thread. by Jeff Brown · 14 years ago
  72. dce4beb Support for video size to be different from captured picture size. by Nipun Kwatra · 14 years ago
  73. a435c13 Adding YUVImage and YUVCanvas. by Nipun Kwatra · 14 years ago
  74. 26d9b98 am 42556025: am 6dea6f4e: am 16263d9f: Squashed commit of the following: by Andreas Huber · 14 years ago
  75. 4255602 am 6dea6f4e: am 16263d9f: Squashed commit of the following: by Andreas Huber · 14 years ago
  76. 12517fe Fix the build for the new API added in previous checkin by Chet Haase · 14 years ago
  77. 6dea6f4 am 16263d9f: Squashed commit of the following: by Andreas Huber · 14 years ago
  78. 8cde663 Merge "Make the new android.animation package public" by Chet Haase · 14 years ago
  79. a525389 Merge "Add character limit for translators." by Eric Fischer · 14 years ago
  80. 16263d9 Squashed commit of the following: by Andreas Huber · 14 years ago
  81. b969722 Merge "Upgraded DRT2 to generate nice HTML summaries of the tests." by Maksymilian Osowski · 14 years ago
  82. 6d0dae6 Upgraded DRT2 to generate nice HTML summaries of the tests. by Maksymilian Osowski · 14 years ago
  83. 3b69b6f Make the new android.animation package public by Chet Haase · 14 years ago
  84. 81cf771 am 7522cac5: am 8dc16c27: Fix typo in GPS mode logic. by Mike Lockwood · 14 years ago
  85. 7522cac am 8dc16c27: Fix typo in GPS mode logic. by Mike Lockwood · 14 years ago
  86. f5baf04 Merge "Tracking merge of dalvik-dev to master" by Brian Carlstrom · 14 years ago
  87. 8dc16c2 Fix typo in GPS mode logic. by Mike Lockwood · 14 years ago
  88. efd58e5 am ba676a00: am a54d7d3d: Fixed underrun in audioflinger mixer. by Eric Laurent · 14 years ago
  89. ba676a0 am a54d7d3d: Fixed underrun in audioflinger mixer. by Eric Laurent · 14 years ago
  90. a54d7d3 Fixed underrun in audioflinger mixer. by Eric Laurent · 14 years ago
  91. e199f1d am 45dc4f82: am 493941b8: Allow creation of an audio effect on a session with no audio tracks. by Eric Laurent · 14 years ago
  92. 45dc4f8 am 493941b8: Allow creation of an audio effect on a session with no audio tracks. by Eric Laurent · 14 years ago
  93. 493941b Allow creation of an audio effect on a session with no audio tracks. by Eric Laurent · 14 years ago
  94. 5e8a587 Tracking merge of dalvik-dev to master by Brian Carlstrom · 14 years ago
  95. aae0523 Merge "Throws IllegalArgumentException if the country code is null." by Dmitri Plotnikov · 14 years ago
  96. 1e80299 Throws IllegalArgumentException if the country code is null. by Bai Tao · 14 years ago
  97. aa6d392 Merge "Fixes regarding densities in "Providing Resources" documentation page." by Gilles Debunne · 14 years ago
  98. 98d4a5c am 4dc8ead1: am 7b40518e: Merge "Change unistd.h to stddef.h to be correct" into gingerbread by Chris Tate · 14 years ago
  99. 4dc8ead am 7b40518e: Merge "Change unistd.h to stddef.h to be correct" into gingerbread by Chris Tate · 14 years ago
  100. 7b40518 Merge "Change unistd.h to stddef.h to be correct" into gingerbread by Chris Tate · 14 years ago