replicant-frameworks_native/libs
Mathias Agopian caeddc7236 fix [2542425] memory leak during video recording
Vector::sort() is using _do_copy() incorrectly; _do_copy() calls the
copy constructor, not the assignment operator, so we need to destroy
the "destination" before copying the item.

Change-Id: Iaeeac808fa5341a7d219edeba4aa63d44f31473c
2010-03-29 13:45:18 -07:00
..
audioflinger Fix issue 2416481: Support Voice Dialer over BT SCO. 2010-03-16 17:32:18 -07:00
binder Ensure that binder incalls to the system process keep the fg cgroup 2010-03-18 18:13:57 -07:00
surfaceflinger fix [2511580] Window poop on screen - drop down list left some residual when it resized 2010-03-16 17:54:27 -07:00
surfaceflinger_client libutils Condition are now PRIVATE by default 2010-03-19 16:16:43 -07:00
ui fix [2545826] calling into gralloc with external lock held 2010-03-25 14:34:49 -07:00
utils fix [2542425] memory leak during video recording 2010-03-29 13:45:18 -07:00