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_Surface.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename native DisplayListRenderer to DisplayListCanvas
Chris Craik
2015-04-20
1
-1
/
+0
*
Revert "A bunch more cleanups"
John Reck
2015-04-17
1
-6
/
+17
*
A bunch more cleanups
John Reck
2015-04-14
1
-17
/
+6
*
ImageFormat: add PRIVATE format
Zhijun He
2015-03-30
1
-1
/
+3
*
Cleanups & simplifications
John Reck
2015-03-11
1
-1
/
+1
*
Add DEPTH image formats, support in ImageReader
Eino-Ville Talvala
2015-03-09
1
-0
/
+94
*
Initial attempt at jank-tracking stat collection
John Reck
2015-02-20
1
-3
/
+7
*
resolved conflicts for merge of 3fc5e3ca to lmp-mr1-dev-plus-aosp
Andreas Gampe
2014-11-21
1
-19
/
+19
|
\
|
*
Frameworks/base: Consistency in core/jni
Andreas Gampe
2014-11-21
1
-19
/
+19
*
|
am 52e2b6f7: Merge "Update calls to IInterface::asBinder()"
Marco Nelissen
2014-11-17
1
-2
/
+2
|
\
\
|
|
/
|
*
Update calls to IInterface::asBinder()
Marco Nelissen
2014-11-17
1
-2
/
+2
*
|
Wire up surface width/height to lockHardwareCanvas
John Reck
2014-11-13
1
-0
/
+18
*
|
Add some free zoom to lockHardwareCanvas
John Reck
2014-10-23
1
-0
/
+1
*
|
Surface:lockHardwareCanvas
John Reck
2014-10-21
1
-0
/
+56
|
/
*
Merge "Surface: Add allocateBuffers to avoid render delay"
Dan Stoza
2014-06-27
1
-0
/
+12
|
\
|
*
Surface: Add allocateBuffers to avoid render delay
Dan Stoza
2014-06-20
1
-0
/
+12
*
|
stop using (deprecated) SkBitmap::Config
Mike Reed
2014-06-20
1
-10
/
+14
|
/
*
Delete a local ref in getSurface
Andy McFadden
2014-06-11
1
-0
/
+1
*
Add a native Canvas wrapper.
Florin Malita
2014-05-30
1
-6
/
+6
*
Encapsulate Canvas.mNativeCanvas
Florin Malita
2014-05-06
1
-22
/
+4
*
change Surface constructor arg to 64bit
Chong Zhang
2014-01-29
1
-1
/
+2
*
AArch64: Make graphics classes 64-bit compatible
Ashok Bhat
2014-01-28
1
-34
/
+34
*
Revert "AArch64: Make graphics classes 64-bit compatible"
Narayan Kamath
2014-01-27
1
-34
/
+34
*
AArch64: Make graphics classes 64-bit compatible
Ashok Bhat
2014-01-27
1
-34
/
+34
*
Remove calls to deprecated SkBitmap::setIsOpaque()
Leon Scroggins III
2014-01-15
1
-2
/
+4
*
Remove dependency on JNIHelp header side effects.
Ruben Brunk
2013-09-10
1
-0
/
+1
*
Avoid crashing in unlockCanvasAndPost
Andy McFadden
2013-08-20
1
-4
/
+11
*
Clearly separate consumer and producer interfaces
Mathias Agopian
2013-08-06
1
-4
/
+3
*
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
*
update to new Consumer APIs
Mathias Agopian
2013-07-16
1
-3
/
+3
*
am f87d4ea7: am 17cf4e4d: Merge "Really make Surface thread-safe." into jb-mr...
Jeff Brown
2013-05-03
1
-35
/
+19
|
\
|
*
Really make Surface thread-safe.
Jeff Brown
2013-05-01
1
-35
/
+19
*
|
simplify Surface{View} dirty rect handling
Mathias Agopian
2013-04-18
1
-33
/
+15
|
/
*
make Surface.java internal state thread-safe
Mathias Agopian
2013-03-18
1
-2
/
+12
*
fix CloseGuard usage in Surface
Mathias Agopian
2013-03-13
1
-7
/
+0
*
Try to keep the same native Surface object when reading a parcel
Mathias Agopian
2013-03-13
1
-4
/
+17
*
remove uses of Surface in favor of IGraphicBufferProducer
Mathias Agopian
2013-03-12
1
-3
/
+10
*
fix JNI use of incStrong/decStrong
Mathias Agopian
2013-03-06
1
-8
/
+11
*
Restore the ability to track native Surface changes
Romain Guy
2013-02-28
1
-3
/
+0
*
Fix SurfaceControl.setDisplaySurface() such that it accepts a null Surface
Mathias Agopian
2013-02-25
1
-1
/
+1
*
am e4d3b06b: Merge "get rid of uses of getISurfaceTexture"
Mathias Agopian
2013-02-21
1
-2
/
+2
|
\
|
*
get rid of uses of getISurfaceTexture
Mathias Agopian
2013-02-19
1
-2
/
+2
*
|
am 8d1a6af4: Merge "fix typo introduced in SurfaceTextureClient to Surface re...
Mathias Agopian
2013-02-15
1
-1
/
+1
|
\
\
|
|
/
|
*
fix typo introduced in SurfaceTextureClient to Surface renaming
Mathias Agopian
2013-02-15
1
-1
/
+1
*
|
am ceec31b7: Merge changes I5a218ca1,I853a76d9
Mathias Agopian
2013-02-15
1
-28
/
+37
|
\
\
|
|
/
|
*
Refactoring: Rename SurfaceTextureClient to Surface
Mathias Agopian
2013-02-15
1
-14
/
+23
|
*
clean-up following Surface split
Mathias Agopian
2013-02-15
1
-14
/
+14
*
|
Final merge fix
Kristian Monsen
2013-02-14
1
-3
/
+0
*
|
Fixup from merge, and compile fix due to different skia version
Kristian Monsen
2013-02-14
1
-72
/
+1
[next]