summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Added an EGLTest for eglTerminate"Mathias Agopian2012-04-192-0/+33
|\
| * Added an EGLTest for eglTerminateDaniel Lam2012-04-162-0/+33
* | Allow the crypto plugin to specify error detail if it returns an errorAndreas Huber2012-04-191-1/+9
* | SF needs to render even if we don't have a h/w composerMathias Agopian2012-04-181-2/+2
* | Merge "add set thread count"Mathias Agopian2012-04-182-0/+11
|\ \
| * | add set thread countMathias Agopian2012-04-182-0/+11
* | | Fix BufferQueue verbose logEino-Ville Talvala2012-04-181-2/+6
* | | Remove fixed USAGE_HW_TEXTURE flag from BufferQueue.Eino-Ville Talvala2012-04-183-1/+8
|/ /
* | Merge "Fix deadlock when cleaning objects in eglTerminate"Jesse Hall2012-04-182-29/+79
|\ \
| * | Fix deadlock when cleaning objects in eglTerminateJesse Hall2012-04-172-29/+79
* | | make sure to clear the framebuffer when using overlaysMathias Agopian2012-04-182-40/+22
* | | Merge "Support tokenizing arbitrary content."Jeff Brown2012-04-172-5/+28
|\ \ \
| * | | Support tokenizing arbitrary content.Jeff Brown2012-04-172-5/+28
| | |/ | |/|
* | | SurfaceTexture: fix a memory leakJamie Gennis2012-04-171-6/+17
* | | Merge changes Id79430f9,I541d3046Jamie Gennis2012-04-173-28/+19
|\ \ \
| * | | BufferQueue: check before tracing buffer indexJamie Gennis2012-04-161-3/+6
| * | | SurfaceTexture: shrink all sides when croppingJamie Gennis2012-04-162-25/+13
| |/ /
* | | Merge "double checked locking pattern is not safe on SMP"Mathias Agopian2012-04-171-4/+5
|\ \ \
| * | | double checked locking pattern is not safe on SMPMathias Agopian2012-04-161-4/+5
| | |/ | |/|
* | | Merge "Add webview tracing bit"Chris Craik2012-04-171-1/+2
|\ \ \ | |/ / |/| |
| * | Add webview tracing bitChris Craik2012-04-161-1/+2
| |/
* | fix Region const_iterator.Mathias Agopian2012-04-162-14/+39
* | Merge "don't attempt to clip layers anymore using glScissor"Mathias Agopian2012-04-165-106/+44
|\ \
| * | don't attempt to clip layers anymore using glScissorMathias Agopian2012-04-165-106/+44
* | | Merge "get rid off preserve backbuffer optimization in SF"Mathias Agopian2012-04-167-143/+36
|\ \ \ | |/ /
| * | get rid off preserve backbuffer optimization in SFMathias Agopian2012-04-167-143/+36
| |/
* | Merge "s/w rendered apps can now use n-buffering (n>2)"Mathias Agopian2012-04-163-13/+31
|\ \ | |/ |/|
| * s/w rendered apps can now use n-buffering (n>2)Mathias Agopian2012-04-133-13/+31
* | make sure to pass the transform-hint on ANW.connectMathias Agopian2012-04-161-1/+1
* | Merge "make sure to repaint the screen when screen turns on"Mathias Agopian2012-04-131-2/+1
|\ \
| * | make sure to repaint the screen when screen turns onMathias Agopian2012-04-131-2/+1
| |/
* | Move com.nxp.mifare to frameworks/native.Martijn Coenen2012-04-121-0/+20
|/
* don't wake-up eventthread every 16ms if there are no vsync requestsMathias Agopian2012-04-121-1/+1
* fix a typo causing pre-rotation to never workMathias Agopian2012-04-121-1/+1
* Enabled cropping support in SurfaceTextureDaniel Lam2012-04-125-2/+162
* add com.android.nfc_extras to native/ for pdk.Ramanan Rajeswaran2012-04-121-0/+20
* Merge "Revert "handle surfaces posts independently from composition""Mathias Agopian2012-04-112-7/+13
|\
| * Revert "handle surfaces posts independently from composition"Mathias Agopian2012-04-112-7/+13
* | SurfaceTexture: work around a compiler bugJamie Gennis2012-04-111-1/+1
* | SurfaceTexture: add a test for user sizes & prerotationJamie Gennis2012-04-111-0/+167
* | SurfaceTextureClient: support for application buffer dimensionsMichael I. Gold2012-04-112-9/+52
|/
* handle surfaces posts independently from compositionMathias Agopian2012-04-112-13/+7
* Merge "make sure to disable VSYNC while screen is off"Mathias Agopian2012-04-114-22/+57
|\
| * make sure to disable VSYNC while screen is offMathias Agopian2012-04-114-22/+57
* | Merge "rework screen on/off code"Mathias Agopian2012-04-114-66/+63
|\ \ | |/
| * rework screen on/off codeMathias Agopian2012-04-104-66/+63
* | Merge "Add sdcard_r group to dumpstate."Jeff Sharkey2012-04-111-1/+2
|\ \ | |/ |/|
| * Add sdcard_r group to dumpstate.Jeff Sharkey2012-04-111-1/+2
* | Added vsync debugging information in dumpsys logMathias Agopian2012-04-104-18/+52
* | use in/out structures for queueBuffer() IPCMathias Agopian2012-04-105-39/+76