OSDN Git Service

SurfaceFlinger: add support for secure displays
[android-x86/frameworks-native.git] / services / surfaceflinger / DisplayDevice.cpp
2012-10-22 Jamie GennisSurfaceFlinger: add support for secure displays
2012-10-09 Mathias AgopianMerge "fix typo that prevented proper loging of EGL...
2012-10-09 Mathias Agopianfix typo that prevented proper loging of EGL error...
2012-10-01 Jeff SharkeyMerge "Include Global table in bugreports." into jb...
2012-10-01 Dianne HackbornMerge "Fix issue #7257947: Need to fix heap limits...
2012-09-30 Mathias Agopiansave/restore viewport properly when taking screenshot
2012-09-28 Mathias Agopianreset GL viewport and project when caputring the screen
2012-09-26 Mathias AgopianMerge "add support for EGL_FRAMEBUFFER_TARGET_ANDROID...
2012-09-26 Mathias Agopianonly abort when errors happen on the main display
2012-09-25 Ian RogersMerge "Configure GC free to be 8MB for devices with...
2012-09-25 Mathias AgopianMerge changes I47cd25c9,I7638ffe8 into jb-mr1-dev
2012-09-25 Mathias Agopianhandle EGL errors
2012-09-24 Jamie GennisMerge "ConsumerBase: make fence names meaningful" into...
2012-09-23 Eino-Ville TalvalaMerge "Add android.hardware.camera.any feature to camer...
2012-09-22 Mathias Agopianadd/remove displays properly on hotplug events
2012-09-21 Mathias Agopiancalculate wether we filter on a per-display basis
2012-09-20 Ben ChengMerge "Disable the use of clock_gettime for now." into...
2012-09-20 Andreas HuberMerge "frameworks/native: Amend HDCP API" into jb-mr1-dev
2012-09-20 Jesse HallMerge "Allow 16-bit color EGLConfigs" into jb-mr1-dev
2012-09-20 Mathias Agopianam 516efc1b: am 8a2b5423: Merge "libagl: Transform...
2012-09-19 Mathias AgopianMerge changes I561c198c,Id4865f3c into jb-mr1-dev
2012-09-19 Mathias Agopianfix typo in DisplayDevice logs
2012-09-19 Iliyan MalchevMerge "gui: conditionally set USE_NATIVE_FENCE_SYNC...
2012-09-18 Mathias Agopianimprove logging of external displays
2012-09-18 Andy McFaddenPlumb display name into SurfaceFlinger
2012-09-18 Mathias Agopianfix external displays
2012-09-18 Mathias AgopianMerge changes I53d70510,If34a05f3 into jb-mr1-dev
2012-09-18 Mathias Agopianadd support hwc 1.1
2012-09-17 jp abgrallam e917bfbd: am 09a22fc2: Merge "Allow disable of dumps...
2012-09-16 Ben ChengMerge "Print warnings when backwards timestamps are...
2012-09-14 Jeff BrownFix display projections when translated.
2012-09-13 Jesse HallMerge "Initialize new HWC 1.2 fields" into jb-mr1-dev
2012-09-13 Jesse HallMerge "Fix display projection transforms" into jb-mr1-dev
2012-09-12 Jesse HallFix display projection transforms
2012-09-05 Jesse HallMerge "Always reset layer acquireFenceFd after commit...
2012-09-05 Jamie GennisMerge "EGL_ANDROID_fence_sync: make it more generic...
2012-09-05 Mathias AgopianMerge "display projection API now has a single function...
2012-09-05 Mathias Agopiandisplay projection API now has a single function instea...
2012-09-04 Mathias Agopianimplement display viewport and frame
2012-09-04 Fabrice Di MeglioMerge "Add support for "-rtl" in resources" into jb...
2012-08-28 Mathias AgopianMerge "Eradicate DisplayID." into jb-mr1-dev
2012-08-28 Jeff Brownam f456d32d: (-s ours) am d7007cd4: Merge "Forward...
2012-08-28 Mathias AgopianEradicate DisplayID.
2012-08-27 Jean-Baptiste Queruam 9801575a: am 908c8ff5: Merge "Fixed clang build...
2012-08-24 Jamie GennisMerge "SurfaceTexture: inherit from ConsumerBase (try...
2012-08-23 Mathias AgopianHWComposer now has its own concept of display IDs
2012-08-21 Eino-Ville TalvalaMerge "Add BufferItemConsumer, a simple BufferQueue...
2012-08-20 Eino-Ville TalvalaMerge "CpuConsumer: inherit from ConsumerBase" into...
2012-08-20 Jamie GennisMerge "Revert "SurfaceTexture: inherit from ConsumerBas...
2012-08-20 Jean-Baptiste Queruresolved conflicts for merge of 21938749 to jb-mr1-dev
2012-08-20 Jean-Baptiste Queruam 6e820eec: am 6f89ebde: Merge "EGL: do not use sparse...
2012-08-17 Jamie GennisMerge "SurfaceTexture: inherit from ConsumerBase" into...
2012-08-17 Mathias Agopianrefactor compositing code to avoid multiple eglMakeCurr...
2012-08-17 Mathias Agopianreimplement wifi display hack with new external display...
2012-08-14 Jeff BrownMerge "Add a very simple helper function to log slow...
2012-08-14 Mathias Agopianxdpi / ydpi were reported as 0
2012-08-10 Mathias Agopianscreenshots could stop working after camera was used
2012-08-10 Mathias Agopianlibgui includes refactoring
2012-08-10 Mathias Agopiannow able to set the layer stack on a DisplayDevice
2012-08-08 Keun young ParkMerge "enable java/jni build in PDK if supported" into...
2012-08-07 Jamie GennisMerge changes Ic3d35a93,I46ec942d into jb-mr1-dev
2012-08-07 Jamie Gennissurfaceflinger: refactor FrambufferSurface
2012-08-05 Mathias Agopianturn DisplayDevice into a reference-counted object
2012-08-05 Mathias AgopianDisplayDevice only needs ANativeWindow not SurfaceTextu...
2012-08-05 Mathias Agopianremove a dependency of DisplayDevice on the refresh...
2012-08-03 Mathias AgopianWe now have a real list of displays.
2012-08-03 Mathias Agopiancleanups in preparation of bigger changes
2012-08-03 Mathias Agopianrename DisplayHardware to DisplayDevice