1. b0f3936 Distinguish between createSurface error codes. by Robert Carr · 6 years ago
  2. b736e32 Use destroy in transaction for animation by Chavi Weingarten · 6 years ago
  3. 3880438 Revert "Use destroy in transaction for animation" by Chavi Weingarten · 6 years ago
  4. 1aa1275 Use destroy in transaction for animation by chaviw · 6 years ago
  5. 58915a8 Remove bogus SkASSERT by Leon Scroggins III · 7 years ago
  6. b4de060 Merge "Make SurfaceControl parcelable (1/2)" by Jorim Jaggi · 7 years ago
  7. 06975df Make SurfaceControl parcelable (1/2) by Jorim Jaggi · 7 years ago
  8. d7ec64c Revert "Revert "Updated screenshot code to reflect native changes."" by Chavi Weingarten · 7 years ago
  9. ea2eb5a Revert "Updated screenshot code to reflect native changes." by Chavi Weingarten · 7 years ago
  10. 689e091c Updated screenshot code to reflect native changes. by chaviw · 7 years ago
  11. fbe47df Snapshot Task with the app window crop for Recents by chaviw · 7 years ago
  12. b1579c8 Re-implement Z-ordering based off SurfaceControl hierarchy. by Robert Carr · 7 years ago
  13. 1cda84c Added JNI and Java code to capture a layer by chaviw · 7 years ago
  14. e13b58e Use new SurfaceFlinger transaction API. by Robert Carr · 7 years ago
  15. 7f5265e Merge "Added jni and SurfaceControl methods for native setColor" by Chavi Weingarten · 7 years ago
  16. 7643140 Changed reparentChild method name to reparent. by chaviw · 7 years ago
  17. 0dd03f5 Added jni and SurfaceControl methods for native setColor by chaviw · 7 years ago
  18. 6354238 Added jni and SurfaceControl methods for native reparentChild by chaviw · 7 years ago
  19. 2412b4d Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 am: 5c091dc944 am: c840945a78 by Steven Moreland · 7 years ago
  20. 9f430b2 Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 am: 5c091dc944 by Steven Moreland · 7 years ago
  21. 5c091dc Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 by Steven Moreland · 7 years ago
  22. 2279b25 frameworks/base: use proper nativehelper headers by Steven Moreland · 7 years ago
  23. 9236117 Remove ALOGD_IF_SLOW by Tom Cherry · 7 years ago
  24. 190ae89 Merge "Remove more references to kIndex_8" by TreeHugger Robot · 7 years ago
  25. 10fc627 Remove ALOGD_IF_SLOW by Tom Cherry · 7 years ago
  26. f51a80d Remove more references to kIndex_8 by Leon Scroggins III · 7 years ago
  27. 8ed74bb Remove ALOGD_IF_SLOW by Tom Cherry · 7 years ago
  28. 0ecc0ff Merge "Enable wide color gamut rendering" by TreeHugger Robot · 7 years ago
  29. 26a2b97 Enable wide color gamut rendering by Romain Guy · 7 years ago
  30. 113fd30 use 64-bits usage bits almost everywhere by Mathias Agopian · 7 years ago
  31. af422a8 Stack APPLICATION_MEDIA_OVERLAY windows with relative layering. by Robert Carr · 7 years ago
  32. 511a808 SurfaceControl: Crash due to invalid JNI cast by Patrik Torstensson · 7 years ago
  33. 897215d Remove code for seamlessly rotating SurfaceView's. by Robert Carr · 7 years ago
  34. d5c7dd6 Modify SurfaceView to use SurfaceFlinger child surfaces. by Robert Carr · 7 years ago
  35. 5aec7b9 Revert "Modify SurfaceView to use SurfaceFlinger child surfaces." by Wonsik Kim · 7 years ago
  36. cd4aeef Modify SurfaceView to use SurfaceFlinger child surfaces. by Robert Carr · 7 years ago
  37. 3896db1 Revert "Modify SurfaceView to use SurfaceFlinger child surfaces." by Jeff Tinker · 7 years ago
  38. 693f343 Modify SurfaceView to use SurfaceFlinger child surfaces. by Robert Carr · 8 years ago
  39. 0edf18f Correct SurfaceControl matrix parameter names. by Robert Carr · 7 years ago
  40. f0ccd9b Merge "More incorrect screenshot JNI code." by TreeHugger Robot · 7 years ago
  41. 7f6e986 More incorrect screenshot JNI code. by Robert Carr · 7 years ago
  42. 3bf2e57 Propagate surface type and owner through to SurfaceFlinger. by Albert Chaulk · 8 years ago
  43. 903f98e Merge "Expose Java side for parenting SurfaceControl" by TreeHugger Robot · 7 years ago
  44. fb09bcf Correct screenshot JNI code. by Robert Carr · 7 years ago
  45. 838120c Expose Java side for parenting SurfaceControl by Robert Carr · 8 years ago
  46. 6486d31 Expose SurfaceControl method to screenshot to GraphicBuffer. by Robert Carr · 8 years ago
  47. f7e79d6 Remove RGBX_FP16 format by Romain Guy · 8 years ago
  48. 9505a65 Add new RGBA_F16 bitmap config by Romain Guy · 8 years ago
  49. c1c5406 Rename hwui/PixelRef to hwui/Bitmap Test: refactoring cl. bug:32216791 by sergeyv · 8 years ago
  50. 253f2c2 Linear blending, step 1 by Romain Guy · 8 years ago
  51. c69853c Remove all hacks around ref counting in Bitmap by sergeyv · 8 years ago
  52. aff2f94 Fail createVirtualDisplay with single-buffered Surface by Pablo Ceballos · 8 years ago
  53. 1c9977b Rename color transform to color mode and persist the value. by Michael Wright · 8 years ago
  54. 6da3cc0 Implement seamless rotation mode. by Robert Carr · 8 years ago
  55. a9408d4 PiP animation: Move window with resize when ending animation. by Robert Carr · 8 years ago
  56. e9953b1 Force pending transactions to flush before screenshot. by Robert Carr · 8 years ago
  57. 9ff94c0 Plumb HDR capabilities to Display by Michael Wright · 8 years ago
  58. 54ac219 Revert "Revert "Hook up HDR capabilities from native SurfaceControl"" by Hangyu Kuang · 8 years ago
  59. 1ca6a33 Force windows to be scalable during pinned animation. by Robert Carr · 8 years ago
  60. 2c38f45 Revert "Hook up HDR capabilities from native SurfaceControl" by Dan Stoza · 8 years ago
  61. 49d438e Hook up HDR capabilities from native SurfaceControl by Dan Stoza · 8 years ago
  62. 27982e6 Java bindings for SurfaceControl::setFinalCrop by Pablo Ceballos · 8 years ago
  63. 47e36a3 Force disconnect when the surface is about to be saved. by Chong Zhang · 8 years ago
  64. 64e516f Sync SurfaceView position changes to parent render. by Rob Carr · 9 years ago
  65. f35b989 Merge six commits from master-skia to master by Leon Scroggins III · 9 years ago
  66. d8f904f Revert "Merge six commits from master-skia to master" by Tom Hudson · 9 years ago
  67. 5507807 Merge six commits from master-skia to master by Leon Scroggins III · 9 years ago
  68. 7e1d861 Revert "Sync SurfaceView position changes to parent render." by Rob Carr · 9 years ago
  69. 6104dc9 Sync SurfaceView position changes to parent render. by Robert Carr · 9 years ago
  70. 434a481 am ea1831d2: am b57dd722: resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  71. ea1831d am b57dd722: resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  72. b57dd72 resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  73. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 9 years ago
  74. 4b4d29a am 8dcd14cd: am 4a90942e: am f615872c: am 0b887e57: Merge "SurfaceControl: Add colorTransform to DisplayInfo" into mnc-dr-dev by Dan Stoza · 9 years ago
  75. 904f485 SurfaceControl: Add colorTransform to DisplayInfo by Dan Stoza · 9 years ago
  76. 60126ef Use unique_ptr instead of SkAutoTDelete. by Ben Wagner · 9 years ago
  77. ae2e8b4 Add warning if an in-use Bitmap is reconfigured by John Reck · 9 years ago
  78. f29ed28 Attempt to solve the double-GC problem by John Reck · 9 years ago
  79. 73f9c7d don't reference (deprecated) kIgnore_SkAlphaType by Mike Reed · 9 years ago
  80. ed6b9df Frameworks/base: Consistency in core/jni by Andreas Gampe · 10 years ago
  81. 0f0b491 Frameworks/base: Wall Werror in core/jni by Andreas Gampe · 10 years ago
  82. 1d13406 Use surfaceflinger for recents thumbnail rotations. by Riley Andrews · 10 years ago
  83. 5474f33 SurfaceControl: free ref when not used anymore by Thierry Strudel · 10 years ago
  84. 01e840f Add resize method for virtual displays by Michael Wright · 10 years ago
  85. b933055 stop using (deprecated) SkBitmap::Config by Mike Reed · 10 years ago
  86. e8b1aeb Add two new display info fields by Andy McFadden · 10 years ago
  87. 98908aa Merge "Add call to set power mode for display" by Jeff Brown · 10 years ago
  88. e3f9800 Fix a memory leak with empty screenshot. by Leon Scroggins III · 10 years ago
  89. c55929a Add call to set power mode for display by Prashant Malani · 10 years ago
  90. 9890e341 SurfaceFlinger: Add sourceCrop to screenshot by Dan Stoza · 10 years ago
  91. 0010105 Enable changing display configuration by Dan Stoza · 10 years ago
  92. ac5eda3 Fix nativeGetAnimationFrameStats to use the correct times. by Allen Hair · 10 years ago
  93. 1376d60 Adding render stats APIs to UiAutomation (framework). by Svetoslav · 10 years ago
  94. 46cb9bd Update framework to use M34 version of Skia. by Leon Scroggins · 10 years ago
  95. b644a3b Updates to the Skia API needed to merge the WebView m33 version of Skia. by Derek Sollenberger · 11 years ago
  96. 16ec12a Allow disabling layer rotation during screenshots by Dan Stoza · 10 years ago
  97. 36bef0b AArch64: Make graphics classes 64-bit compatible by Ashok Bhat · 11 years ago
  98. 7023df0 Revert "AArch64: Make graphics classes 64-bit compatible" by Narayan Kamath · 10 years ago
  99. 18b4cbe AArch64: Make graphics classes 64-bit compatible by Ashok Bhat · 11 years ago
  100. 8790be6 Remove calls to deprecated SkBitmap::setIsOpaque() by Leon Scroggins III · 11 years ago