index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
jni
/
android_view_SurfaceControl.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
SurfaceControl: Add colorTransform to DisplayInfo
Dan Stoza
2015-09-03
1
-0
/
+5
*
Add warning if an in-use Bitmap is reconfigured
John Reck
2015-05-06
1
-1
/
+1
*
Attempt to solve the double-GC problem
John Reck
2015-05-04
1
-12
/
+10
*
don't reference (deprecated) kIgnore_SkAlphaType
Mike Reed
2015-02-27
1
-2
/
+2
*
Frameworks/base: Consistency in core/jni
Andreas Gampe
2014-11-21
1
-30
/
+33
*
Frameworks/base: Wall Werror in core/jni
Andreas Gampe
2014-11-13
1
-1
/
+1
*
Use surfaceflinger for recents thumbnail rotations.
Riley Andrews
2014-09-09
1
-12
/
+9
*
SurfaceControl: free ref when not used anymore
Thierry Strudel
2014-08-22
1
-1
/
+2
*
Add resize method for virtual displays
Michael Wright
2014-08-05
1
-0
/
+9
*
stop using (deprecated) SkBitmap::Config
Mike Reed
2014-06-20
1
-1
/
+1
*
Add two new display info fields
Andy McFadden
2014-06-17
1
-0
/
+10
*
Merge "Add call to set power mode for display"
Jeff Brown
2014-06-12
1
-15
/
+5
|
\
|
*
Add call to set power mode for display
Prashant Malani
2014-06-04
1
-15
/
+5
*
|
Fix a memory leak with empty screenshot.
Leon Scroggins III
2014-06-10
1
-4
/
+4
|
/
*
SurfaceFlinger: Add sourceCrop to screenshot
Dan Stoza
2014-05-23
1
-15
/
+40
*
Enable changing display configuration
Dan Stoza
2014-05-06
1
-16
/
+50
*
Fix nativeGetAnimationFrameStats to use the correct times.
Allen Hair
2014-04-24
1
-1
/
+1
*
Adding render stats APIs to UiAutomation (framework).
Svetoslav
2014-04-07
1
-0
/
+177
*
Update framework to use M34 version of Skia.
Leon Scroggins
2014-03-27
1
-36
/
+10
*
Updates to the Skia API needed to merge the WebView m33 version of Skia.
Derek Sollenberger
2014-02-24
1
-69
/
+52
*
Allow disabling layer rotation during screenshots
Dan Stoza
2014-02-14
1
-10
/
+16
*
AArch64: Make graphics classes 64-bit compatible
Ashok Bhat
2014-01-28
1
-27
/
+27
*
Revert "AArch64: Make graphics classes 64-bit compatible"
Narayan Kamath
2014-01-27
1
-27
/
+27
*
AArch64: Make graphics classes 64-bit compatible
Ashok Bhat
2014-01-27
1
-27
/
+27
*
Remove calls to deprecated SkBitmap::setIsOpaque()
Leon Scroggins III
2014-01-15
1
-2
/
+3
*
Add inPremutiplied option to BitmapFactory.Options, functionality in Bitmap
Chris Craik
2013-08-20
1
-1
/
+2
*
Use new ISurfaceComposer::destroyDisplay method
Jesse Hall
2013-08-08
1
-0
/
+8
*
get rid of HAL pixelformats 5551 and 4444
Mathias Agopian
2013-07-26
1
-1
/
+0
*
get rid of PIXEL_FORMAT_A_8
Mathias Agopian
2013-07-25
1
-1
/
+0
*
Revert "make sure screenshot are in a format supported by Bitmap.java"
Mathias Agopian
2013-03-22
1
-65
/
+13
*
make sure screenshot are in a format supported by Bitmap.java
Mathias Agopian
2013-03-21
1
-13
/
+65
*
fix JNI use of incStrong/decStrong
Mathias Agopian
2013-03-06
1
-3
/
+3
*
screenshots can now go into a Surface from java
Mathias Agopian
2013-03-04
1
-1
/
+22
*
Fix SurfaceControl.setDisplaySurface() such that it accepts a null Surface
Mathias Agopian
2013-02-25
1
-1
/
+4
*
am ceec31b7: Merge changes I5a218ca1,I853a76d9
Mathias Agopian
2013-02-15
1
-16
/
+16
|
\
|
*
Refactoring: Rename SurfaceTextureClient to Surface
Mathias Agopian
2013-02-15
1
-1
/
+1
|
*
clean-up following Surface split
Mathias Agopian
2013-02-15
1
-15
/
+15
*
|
Fixup from merge, and compile fix due to different skia version
Kristian Monsen
2013-02-14
1
-0
/
+1
|
/
*
split Surface in two classes: SurfaceControl and Surface
Mathias Agopian
2013-02-14
1
-0
/
+451