1. 2bc0682 Add 3GB dalvik heap and hwui memory by deadman96385 · 9 years ago
  2. 8d10a4f surfaceflinger: Add support for secondary color matrix by Steve Kondik · 7 years ago
  3. c71ff73 Add SN logging by Pablo Ceballos · 8 years ago
  4. 96e2ce3 Sanity check IMemory access versus underlying mmap by Christopher Tate · 8 years ago
  5. 62ebf6e BQ: Add permission check to BufferQueueConsumer::dump by Pablo Ceballos · 8 years ago
  6. 970faa4 dumpstate: increase logcat timeout to 40 seconds (DO NOT MERGE) by Mark Salyzyn · 8 years ago
  7. 1c60428 Revert "DO NOT MERGE ANYWHERE Add new interface for sensor physical data" by Ben Fennema · 8 years ago
  8. 03c89d3 DO NOT MERGE ANYWHERE Add new interface for sensor physical data by Jani Suonpera · 8 years ago
  9. 3078af6 DO NOT MERGE: add support for new sched tracepoint by Tim Murray · 8 years ago
  10. 70db2bf Set cpuset from surfaceflinger. by Tim Murray · 8 years ago
  11. 904687c Installd: Fully decouple pre- and post-bootcomplete properties by Andreas Gampe · 8 years ago
  12. 39405e0 OMX: clarify EOS signaling for tunneled decoders by Lajos Molnar · 8 years ago
  13. 0d8acb9 Merge tag 'LA.BF64.1.2.2-04040-8x94.0' of git://codeaurora.org/quic/la/platform/frameworks/native into HEAD by Griffin Millender · 7 years ago
  14. b904ce2 surfaceflinger: Use only one EventThread when phase offsets are same. by Omprakash Dhyade · 8 years ago
  15. b7f51e6 IGraphicBufferProducer: fix QUEUE_BUFFER info leak by Robert Shih · 8 years ago
  16. 4e0a04f IGraphicBufferConsumer: fix ATTACH_BUFFER info leak by Robert Shih · 8 years ago
  17. 4397484 binder: MemoryHeapIon: Fix size_t vs integer formatting mismatch by Christopher N. Hesse · 8 years ago
  18. 4d63de0 surfaceflinger: Don't allow QC HWC virtual display without QC HWC copy by Ethan Chen · 8 years ago
  19. d0579a4 surfaceflinger: Correct QTI_BSP ifdef by Ethan Chen · 8 years ago
  20. a10a598 Revert "Revert "gui: only support tertiary display if QTI_BSP is defined"" by Abhisek Devkota · 8 years ago
  21. adbdb06 update app ops by Roman Birg · 8 years ago
  22. c729fd8 surfaceflinger: Use only one EventThread when phase offsets are same. by Omprakash Dhyade · 8 years ago
  23. 75198b2 vds: Allocate Framebuffer target buffer by Manoj Kumar AVM · 8 years ago
  24. a74c56c sensor: Allow devices to skip the permission request by Christopher N. Hesse · 8 years ago
  25. 14db7db Fix the execution point of onFrameAvailable/onFrameReplaced callbacks by Christian Poetzsch · 8 years ago
  26. ba622b3 SF: Fix invalid reduction of transparent region from a layer. by radhakrishna · 10 years ago
  27. 39edb0e libbinder: allow devices to disable ashmem size tracking by forkbomb · 8 years ago
  28. a118ffa libgui: Don't assign handle to NULL after free is common by Caio Schnepper · 8 years ago
  29. 165770c libgui: Don't assign handle to NULL after free by Caio Schnepper · 8 years ago
  30. 0c6767b surfaceflinger: odd hw rotation (90/270) patch for swapping width/height by Hashcode · 11 years ago
  31. 3c87cf7 sensorservice: Don't replace HAL orientation sensor by Ethan Chen · 8 years ago
  32. 3ada11d sensor: Skip additional permission request checks by Matt Filetto · 8 years ago
  33. 6cce643 sensorservice: Register orientation sensor if HAL doesn't provide it by Arne Coucheron · 9 years ago
  34. 9ce6ead sensorservice: Fix init sequence for pre-1.1 API sensor HALs by Ricardo Cerqueira · 10 years ago
  35. 537e9a5 Fix boot animation rotation problem when ro.sf.hwrotation is set to 90 or 270 by Clyde Tan · 10 years ago
  36. 9ce9559 surfaceflinger: Reimplement hwrotation by Ricardo Cerqueira · 11 years ago
  37. a6c5a5d exynos4: getphys implementation on buffermanager for samsung omx by Ricardo Cerqueira · 10 years ago
  38. 5b621ba Merge "SurfaceFlinger: Add support for continuous dumpsys to file." by Linux Build Service Account · 8 years ago
  39. 4ae5410 surfaceflinger: Clean up use of QC extended API by Steve Kondik · 8 years ago
  40. e529c8e SurfaceFlinger: Add support for continuous dumpsys to file. by Dileep Marchya · 8 years ago
  41. 5ed0fa1 native: Use project pathmap by Steve Kondik · 8 years ago
  42. bd602bf Add dalvik heap override for xxxhdpi phone by bmc08gt · 9 years ago
  43. 66915e7 Add HWUI overrides for xxxhdpi phone by bmc08gt · 9 years ago
  44. 9544801 native: Restore VM memory overrides by Diogo Ferreira · 9 years ago
  45. dff5b93 binder: MemoryHeapIon: fix unused parameters by Christopher N. Hesse · 9 years ago
  46. 81ed1fb binder: Squashed commit of MemoryHeapBaseIon by codeworkx · 11 years ago
  47. 3f69437 Fix for landscape thumbnail images on GLES11RenderEngine by chaochen · 9 years ago
  48. 7bee03c surfaceflinger: Track the last surfaceview frame for latency dumps by Ricardo Cerqueira · 9 years ago
  49. f760b45 input: Adjust priority by Steve Kondik · 8 years ago
  50. 68da0c2 RenderEngine: remove warning "using EGL_IMG_context_priority" by Michael Gernoth · 8 years ago
  51. d754f5c Support forcing all screenshots into a CPU consumer by Ricardo Cerqueira · 10 years ago
  52. d1c175f libEGL: allow devices to workaround Google bug 10194508 by Pawit Pornkitprasan · 10 years ago
  53. 76660f6 Bring back support for glReadPixels screenshot path by Pawit Pornkitprasan · 9 years ago
  54. 54329b2 Revert "egl: Remove old tuna BGRA vs RGBA workaround." by Ethan Chen · 8 years ago
  55. 704851b Merge "sf: ex-sf: Remove screenshot surface from secondary displays" by Linux Build Service Account · 8 years ago
  56. 8db0b0c Merge "SF: Fix invalid reduction of transparent region from a layer." by Linux Build Service Account · 8 years ago
  57. 32ddd1c Merge "SurfaceFlinger: Move Extended SF classes to same repository" by Linux Build Service Account · 8 years ago
  58. 2e35309 Merge "sf: Change log message in layer query method from ALOGE to ALOGW" by Linux Build Service Account · 8 years ago
  59. 4366300 sf: ex-sf: Remove screenshot surface from secondary displays by Arun Kumar K.R · 8 years ago
  60. f18674e SF: Fix invalid reduction of transparent region from a layer. by radhakrishna · 10 years ago
  61. b924c01 SurfaceFlinger: Move Extended SF classes to same repository by Arun Kumar K.R · 8 years ago
  62. 242ab43 bug#460672 framebuffer surface can't keep triple buffer if define NUM_FRAMEBUFFER_SURFACE_BUFFERS := 3 by james.zhang · 8 years ago
  63. e402075 surfaceflinger: Set max acquired buffer count by Naseer Ahmed · 10 years ago
  64. cb393ce sf: Change log message in layer query method from ALOGE to ALOGW by Tatenda Chipeperekwa · 8 years ago
  65. d7b0262 Merge tag 'android-6.0.1_r3' into 601r3 by David Ng · 8 years ago
  66. 46f9358 Merge "Merge tag 'android-6.0.0_r26' into HEAD" by Linux Build Service Account · 8 years ago
  67. 9291005 SurfaceFlinger: Add support for MDP3 by Baldev Sahu · 8 years ago
  68. d44ff68 native: add ambient temperature & relative humidity sensor features by Satya Durga Srinivasu Prabhala · 9 years ago
  69. cd506cb Merge tag 'android-6.0.0_r26' into HEAD by Divya Sharma · 8 years ago
  70. bf48432 Merge "sf : Fix vertices & texture coordinates computation." by Linux Build Service Account · 8 years ago
  71. 7e6e8e8 Merge "sf: vds: Avoid HWC for certain scenarios" by Linux Build Service Account · 8 years ago
  72. 5a8a71b sf: vds: Avoid HWC for certain scenarios by Manoj Kumar AVM · 8 years ago
  73. 7f39cfe sf : Fix vertices & texture coordinates computation. by Ramakant Singh · 8 years ago
  74. a78c2e6 Merge "Avoiding flush on-change sensors at subscription" into mnc-dr-dev by Peng Xu · 8 years ago
  75. 20483c4 Avoiding flush on-change sensors at subscription by Peng Xu · 8 years ago
  76. 574145e DO NOT MERGE: fix build try #2 am: 778b6f4902 am: 034bc1799c -s ours am: dbc9a47831 -s ours am: a2685ebb1e am: 1d94a1d036 -s ours by Nick Kralevich · 8 years ago
  77. cf33d50 Merge changes from topic 'parcel-v2' into mnc-dr-dev by Adrian Roos · 8 years ago
  78. bce101e DO NOT MERGE: fix build try #2 am: 778b6f4902 am: 034bc1799c -s ours am: dbc9a47831 -s ours am: a2685ebb1e by Nick Kralevich · 8 years ago
  79. 1d94a1d DO NOT MERGE: fix build try #2 am: 778b6f4902 am: 034bc1799c -s ours am: dbc9a47831 -s ours by Nick Kralevich · 8 years ago
  80. a2685eb DO NOT MERGE: fix build try #2 am: 778b6f4902 am: 034bc1799c -s ours by Nick Kralevich · 8 years ago
  81. 18e7c64 resolve merge conflicts of 834ac204ce to klp-modular-dev. am: 7f1ea80d65 am: fa632f6ad7 am: 9ec978732f am: 1b28b05d2e by Nick Kralevich · 8 years ago
  82. dbc9a47 DO NOT MERGE: fix build try #2 am: 778b6f4902 am: 034bc1799c -s ours by Nick Kralevich · 8 years ago
  83. 711c7be add number constraint for samples per MotionEvent am: 5d17838ade am: 72c8ca4a01 am: 9964d83869 am: 90dc6dc825 am: 9830f11dc6 by Flanker · 8 years ago
  84. 0370a03 resolve merge conflicts of 834ac204ce to klp-modular-dev. am: 7f1ea80d65 am: fa632f6ad7 am: 9ec978732f by Nick Kralevich · 8 years ago
  85. 034bc17 DO NOT MERGE: fix build try #2 am: 778b6f4902 by Nick Kralevich · 8 years ago
  86. 1b28b05 resolve merge conflicts of 834ac204ce to klp-modular-dev. am: 7f1ea80d65 am: fa632f6ad7 by Nick Kralevich · 8 years ago
  87. 9ec9787 resolve merge conflicts of 834ac204ce to klp-modular-dev. am: 7f1ea80d65 by Nick Kralevich · 8 years ago
  88. fa632f6 resolve merge conflicts of 834ac204ce to klp-modular-dev. am: 7f1ea80d65 by Nick Kralevich · 8 years ago
  89. 6bb3114 Maintain Parcel ABI by Adrian Roos · 8 years ago
  90. cbf3726 Revert "Revert "Track ashmem memory usage in Parcel"" by Adrian Roos · 8 years ago
  91. 7f1ea80 resolve merge conflicts of 834ac204ce to klp-modular-dev. by Nick Kralevich · 8 years ago
  92. a82ace9 add number constraint for samples per MotionEvent am: 5d17838ade am: 72c8ca4a01 am: 9964d83869 am: 90dc6dc825 by Flanker · 8 years ago
  93. 6880307 Revert "Track ashmem memory usage in Parcel" by Ian Pedowitz · 8 years ago
  94. 778b6f4 DO NOT MERGE: fix build try #2 by Nick Kralevich · 8 years ago
  95. 834ac20 DO NOT MERGE: fix build breakage by Nick Kralevich · 8 years ago
  96. 9830f11 add number constraint for samples per MotionEvent am: 5d17838ade am: 72c8ca4a01 am: 9964d83869 by Flanker · 8 years ago
  97. 90dc6dc add number constraint for samples per MotionEvent am: 5d17838ade am: 72c8ca4a01 by Flanker · 8 years ago
  98. 9964d83 add number constraint for samples per MotionEvent am: 5d17838ade am: 72c8ca4a01 by Flanker · 8 years ago
  99. 72c8ca4 add number constraint for samples per MotionEvent am: 5d17838ade by Flanker · 8 years ago
  100. e2f499f Track ashmem memory usage in Parcel by Adrian Roos · 8 years ago