1. 9044ef0 Make sure set GL state properly by Mathias Agopian · 13 years ago
  2. fd2429d SurfaceFlinger: fix the transform hint by Jamie Gennis · 13 years ago
  3. 0a5abdb Fix another problem with refreshing the screen when switching to/from overlay by Mathias Agopian · 13 years ago
  4. 5bd1b27 Improve SF dumpsys output wrt HWC by Mathias Agopian · 13 years ago
  5. 4bacc9d Fix an issue is SF that caused drawing artifacts when hwc changed mode by Mathias Agopian · 13 years ago
  6. c21843a Merge "fix Surface positions are not floats" by Mathias Agopian · 13 years ago
  7. 34cb9f2a fix Surface positions are not floats by Mathias Agopian · 13 years ago
  8. ce8e0ba fix display artifacts in preview screen in timelapse video mode by Mathias Agopian · 13 years ago
  9. 3f88327 give the proper orientation to the h/w composer HAL by Mathias Agopian · 13 years ago
  10. 9b8fc65 SurfaceTexture: fix queues-to-composer by Jamie Gennis · 13 years ago
  11. 0fb1a94 update HWC data structures even when a layer is marked for SKIP by Mathias Agopian · 13 years ago
  12. 3a831d2 fix screen on/off animation (again) by Mathias Agopian · 13 years ago
  13. 7bb843c unify SurfaceTexture and Surface by Mathias Agopian · 13 years ago
  14. 6960811 Fix a race that could cause GL commands to be executed from the wrong thread. by Mathias Agopian · 13 years ago
  15. 1b0114f fix a surface leak in SurfaceFlinger by Mathias Agopian · 13 years ago
  16. 2ece4cd Reset ANativeWindow crop on buffer geometry changes. by Jamie Gennis · 14 years ago
  17. d35c666 fix [3385504] Surface flinger hang when adding dim surface by Mathias Agopian · 14 years ago
  18. 1d4549a clean-up unneeded code by Mathias Agopian · 14 years ago
  19. 06a61e2 improve SurfaceFlinger 'dumpsys' log by Mathias Agopian · 14 years ago
  20. fb4dcb1 fix [3312683] Camera mirroring problem after switching from back to front camera by Mathias Agopian · 14 years ago
  21. d211230 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 14 years ago
  22. 669084d resolved conflicts for merge of a0f011ff to master by Mathias Agopian · 14 years ago
  23. 1989af2 [3171580] Fix two typos related to fixed-size buffers by Mathias Agopian · 14 years ago
  24. 267e916 am 5c0efef9: am 7d452f69: Merge "really fix [3118445] Transform * Transform does not work as expected" into gingerbread by Mathias Agopian · 14 years ago
  25. e031ba8 really fix [3118445] Transform * Transform does not work as expected by Mathias Agopian · 14 years ago
  26. ef31d7d am 5d477279: am cf6b2765: Merge "fix a bug where FLIP_H would do a 180 rotation" into gingerbread by Mathias Agopian · 14 years ago
  27. 5ba5997 fix a bug where FLIP_H would do a 180 rotation by Mathias Agopian · 14 years ago
  28. 597c7f6 refactored screenshot code by Mathias Agopian · 14 years ago
  29. 38ed2e3 refactored screenshot code by Mathias Agopian · 14 years ago
  30. bce2e90 am bc4389ed: am 8395b462: Merge "fix [2931513] Add support for setting the orientation of an ANativeWindow" into gingerbread by Mathias Agopian · 14 years ago
  31. e96aa3e fix [2931513] Add support for setting the orientation of an ANativeWindow by Mathias Agopian · 14 years ago
  32. cfa2759 revert hwcomposer HAL changes. DO NOT MERGE. by Mathias Agopian · 14 years ago
  33. e0d5f5b call into hwcomposer HAL when present by Mathias Agopian · 14 years ago
  34. 8514b92 don't handle the transparent region of a layer in draw() by Mathias Agopian · 14 years ago
  35. 1efba9a get rid of our LayerVector implementation by Mathias Agopian · 14 years ago
  36. 08e83bb move native services under services/ by Mathias Agopian · 14 years ago[Renamed from libs/surfaceflinger/LayerBase.cpp]
  37. f8b4b44 Added support for the GL_TEXTURE_EXTERNAL target by Mathias Agopian · 14 years ago
  38. 7623da4 split surface management from surface's buffers management by Mathias Agopian · 14 years ago
  39. 593c05c clean-up client management. by Mathias Agopian · 14 years ago
  40. a0612e4 fix a bug where fading in/out of opaque 32-bits windows wasn't working by Mathias Agopian · 14 years ago
  41. 0d3c006 minor clean-up GLclampx -> GLclampf by Mathias Agopian · 14 years ago
  42. 7d1508b clean-up dead-code by Mathias Agopian · 14 years ago
  43. 9237703 Make sure to use filtering while in fixed-size mode by Mathias Agopian · 14 years ago
  44. 2ce19af fix [2712278] The preview buffer left some black borders in left and bottom edges by Mathias Agopian · 14 years ago
  45. 2be352a added the notion of fixed-size buffers by Mathias Agopian · 14 years ago
  46. 59751db SharedBufferStack now can grow up to 16 buffers. by Mathias Agopian · 14 years ago
  47. 9f2c4fd Refactor some code in surfaceflinger in preparation of upcoming changes by Mathias Agopian · 14 years ago
  48. 9bce873 more surfaceflinger cleanups by Mathias Agopian · 14 years ago
  49. a8a0aa8 better fix for [2420565] Surface.lockCanvas() updates the dirty region too often by Mathias Agopian · 14 years ago
  50. e5c0a7b clean-up surfaceflinger a bit by Mathias Agopian · 14 years ago
  51. 9c041bb fix [2511580] Window poop on screen - drop down list left some residual when it resized by Mathias Agopian · 14 years ago
  52. 015b597 fix [2483456] Video orientation is wrong on Droid for some videos by Mathias Agopian · 14 years ago
  53. 85b8d12 improve SF logging/debugging a little bit by Mathias Agopian · 14 years ago
  54. 1d211f8 fixes for [2474091] Saw Poor behaviour playing a video. by Mathias Agopian · 14 years ago
  55. 5d26c1e Added a name to Surface created by SurfaceFlinger by Mathias Agopian · 14 years ago
  56. ed2ab7f Initialize layer position by Mathias Agopian · 14 years ago
  57. 8f2423e get rid off the YUV formats at the libui layer by Mathias Agopian · 14 years ago
  58. ac127dc Add support for 180/270 degrees rotation. by Chih-Chung Chang · 15 years ago
  59. e1ceec2 Add an orientation parameter for overlay, so we can do camera preview in portrait mode. by Chih-Chung Chang · 15 years ago
  60. 9042b45 fix [2143798] Need to figure out how to do video by Mathias Agopian · 15 years ago
  61. 382e17d fix [2211532] improves sholes graphics performance by Mathias Agopian · 15 years ago
  62. 6950e42 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 15 years ago
  63. 0c4cec7 Attempt to fix [2152536] ANR in browser by Mathias Agopian · 15 years ago
  64. 70cab91 invalidate the surface when the physical changes by Mathias Agopian · 15 years ago
  65. e1b6f24 introduce the notion of the requested size in the Layer state by Mathias Agopian · 15 years ago
  66. 8851617 remove unused code by Mathias Agopian · 15 years ago
  67. 45094a3 remove dead code by Mathias Agopian · 15 years ago
  68. f2d28b7 minor SurfaceFlinger code cleanup and remove unnecessary tests by Mathias Agopian · 15 years ago
  69. cc93476 turn dithering off if it's not needed by Mathias Agopian · 15 years ago
  70. 44cac13 fix [2142193] disable GL_LINEAR when not needed by Mathias Agopian · 15 years ago
  71. 64a7c6b add support for RGBX_8888 surfaces in SurfaceFlinger by Mathias Agopian · 15 years ago
  72. 248b5bd fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore by Mathias Agopian · 15 years ago
  73. 9779b22 fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 15 years ago
  74. 7164b8d fix [2098939] Smooth gradients show banding on Sholes by Mathias Agopian · 15 years ago
  75. c854678 Add colorkey to gl clear operation by Rebecca Schultz Zavin · 15 years ago
  76. 18b6b49 fix a bug that caused the PixelFormat viewed by Surface to be wrong. by Mathias Agopian · 15 years ago
  77. 5cec474 second take, hopefully this time it doesn't break one of the builds: "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything." by Mathias Agopian · 15 years ago
  78. 64e89a8 Revert "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything." by Fred Quintana · 15 years ago
  79. 8b76a0a SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything. by Mathias Agopian · 15 years ago
  80. f293b2f NPOT EGLimage without GL_ARB_texture_non_power_of_two would be improperly scalled by Mathias Agopian · 15 years ago
  81. c660395 fix a bug causing push-buffer surfaces' identity to be garbage, which resulted in some attributes (size/pos) to fail to be set by Mathias Agopian · 15 years ago
  82. 999543b checkpoint. bring back video/camera by Mathias Agopian · 15 years ago
  83. 6edf5af fix a memory corruption where a SF Client could be used after it's been destroyed by Mathias Agopian · 15 years ago
  84. 151e859 new Permission class used to improve permission checks speed (by caching results) by Mathias Agopian · 15 years ago
  85. 947f4f4 merge master to master_gl by Mathias Agopian · 15 years ago
  86. 6158b1b Region now has its own implementation instead of relying on SkRegion, which allows us to break libui's dependency on libcorecg. by Mathias Agopian · 15 years ago
  87. dff8e58 update surfaceflinger, libui and libagl to the new gralloc api by Mathias Agopian · 15 years ago
  88. 81b0aa6 get rid of an old hack to work around a bug around glDeleteTextures() in the adreno drivers by Mathias Agopian · 15 years ago
  89. 6cf0db2 more Surface lifetime management by Mathias Agopian · 15 years ago
  90. 1473f46 Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 15 years ago
  91. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  92. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  93. da996f3 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 15 years ago
  94. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  95. b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  96. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  97. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago