summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add LinearAllocatorChris Craik2013-07-303-0/+329
* utils: fix warnings for unused parametersIgor Murashkin2013-07-303-6/+6
* utils: clarify scoped tracing functionalityAlex Ray2013-07-302-9/+6
* Remove copy of atrace imported to wrong locationChad Jones2013-07-304-506/+0
* utils: Use cutils tracing functionality.Alex Ray2013-07-302-186/+14
* Add LruCache::IteratorRomain Guy2013-07-301-24/+26
* Add another ifndef and a couple of methods to LruCacheRomain Guy2013-07-302-0/+28
* Add #ifndef to prevent multiple definitionsRomain Guy2013-07-301-0/+5
* Reduce emulator logspamAndy McFadden2013-07-302-2/+4
* Add an LRU cache plus hashing primitivesRaph Levien2013-07-309-2/+610
* Continue removing property debug.sys.noschedgroupsGlenn Kasten2013-07-301-37/+8
* Ensure that Vector::erase() returns a valid iteratorJason Simmons2013-07-301-1/+2
* Revert "Revert "put back the unused virtuals in Vector<>""Dave Burke2013-07-302-0/+39
* Add runtime debugging capabilities to OpenGLRomain Guy2013-07-301-0/+5
* Add TEMP_FAILURE_RETRY to ZipUtilsKenny Root2013-07-303-27/+30
* Add TEMP_FAILURE_RETRY around open and write callsKenny Root2013-07-301-5/+8
* Update tests for new build targetKenny Root2013-07-301-27/+15
* Disable the use of clock_gettime for now.Ben Cheng2013-07-301-1/+9
* Print warnings when backwards timestamps are detected.Ben Cheng2013-07-301-5/+55
* minor SharedBuffer clean-upMathias Agopian2013-07-302-24/+15
* Add a way to retrieve a Region as a SharedBufferMathias Agopian2013-07-301-1/+1
* Revert "put back the unused virtuals in Vector<>"Mathias Agopian2013-07-302-39/+0
* Fixed clang build error for libguiTareq A. Siraj2013-07-301-2/+2
* put back the unused virtuals in Vector<>Mathias Agopian2013-07-302-0/+39
* get rid of mirrorItemAt() which isn't used anywhereMathias Agopian2013-07-302-22/+0
* improve [un]marshalling of non-binder objectsMathias Agopian2013-07-301-0/+72
* Add a very simple helper function to log slow functions.Jeff Brown2013-07-303-0/+76
* improve Vector<> safety checksMathias Agopian2013-07-305-69/+52
* libutils cleanup: remove unused or seldom used code from misc.{cpp|h}Mathias Agopian2013-07-303-141/+20
* We now have a real list of displays.Mathias Agopian2013-07-301-1/+15
* Add elapsedRealtimeNano(), and use CLOCK_BOOTTIME where possible.Nick Pelly2013-07-304-17/+30
* one more step towards multiple display supportMathias Agopian2013-07-301-4/+4
* Utils: Fix a bug in the linear transformation code.John Grossman2013-07-301-3/+6
* Support looper callbacks based on smart pointers.Jeff Brown2013-07-302-14/+88
* Add camera as an ATRACE tagEino-Ville Talvala2013-07-301-1/+2
* Delete unused poll() code.Jeff Brown2013-07-302-168/+0
* Remove unused statistics code.Jeff Brown2013-07-302-89/+0
* fix a corruption in Vector<> when adding new itemsMathias Agopian2013-07-303-1/+77
* libutils: add a tracing tag for videoJamie Gennis2013-07-301-1/+2
* Workaround for add_tid_to_cgroup failed to writeGlenn Kasten2013-07-301-1/+3
* Add callback hack to find out when to reload system properties.Dianne Hackborn2013-07-304-5/+86
* Change name of system property for traces.Dianne Hackborn2013-07-301-1/+1
* Add audio tag to systraceGlenn Kasten2013-07-301-1/+2
* Add System Tracing capability to Sync ManagerAndy Stadler2013-07-301-1/+2
* Fixed 64-bit porting issuesAndrew Hsieh2013-07-301-2/+2
* Add traces for window manager and activity manager.Dianne Hackborn2013-07-301-7/+9
* Scheduling group cleanupGlenn Kasten2013-07-303-77/+0
* Support tokenizing arbitrary content.Jeff Brown2013-07-302-5/+28
* Add webview tracing bitChris Craik2013-07-301-1/+2
* Add a log tagGlenn Kasten2013-07-301-0/+2