1. 6656c1b add drawSpriteScreenspaceCropped to renderscript by Joe Onorato · 15 years ago
  2. 8ac9f8d Fix issue 2323920: Notification & A2DP audio stutter. by Eric Laurent · 15 years ago
  3. f9b0e82 fix [2269582] [TOP-10][Passion_1506][APT:Camera]Sometimes camera preview screen is truncated after launching and back to home screen by home key repeatedly by Mathias Agopian · 15 years ago
  4. 083a557c fix [2319255] crash in openGL : from the media recorder stress test. by Mathias Agopian · 15 years ago
  5. 76169da fix [2315900] Monochrome camera preview screen after launching camera by Mathias Agopian · 15 years ago
  6. 57ce088 Merge change Id22c0137 into eclair by Android (Google) Code Review · 15 years ago
  7. b9d5c57 Throttle low priority RS threads by sleeping once per frame to avoid starving other apps. by Jason Sams · 15 years ago
  8. b548dbb improve video performance to minimize the tearing effect seen in 720p movies by Mathias Agopian · 15 years ago
  9. 0a08029 Fix issue 2306779: Runtime restart - Init failed at android.media.ToneGenerator. by Eric Laurent · 15 years ago
  10. 6d42d80 Merge change I9cc489a2 into eclair by Android (Google) Code Review · 15 years ago
  11. 9cc489a Fix issue 2304669: VoiceIME: starting and canceling voice IME yields persistent "error 8" state on future attempts and breaks voice search. by Eric Laurent · 15 years ago
  12. 0019215 Revert "When using MDP, we needed to use a texture for diming." by Dima Zavin · 15 years ago
  13. 5c49a90 Merge change Ic73ec39b into eclair by Android (Google) Code Review · 15 years ago
  14. c73ec39 DO NOT MERGE. Implement WAR which should prevent the white square bug from appearing on user devices. If we see a 0 texture id during bind for rendering, attempt to re-upload. If this fails log debug info and restart the app. by Jason Sams · 15 years ago
  15. 00d0b54 surfaceflinger: remove un-cached buffer hack for SGX by Erik Gilling · 15 years ago
  16. d86beb9 fix [2291418] Camera preview cannot work in Emulator by Mathias Agopian · 15 years ago
  17. 1ac56b6 Merge change Iac196e17 into eclair by Android (Google) Code Review · 15 years ago
  18. 0e44976 fix [2297155] SurfaceFlinger's freeze-timeout doesn't work by Mathias Agopian · 15 years ago
  19. ac196e1 Fix issue 2292062: Audio freezes for three seconds when choosing ringtones with a headset connected and music playing. by Eric Laurent · 15 years ago
  20. 5469a4a fixed [2260070] display stopped updating by Mathias Agopian · 15 years ago
  21. 6385140 Merge change Ibf0c320a into eclair by Android (Google) Code Review · 15 years ago
  22. 9dab667 Force a crash under conditions where white square bug in all apps is likely to occur. by Jason Sams · 15 years ago
  23. bf0c320 When using MDP, we needed to use a texture for diming. by Mathias Agopian · 15 years ago
  24. 36176536 Fix ref counting bug that could cause memory leak in allApps. by Jason Sams · 15 years ago
  25. e780094 Merge change I49f02be9 into eclair by Android (Google) Code Review · 15 years ago
  26. b8d8167 Debugging for issue #2228381 android.view.InflateException by Dianne Hackborn · 15 years ago
  27. 49f02be Issue 2265163: Audio still reported routed through earpiece on sholes by Eric Laurent · 15 years ago
  28. 137dac6 backout a workaround that is not needed anymore by Mathias Agopian · 15 years ago
  29. 74a331b Merge change I4c29c948 into eclair by Android (Google) Code Review · 15 years ago
  30. 4c29c94 fix [2269022] The raw picture displayed post shutter seems to have low-resolution by Mathias Agopian · 15 years ago
  31. ddac83a Fix extended logging for object dumping. by Jason Sams · 15 years ago
  32. 715333b Add support for dumping RS objects to aid in debugging of white blocks bug. by Jason Sams · 15 years ago
  33. f998c4a Merge change I1c0bebbc into eclair by Android (Google) Code Review · 15 years ago
  34. 1c0bebb fix [2262591] Junk on screen in ERD46 by Mathias Agopian · 15 years ago
  35. 7d787b4 Add setPriority to allow wallpapers to run at lower cpu priority than default. by Jason Sams · 15 years ago
  36. 830df4b addresses several bugs: 2206097, 2166583, 2261119, 2216759 by Mathias Agopian · 15 years ago
  37. 18e0260 fix some aspects of [2258746] native crash in launcher2 by Mathias Agopian · 15 years ago
  38. fddfb9a Merge change Iad79689a into eclair by Android (Google) Code Review · 15 years ago
  39. 5f8f148 Merge change Ia0a40883 into eclair by Android (Google) Code Review · 15 years ago
  40. a0a4088 Modify the binder to request 1M - 2 pages instead of 1M. The backing store by Rebecca Schultz Zavin · 15 years ago
  41. eb4b031 Make default vertex program correctly track surface size. by Jason Sams · 15 years ago
  42. 3bc47d4 Defer EGL init until the surface changed call comes in. Pass w,h along with surface for verification of driver state. by Jason Sams · 15 years ago
  43. b602c32 Merge change I31c52bef into eclair by Android (Google) Code Review · 15 years ago
  44. 90daccf fix [2143798] Need to figure out how to do video on Passion w/ GPU by Mathias Agopian · 15 years ago
  45. baed727 Don't feed the timezone to RenderScript time functions, let the library figure it out. by Romain Guy · 15 years ago
  46. 059b4be Improvements for issue 2197683: English IME key-press latency is noticeably higher on passion than sholes by Eric Laurent · 15 years ago
  47. 73b6035 AudioFlinger: delete Track object when createTrack() fails due to lack of tracks in AudioMixer. by Eric Laurent · 15 years ago
  48. 93572ee Merge change Ifb9d6df3 into eclair by Android (Google) Code Review · 15 years ago
  49. 1dacdd4 Reset binder service threads' cgroup/priority after command completion by Christopher Tate · 15 years ago
  50. 3fdb126 More log for issue 2242381. by Eric Laurent · 15 years ago
  51. 97b30e2 Revert jparks code from IPCThreadState. by Evan Millar · 15 years ago
  52. 85e6775 Revert change incorrectly submitted as part of change #32153. by Romain Guy · 15 years ago
  53. f20e9a8 Merge change Idf40f3b0 into eclair by Android (Google) Code Review · 15 years ago
  54. ae8dd29 Prevent crash in Home when using widgets whose ids collide with Home's by Romain Guy · 15 years ago
  55. 0e27b5c Fix texture upload bug for narrow texture of less than 32bpp. by Jason Sams · 15 years ago
  56. 2867746 When a thread is about to be put back onto the thread pool ensure that it is in the foreground cgroup. by Jason Parks · 15 years ago
  57. efd9b6fb Support applications changing the surface attached to the RS. by Jason Sams · 15 years ago
  58. 8366519 Merge change I9d5e03db into eclair by Android (Google) Code Review · 15 years ago
  59. c6e88af Merge change If2fdad3b into eclair by Android (Google) Code Review · 15 years ago
  60. dabcf41 Add a warning when we leave threads in the binder thread pool in the background scheduling group. by Jason Parks · 15 years ago
  61. 9d5e03d Fix RS bugs. We were holding a pointer to the script text from the java vm. Move freeing of objects to before context teardown to allow allocations to clean up their data. by Jason Sams · 15 years ago
  62. f4ee40e Log for issue 2203561. by Eric Laurent · 15 years ago
  63. 8637759 Merge change I36d0184e into eclair by Android (Google) Code Review · 15 years ago
  64. 36d0184 fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts when playing back video by Mathias Agopian · 15 years ago
  65. dfc7244 libbinder: MemoryHeapPmem: honor the NO_CACHING flag when creating a client heap by Dima Zavin · 15 years ago
  66. 03e778b Merge change Ic4918c30 into eclair by Android (Google) Code Review · 15 years ago
  67. c4918c3 Fix a build break. Too many branches to keep track of. by Jason Sams · 15 years ago
  68. d4649b2 Merge change Ibaef6141 into eclair by Android (Google) Code Review · 15 years ago
  69. b7a6c43 Fix some leaks. This fixes the major malloc memory leak in allApps. Still tracking some much more minor issues. by Jason Sams · 15 years ago
  70. 0bca68c Fix issue 197683: English IME key-press latency is noticeably higher on passion than sholes. Part 2. by Eric Laurent · 15 years ago
  71. baef614 libbinder: add a NO_CACHING flag to MemoryHeapBase by Iliyan Malchev · 15 years ago
  72. 9baef73 Merge change Id8b28e4f into eclair by Android (Google) Code Review · 15 years ago
  73. d01767f Merge change I56779290 into eclair by Android (Google) Code Review · 15 years ago
  74. f989c11 Merge change If007a2fa into eclair by Android (Google) Code Review · 15 years ago
  75. 0b0722f fix[2222341] Soft reset while going back from camcorder settings by Mathias Agopian · 15 years ago
  76. 08c19be DO NOT MERGE: Another gcc 4.0.3 workaround. by Andy McFadden · 15 years ago
  77. d8b28e4 fix [2225964] Android runtime restarted in surfaceflinger/BlurFilter.cpp by Mathias Agopian · 15 years ago
  78. f007a2f return proper error code from eglCreateImageKHR by Mathias Agopian · 15 years ago
  79. 911458a Fix x offset for boxed textures by Marco Nelissen · 15 years ago
  80. 73e1701 Merge change I8d2de438 into eclair by Android (Google) Code Review · 15 years ago
  81. 7136220 Fix egl cleanup code on context teardown. by Jason Sams · 15 years ago
  82. 9042b45 fix [2143798] Need to figure out how to do video by Mathias Agopian · 15 years ago
  83. bf96aaa Merge change Icf10db28 into eclair by Android (Google) Code Review · 15 years ago
  84. 382e17d fix [2211532] improves sholes graphics performance by Mathias Agopian · 15 years ago
  85. 415f3e2 Fix issue 2192181: AudioFlinger must provide separated methods to set VOICE_CALL stream volume and down link audio volume. by Eric Laurent · 15 years ago
  86. 7bb7e99 Merge change Ia8ac904d into eclair by Android (Google) Code Review · 15 years ago
  87. 741a610 Fix bug where dirty messages for allocations attached to programVertex objects could be lost. by Jason Sams · 15 years ago
  88. a8ac904 fix [2182249] [MR1] valgrind error in surface flinger by Mathias Agopian · 15 years ago
  89. 41c19db9 Remove hack in RS that called exit to WAR now fixed driver bugs. Make gloabal init safe by locking around the critical code. by Jason Sams · 15 years ago
  90. c7412b3 Minor bug fixes and add glError check. by Jason Sams · 15 years ago
  91. 6a17e16 Add egl init start message to help debug driver init hangs. by Jason Sams · 15 years ago
  92. d7fa122 Add new RenderScript sample: ImageProcessing. by Romain Guy · 15 years ago
  93. 80a6a22 Fix issue 2174002: After rejecting Call when device ringtone is mute and playing music, audio is not transfered to BT device. by Eric Laurent · 15 years ago
  94. 7c12540 Merge change Ibd2197fb into eclair by Android (Google) Code Review · 15 years ago
  95. bd2197f Add script to script call support. Add exception to catch out of bound index data when added to TriangleMeshBuilder. by Jason Sams · 15 years ago
  96. 4ff6d01 Merge change I46b2df15 into eclair by Android (Google) Code Review · 15 years ago
  97. 0da41a3 fix [2170283] SurfaceFlinger crashes on OOM. by Mathias Agopian · 15 years ago
  98. 46b2df1 fix [2164183] sometimes device just wants to stay asleep by Mathias Agopian · 15 years ago
  99. e05f07d fix [2170319] gmail bulk operation checkbox latency on passion by Mathias Agopian · 15 years ago
  100. 460b60c Revert "temporarily disable the use of glTexImage2D for sw buffers on sholes." by Mathias Agopian · 15 years ago