1. 6da3cc0 Implement seamless rotation mode. by Robert Carr · 8 years ago
  2. a9408d4 PiP animation: Move window with resize when ending animation. by Robert Carr · 8 years ago
  3. e9953b1 Force pending transactions to flush before screenshot. by Robert Carr · 8 years ago
  4. 9ff94c0 Plumb HDR capabilities to Display by Michael Wright · 8 years ago
  5. 54ac219 Revert "Revert "Hook up HDR capabilities from native SurfaceControl"" by Hangyu Kuang · 8 years ago
  6. 1ca6a33 Force windows to be scalable during pinned animation. by Robert Carr · 8 years ago
  7. 2c38f45 Revert "Hook up HDR capabilities from native SurfaceControl" by Dan Stoza · 8 years ago
  8. 49d438e Hook up HDR capabilities from native SurfaceControl by Dan Stoza · 8 years ago
  9. 27982e6 Java bindings for SurfaceControl::setFinalCrop by Pablo Ceballos · 8 years ago
  10. 47e36a3 Force disconnect when the surface is about to be saved. by Chong Zhang · 8 years ago
  11. 64e516f Sync SurfaceView position changes to parent render. by Rob Carr · 9 years ago
  12. f35b989 Merge six commits from master-skia to master by Leon Scroggins III · 9 years ago
  13. d8f904f Revert "Merge six commits from master-skia to master" by Tom Hudson · 9 years ago
  14. 5507807 Merge six commits from master-skia to master by Leon Scroggins III · 9 years ago
  15. 7e1d861 Revert "Sync SurfaceView position changes to parent render." by Rob Carr · 9 years ago
  16. 6104dc9 Sync SurfaceView position changes to parent render. by Robert Carr · 9 years ago
  17. 434a481 am ea1831d2: am b57dd722: resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  18. ea1831d am b57dd722: resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  19. b57dd72 resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  20. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 9 years ago
  21. 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
  22. 904f485 SurfaceControl: Add colorTransform to DisplayInfo by Dan Stoza · 9 years ago
  23. 60126ef Use unique_ptr instead of SkAutoTDelete. by Ben Wagner · 9 years ago
  24. ae2e8b4 Add warning if an in-use Bitmap is reconfigured by John Reck · 9 years ago
  25. f29ed28 Attempt to solve the double-GC problem by John Reck · 9 years ago
  26. 73f9c7d don't reference (deprecated) kIgnore_SkAlphaType by Mike Reed · 9 years ago
  27. ed6b9df Frameworks/base: Consistency in core/jni by Andreas Gampe · 10 years ago
  28. 0f0b491 Frameworks/base: Wall Werror in core/jni by Andreas Gampe · 10 years ago
  29. 1d13406 Use surfaceflinger for recents thumbnail rotations. by Riley Andrews · 10 years ago
  30. 5474f33 SurfaceControl: free ref when not used anymore by Thierry Strudel · 10 years ago
  31. 01e840f Add resize method for virtual displays by Michael Wright · 10 years ago
  32. b933055 stop using (deprecated) SkBitmap::Config by Mike Reed · 10 years ago
  33. e8b1aeb Add two new display info fields by Andy McFadden · 10 years ago
  34. 98908aa Merge "Add call to set power mode for display" by Jeff Brown · 10 years ago
  35. e3f9800 Fix a memory leak with empty screenshot. by Leon Scroggins III · 10 years ago
  36. c55929a Add call to set power mode for display by Prashant Malani · 10 years ago
  37. 9890e341 SurfaceFlinger: Add sourceCrop to screenshot by Dan Stoza · 10 years ago
  38. 0010105 Enable changing display configuration by Dan Stoza · 10 years ago
  39. ac5eda3 Fix nativeGetAnimationFrameStats to use the correct times. by Allen Hair · 10 years ago
  40. 1376d60 Adding render stats APIs to UiAutomation (framework). by Svetoslav · 10 years ago
  41. 46cb9bd Update framework to use M34 version of Skia. by Leon Scroggins · 10 years ago
  42. b644a3b Updates to the Skia API needed to merge the WebView m33 version of Skia. by Derek Sollenberger · 11 years ago
  43. 16ec12a Allow disabling layer rotation during screenshots by Dan Stoza · 10 years ago
  44. 36bef0b AArch64: Make graphics classes 64-bit compatible by Ashok Bhat · 11 years ago
  45. 7023df0 Revert "AArch64: Make graphics classes 64-bit compatible" by Narayan Kamath · 10 years ago
  46. 18b4cbe AArch64: Make graphics classes 64-bit compatible by Ashok Bhat · 11 years ago
  47. 8790be6 Remove calls to deprecated SkBitmap::setIsOpaque() by Leon Scroggins III · 11 years ago
  48. 1abf5d6 Add inPremutiplied option to BitmapFactory.Options, functionality in Bitmap by Chris Craik · 11 years ago
  49. 6a6bc21 Use new ISurfaceComposer::destroyDisplay method by Jesse Hall · 11 years ago
  50. b251f3d get rid of HAL pixelformats 5551 and 4444 by Mathias Agopian · 11 years ago
  51. 6f7b589 get rid of PIXEL_FORMAT_A_8 by Mathias Agopian · 11 years ago
  52. 32b9f62 Revert "make sure screenshot are in a format supported by Bitmap.java" by Mathias Agopian · 11 years ago
  53. 74beb89 make sure screenshot are in a format supported by Bitmap.java by Mathias Agopian · 11 years ago
  54. b1d90c8 fix JNI use of incStrong/decStrong by Mathias Agopian · 11 years ago
  55. 0449a40 screenshots can now go into a Surface from java by Mathias Agopian · 11 years ago
  56. ffddc9b Fix SurfaceControl.setDisplaySurface() such that it accepts a null Surface by Mathias Agopian · 11 years ago
  57. 76f56dd am ceec31b7: Merge changes I5a218ca1,I853a76d9 by Mathias Agopian · 11 years ago
  58. 5280061 Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 11 years ago
  59. 29479eb clean-up following Surface split by Mathias Agopian · 11 years ago
  60. e32e2b3 Fixup from merge, and compile fix due to different skia version by Kristian Monsen · 11 years ago
  61. 3866f0d split Surface in two classes: SurfaceControl and Surface by Mathias Agopian · 11 years ago