summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* frameworks/base refactoringMathias Agopian2012-02-2026-17199/+1
* frameworks/base refactoring.Mathias Agopian2012-02-1713-32/+32
* Merge "frameworks/base refactoring."Jeff Brown2012-02-179-14/+15
|\
| * frameworks/base refactoring.Mathias Agopian2012-02-179-14/+15
* | libs/utils: replace malloc() + memset() to zero with calloc()Iliyan Malchev2012-02-172-10/+4
|/
* Merge "Refactored query function from SurfaceTexture into BufferQueue"Jamie Gennis2012-02-142-29/+31
|\
| * Refactored query function from SurfaceTexture into BufferQueueDaniel Lam2012-02-092-29/+31
* | Accurately track the sequence numbers of batched events.Jeff Brown2012-02-131-8/+42
* | Enable deferred input messages to be batched.Jeff Brown2012-02-131-52/+40
* | Implement batching of input events on the consumer side.Jeff Brown2012-02-133-80/+269
* | Dispatch multiple touch events in parallel.Jeff Brown2012-02-131-0/+13
* | Rewrite input transport using sockets.Jeff Brown2012-02-133-867/+270
* | Some hardening of isolated processes by restricting access to services.Dianne Hackborn2012-02-091-1/+3
|/
* Merge "Refactored ISurfaceTexture calls from SurfaceTexture into BufferQueue."Jamie Gennis2012-02-093-671/+726
|\
| * Refactored ISurfaceTexture calls from SurfaceTexture into BufferQueue.Daniel Lam2012-02-073-671/+726
* | Merge "Preliminary support for clipRect(Rect, Op)"Romain Guy2012-02-071-0/+19
|\ \ | |/ |/|
| * Preliminary support for clipRect(Rect, Op)Romain Guy2012-02-071-0/+19
* | make sure to ignore SIGPIPE in the write side of BitTubeMathias Agopian2012-02-061-1/+4
|/
* Merge "Multi-user - 1st major checkin"Amith Yamasani2012-02-031-0/+8
|\
| * Multi-user - 1st major checkinAmith Yamasani2012-02-031-0/+8
* | Merge "separate transactions from updates"Mathias Agopian2012-02-021-1/+7
|\ \
| * | separate transactions from updatesMathias Agopian2012-02-011-1/+7
| |/
* | Merge "Thread::getTid returns pid_t gettid() after run"Glenn Kasten2012-02-022-5/+41
|\ \ | |/ |/|
| * Thread::getTid returns pid_t gettid() after runGlenn Kasten2012-01-172-5/+41
* | aapt now sorts the strings in the resource string pool.Dianne Hackborn2012-01-311-242/+903
* | SurfaceTexture: use fence sync on omap4 & s5pc110Daniel Lam2012-01-221-0/+7
|/
* Get AID_GRAPHICS from right placeGlenn Kasten2012-01-131-9/+0
* remove dead/usnused codeMathias Agopian2012-01-113-108/+0
* Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGESteve Block2012-01-095-29/+29
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-0840-219/+219
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-0625-211/+211
* Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE"Steve Block2012-01-0512-52/+52
|\
| * Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-0412-52/+52
* | Merge "Use the standard CC_LIKELY and CC_UNLIKELY macros"Glenn Kasten2012-01-052-8/+0
|\ \ | |/ |/|
| * Use the standard CC_LIKELY and CC_UNLIKELY macrosGlenn Kasten2012-01-052-8/+0
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-0331-161/+161
|/
* Fix invalid madvise() during concurrent alloc/dealloc of MemoryDealerJi-Hwan Lee2011-12-151-1/+5
* am 74e0fcae: am a1dee3f5: Merge "SurfaceTexture: fix a verbose-log compile er...Jamie Gennis2011-12-121-2/+2
|\
| * SurfaceTexture: fix a verbose-log compile errorJamie Gennis2011-12-091-2/+2
* | Improve the VSYNC api a bit.Mathias Agopian2011-12-062-0/+45
* | am f1a4c48b: am e21dabf6: Merge "Initialize bwr.read_buffer in IPCThreadState...Ben Cheng2011-12-011-0/+1
|\ \ | |/
| * Initialize bwr.read_buffer in IPCThreadState::talkWithDriver.Ben Cheng2011-12-011-0/+1
* | am 55d3880e: am bb1e7d43: Merge changes I7e973a35,Ib3386fcc into ics-mr1Mathias Agopian2011-11-302-166/+344
|\ \ | |/
| * SurfaceTexture: add EGL_KHR_fence_sync optionJamie Gennis2011-11-291-166/+233
| * SurfaceTexture: add a blit-to-FBO testJamie Gennis2011-11-291-0/+111
* | Add support for sending VSYNC events to the frameworkMathias Agopian2011-11-294-0/+190
* | Fix build.Mathias Agopian2011-11-292-34/+0
* | Add support for sending VSYNC events to the frameworkMathias Agopian2011-11-292-0/+34
* | BitTube::read now handles EAGAINMathias Agopian2011-11-291-0/+5
* | split ComposerService out of SurfaceComposerClient.hMathias Agopian2011-11-284-0/+7