summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* always pass the BufferQueue explicitely to consumersYing Wang2013-07-151-1/+2
* Merge "always pass the BufferQueue explicitely to consumers"Mathias Agopian2013-07-167-14/+21
|\
| * always pass the BufferQueue explicitely to consumersMathias Agopian2013-07-127-14/+21
* | Merge "Completely remove skia dependency from libinput."Jeff Brown2013-07-162-6/+18
|\ \
| * | Completely remove skia dependency from libinput.Jeff Brown2013-07-152-6/+18
* | | Merge "Add a keycode to switch audio tracks (2/2)"michaelwr2013-07-161-0/+2
|\ \ \ | |/ / |/| |
| * | Add a keycode to switch audio tracks (2/2)Jaekyun Seok2013-07-121-0/+2
| |/
* | Fix PDK build.Jeff Brown2013-07-152-41/+40
* | Add skeleton of input flinger.Jeff Brown2013-07-152-0/+60
* | Make getCallingUid/Pid const.Jeff Brown2013-07-151-2/+2
|/
* am 54d97c88: am 9da67a94: am 67481607: Merge "Revert "Second try at adding a ...Elliott Hughes2013-07-111-9/+0
|\
| * am 9da67a94: am 67481607: Merge "Revert "Second try at adding a compatibility...Elliott Hughes2013-07-091-9/+0
| |\
| | * am 67481607: Merge "Revert "Second try at adding a compatibility symbol for t...Elliott Hughes2013-07-091-9/+0
| | |\
| | | * Merge "Revert "Second try at adding a compatibility symbol for the MemoryBase...Elliott Hughes2013-07-091-9/+0
| | | |\
| | | | * Revert "Second try at adding a compatibility symbol for the MemoryBase constr...Elliott Hughes2013-07-091-9/+0
* | | | | Pay attention to buffer timestampsAndy McFadden2013-07-106-37/+70
* | | | | Merge "mv libcpustats from frameworks/native to frameworks/av"Glenn Kasten2013-07-083-347/+0
|\ \ \ \ \
| * | | | | mv libcpustats from frameworks/native to frameworks/avGlenn Kasten2013-06-183-347/+0
* | | | | | binder: add polling / single-threaded operationTodd Poynor2013-07-041-51/+88
* | | | | | do not build libinput in PDKkeunyoung2013-07-021-0/+4
* | | | | | Move input library code from frameworks/base.Jeff Brown2013-07-0115-0/+6031
|/ / / / /
* | | | | am de836890: am ef07386e: Prevent IPCThreadState::joinThreadPool from spinnin...Jeff Tinker2013-06-111-0/+4
|\ \ \ \ \ | |/ / / /
| * | | | am ef07386e: Prevent IPCThreadState::joinThreadPool from spinning on unexpect...Jeff Tinker2013-06-111-0/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Prevent IPCThreadState::joinThreadPool from spinning on unexpected errorJeff Tinker2013-06-111-0/+4
* | | | | CpuConsumer: Add set buffer size and format functions.Zhijun He2013-06-101-0/+12
* | | | | Merge "Added bitwise-or and bitwise-and to BitSet"Michael Wright2013-05-312-0/+88
|\ \ \ \ \
| * | | | | Added bitwise-or and bitwise-and to BitSetMichael Wright2013-05-302-0/+88
* | | | | | Merge "Bring back overloading to print String8/16."Jeff Sharkey2013-05-301-0/+15
|\ \ \ \ \ \
| * | | | | | Bring back overloading to print String8/16.Jeff Sharkey2013-05-301-0/+15
| |/ / / / /
* | | | | | am 255405eb: am 86b2ecdd: Merge "fix mem leak on error handling"Jeff Brown2013-05-301-1/+3
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | am 86b2ecdd: Merge "fix mem leak on error handling"Jeff Brown2013-05-291-1/+3
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | fix mem leak on error handlingHyejin Kim2013-05-281-1/+3
* | | | BufferQueue: remove freeAllBuffersExceptHeadLocked()Lajos Molnar2013-05-231-24/+5
* | | | BufferQueue: track buffer-queue by instance vs. by referenceLajos Molnar2013-05-235-88/+193
* | | | Merge "Remove unnecessary header file."Nick Kralevich2013-05-171-1/+0
|\ \ \ \
| * | | | Remove unnecessary header file.Nick Kralevich2013-05-171-1/+0
* | | | | am e6eef6c1: am ea74d3b7: make the warning timout of Fence::waitForever() imp...Mathias Agopian2013-05-175-6/+7
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | make the warning timout of Fence::waitForever() implicit and longerMathias Agopian2013-05-165-6/+7
* | | | take the "transparent region" into account for blendingMathias Agopian2013-05-101-0/+31
* | | | reformat Rect.{cpp|h}Mathias Agopian2013-05-102-31/+25
* | | | remove reserved virtual slotsMathias Agopian2013-05-091-19/+0
* | | | am 87ab83d9: am f743e3db: Merge "Add support for HAL_PIXEL_FORMAT_YCbCr_420_8...Eino-Ville Talvala2013-05-093-10/+70
|\ \ \ \ | |/ / /
| * | | Merge "Add support for HAL_PIXEL_FORMAT_YCbCr_420_888" into jb-mr2-devEino-Ville Talvala2013-05-093-10/+70
| |\ \ \
| | * | | Add support for HAL_PIXEL_FORMAT_YCbCr_420_888Eino-Ville Talvala2013-05-063-10/+70
* | | | | new String8, String16 ctors to initialize empty static strings with static li...Mathias Agopian2013-05-082-4/+26
* | | | | libutils clean-upMathias Agopian2013-05-0722-1975/+79
* | | | | Merge "String8: ensure static init done prior to empty string reference"Todd Poynor2013-05-071-0/+4
|\ \ \ \ \
| * | | | | String8: ensure static init done prior to empty string referenceTodd Poynor2013-05-071-0/+4
* | | | | | Add new Looper API to check whether the looper is idle.Dianne Hackborn2013-05-071-0/+12
|/ / / / /
* | | | | am 3755dbec: am 3d3cc6e1: Merge "Report actual disk space used" into jb-mr2-devMarco Nelissen2013-05-061-1/+2
|\ \ \ \ \ | |/ / / /