1. b061033 Fix screenshots by Mathias Agopian · 14 years ago
  2. e46016d Merge "Fix Recent thumbnails aren't taken when leaving an activity via notification" by Mathias Agopian · 14 years ago
  3. 0abe83a Fix Recent thumbnails aren't taken when leaving an activity via notification by Mathias Agopian · 14 years ago
  4. 85b6f7a Merge "SurfaceFlinger: use the HWC gralloc usage bit" by Jamie Gennis · 14 years ago
  5. 45d8451 Merge changes I14e03939,I9aafe6f2 by Mathias Agopian · 14 years ago
  6. a458364 Add a debug option to turn the "transformation hint" off by Mathias Agopian · 14 years ago
  7. f7ae69d Minor cleanup by Mathias Agopian · 14 years ago
  8. 53331da fix "show screen update" debug option. by Mathias Agopian · 14 years ago
  9. 3599bf2 SurfaceFlinger: use the HWC gralloc usage bit by Jamie Gennis · 14 years ago
  10. d992db3 give the proper orientation to the h/w composer HAL by Mathias Agopian · 14 years ago
  11. 582270d SurfaceTexture: fix queues-to-composer by Jamie Gennis · 14 years ago
  12. 8afb7e3 as a debug option SrufaceFlinger can now connect to DDMS by Mathias Agopian · 14 years ago
  13. c595390 fix an orientation change drawing artifact. by Mathias Agopian · 14 years ago
  14. 47d0812 SurfaceFlinger doesn't rely on having a custom RefBase destructor by Mathias Agopian · 14 years ago
  15. 5bfc245 return correct value from query after connecting a surface by Mathias Agopian · 14 years ago
  16. ad795ba improve dumpsys SurfaceFlinger output by Mathias Agopian · 14 years ago
  17. e8067a7 fix a crasher in surfaceflinger by Mathias Agopian · 14 years ago
  18. 6d30c2b Merge "update HWC data structures even when a layer is marked for SKIP" by Mathias Agopian · 14 years ago
  19. a537c0f update HWC data structures even when a layer is marked for SKIP by Mathias Agopian · 14 years ago
  20. c7d14e2 Add a h/w composer API to allow the HAL to trigger a redraw by Mathias Agopian · 14 years ago
  21. 05ca999 Merge "SurfaceFlinger: use async mode for video & cam" by Jamie Gennis · 14 years ago
  22. cb6c755 SurfaceFlinger: use async mode for video & cam by Jamie Gennis · 14 years ago
  23. dbe6486 SurfaceFlinger: abandon Layer SurfaceTextures by Jamie Gennis · 14 years ago
  24. db5230f SurfaceFlinger: fix a layer occlusion bug by Jamie Gennis · 14 years ago
  25. 3fbce7c remove dead code and member variables. by Mathias Agopian · 14 years ago
  26. ab7c13f fix a typo that prevented preserveRects() to work properly by Mathias Agopian · 14 years ago
  27. 6dc49c0 Fix typo which caused invalid rotations to be returned with NATIVE_WINDOW_TRANSFORM_HINT by Mathias Agopian · 14 years ago
  28. bb66c9b Fix a few issues with NATIVE_WINDOW_TRANSFORM_HINT by Mathias Agopian · 14 years ago
  29. c10d9d9 clean-up. get rid ofunused code and members in Surface[Control].cpp by Mathias Agopian · 14 years ago
  30. 97c602c implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal buffer orientation" by Mathias Agopian · 14 years ago
  31. 933389f use SurfaceTexture new scaling mode in SF by Mathias Agopian · 14 years ago
  32. ad70186 dump GLES strings in SF dumpsys log by Mathias Agopian · 14 years ago
  33. 29a367b take the state transform into account with h/w composer hal by Mathias Agopian · 14 years ago
  34. baa44b8 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 14 years ago
  35. ffcf465 fix screen on/off animation (again) by Mathias Agopian · 14 years ago
  36. 6163091 Fix EGLUtils::selectConfigForPixelFormat() by Mathias Agopian · 14 years ago
  37. 7e91886 Merge "don't kill surfaceflinger when system process dies" by Mathias Agopian · 14 years ago
  38. 1f339ff don't kill surfaceflinger when system process dies by Mathias Agopian · 14 years ago
  39. d9e8c64 return an error code with gralloc buffer allocation failures by Mathias Agopian · 14 years ago
  40. 2dbf9ff fix screen on/off animation, which was flipped by Mathias Agopian · 14 years ago
  41. 698c087 SF transactions are now O(1) wrt IPC instead of O(N). by Mathias Agopian · 14 years ago
  42. 67b4cff Merge changes I9fb59763,I8b2c6e00 by Jamie Gennis · 14 years ago
  43. 99b4984 PermissionCache caches permission checks by Mathias Agopian · 14 years ago
  44. 3d8063b SurfaceTexture: change onFrameAvailable behavior by Jamie Gennis · 14 years ago
  45. ddc31c3 fix RefBase so it retains binary-compatibility with gingerbread by Mathias Agopian · 14 years ago
  46. a67932f unify SurfaceTexture and Surface by Mathias Agopian · 14 years ago
  47. 342451d Merge "Fix a race that could cause GL commands to be executed from the wrong thread." by Mathias Agopian · 14 years ago
  48. ca4d360 Fix a race that could cause GL commands to be executed from the wrong thread. by Mathias Agopian · 14 years ago
  49. 3629d7f SurfaceFlinger: unfreeze windows for fixed size buffers. by Jamie Gennis · 14 years ago
  50. dea20b1 Fix a race in SurfaceFlinger that could cause layers to be leaked forever. by Mathias Agopian · 14 years ago
  51. 697526b frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 14 years ago
  52. e4b117a Merge "Fix a race-condtion in SurfaceFlinger that could lead to a crash." by Mathias Agopian · 14 years ago
  53. 4f11374 Fix a race-condtion in SurfaceFlinger that could lead to a crash. by Mathias Agopian · 14 years ago
  54. 5511a49 am 08acaec6: am a47c0d29: am 58e4a5e2: Merge "Fixed to draw texture when loadTexture() is called at first time" by Conley Owens · 14 years ago
  55. 7badf9c am a47c0d29: am 58e4a5e2: Merge "Fixed to draw texture when loadTexture() is called at first time" by Conley Owens · 14 years ago
  56. e85e4d4 Merge "Fixed to draw texture when loadTexture() is called at first time" by Conley Owens · 14 years ago
  57. 56b79aa Merge "Fixed to call computeVisibleRegions() when transparent value changed" by Conley Owens · 14 years ago
  58. 345c611 am ba5aebd1: am ac505b86: am f0556bb9: am 86d1d747: Merge "Add lock before calling initEglImage" by Conley Owens · 14 years ago
  59. ddc25bb am ac505b86: am f0556bb9: am 86d1d747: Merge "Add lock before calling initEglImage" by Conley Owens · 14 years ago
  60. a97b487 am 86d1d747: Merge "Add lock before calling initEglImage" by Conley Owens · 14 years ago
  61. 0ef4e15 Get rid of the "pid" parameter from createSurface by Mathias Agopian · 14 years ago
  62. d9071ad Merge "remove support for console in SurfaceFlinger" by Mathias Agopian · 14 years ago
  63. 3d03150 remove support for console in SurfaceFlinger by Mathias Agopian · 14 years ago
  64. 3d64e73 fix memory corruption when retriving GL_MAX_VIEWPORT_DIMS by Mathias Agopian · 14 years ago
  65. 0d11baf Add lock before calling initEglImage by Kobi Cohen Arazi · 14 years ago
  66. 4cb1888 Fix a GraphicBuffer leak in SurfaceTexture by Mathias Agopian · 14 years ago
  67. 47d8730 remove more unused references to ISurface by Mathias Agopian · 14 years ago
  68. dcab18c Fixed to draw texture when loadTexture() is called at first time by Ichitaro Kohara · 15 years ago
  69. d87f162 merge libsurfaceflinger_client into libgui by Mathias Agopian · 14 years ago
  70. 3eb70b4 am bd340c7b: am b368f4d8: am 38caff23: Merge "SurfaceFlinger: Fix a typo." into honeycomb-mr1 by Jamie Gennis · 14 years ago
  71. d32a694 Merge "SurfaceFlinger: Fix a typo." into honeycomb-mr1 by Jamie Gennis · 14 years ago
  72. 5fd799d SurfaceFlinger: Fix a typo. by Jamie Gennis · 14 years ago
  73. 02cc717 am 14438b81: am 970bad67: am be368de7: Merge "Fix missing AOSP copyright headers for more files" into honeycomb-mr1 by James Dong · 15 years ago
  74. 5f7204c Fix missing AOSP copyright headers for more files by James Dong · 15 years ago
  75. 939fee8 am e22aa623: am 25594e19: am f40e638e: fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out by Mathias Agopian · 15 years ago
  76. d0b55c0 fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out by Mathias Agopian · 15 years ago
  77. 1bbafb9 Fix some const-ness and comments by Mathias Agopian · 15 years ago
  78. 5bf3abe Fix initialization order warning. by Mathias Agopian · 15 years ago
  79. 795f5cc Merge "Default to NONE format in Layer" by Eric Hassold · 15 years ago
  80. 7ffe380 Default to NONE format in Layer by Eric Hassold · 15 years ago
  81. 7a4d0df SurfaceFlinger: Respect the PROTECTED gralloc bit. by Jamie Gennis · 15 years ago
  82. 18570db am 33029221: Merge "revert the surface purgatory list and dependent changes." into gingerbread by Mathias Agopian · 15 years ago
  83. f7662af revert the surface purgatory list and dependent changes. by Mathias Agopian · 15 years ago
  84. 134f042 ANativeWindow: add queues-to-window-composer check. by Jamie Gennis · 15 years ago
  85. 5f1e78d am df6410dc: Merge "Fix [3513017] in lockscreen but showing empty launcher (live wallpaper) only" into gingerbread by Mathias Agopian · 15 years ago
  86. ee65ac8 Fix [3513017] in lockscreen but showing empty launcher (live wallpaper) only by Mathias Agopian · 15 years ago
  87. 1c71a47 remove some logs by Mathias Agopian · 15 years ago
  88. e780976 am 0dc5fdb9: am e630e5f4: am 919853ce: Merge "Prevent SurfaceFlinger from using layer token 31." into gingerbread by Jamie Gennis · 15 years ago
  89. d1ad86f am e630e5f4: am 919853ce: Merge "Prevent SurfaceFlinger from using layer token 31." into gingerbread by Jamie Gennis · 15 years ago
  90. db7b742 am 919853ce: Merge "Prevent SurfaceFlinger from using layer token 31." into gingerbread by Jamie Gennis · 15 years ago
  91. ab0225e Merge "Correctly handle translucency of device-specific pixel formats" by Eric Hassold · 15 years ago
  92. 2168e2d Fixed to call computeVisibleRegions() when transparent value changed by Ichitaro Kohara · 15 years ago
  93. a1f47b9 fix a surface leak in SurfaceFlinger by Mathias Agopian · 15 years ago
  94. ac45e6b Correctly handle translucency of device-specific pixel formats by Eric Hassold · 15 years ago
  95. 8a08392 Prevent SurfaceFlinger from using layer token 31. by Jamie Gennis · 15 years ago
  96. 4884080 am 50b029d5: am 7ba35f5a: Merge "[3418265] apply layer transformations to the DimLayer." into honeycomb by Mathias Agopian · 15 years ago
  97. bce26da [3418265] apply layer transformations to the DimLayer. by Mathias Agopian · 15 years ago
  98. 79676ac am 09443aeb: am 62884505: Merge "Reset ANativeWindow crop on buffer geometry changes." into honeycomb by Jamie Gennis · 15 years ago
  99. da04384 Merge "Reset ANativeWindow crop on buffer geometry changes." into honeycomb by Jamie Gennis · 15 years ago
  100. 3cbe436 am 8d778b37: am 231da079: Merge "fix [3389263] OMX.Nvidia.h264.decode fails to shutdown" into honeycomb by Mathias Agopian · 15 years ago