History log of /hardware/google/av/codec2/vndk/bufferpool/AccessorImpl.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4dc410968e69360afe70f51543c136ce0d30e9e4 24-May-2018 Sungtak Lee <taklee@google.com> bufferpool: Add statistics

Bug: 80085975
Change-Id: I7f99611e033b3ac72363285e423af5ebb0bfbd88
/hardware/google/av/codec2/vndk/bufferpool/AccessorImpl.cpp
da9d245365644c12eaa95b4c043cc7e357cdf7d7 15-May-2018 Sungtak Lee <taklee@google.com> bufferpool: Close inactive bufferpool connections

Close bufferpool connections which are inactive for long time without
having any active buffer references and caches.
Also Implement cache eviction on bufferpool and show allocation
information of used bufferpools every 5 seconds.

Bug: 72651719
Change-Id: I2362c9b62f5494fd7e022b025d423f3f97a3b4b2
/hardware/google/av/codec2/vndk/bufferpool/AccessorImpl.cpp
8466db50f14989d9413ef13a7da97ca987480194 13-May-2018 Sungtak Lee <taklee@google.com> Handle unwanted resource creations & leaks

Bug: 72651719
Change-Id: I21ffd969c3b57d52a89a31415253a5fcdc8346f8
/hardware/google/av/codec2/vndk/bufferpool/AccessorImpl.cpp
6c65f54ce728454162b5bafc100aec023fcac6e1 19-Apr-2018 Sungtak Lee <taklee@google.com> Refactor BufferPool

Introduce bufferpool sub path for header inclusion in order to avoid
name collision. And minor code cleaning.

Bug: 72651719
Change-Id: I369dc7bf2e634a74d1ebd285cafdb3a1400acdc8
/hardware/google/av/codec2/vndk/bufferpool/AccessorImpl.cpp
4344f091aebaf3aee3ff062a95a05273bd2b1c57 22-Mar-2018 Wonsik Kim <wonsik@google.com> Move codec2 out of frameworks/av

Bug: 74403547
Test: builds
Change-Id: I4d4e9beb700082f41c88166d31032c823352cf27
/hardware/google/av/codec2/vndk/bufferpool/AccessorImpl.cpp