1. ffe3e96 Merge "GLConsumer: Fix crop math" by Dan Stoza · 11 years ago
  2. 68efa84 GLConsumer: Fix crop math by Dan Stoza · 11 years ago
  3. 127cf2e Merge "SF: Swap w/h when capturing rotated screenshots" by Dan Stoza · 11 years ago
  4. 65dc7ee SF: Swap w/h when capturing rotated screenshots by Dan Stoza · 11 years ago
  5. 5ab3ba1 Merge "SF: Don't crop surface damage against viewport" by Dan Stoza · 11 years ago
  6. 074a13a SF: Don't crop surface damage against viewport by Dan Stoza · 11 years ago
  7. 816c9e0 Merge "libgui/SurfaceFlinger: Add getConsumerName" by Dan Stoza · 11 years ago
  8. 53a2e97 libgui/SurfaceFlinger: Add getConsumerName by Dan Stoza · 11 years ago
  9. b169b49 Merge "libgui: Add generation numbers to BufferQueue" by Dan Stoza · 11 years ago
  10. 993772a libgui: Add generation numbers to BufferQueue by Dan Stoza · 11 years ago
  11. c19fdee Merge "Call selinux_status_open() prior to use of selinux_status_updated()." by Nick Kralevich · 11 years ago
  12. bea0746 Call selinux_status_open() prior to use of selinux_status_updated(). by Stephen Smalley · 11 years ago
  13. 8980e0c Merge "libgui: Propagate error by clearing sp<GB>" by Dan Stoza · 11 years ago
  14. 3d6022a libgui: Propagate error by clearing sp<GB> by Dan Stoza · 11 years ago
  15. cf1edb3 Merge "Fix libgui crop matrix test." by Dan Stoza · 11 years ago
  16. 3422813 Fix libgui crop matrix test. by Michael Lentine · 11 years ago
  17. 75145aa Merge "SF: Reduce resync samples without present" by Dan Stoza · 11 years ago
  18. ef78916 SF: Reduce resync samples without present by Dan Stoza · 11 years ago
  19. edcfe7c Merge "libui: Apply GRALLOC_USAGE_ALLOC_MASK during alloc" by Dan Stoza · 11 years ago
  20. 24fa67f libui: Apply GRALLOC_USAGE_ALLOC_MASK during alloc by Dan Stoza · 11 years ago
  21. c76683f Merge "Check that width and height parameters are small." by Dan Stoza · 11 years ago
  22. 9530388 Check that width and height parameters are small. by Michael Lentine · 11 years ago
  23. a8702c4 Merge "SurfaceFlinger: Tweak whitespace in DdmConnection" by Dan Stoza · 11 years ago
  24. 42ace4b SurfaceFlinger: Tweak whitespace in DdmConnection by Dan Stoza · 11 years ago
  25. 5566d9d Merge "Bypass surface flinger permission check for calls from system." by Dan Stoza · 11 years ago
  26. 13c04c2 Merge "surfaceflinger: Fix range check for getFormat" by Dan Stoza · 11 years ago
  27. 8b04725 Bypass surface flinger permission check for calls from system. by Jeff Brown · 11 years ago
  28. ae56974 surfaceflinger: Fix range check for getFormat by Ajay Dudani · 11 years ago
  29. 20f7a6f Merge "Modify EGL to disconnect the window when the surface gets destroyed." by Dan Stoza · 11 years ago
  30. 87dd528 Modify EGL to disconnect the window when the surface gets destroyed. by Michael Lentine · 12 years ago
  31. c2bdfb8 Merge "SF: Skip render-to-texture for color transforms" by Dan Stoza · 11 years ago
  32. 0af1e0f Merge "Add hotplug support for primary display." by Dan Stoza · 11 years ago
  33. 3528348 Merge "libgui: Fix surface damage on rotated buffers" by Dan Stoza · 11 years ago
  34. 0a70ed9 Merge "Fix surfaceflinger tests." by Dan Stoza · 11 years ago
  35. 4ebb44e Merge "Fix libgui tests." by Dan Stoza · 11 years ago
  36. 10cb68f Merge "fix BufferItem flatten/unflatten alignment" by Dan Stoza · 11 years ago
  37. 1bdeb9d Merge "Refactor ConsumerBase and it's derived classes." by Dan Stoza · 11 years ago
  38. 5a606c3 Merge "Fix EGL shim extension injection for GL ES 3 drivers." by Jesse Hall · 11 years ago
  39. d19ad6f Merge "Add ConsumerBase::isAbandoned" by Dan Stoza · 11 years ago
  40. 8e8eba5 SF: Skip render-to-texture for color transforms by Dan Stoza · 11 years ago
  41. d74ba85 Add hotplug support for primary display. by Michael Lentine · 11 years ago
  42. 076d25b libgui: Fix surface damage on rotated buffers by Dan Stoza · 11 years ago
  43. b64d875 Fix surfaceflinger tests. by Michael Lentine · 11 years ago
  44. e0d3e70 Fix libgui tests. by Michael Lentine · 11 years ago
  45. ffe17a1 fix BufferItem flatten/unflatten alignment by Chong Zhang · 11 years ago
  46. 235da8d Refactor ConsumerBase and it's derived classes. by Michael Lentine · 11 years ago
  47. e576215 Add ConsumerBase::isAbandoned by John Reck · 11 years ago
  48. 9405746 Merge "Rename --include-cfi to --generate-debug-info." by David Srbecky · 11 years ago
  49. 741a6ff Rename --include-cfi to --generate-debug-info. by David Srbecky · 11 years ago
  50. 738fc3a Merge "framework/native/docs: remove doc footer for jd output" by Johan Euphrosine · 11 years ago
  51. efd6ab3 framework/native/docs: remove doc footer for jd output by Johan Euphrosine · 11 years ago
  52. 116e7ae Merge "frameworks/native/docs: add doxygen configuration" by Johan Euphrosine · 11 years ago
  53. edfe72e Fix EGL shim extension injection for GL ES 3 drivers. by Alistair Strachan · 11 years ago
  54. 5388c52 frameworks/native/docs: add doxygen configuration by Johan Euphrosine · 11 years ago
  55. e814b43 Merge "Don't use TEMP_FAILURE_RETRY on close in frameworks/native." by Elliott Hughes · 11 years ago
  56. 997abb6 Don't use TEMP_FAILURE_RETRY on close in frameworks/native. by Elliott Hughes · 11 years ago
  57. 553cbb2 Merge "SurfaceFlinger: Handle EGL errors more cleanly" by Dan Stoza · 11 years ago
  58. 59bfd2b SurfaceFlinger: Handle EGL errors more cleanly by Dan Stoza · 11 years ago
  59. 9188b4b Merge "Replace JNI primitive array critical calls with non-critical ones." by Hiroshi Yamauchi · 11 years ago
  60. 569bc1b Replace JNI primitive array critical calls with non-critical ones. by Hiroshi Yamauchi · 11 years ago
  61. f984bad Merge "Fix PTS handling for buffer replacement" by Dan Stoza · 11 years ago
  62. bbb010b Merge "binder: add uint64 support to Parcel." by Dan Stoza · 11 years ago
  63. e64a79c Fix PTS handling for buffer replacement by Dan Stoza · 11 years ago
  64. f183395 binder: add uint64 support to Parcel. by Ronghua Wu · 11 years ago
  65. bfe211f Merge "libgui: Always allow allocation on connect" by Dan Stoza · 11 years ago
  66. b900986 Merge "frameworks/native: document native types and enums" by Johan Euphrosine · 11 years ago
  67. cbe5459 libgui: Always allow allocation on connect by Dan Stoza · 11 years ago
  68. bf6d5e0 frameworks/native: document native types and enums by Johan Euphrosine · 11 years ago
  69. 38d7f75 Merge "libgui: Hook up onFrameReplaced" by Dan Stoza · 11 years ago
  70. a3b6693 libgui: Hook up onFrameReplaced by Dan Stoza · 11 years ago
  71. 364ed95 Merge "libEGL: whitelist the EGL_KHR_create_context_no_error extension" by Jesse Hall · 11 years ago
  72. 5245af3 libEGL: whitelist the EGL_KHR_create_context_no_error extension by Jesse Hall · 11 years ago
  73. 0581599 Merge "Added Voltage and Current regulator ftrace events to atrace" by Chris Craik · 11 years ago
  74. c4e98c4 Merge "SF: Apply pending transactions to new sidebands" by Dan Stoza · 11 years ago
  75. 8afb767 SF: Apply pending transactions to new sidebands by Dan Stoza · 11 years ago
  76. e357f64 Merge "libgui: Clear frame number while freeing slot" by Dan Stoza · 11 years ago
  77. 2405650 libgui: Clear frame number while freeing slot by Dan Stoza · 11 years ago
  78. dfe7e7e Merge "dumpstate: report per-partition MMC performance" by Mark Salyzyn · 11 years ago
  79. bb58111 Merge "SurfaceFlinger: Fix PTS on stale buffers" by Dan Stoza · 11 years ago
  80. 2e36f22 SurfaceFlinger: Fix PTS on stale buffers by Dan Stoza · 11 years ago
  81. 32d4b6c Merge "SurfaceFlinger: Limit to 4k Layers" by Dan Stoza · 11 years ago
  82. 676d10b Merge "SurfaceFlinger: Fix integer overflow in Mesh ctor" by Dan Stoza · 11 years ago
  83. ed6e907 Merge "Close Fence FDs in error cases of Surface and GraphicBufferMapper" by Dan Stoza · 11 years ago
  84. e7f8dde SurfaceFlinger: Limit to 4k Layers by Dan Stoza · 11 years ago
  85. 540e3de dumpstate: report per-partition MMC performance by Mark Salyzyn · 11 years ago
  86. ab79e33 SurfaceFlinger: Fix integer overflow in Mesh ctor by Dan Stoza · 11 years ago
  87. 08a7c79 Merge "Remove gamma correction from color correction shader" by Dan Stoza · 11 years ago
  88. f0c17b0 Merge "Avoid closing invalid FD in Surface and GraphicBufferMapper" by Dan Stoza · 11 years ago
  89. dcfe91e Avoid closing invalid FD in Surface and GraphicBufferMapper by Taiju Tsuiki · 11 years ago
  90. c7263fb Close Fence FDs in error cases of Surface and GraphicBufferMapper by Taiju Tsuiki · 11 years ago
  91. ad84681 Remove gamma correction from color correction shader by Alan Viverette · 11 years ago
  92. 8de71a2 Merge "BufferQueue: Add NATIVE_WINDOW_BUFFER_AGE query" by Dan Stoza · 11 years ago
  93. ca8c569 Merge "libgui: Implement onTransact for sideband streams" by Dan Stoza · 11 years ago
  94. becd89d Merge "Parcel.cpp: use calloc instead of malloc" by Nick Kralevich · 11 years ago
  95. 6329f01 Parcel.cpp: use calloc instead of malloc by Nick Kralevich · 11 years ago
  96. 81cde67 BufferQueue: Add NATIVE_WINDOW_BUFFER_AGE query by Dan Stoza · 11 years ago
  97. 1716669 libgui: Implement onTransact for sideband streams by Dan Stoza · 11 years ago
  98. b5c7ccf Merge "libgui: Change detachNextBuffer to return sp<GB>" by Dan Stoza · 11 years ago
  99. 745ac03 libgui: Change detachNextBuffer to return sp<GB> by Dan Stoza · 11 years ago
  100. bec3de4 Merge "Installd: Add debug.gencfi to run_dex2oat" by Andreas Gampe · 11 years ago