1. e2909e1 SurfaceFlinger: update orientation via transactions by Jamie Gennis · 13 years ago
  2. 5c3bea7 Merge "fix an issue where the screen could stay off" by Mathias Agopian · 13 years ago
  3. 9191392 fix an issue where the screen could stay off by Mathias Agopian · 13 years ago
  4. 9c518d1 Merge "Fix screen off animation when in landscape" by Mathias Agopian · 13 years ago
  5. b946a56 Fix screen off animation when in landscape by Mathias Agopian · 13 years ago
  6. 5872a77 Merge "enable EGL_IMG_context_priority for the omap4 platform" by Mathias Agopian · 13 years ago
  7. 830d083 SurfaceFlinger: screenshots w/ protected buffers by Jamie Gennis · 13 years ago
  8. 184df10 enable EGL_IMG_context_priority for the omap4 platform by Mathias Agopian · 13 years ago
  9. edaab94 Force a repaint when hwc invalidate hook is called by Mathias Agopian · 13 years ago
  10. 1f29cbe improve hwc log output by Mathias Agopian · 13 years ago
  11. feb158b Merge changes Ib302d79e,Ib4ee085f by Jamie Gennis · 13 years ago
  12. d7b3c64 am da42e0fa: Merge "SurfaceFlinger: fix setting default buffer size" into ics-factoryrom by Jamie Gennis · 13 years ago
  13. da42e0f Merge "SurfaceFlinger: fix setting default buffer size" into ics-factoryrom by Jamie Gennis · 13 years ago
  14. f329271 am 3780d380: Merge "SurfaceFlinger: fix the transform hint" into ics-factoryrom by Jamie Gennis · 13 years ago
  15. 3a23212 SurfaceFlinger: fix setting default buffer size by Jamie Gennis · 13 years ago
  16. 81f69ba don't clear the framebuffer when the framebuffer is not used by Mathias Agopian · 13 years ago
  17. 892ac41 Merge "(DO NOT MERGE) SurfaceFlinger: fix isOpaque check in lockPageFlip" into ics-factoryrom by Jamie Gennis · 13 years ago
  18. fd2429d SurfaceFlinger: fix the transform hint by Jamie Gennis · 13 years ago
  19. 0c92e4d Merge "don't clear the framebuffer when the framebuffer is not used" by Mathias Agopian · 13 years ago
  20. 9f12c8b Merge "fix dumpsys wording for h/w composer" by Mathias Agopian · 13 years ago
  21. 9fe9654 don't clear the framebuffer when the framebuffer is not used by Mathias Agopian · 13 years ago
  22. 5b315da SurfaceFlinger: set layer names on SurfaceTextures by Jamie Gennis · 13 years ago
  23. c4f5d5a fix dumpsys wording for h/w composer by Mathias Agopian · 13 years ago
  24. 01a98dd Handle orientation changes more systematically. Bug: 4981385 by Jeff Brown · 13 years ago
  25. 661a1bf fix transition from full overlays to fb by Mathias Agopian · 13 years ago
  26. 9791172 rename mInvalidRegion to mSwapRegion by Mathias Agopian · 13 years ago
  27. 951c12e improve hwc dumpsys by Mathias Agopian · 13 years ago
  28. 88cde07 fix transition from full overlays to fb by Mathias Agopian · 13 years ago
  29. d0f2f0d rename mInvalidRegion to mSwapRegion by Mathias Agopian · 13 years ago
  30. 880ac7a improve hwc dumpsys by Mathias Agopian · 13 years ago
  31. 8d46849 (DO NOT MERGE) SurfaceFlinger: fix isOpaque check in lockPageFlip by Jamie Gennis · 13 years ago
  32. 11c44dd SurfaceFlinger: fix isOpaque check in lockPageFlip by Jamie Gennis · 13 years ago
  33. 0a5abdb Fix another problem with refreshing the screen when switching to/from overlay by Mathias Agopian · 13 years ago
  34. 5bd1b27 Improve SF dumpsys output wrt HWC by Mathias Agopian · 13 years ago
  35. 4bacc9d Fix an issue is SF that caused drawing artifacts when hwc changed mode by Mathias Agopian · 13 years ago
  36. 7f97258 fix a bug that caused the off animation to not show sometimes by Mathias Agopian · 13 years ago
  37. ff57415 Fix various flickering / artifacts by Mathias Agopian · 13 years ago
  38. c21843a Merge "fix Surface positions are not floats" by Mathias Agopian · 13 years ago
  39. 34cb9f2a fix Surface positions are not floats by Mathias Agopian · 13 years ago
  40. ce8e0ba fix display artifacts in preview screen in timelapse video mode by Mathias Agopian · 13 years ago
  41. ec49d89 Fix screenshots by Mathias Agopian · 13 years ago
  42. 7d0dd6a Merge "Fix Recent thumbnails aren't taken when leaving an activity via notification" by Mathias Agopian · 13 years ago
  43. e328134 Fix Recent thumbnails aren't taken when leaving an activity via notification by Mathias Agopian · 13 years ago
  44. 011833c Merge "SurfaceFlinger: use the HWC gralloc usage bit" by Jamie Gennis · 13 years ago
  45. f33bc2d Merge changes I14e03939,I9aafe6f2 by Mathias Agopian · 13 years ago
  46. 2143fe0 Add a debug option to turn the "transformation hint" off by Mathias Agopian · 13 years ago
  47. 56e8d67 Minor cleanup by Mathias Agopian · 13 years ago
  48. 7f76a3c fix "show screen update" debug option. by Mathias Agopian · 13 years ago
  49. d52c14d SurfaceFlinger: use the HWC gralloc usage bit by Jamie Gennis · 13 years ago
  50. 3f88327 give the proper orientation to the h/w composer HAL by Mathias Agopian · 13 years ago
  51. 9b8fc65 SurfaceTexture: fix queues-to-composer by Jamie Gennis · 13 years ago
  52. 93d75ec as a debug option SrufaceFlinger can now connect to DDMS by Mathias Agopian · 13 years ago
  53. b290b5e fix an orientation change drawing artifact. by Mathias Agopian · 13 years ago
  54. 91b5398 SurfaceFlinger doesn't rely on having a custom RefBase destructor by Mathias Agopian · 13 years ago
  55. 053b02d return correct value from query after connecting a surface by Mathias Agopian · 13 years ago
  56. 0c3367f improve dumpsys SurfaceFlinger output by Mathias Agopian · 13 years ago
  57. b17ee7f fix a crasher in surfaceflinger by Mathias Agopian · 13 years ago
  58. d0ec240 Merge "update HWC data structures even when a layer is marked for SKIP" by Mathias Agopian · 13 years ago
  59. 0fb1a94 update HWC data structures even when a layer is marked for SKIP by Mathias Agopian · 13 years ago
  60. a0bd0d8 Add a h/w composer API to allow the HAL to trigger a redraw by Mathias Agopian · 13 years ago
  61. f178472 Merge "SurfaceFlinger: use async mode for video & cam" by Jamie Gennis · 13 years ago
  62. 950de41 SurfaceFlinger: use async mode for video & cam by Jamie Gennis · 13 years ago
  63. a616d88 SurfaceFlinger: abandon Layer SurfaceTextures by Jamie Gennis · 13 years ago
  64. c054570 SurfaceFlinger: fix a layer occlusion bug by Jamie Gennis · 13 years ago
  65. f3503c2 remove dead code and member variables. by Mathias Agopian · 13 years ago
  66. 9a817a3 fix a typo that prevented preserveRects() to work properly by Mathias Agopian · 13 years ago
  67. a5ed145 Fix typo which caused invalid rotations to be returned with NATIVE_WINDOW_TRANSFORM_HINT by Mathias Agopian · 13 years ago
  68. 45b63dd Fix a few issues with NATIVE_WINDOW_TRANSFORM_HINT by Mathias Agopian · 13 years ago
  69. 50c24a2 clean-up. get rid ofunused code and members in Surface[Control].cpp by Mathias Agopian · 13 years ago
  70. f07b8a3 implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal buffer orientation" by Mathias Agopian · 13 years ago
  71. ff86f37 use SurfaceTexture new scaling mode in SF by Mathias Agopian · 13 years ago
  72. ab95117 dump GLES strings in SF dumpsys log by Mathias Agopian · 13 years ago
  73. 9e37abb take the state transform into account with h/w composer hal by Mathias Agopian · 13 years ago
  74. bd882b1 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  75. 3a831d2 fix screen on/off animation (again) by Mathias Agopian · 13 years ago
  76. 1861786 Fix EGLUtils::selectConfigForPixelFormat() by Mathias Agopian · 13 years ago
  77. 55aaccd Merge "don't kill surfaceflinger when system process dies" by Mathias Agopian · 13 years ago
  78. 0c63ef5 don't kill surfaceflinger when system process dies by Mathias Agopian · 13 years ago
  79. eec0f7e return an error code with gralloc buffer allocation failures by Mathias Agopian · 13 years ago
  80. 753db22 fix screen on/off animation, which was flipped by Mathias Agopian · 13 years ago
  81. 439863f SF transactions are now O(1) wrt IPC instead of O(N). by Mathias Agopian · 13 years ago
  82. 3cf7cf5 Merge changes I9fb59763,I8b2c6e00 by Jamie Gennis · 13 years ago
  83. 0dd593f PermissionCache caches permission checks by Mathias Agopian · 13 years ago
  84. bd5404d SurfaceTexture: change onFrameAvailable behavior by Jamie Gennis · 13 years ago
  85. eb99f0d fix RefBase so it retains binary-compatibility with gingerbread by Mathias Agopian · 13 years ago
  86. 7bb843c unify SurfaceTexture and Surface by Mathias Agopian · 13 years ago
  87. 9e73554 Merge "Fix a race that could cause GL commands to be executed from the wrong thread." by Mathias Agopian · 13 years ago
  88. 6960811 Fix a race that could cause GL commands to be executed from the wrong thread. by Mathias Agopian · 13 years ago
  89. e69b263 SurfaceFlinger: unfreeze windows for fixed size buffers. by Jamie Gennis · 13 years ago
  90. 6dcb155 Fix a race in SurfaceFlinger that could cause layers to be leaked forever. by Mathias Agopian · 13 years ago
  91. b2a153a frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 13 years ago
  92. 50a2f8f Merge "Fix a race-condtion in SurfaceFlinger that could lead to a crash." by Mathias Agopian · 13 years ago
  93. 5fa7ad6 Fix a race-condtion in SurfaceFlinger that could lead to a crash. by Mathias Agopian · 13 years ago
  94. a31b3f2 am 08acaec6: am a47c0d29: am 58e4a5e2: Merge "Fixed to draw texture when loadTexture() is called at first time" by Conley Owens · 13 years ago
  95. 08acaec am a47c0d29: am 58e4a5e2: Merge "Fixed to draw texture when loadTexture() is called at first time" by Conley Owens · 13 years ago
  96. 58e4a5e Merge "Fixed to draw texture when loadTexture() is called at first time" by Conley Owens · 13 years ago
  97. 7ae9f08 Merge "Fixed to call computeVisibleRegions() when transparent value changed" by Conley Owens · 13 years ago
  98. b4a56f1 am ba5aebd1: am ac505b86: am f0556bb9: am 86d1d747: Merge "Add lock before calling initEglImage" by Conley Owens · 13 years ago
  99. ba5aebd1 am ac505b86: am f0556bb9: am 86d1d747: Merge "Add lock before calling initEglImage" by Conley Owens · 13 years ago
  100. f0556bb am 86d1d747: Merge "Add lock before calling initEglImage" by Conley Owens · 13 years ago