summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* deprecate L_8, LA_88 and RGB_332 in sdkMathias Agopian2012-02-241-7/+6
* 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
| * Rename (IF_)LOG() to (IF_)ALOG()Steve Block2012-01-181-2/+2
* | remove libui's dependency on libpixelflingerMathias Agopian2012-02-211-10/+2
* | frameworks/base refactoring.Mathias Agopian2012-02-1710-3220/+0
* | frameworks/base refactoring.Mathias Agopian2012-02-178-2071/+0
* | Merge "Clean up InputChannel file descriptor data type."Jeff Brown2012-02-141-3/+3
|\ \
| * | Clean up InputChannel file descriptor data type.Jeff Brown2012-02-141-3/+3
* | | Merge "Refactored query function from SurfaceTexture into BufferQueue"Jamie Gennis2012-02-142-1/+3
|\ \ \
| * | | Refactored query function from SurfaceTexture into BufferQueueDaniel Lam2012-02-092-1/+3
* | | | Update commentsGlenn Kasten2012-02-141-1/+1
| |/ / |/| |
* | | Accurately track the sequence numbers of batched events.Jeff Brown2012-02-131-1/+12
* | | Enable deferred input messages to be batched.Jeff Brown2012-02-131-4/+6
* | | Implement batching of input events on the consumer side.Jeff Brown2012-02-131-7/+52
* | | Rewrite input transport using sockets.Jeff Brown2012-02-131-173/+112
* | | Some hardening of isolated processes by restricting access to services.Dianne Hackborn2012-02-092-5/+6
|/ /
* | Merge "Refactored ISurfaceTexture calls from SurfaceTexture into BufferQueue."Jamie Gennis2012-02-092-295/+346
|\ \
| * | Refactored ISurfaceTexture calls from SurfaceTexture into BufferQueue.Daniel Lam2012-02-072-295/+346
* | | Preliminary support for clipRect(Rect, Op)Romain Guy2012-02-071-0/+14
|/ /
* | Merge "Multi-user - 1st major checkin"Amith Yamasani2012-02-031-0/+2
|\ \
| * | Multi-user - 1st major checkinAmith Yamasani2012-02-031-0/+2
* | | Merge "separate transactions from updates"Mathias Agopian2012-02-021-0/+2
|\ \ \
| * | | separate transactions from updatesMathias Agopian2012-02-011-0/+2
| |/ /
* | | 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
* | | Merge "fix an issue with vsync event delivery"Mathias Agopian2012-01-311-1/+3
|\ \ \
| * | | fix an issue with vsync event deliveryMathias Agopian2012-01-311-1/+3
* | | | aapt now sorts the strings in the resource string pool.Dianne Hackborn2012-01-311-571/+32
|/ / /
* | | Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc.Dianne Hackborn2012-01-251-0/+2
|/ /
* | Merge "Fix compilation with Clang."Jeff Brown2012-01-131-4/+0
|\ \
| * | Fix compilation with Clang.Evgeniy Stepanov2012-01-131-4/+0
* | | remove dead/usnused codeMathias Agopian2012-01-111-70/+0
|/ /
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-5/+5
* | Add a new ui mode for "appliance"Joe Onorato2011-12-151-0/+1
* | Merge "GenerationCache::get would return a random value instead of NULL Bug #...Romain Guy2011-12-081-2/+4
|\ \
| * | GenerationCache::get would return a random value instead of NULLRomain Guy2011-12-081-2/+4
* | | Improve the VSYNC api a bit.Mathias Agopian2011-12-062-0/+32
|/ /
* | am 55d3880e: am bb1e7d43: Merge changes I7e973a35,Ib3386fcc into ics-mr1Mathias Agopian2011-11-301-4/+22
|\ \ | |/
| * Merge changes I7e973a35,Ib3386fcc into ics-mr1Mathias Agopian2011-11-291-4/+22
| |\
| | * SurfaceTexture: add EGL_KHR_fence_sync optionJamie Gennis2011-11-291-4/+22
* | | am c040e1e7: am 6f1dd757: Merge "SurfaceMediaSource: use the vid enc usage bi...Jamie Gennis2011-11-301-0/+1
|\ \ \ | |/ /
| * | Merge "SurfaceMediaSource: use the vid enc usage bit" into ics-mr1Jamie Gennis2011-11-291-0/+1
| |\ \ | | |/ | |/|
| | * SurfaceMediaSource: use the vid enc usage bitJamie Gennis2011-11-211-0/+1
* | | am c339fe30: am be6ab576: Merge "Fix application launch shortcuts." into ics-mr1Jeff Brown2011-11-291-0/+4
|\ \ \ | |/ /
| * | Fix application launch shortcuts.Jeff Brown2011-11-291-0/+4
| |/
* | Add support for sending VSYNC events to the frameworkMathias Agopian2011-11-293-1/+169
* | Fix build.Mathias Agopian2011-11-291-9/+1