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
*
Use jniThrowException for exception throwing from native code.
Elliott Hughes
2011-04-07
1
-53
/
+66
*
Fix a compare of JNI references to use IsSameObject.
Carl Shapiro
2011-03-03
1
-1
/
+1
*
Fix sp<> conversion operator / constructor
Mathias Agopian
2011-02-25
1
-1
/
+1
*
Skia Merge (revision 808)
Derek Sollenberger
2011-02-22
1
-1
/
+1
*
Catch exception when ViewRoot's surface is not valid.
Romain Guy
2011-01-27
1
-1
/
+3
*
Recreate the EGL surface when ViewRoot's surface changes.
Romain Guy
2011-01-18
1
-0
/
+8
*
Fix issue #3258849: Grab thumbnail when exiting an app via back
Dianne Hackborn
2010-12-13
1
-5
/
+20
*
Don't leak.
Dianne Hackborn
2010-11-29
1
-23
/
+61
*
Change rotation freeze to all be implemented in window manager.
Dianne Hackborn
2010-11-24
1
-9
/
+53
*
Re-use existing Surface objects when reading them from parcels.
Jamie Gennis
2010-07-16
1
-4
/
+2
*
Add ANativeWindow API for directly drawing to the surface bits.
Dianne Hackborn
2010-07-09
1
-1
/
+1
*
Make real API for native code to get its window.
Dianne Hackborn
2010-07-01
1
-1
/
+2
*
fix [2757903] Crash in EGL when creating an EGLSurface
Mathias Agopian
2010-06-10
1
-0
/
+7
*
optimize Surface.readFromParcel()
Mathias Agopian
2010-06-04
1
-10
/
+9
*
resolved conflicts for merge of 86303198 to kraken
Marco Nelissen
2010-04-26
1
-31
/
+41
|
\
|
*
Make Surface.toString() show more useful info to help debug bug 2594388.
Marco Nelissen
2010-04-26
1
-31
/
+41
*
|
better fix for [2420565] Surface.lockCanvas() updates the dirty region too often
Mathias Agopian
2010-04-21
1
-1
/
+1
*
|
don't hardcode "mSurface" throughout our source code
Mathias Agopian
2010-04-12
1
-1
/
+2
|
/
*
one step toward fixing [2501808] sapphire: OOM in GPU Surface area
Mathias Agopian
2010-03-23
1
-0
/
+8
*
Added a name to Surface created by SurfaceFlinger
Mathias Agopian
2010-03-01
1
-3
/
+13
*
split libsurfaceflinger_client and libcamera_client out of libui
Mathias Agopian
2010-02-11
1
-1
/
+1
*
Fix issue #2095422: Some fades from opaque to transparent don't work
Dianne Hackborn
2009-09-07
1
-2
/
+2
*
add support for RGBX_8888
Mathias Agopian
2009-08-07
1
-1
/
+5
*
Region now has its own implementation instead of relying on SkRegion, which a...
Mathias Agopian
2009-05-17
1
-4
/
+31
*
cleanup, remove unused fields. Also make sure that we don't systematically al...
Mathias Agopian
2009-04-16
1
-4
/
+21
*
more splitting of Surface/SurfaceControl. Surface.java is now implemented in ...
Mathias Agopian
2009-04-16
1
-92
/
+118
*
fix some issues with Surface's lifetime management.
Mathias Agopian
2009-04-16
1
-17
/
+27
*
Integrate from //sandbox/mathias/donut/...@145728
Mathias Agopian
2009-04-10
1
-21
/
+4
*
AI 143320: am: CL 143171 am: CL 142873 fix [1732012] Only show screen rotatio...
Mathias Agopian
2009-03-27
1
-3
/
+3
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+629
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-629
/
+0
*
auto import from //branches/cupcake/...@132276
The Android Open Source Project
2009-02-19
1
-1
/
+11
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+619