1. b7a6c43 Fix some leaks. This fixes the major malloc memory leak in allApps. Still tracking some much more minor issues. by Jason Sams · 16 years ago
  2. 0bca68c Fix issue 197683: English IME key-press latency is noticeably higher on passion than sholes. Part 2. by Eric Laurent · 16 years ago
  3. 9baef73 Merge change Id8b28e4f into eclair by Android (Google) Code Review · 16 years ago
  4. d01767f Merge change I56779290 into eclair by Android (Google) Code Review · 16 years ago
  5. f989c11 Merge change If007a2fa into eclair by Android (Google) Code Review · 16 years ago
  6. 0b0722f fix[2222341] Soft reset while going back from camcorder settings by Mathias Agopian · 16 years ago
  7. 08c19be DO NOT MERGE: Another gcc 4.0.3 workaround. by Andy McFadden · 16 years ago
  8. d8b28e4 fix [2225964] Android runtime restarted in surfaceflinger/BlurFilter.cpp by Mathias Agopian · 16 years ago
  9. f007a2f return proper error code from eglCreateImageKHR by Mathias Agopian · 16 years ago
  10. 911458a Fix x offset for boxed textures by Marco Nelissen · 16 years ago
  11. 73e1701 Merge change I8d2de438 into eclair by Android (Google) Code Review · 16 years ago
  12. 7136220 Fix egl cleanup code on context teardown. by Jason Sams · 16 years ago
  13. 9042b45 fix [2143798] Need to figure out how to do video by Mathias Agopian · 16 years ago
  14. bf96aaa Merge change Icf10db28 into eclair by Android (Google) Code Review · 16 years ago
  15. 382e17d fix [2211532] improves sholes graphics performance by Mathias Agopian · 16 years ago
  16. 415f3e2 Fix issue 2192181: AudioFlinger must provide separated methods to set VOICE_CALL stream volume and down link audio volume. by Eric Laurent · 16 years ago
  17. 7bb7e99 Merge change Ia8ac904d into eclair by Android (Google) Code Review · 16 years ago
  18. 741a610 Fix bug where dirty messages for allocations attached to programVertex objects could be lost. by Jason Sams · 16 years ago
  19. a8ac904 fix [2182249] [MR1] valgrind error in surface flinger by Mathias Agopian · 16 years ago
  20. 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 · 16 years ago
  21. c7412b3 Minor bug fixes and add glError check. by Jason Sams · 16 years ago
  22. 6a17e16 Add egl init start message to help debug driver init hangs. by Jason Sams · 16 years ago
  23. d7fa122 Add new RenderScript sample: ImageProcessing. by Romain Guy · 16 years ago
  24. 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 · 16 years ago
  25. 7c12540 Merge change Ibd2197fb into eclair by Android (Google) Code Review · 16 years ago
  26. bd2197f Add script to script call support. Add exception to catch out of bound index data when added to TriangleMeshBuilder. by Jason Sams · 16 years ago
  27. 4ff6d01 Merge change I46b2df15 into eclair by Android (Google) Code Review · 16 years ago
  28. 0da41a3 fix [2170283] SurfaceFlinger crashes on OOM. by Mathias Agopian · 16 years ago
  29. 46b2df1 fix [2164183] sometimes device just wants to stay asleep by Mathias Agopian · 16 years ago
  30. e05f07d fix [2170319] gmail bulk operation checkbox latency on passion by Mathias Agopian · 16 years ago
  31. 460b60c Revert "temporarily disable the use of glTexImage2D for sw buffers on sholes." by Mathias Agopian · 16 years ago
  32. 26fe45d Merge change I4961c959 into eclair by Android (Google) Code Review · 16 years ago
  33. 4961c95 fix [2152536] ANR in browser by Mathias Agopian · 16 years ago
  34. 62443f5 Fix issue 2139634: DTMF tones on Sholes popping, hissing (audio latency too high). by Eric Laurent · 16 years ago
  35. c131c56 temporarily disable the use of glTexImage2D for sw buffers on sholes. by Mathias Agopian · 16 years ago
  36. 9d6a685 Merge changes I430cf57b,I51f02f67,I464f13f3 into eclair by Android (Google) Code Review · 16 years ago
  37. 351a707 fix [2168528] enable glTexImage2D code path in SF for software-only buffers by Mathias Agopian · 16 years ago
  38. fe7c2a5 Merge change I996db8da into eclair by Android (Google) Code Review · 16 years ago
  39. 996db8d Fix tls crash on startup if more than one RS contexts are created in one process. by Jason Sams · 16 years ago
  40. 6f5f5a0 fix [2168531] have software-only gralloc buffer side-step the HAL by Mathias Agopian · 16 years ago
  41. 6950e42 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 16 years ago
  42. 968a957 Merge change I516c3191 into eclair by Android (Google) Code Review · 16 years ago
  43. 516c319 Implement data push from scripts. Fixes the problem where apps would have to poll to monitor a scripts state. by Jason Sams · 16 years ago
  44. 36f68b8 Add zoom functions and sendCommand. by Wu-cheng Li · 16 years ago
  45. f8e4bc9 Merge change I0c4cec7e into eclair by Android (Google) Code Review · 16 years ago
  46. 7f04778 Update the SimpleMesh API to support new attribute types. Also spilt add/set commands to avoid permutation explosion. by Jason Sams · 16 years ago
  47. 0c4cec7 Attempt to fix [2152536] ANR in browser by Mathias Agopian · 16 years ago
  48. 9e384dd Add a test pattern as rollo's icon by Joe Onorato · 16 years ago
  49. e9ad9a7 Implement screen aligned bitmap drawing support. by Jason Sams · 16 years ago
  50. 436344a Turn off most of the backup-related debug logging by Christopher Tate · 16 years ago
  51. 7e1af37 Merge change Ibe2085be into eclair by Android (Google) Code Review · 16 years ago
  52. 98a9c56 attempt to work around [2155085, 2150246] stuck in closeTransaction() by Mathias Agopian · 16 years ago
  53. b7d9460 Fix issue 2153835: AudioFlinger: setParameters() can remain stuck if output thread is terminated. by Eric Laurent · 16 years ago
  54. e4d51bb Merge changes I8851617a,Ie1b6f244,I70cab912,Ibd23e30d into eclair by Android (Google) Code Review · 16 years ago
  55. a015c9b Merge change I45094a34 into eclair by Android (Google) Code Review · 16 years ago
  56. bd23e30 fix [2152247] Windows sometimes drawn scaled up. by Mathias Agopian · 16 years ago
  57. 70cab91 invalidate the surface when the physical changes by Mathias Agopian · 16 years ago
  58. d0ac8c0 Reduce the log spew from AudioFlinger due to a certain device that can't meet latency timing. Bug 2142215. by Dave Sparks · 16 years ago
  59. e1b6f24 introduce the notion of the requested size in the Layer state by Mathias Agopian · 16 years ago
  60. 8851617 remove unused code by Mathias Agopian · 16 years ago
  61. 45094a3 remove dead code by Mathias Agopian · 16 years ago
  62. bd5b572 absf() -> fabsf() instead of fabs() by Romain Guy · 16 years ago
  63. ff966d5 Merge change I5235cf3f into eclair by Android (Google) Code Review · 16 years ago
  64. 5235cf3 Fix but processing raster state pragma. rename stateFragmentStore to stateStore by Jason Sams · 16 years ago
  65. fe1a86d Change FLASH_MODE_VIDEO_LIGHT to FLASH_MODE_TORCH. by Wu-cheng Li · 16 years ago
  66. 81384bf don't emit GL commands when sf is in freeze mode by Mathias Agopian · 16 years ago
  67. 960972d Merge change 27375 into eclair by Android (Google) Code Review · 16 years ago
  68. c4646e6 Allways dump the list of allocated buffers when an allocation fails. by Mathias Agopian · 16 years ago
  69. 41c64ba Merge change 27364 into eclair by Android (Google) Code Review · 16 years ago
  70. 3c0dfba Improve logging code to dump more detaild rs object info. Fix bug with predefined elements not being recreated for contexts after one was destroyed. Add stricter type enforcement. by Jason Sams · 16 years ago
  71. 119376e fix "pacakge" typo in error log message by Doug Zongker · 16 years ago
  72. f075b4e Fix fountain crash. by Jason Sams · 16 years ago
  73. 0c103af Merge change 27171 into eclair by Android (Google) Code Review · 16 years ago
  74. a57e982 Fix remaining object leaks. Change FountainView to tear down the rsContext and recreate on rotation to test teardown. by Jason Sams · 16 years ago
  75. aafc7b5 Merge change 27169 into eclair by Android (Google) Code Review · 16 years ago
  76. 61f08d6 Improved object lifecycle tracking and fix leaks. by Jason Sams · 16 years ago
  77. f37b258 Merge change 27146 into eclair by Android (Google) Code Review · 16 years ago
  78. 66b2771 Reduce debugging spew and add props to selectivly re-enable it. by Jason Sams · 16 years ago
  79. 2896f7d Merge change 27137 into eclair by Android (Google) Code Review · 16 years ago
  80. a9e7a05 Improve renderscript context teardown. Track object in the system and then force their cleanup by releasing all user references once destroy context is called. Java layer will no longer send destroy notifications for objects garbage collected once a context is destroyed. by Jason Sams · 16 years ago
  81. 8de57d8 Add camera parameter key constants and documentation. by Wu-cheng Li · 16 years ago
  82. 65e7aa5 Implement pause/resume for the RS thread. by Jason Sams · 16 years ago
  83. 0d3999f Merge change 26942 into eclair by Android (Google) Code Review · 16 years ago
  84. d3f2eaf Minor cleanup of profile and compile logging. by Jason Sams · 16 years ago
  85. b9c932b Merge change 26925 into eclair by Android (Google) Code Review · 16 years ago
  86. f2d28b7 minor SurfaceFlinger code cleanup and remove unnecessary tests by Mathias Agopian · 16 years ago
  87. a6a4113 Merge change 26917 into eclair by Android (Google) Code Review · 16 years ago
  88. e60446b Fix invokables to make sure script pointers are setup before invoking function calls. Reduce app startup time up to 1s. by Jason Sams · 16 years ago
  89. a183cb5 Merge change 26897 into eclair by Android (Google) Code Review · 16 years ago
  90. e31c0b5 Merge change 26708 into eclair by Android (Google) Code Review · 16 years ago
  91. b6f2b13 Removed last bits of predefined element types from native code. Predefined types are now constructed at the java layer from standard building blocks. by Jason Sams · 16 years ago
  92. 4cc86e1 Clear the device's data from the transport when backup is disabled by Christopher Tate · 16 years ago
  93. cc93476 turn dithering off if it's not needed by Mathias Agopian · 16 years ago
  94. 44cac13 fix [2142193] disable GL_LINEAR when not needed by Mathias Agopian · 16 years ago
  95. 6b9dec0 Remove depricated triangleMesh. by Jason Sams · 16 years ago
  96. a300712 Merge change 26728 into eclair by Android (Google) Code Review · 16 years ago
  97. 9ac2c66 Make the renderscript timing logging available by setting debug.rs.profile=1 by Joe Onorato · 16 years ago
  98. 2e4b68d fix [2133214] STOPSHIP: revert I4a06bb4f: workaround for [2113743] Sholes: frozen then runtime restart going to list view by Mathias Agopian · 16 years ago
  99. bc72611 fix [2132563] stuck in boot animation (framebuffer_device_open: Failed to create flip chain) by Mathias Agopian · 16 years ago
  100. 5dd7c72 Merge change 26667 into eclair by Android (Google) Code Review · 16 years ago