summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | put back the unused virtuals in Vector<>Mathias Agopian2012-08-202-0/+39
| |/ / / |/| | |
* | | | Merge "get rid of mirrorItemAt() which isn't used anywhere" into jb-mr1-devMathias Agopian2012-08-202-22/+0
|\ \ \ \
| * | | | get rid of mirrorItemAt() which isn't used anywhereMathias Agopian2012-08-202-22/+0
* | | | | Merge "CpuConsumer: inherit from ConsumerBase" into jb-mr1-devEino-Ville Talvala2012-08-202-160/+32
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | CpuConsumer: inherit from ConsumerBaseEino-Ville Talvala2012-08-202-160/+32
* | | | | Merge "Revert "SurfaceTexture: inherit from ConsumerBase"" into jb-mr1-devJamie Gennis2012-08-204-121/+287
|\ \ \ \ \
| * | | | | Revert "SurfaceTexture: inherit from ConsumerBase"Jamie Gennis2012-08-204-121/+287
* | | | | | Merge "Revert "SurfaceTexture: call ConsumerBase::freeBufferLocked"" into jb-...Jamie Gennis2012-08-202-2/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Revert "SurfaceTexture: call ConsumerBase::freeBufferLocked"Jamie Gennis2012-08-202-2/+1
* | | | | | Merge "Fix deadlock in SF." into jb-mr1-devMathias Agopian2012-08-202-102/+87
|\ \ \ \ \ \
| * | | | | | Fix deadlock in SF.Mathias Agopian2012-08-172-102/+87
* | | | | | | Merge "SurfaceTexture: call ConsumerBase::freeBufferLocked" into jb-mr1-devJamie Gennis2012-08-202-1/+2
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | SurfaceTexture: call ConsumerBase::freeBufferLockedJamie Gennis2012-08-202-1/+2
| |/ / / / /
* | | | | | resolved conflicts for merge of 21938749 to jb-mr1-devJean-Baptiste Queru2012-08-201-6/+10
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | am 349149b5: Merge "Fix error trap in SurfaceTexture Client"Jean-Baptiste Queru2012-08-201-6/+10
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge "Fix error trap in SurfaceTexture Client"Jean-Baptiste Queru2012-08-201-6/+10
| | |\ \ \ \
| | | * | | | Fix error trap in SurfaceTexture ClientSteve Critchlow2012-07-101-6/+10
* | | | | | | am 6e820eec: am 6f89ebde: Merge "EGL: do not use sparse files for shader"Jean-Baptiste Queru2012-08-201-14/+15
|\ \ \ \ \ \ \ | |/ / / / / / | | | | / / / | |_|_|/ / / |/| | | | |
| * | | | | am 6f89ebde: Merge "EGL: do not use sparse files for shader"Jean-Baptiste Queru2012-08-201-14/+15
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge "EGL: do not use sparse files for shader"Jean-Baptiste Queru2012-08-201-14/+15
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | EGL: do not use sparse files for shadervijay gupta2012-07-231-14/+15
| | |/ / /
* | | | | Merge "SurfaceTexture: inherit from ConsumerBase" into jb-mr1-devJamie Gennis2012-08-174-287/+121
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | SurfaceTexture: inherit from ConsumerBaseJamie Gennis2012-08-164-287/+121
* | | | | refactor compositing code to avoid multiple eglMakeCurrent() callsMathias Agopian2012-08-164-155/+166
* | | | | reimplement wifi display hack with new external display SF frameworkMathias Agopian2012-08-165-84/+88
* | | | | display states can't share the dirty flagsMathias Agopian2012-08-163-8/+14
* | | | | binder interfaces can't be compared directlyMathias Agopian2012-08-161-1/+1
* | | | | Merge "gltrace: flush trace buffer on createContext & makeCurrent" into jb-mr...Siva Velusamy2012-08-161-0/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | gltrace: flush trace buffer on createContext & makeCurrentSiva Velusamy2012-08-161-0/+2
* | | | | oopsie, missed a spot when fixing b/6970310Mathias Agopian2012-08-151-1/+1
| |/ / / |/| | |
* | | | we were mistakenly optimizing out SF's main transactions in some casesMathias Agopian2012-08-151-27/+30
* | | | Use new PowerManager API.Jeff Brown2012-08-151-4/+3
* | | | Fix layer removal transaction.Jeff Brown2012-08-151-2/+2
* | | | Don't crash when recovering from WM deathJesse Hall2012-08-141-0/+2
|/ / /
* | | Merge "Add a very simple helper function to log slow functions." into jb-mr1-devJeff Brown2012-08-133-0/+76
|\ \ \
| * | | Add a very simple helper function to log slow functions.Jeff Brown2012-08-103-0/+76
* | | | make sure to repaint the screen when unblank()ingMathias Agopian2012-08-131-0/+2
* | | | xdpi / ydpi were reported as 0Mathias Agopian2012-08-137-92/+79
* | | | Merge "improve [un]marshalling of non-binder objects" into jb-mr1-devMathias Agopian2012-08-1310-103/+166
|\ \ \ \
| * | | | improve [un]marshalling of non-binder objectsMathias Agopian2012-08-1310-103/+166
| |/ / /
* | | | Add compile-time option to systrace GL-ES callsJesse Hall2012-08-132-1/+12
|/ / /
* | | make multi-display more realMathias Agopian2012-08-109-168/+425
* | | screenshots could stop working after camera was usedMathias Agopian2012-08-102-3/+7
* | | avoid crashing when we don't have an h/w composerMathias Agopian2012-08-101-1/+1
* | | libgui includes refactoringMathias Agopian2012-08-109-161/+114
* | | Add a display parameter to HWComposer where neededMathias Agopian2012-08-104-72/+90
* | | now able to set the layer stack on a DisplayDeviceMathias Agopian2012-08-103-1/+10
* | | improve Vector<> safety checksMathias Agopian2012-08-105-69/+52
* | | Merge "SurfaceTexture: Fix a fence fd leak." into jb-mr1-devJamie Gennis2012-08-081-1/+1
|\ \ \
| * | | SurfaceTexture: Fix a fence fd leak.Jamie Gennis2012-08-081-1/+1