summaryrefslogtreecommitdiffstats
path: root/include/utils
Commit message (Expand)AuthorAgeFilesLines
* Reduce emulator logspamAndy McFadden2012-11-081-0/+2
* Revert "Revert "put back the unused virtuals in Vector<>""Dave Burke2012-10-251-0/+20
* Add runtime debugging capabilities to OpenGLRomain Guy2012-10-181-0/+5
* minor SharedBuffer clean-upMathias Agopian2012-08-311-17/+8
* Add a way to retrieve a Region as a SharedBufferMathias Agopian2012-08-311-1/+1
* am 9801575a: am 908c8ff5: Merge "Fixed clang build error for libgui"Jean-Baptiste Queru2012-08-271-2/+2
|\
| * Fixed clang build error for libguiTareq A. Siraj2012-08-231-2/+2
* | Revert "put back the unused virtuals in Vector<>"Mathias Agopian2012-08-241-20/+0
* | put back the unused virtuals in Vector<>Mathias Agopian2012-08-201-0/+20
* | get rid of mirrorItemAt() which isn't used anywhereMathias Agopian2012-08-202-22/+0
* | Merge "Add a very simple helper function to log slow functions." into jb-mr1-devJeff Brown2012-08-131-0/+38
|\ \
| * | Add a very simple helper function to log slow functions.Jeff Brown2012-08-101-0/+38
* | | improve [un]marshalling of non-binder objectsMathias Agopian2012-08-131-0/+72
|/ /
* | improve Vector<> safety checksMathias Agopian2012-08-104-38/+30
* | libutils cleanup: remove unused or seldom used code from misc.{cpp|h}Mathias Agopian2012-08-051-39/+1
* | We now have a real list of displays.Mathias Agopian2012-08-021-1/+15
* | Add elapsedRealtimeNano(), and use CLOCK_BOOTTIME where possible.Nick Pelly2012-07-192-2/+4
* | one more step towards multiple display supportMathias Agopian2012-07-101-4/+4
* | am d5085da3: am 4467bba7: Merge "Support looper callbacks based on smart poin...Jeff Brown2012-05-311-2/+52
|\ \ | |/
| * Support looper callbacks based on smart pointers.Jeff Brown2012-05-311-2/+52
* | am 80586761: am dad23789: Merge "Delete unused poll() code." into jb-devJeff Brown2012-05-311-29/+0
|\ \ | |/
| * Delete unused poll() code.Jeff Brown2012-05-301-29/+0
* | am dce1547d: am 9e2e781a: Merge "Remove unused statistics code." into jb-devJeff Brown2012-05-311-21/+0
|\ \ | |/
| * Remove unused statistics code.Jeff Brown2012-05-301-21/+0
* | Add camera as an ATRACE tagEino-Ville Talvala2012-05-311-1/+2
|/
* libutils: add a tracing tag for videoJamie Gennis2012-05-111-1/+2
* Add callback hack to find out when to reload system properties.Dianne Hackborn2012-05-092-0/+9
* Add audio tag to systraceGlenn Kasten2012-05-071-1/+2
* Add System Tracing capability to Sync ManagerAndy Stadler2012-05-031-1/+2
* Add traces for window manager and activity manager.Dianne Hackborn2012-04-261-7/+9
* Scheduling group cleanupGlenn Kasten2012-04-192-20/+0
* Merge "Support tokenizing arbitrary content."Jeff Brown2012-04-171-1/+12
|\
| * Support tokenizing arbitrary content.Jeff Brown2012-04-171-1/+12
* | Add webview tracing bitChris Craik2012-04-161-1/+2
|/
* frameworks/native: move Zip* from libandroidfw to libutilsColin Cross2012-03-223-0/+390
* Add UniquePtr.h to frameworks/nativeKenny Root2012-03-221-0/+239
* Add a simple work queue abstraction.Jeff Brown2012-03-172-0/+121
* Add traits to common utils data structures.Jeff Brown2012-03-168-4/+43
* Expose the set of enabled tags.Jeff Brown2012-03-091-22/+32
* Instead of hardcoding OMX component names in our code, supportAndreas Huber2012-03-011-2/+2
* Merge "libutils: add a system-wide tracing utility"Jamie Gennis2012-02-271-0/+166
|\
| * libutils: add a system-wide tracing utilityJamie Gennis2012-02-261-0/+166
* | split utils/threads.h into multiple headersMathias Agopian2012-02-277-544/+779
|/
* am 32916f7a: am fc4215ee: am 2d03a93e: Merge "Xcode 4.3 compatibility checkin"Jean-Baptiste Queru2012-02-231-3/+3
|\
| * Xcode 4.3 compatibility checkinAl Sutton2012-02-191-3/+3
| * Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)Steve Block2012-01-191-5/+5
* | frameworks/base refactoring.Mathias Agopian2012-02-1710-3220/+0
* | Update commentsGlenn Kasten2012-02-141-1/+1
* | Merge "Thread::getTid returns pid_t gettid() after run"Glenn Kasten2012-02-021-2/+10
|\ \
| * | Thread::getTid returns pid_t gettid() after runGlenn Kasten2012-01-171-2/+10