1. 7261d0c perf: Change heapminfree by Raghavendra Prasad Nagaraj · 9 years ago
  2. b3cf046 Merge "Revert "Take advantage of sync points during screen cap."" by Linux Build Service Account · 9 years ago
  3. 6610a0a Revert "Take advantage of sync points during screen cap." by Anupam Sakargayan · 10 years ago
  4. 874c05d Merge "frameworks/native: add ambient temperature & relative humidity sensor features" by Linux Build Service Account · 10 years ago
  5. 4f014a2 Merge "frameworks/native: Add support for transparent layers" by Linux Build Service Account · 10 years ago
  6. 0874e4f frameworks/native: add ambient temperature & relative humidity sensor features by Satya Durga Srinivasu Prabhala · 10 years ago
  7. a0790bd Merge "atrace: fix duplicate tag 'sync'" by Linux Build Service Account · 10 years ago
  8. 003d3da Merge "Dolby: Add enum for Dolby DDP coding type" by Linux Build Service Account · 10 years ago
  9. dd5da5f Dolby: Add enum for Dolby DDP coding type by Robert Jones · 11 years ago
  10. 3fbb0c1 Merge "SF: Add support for inverse mounted panels" by Linux Build Service Account · 10 years ago
  11. 804212e Merge "libgui: Handle createGraphicBuffer binder transcation failure" by Linux Build Service Account · 10 years ago
  12. fcd5c99 frameworks/native: Add support for transparent layers by Saurabh Shah · 10 years ago
  13. d3714c2 Merge "SF: Support to determine if the non-virtual displays are secure" by Linux Build Service Account · 10 years ago
  14. 5eb682f SF: Add support for inverse mounted panels by Prabhanjan Kandula · 10 years ago
  15. 787b0de atrace: fix duplicate tag 'sync' by Balamurugan Thanikachalam · 10 years ago
  16. 9b423a8 libgui: Handle createGraphicBuffer binder transcation failure by radhakrishna · 10 years ago
  17. 2f67fa5 Merge "sf: Block SIGPIPE signal to avoid crash" by Linux Build Service Account · 10 years ago
  18. 67301c3 sf: Block SIGPIPE signal to avoid crash by Ramkumar Radhakrishnan · 10 years ago
  19. d8c2a22 Merge "sf: Add RGBA_4444 and RGBA_5551 format in getFormatStr function" by Linux Build Service Account · 10 years ago
  20. 3d1cf35 Merge "sf: Make sure HWC_BLENDING_NONE is set for opaque layer" by Linux Build Service Account · 10 years ago
  21. 9a5efe8 Merge "sf: Rename default app buffer count property" by Linux Build Service Account · 10 years ago
  22. 6c6d348 SF: Support to determine if the non-virtual displays are secure by Arun Kumar K.R · 10 years ago
  23. cb85239 Merge "sf: Add a NULL check in getDisplayConfigs" by Linux Build Service Account · 10 years ago
  24. a866423 sf: Rename default app buffer count property by Ramakant Singh · 10 years ago
  25. dda1fa3 sf: Make sure HWC_BLENDING_NONE is set for opaque layer by radhakrishna · 10 years ago
  26. 9c9c8e1 sf: Add RGBA_4444 and RGBA_5551 format in getFormatStr function by Ramkumar Radhakrishnan · 10 years ago
  27. e9d5fa8 sf: Add a NULL check in getDisplayConfigs by Tatenda Chipeperekwa · 10 years ago
  28. b801c8a sf: Fixes for resolution change in SurfaceFlinger by Tatenda Chipeperekwa · 10 years ago
  29. 23d7438 sf : Fix vertices & texture coordinates computation. by Prabhanjan Kandula · 10 years ago
  30. c8cbc20 Do not limit android EGL wrapper to RGB formats. by Tatenda Chipeperekwa · 10 years ago
  31. ed80af4 libgui: Add native window attributes to query usage by Manoj Kumar AVM · 11 years ago
  32. bf5430d sf: vds: Fixes and code cleanup for VirtualDisplaySurface by Tatenda Chipeperekwa · 10 years ago
  33. e875af1 sf: Avoid disabling DispSync resync by Raj Kamal · 10 years ago
  34. f674fa1 sf: Make default app buffers count to three. by Ramakant Singh · 10 years ago
  35. 0710cc1 sf: Use property to set default app buffer count by Ramakant Singh · 10 years ago
  36. b4ff439 sf: Validate display id while introducing 50ms delay by Baldev Kumar Sahu · 10 years ago
  37. 280bcd3 sf: Clear FrameBuffer only if there are GLES composed layers by Sravan Kumar D.V.N · 10 years ago
  38. 74180cb sf: Enable GPU Tiled DR optimization for overlap and mixed mode use cases by Sravan Kumar D.V.N · 10 years ago
  39. 2b1beba sf: Validate display device id and disable dirtyrect composition by Ramkumar Radhakrishnan · 10 years ago
  40. ced0b06 sf: Remove 50ms delay when external animation is disabled by Ramkumar Radhakrishnan · 10 years ago
  41. 766d5f6 SurfaceFlinger: Add support for extendedMode by Arun Kumar K.R · 11 years ago
  42. db7ca4d frameworks/native: Add support for Secure Display by Ramkumar Radhakrishnan · 11 years ago
  43. 679eefe sf: Override presentation layer with ext_only layer by Ramkumar Radhakrishnan · 11 years ago
  44. 816f14a Surface: Fix gralloc flags conflicting values. by Saurabh Shah · 11 years ago
  45. 5ee229d frameworks/native: Add support for custom layers in Surfaceflinger by Ramkumar Radhakrishnan · 11 years ago
  46. f3d922a sf: Use Dirty Rect optimization in "Show Surface Updates" setting by Sravan Kumar D.V.N · 10 years ago
  47. 260f601 sf: Use DirtyRect to optimize Full GPU composition by Sravan Kumar D.V.N · 10 years ago
  48. 008df65 sf: vds: Queue Sink buffer during invalidate by Manoj Kumar AVM · 10 years ago
  49. 366d9b4 sf: Allocate displayId based on usage flags for VD devices by Raj Kamal · 10 years ago
  50. f9af0e3 SF: Block gpu rendering for virtual display widevine level3 by Ramakant Singh · 10 years ago
  51. e0c1a8b SF: Fix Klockwork errors. by Praveena Pachipulusu · 10 years ago
  52. ab2f30f sf: Invalidate and Delay eDisplayProjectionChanged binder transaction by Ramkumar Radhakrishnan · 11 years ago
  53. 9f6181d SurfaceFlinger: Dont show Animation on External Display by Arun Kumar K.R · 11 years ago
  54. 452395a Add Digital Pen hovering cursor support by Chiou-Hao Hsu · 10 years ago
  55. a196c33 frameworks/native: Modify dirtyRect only on GPU pre-rotation by Jeykumar Sankaran · 10 years ago
  56. 5757b08 sf: vds: Add support for secure virtual displays by Tatenda Chipeperekwa · 11 years ago
  57. 5b22920 sf: vds: Allocate display ID for displays composed/copied by HWC by Ramkumar Radhakrishnan · 10 years ago
  58. 55a5653 sf: Determine if virtual display can use HWC for composition by Manoj Kumar AVM · 10 years ago
  59. 027b385 SF: Check ViewFrame validity before sending to hwc by Saurabh Shah · 10 years ago
  60. 95f43fd sf: Fix incorrect state reporting in dumpsys by Manoj Kumar AVM · 10 years ago
  61. 42fdbac surfaceflinger: Allow gpu to render widevine level3 by Prabhanjan Kandula · 12 years ago
  62. 0b13eab sf: Set view frame of each display using binder by Ramkumar Radhakrishnan · 10 years ago
  63. 7bf5dbf SF: Ensure boot animation always appears in panel orientation by radhakrishna · 10 years ago
  64. 2ae2eaf Init display orientation according to panel orientation by Sushil Chauhan · 11 years ago
  65. 15a1667 GlES2: Add NULL check by Anshuman Dani · 11 years ago
  66. b4e005a SF: Fix invalid reduction of transparent region from a layer. by radhakrishna · 10 years ago
  67. e0c7835 surfaceflinger: Set max acquired buffer count by Naseer Ahmed · 11 years ago
  68. c424808 fix copy back dirty region by Omprakash Dhyade · 12 years ago
  69. 19d8702 sf: Enable QCOM_BSP if TARGET_USES_QCOM_BSP is set. by Raj Kamal · 10 years ago
  70. c0d9f83 SF: Modify logic to handle "transparent Region" for displayFrame by Dileep Kumar Reddi · 10 years ago
  71. 35c9ff2 SF: Avoid wormhole clear for BLIT calls by Radhika Ranjan Soni · 11 years ago
  72. 5111ff0 SurfaceFlinger: Change to support framebuffer flip for 2D blitters by Arun Kumar K.R · 11 years ago
  73. 6c9568a frameworks/native: Reset dirtyRect after every queuebuffer call. by Jeykumar Sankaran · 10 years ago
  74. 8740907 sf: Add dirtyRect information to SF dumpsys by Jeykumar Sankaran · 10 years ago
  75. f19506d sf: vds: Selectively compose displays via HWC. by Tatenda Chipeperekwa · 10 years ago
  76. 46dc8d6 SurfaceFlinger: Add support for virtual display by Jeykumar Sankaran · 11 years ago
  77. fa507ff frameworks/native: Propagate dirty region in hwc_layer. by Jeykumar Sankaran · 10 years ago
  78. 00685ba Surface: Initialize variable and add a defensive check by Rama Vaddula · 11 years ago
  79. d3c6dfd egl: Addition of eglGpuPerfHintQCOM. by Ramkumar Radhakrishnan · 10 years ago
  80. 9094ee2 merge in lmp-release history after reset to afe2b1fadd29149ceed639357e44e06e97c3a5ca by The Android Automerger · 10 years ago
  81. afe2b1f surfaceflinger: don't close fence fds after passing to queueBuffer by Jesse Hall · 10 years ago
  82. 2fd9ec6 merge in lmp-release history after reset to 649bafb7ba2c3204295bc3451ff7af7e28e714ed by The Android Automerger · 10 years ago
  83. 649bafb Merge "bufferqueue: workaround: allow NULL fence with queueBuffer (DO NOT MERGE)" into lmp-dev by Jesse Hall · 10 years ago
  84. 2287690 merge in lmp-release history after reset to 0b6acb2231baed861488f2d181621272d0658d25 by The Android Automerger · 10 years ago
  85. 0b6acb2 Add version number to SensorService dump output. by Aravind Akella · 10 years ago
  86. 5b0cbcf bufferqueue: workaround: allow NULL fence with queueBuffer (DO NOT MERGE) by Jesse Hall · 10 years ago
  87. 1fb5584 merge in lmp-release history after reset to 60fd3feecab4336d964ca8e31c7c3220e1afb558 by The Android Automerger · 10 years ago
  88. 60fd3fe Migrate CA certificates to all users by Robin Lee · 10 years ago
  89. 99f3b71 merge in lmp-release history after reset to 3454f123d0a10bd0ce0760828996aa26c80a8fd4 by The Android Automerger · 10 years ago
  90. 9084a39 merge in lmp-release history after reset to 3454f123d0a10bd0ce0760828996aa26c80a8fd4 by The Android Automerger · 10 years ago
  91. 3454f12 media: add kMetadataBufferTypeGraphicBuffer by Lajos Molnar · 10 years ago
  92. 22d82f8 merge in lmp-release history after reset to ffb497743831ae4857b674629b58ea3c46d01431 by The Android Automerger · 10 years ago
  93. 02769ac Improve ANR diagnostics. by Jeff Brown · 10 years ago
  94. c0ccc65 merge in lmp-release history after reset to 9ea09757fa63ad2a9bea9c846b51c1210d69c79f by The Android Automerger · 10 years ago
  95. ffb4977 Improve ANR diagnostics. by Jeff Brown · 10 years ago
  96. d75521b merge in lmp-release history after reset to 9ea09757fa63ad2a9bea9c846b51c1210d69c79f by The Android Automerger · 10 years ago
  97. 9ea0975 Fix broken error check in Parcel::readBlob by Narayan Kamath · 10 years ago
  98. e680d36 merge in lmp-release history after reset to 7830ef3dd0ff3749d974c2dd85a8fa59dc47aeca by The Android Automerger · 10 years ago
  99. 7830ef3 Change ordering of memory allocation and calling Thread::run(). by Aravind Akella · 10 years ago
  100. 8006608 merge in lmp-release history after reset to 78639c22acfa5e56d87fd6fe8340d083536b29fc by The Android Automerger · 10 years ago