- 715333b Add support for dumping RS objects to aid in debugging of white blocks bug. by Jason Sams · 15 years ago
- f998c4a Merge change I1c0bebbc into eclair by Android (Google) Code Review · 15 years ago
- 1c0bebb fix [2262591] Junk on screen in ERD46 by Mathias Agopian · 15 years ago
- 7d787b4 Add setPriority to allow wallpapers to run at lower cpu priority than default. by Jason Sams · 15 years ago
- 830df4b addresses several bugs: 2206097, 2166583, 2261119, 2216759 by Mathias Agopian · 15 years ago
- 18e0260 fix some aspects of [2258746] native crash in launcher2 by Mathias Agopian · 15 years ago
- fddfb9a Merge change Iad79689a into eclair by Android (Google) Code Review · 15 years ago
- 5f8f148 Merge change Ia0a40883 into eclair by Android (Google) Code Review · 15 years ago
- a0a4088 Modify the binder to request 1M - 2 pages instead of 1M. The backing store by Rebecca Schultz Zavin · 15 years ago
- eb4b031 Make default vertex program correctly track surface size. by Jason Sams · 15 years ago
- 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
- b602c32 Merge change I31c52bef into eclair by Android (Google) Code Review · 15 years ago
- 90daccf fix [2143798] Need to figure out how to do video on Passion w/ GPU by Mathias Agopian · 15 years ago
- baed727 Don't feed the timezone to RenderScript time functions, let the library figure it out. by Romain Guy · 15 years ago
- 059b4be Improvements for issue 2197683: English IME key-press latency is noticeably higher on passion than sholes by Eric Laurent · 15 years ago
- 73b6035 AudioFlinger: delete Track object when createTrack() fails due to lack of tracks in AudioMixer. by Eric Laurent · 15 years ago
- 93572ee Merge change Ifb9d6df3 into eclair by Android (Google) Code Review · 15 years ago
- 1dacdd4 Reset binder service threads' cgroup/priority after command completion by Christopher Tate · 15 years ago
- 3fdb126 More log for issue 2242381. by Eric Laurent · 15 years ago
- 97b30e2 Revert jparks code from IPCThreadState. by Evan Millar · 15 years ago
- 85e6775 Revert change incorrectly submitted as part of change #32153. by Romain Guy · 15 years ago
- f20e9a8 Merge change Idf40f3b0 into eclair by Android (Google) Code Review · 15 years ago
- ae8dd29 Prevent crash in Home when using widgets whose ids collide with Home's by Romain Guy · 15 years ago
- 0e27b5c Fix texture upload bug for narrow texture of less than 32bpp. by Jason Sams · 15 years ago
- 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
- efd9b6fb Support applications changing the surface attached to the RS. by Jason Sams · 15 years ago
- 8366519 Merge change I9d5e03db into eclair by Android (Google) Code Review · 15 years ago
- c6e88af Merge change If2fdad3b into eclair by Android (Google) Code Review · 15 years ago
- dabcf41 Add a warning when we leave threads in the binder thread pool in the background scheduling group. by Jason Parks · 15 years ago
- 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
- f4ee40e Log for issue 2203561. by Eric Laurent · 15 years ago
- 8637759 Merge change I36d0184e into eclair by Android (Google) Code Review · 15 years ago
- 36d0184 fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts when playing back video by Mathias Agopian · 15 years ago
- dfc7244 libbinder: MemoryHeapPmem: honor the NO_CACHING flag when creating a client heap by Dima Zavin · 15 years ago
- 03e778b Merge change Ic4918c30 into eclair by Android (Google) Code Review · 15 years ago
- c4918c3 Fix a build break. Too many branches to keep track of. by Jason Sams · 15 years ago
- d4649b2 Merge change Ibaef6141 into eclair by Android (Google) Code Review · 15 years ago
- 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
- 0bca68c Fix issue 197683: English IME key-press latency is noticeably higher on passion than sholes. Part 2. by Eric Laurent · 15 years ago
- baef614 libbinder: add a NO_CACHING flag to MemoryHeapBase by Iliyan Malchev · 15 years ago
- 9baef73 Merge change Id8b28e4f into eclair by Android (Google) Code Review · 15 years ago
- d01767f Merge change I56779290 into eclair by Android (Google) Code Review · 15 years ago
- f989c11 Merge change If007a2fa into eclair by Android (Google) Code Review · 15 years ago
- 0b0722f fix[2222341] Soft reset while going back from camcorder settings by Mathias Agopian · 15 years ago
- 08c19be DO NOT MERGE: Another gcc 4.0.3 workaround. by Andy McFadden · 15 years ago
- d8b28e4 fix [2225964] Android runtime restarted in surfaceflinger/BlurFilter.cpp by Mathias Agopian · 15 years ago
- f007a2f return proper error code from eglCreateImageKHR by Mathias Agopian · 15 years ago
- 911458a Fix x offset for boxed textures by Marco Nelissen · 15 years ago
- 73e1701 Merge change I8d2de438 into eclair by Android (Google) Code Review · 15 years ago
- 7136220 Fix egl cleanup code on context teardown. by Jason Sams · 15 years ago
- 9042b45 fix [2143798] Need to figure out how to do video by Mathias Agopian · 15 years ago
- bf96aaa Merge change Icf10db28 into eclair by Android (Google) Code Review · 15 years ago
- 382e17d fix [2211532] improves sholes graphics performance by Mathias Agopian · 15 years ago
- 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
- 7bb7e99 Merge change Ia8ac904d into eclair by Android (Google) Code Review · 15 years ago
- 741a610 Fix bug where dirty messages for allocations attached to programVertex objects could be lost. by Jason Sams · 15 years ago
- a8ac904 fix [2182249] [MR1] valgrind error in surface flinger by Mathias Agopian · 15 years ago
- 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
- c7412b3 Minor bug fixes and add glError check. by Jason Sams · 15 years ago
- 6a17e16 Add egl init start message to help debug driver init hangs. by Jason Sams · 15 years ago
- d7fa122 Add new RenderScript sample: ImageProcessing. by Romain Guy · 15 years ago
- 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
- 7c12540 Merge change Ibd2197fb into eclair by Android (Google) Code Review · 15 years ago
- 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
- 4ff6d01 Merge change I46b2df15 into eclair by Android (Google) Code Review · 15 years ago
- 0da41a3 fix [2170283] SurfaceFlinger crashes on OOM. by Mathias Agopian · 15 years ago
- 46b2df1 fix [2164183] sometimes device just wants to stay asleep by Mathias Agopian · 15 years ago
- e05f07d fix [2170319] gmail bulk operation checkbox latency on passion by Mathias Agopian · 15 years ago
- 460b60c Revert "temporarily disable the use of glTexImage2D for sw buffers on sholes." by Mathias Agopian · 15 years ago
- 26fe45d Merge change I4961c959 into eclair by Android (Google) Code Review · 15 years ago
- 4961c95 fix [2152536] ANR in browser by Mathias Agopian · 15 years ago
- 62443f5 Fix issue 2139634: DTMF tones on Sholes popping, hissing (audio latency too high). by Eric Laurent · 15 years ago
- c131c56 temporarily disable the use of glTexImage2D for sw buffers on sholes. by Mathias Agopian · 15 years ago
- 9d6a685 Merge changes I430cf57b,I51f02f67,I464f13f3 into eclair by Android (Google) Code Review · 15 years ago
- 351a707 fix [2168528] enable glTexImage2D code path in SF for software-only buffers by Mathias Agopian · 15 years ago
- fe7c2a5 Merge change I996db8da into eclair by Android (Google) Code Review · 15 years ago
- 996db8d Fix tls crash on startup if more than one RS contexts are created in one process. by Jason Sams · 15 years ago
- 6f5f5a0 fix [2168531] have software-only gralloc buffer side-step the HAL by Mathias Agopian · 15 years ago
- 6950e42 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 15 years ago
- 968a957 Merge change I516c3191 into eclair by Android (Google) Code Review · 15 years ago
- 516c319 Implement data push from scripts. Fixes the problem where apps would have to poll to monitor a scripts state. by Jason Sams · 15 years ago
- 36f68b8 Add zoom functions and sendCommand. by Wu-cheng Li · 15 years ago
- f8e4bc9 Merge change I0c4cec7e into eclair by Android (Google) Code Review · 15 years ago
- 7f04778 Update the SimpleMesh API to support new attribute types. Also spilt add/set commands to avoid permutation explosion. by Jason Sams · 15 years ago
- 0c4cec7 Attempt to fix [2152536] ANR in browser by Mathias Agopian · 15 years ago
- 9e384dd Add a test pattern as rollo's icon by Joe Onorato · 15 years ago
- e9ad9a7 Implement screen aligned bitmap drawing support. by Jason Sams · 15 years ago
- 436344a Turn off most of the backup-related debug logging by Christopher Tate · 15 years ago
- 7e1af37 Merge change Ibe2085be into eclair by Android (Google) Code Review · 15 years ago
- 98a9c56 attempt to work around [2155085, 2150246] stuck in closeTransaction() by Mathias Agopian · 15 years ago
- b7d9460 Fix issue 2153835: AudioFlinger: setParameters() can remain stuck if output thread is terminated. by Eric Laurent · 15 years ago
- e4d51bb Merge changes I8851617a,Ie1b6f244,I70cab912,Ibd23e30d into eclair by Android (Google) Code Review · 15 years ago
- a015c9b Merge change I45094a34 into eclair by Android (Google) Code Review · 15 years ago
- bd23e30 fix [2152247] Windows sometimes drawn scaled up. by Mathias Agopian · 15 years ago
- 70cab91 invalidate the surface when the physical changes by Mathias Agopian · 15 years ago
- d0ac8c0 Reduce the log spew from AudioFlinger due to a certain device that can't meet latency timing. Bug 2142215. by Dave Sparks · 15 years ago
- e1b6f24 introduce the notion of the requested size in the Layer state by Mathias Agopian · 15 years ago
- 8851617 remove unused code by Mathias Agopian · 15 years ago
- 45094a3 remove dead code by Mathias Agopian · 15 years ago
- bd5b572 absf() -> fabsf() instead of fabs() by Romain Guy · 15 years ago