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
/
java
/
android
/
view
/
SurfaceView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crash in movie studio.
Romain Guy
2011-01-26
1
-1
/
+1
*
Make sure that we update SurfaceView's window with display lists.
Romain Guy
2011-01-26
1
-6
/
+18
*
Fix surface frame size reporting.
Jeff Brown
2011-01-25
1
-2
/
+10
*
Fix documentation errors
Glenn Kasten
2010-12-20
1
-1
/
+1
*
remove support for PUSH_BUFFER surfaces and overlays
Mathias Agopian
2010-12-08
1
-29
/
+7
*
Implement smarter sizing of WRAP_CONTENT windows.
Dianne Hackborn
2010-12-03
1
-2
/
+6
*
fix build. SurfaceView.setFrame needed to be hidden
Mathias Agopian
2010-10-04
1
-0
/
+1
*
fix [3008290] passion GB surface does not send surfaceChanged notification af...
Mathias Agopian
2010-10-04
1
-2
/
+3
*
Argh oops I didn't mean to delete this.
Dianne Hackborn
2010-07-14
1
-0
/
+3
*
IME events are now dispatched to native applications.
Dianne Hackborn
2010-07-13
1
-15
/
+22
*
More native input dispatch work.
Jeff Brown
2010-07-03
1
-36
/
+0
*
Make sure SurfaceView use a 565 surface when requesting an OPAQUE format.
Mathias Agopian
2010-06-14
1
-0
/
+6
*
Native input dispatch rewrite work in progress.
Jeff Brown
2010-06-13
1
-1
/
+1
*
am 71d73a0d: Merge "Add a method to hide/show a SurfaceView\'s surface." into...
Romain Guy
2010-06-08
1
-0
/
+41
|
\
|
*
Add a method to hide/show a SurfaceView's surface.
Romain Guy
2010-06-08
1
-0
/
+41
*
|
fix [2677468] some 3rd party GL ES apps get a 32-bits surface by default and ...
Mathias Agopian
2010-05-24
1
-3
/
+10
|
/
*
Fix issue #2529154 Found SurfaceFlinger timeout in logcat when wake up Camcorder
Dianne Hackborn
2010-03-31
1
-33
/
+62
*
another small step towards fixing [2501808] sapphire: OOM in GPU Surface area
Mathias Agopian
2010-03-23
1
-1
/
+3
*
Adding a hidden method to check if a surface is fixed in size.
Derek Sollenberger
2010-03-22
1
-0
/
+11
*
Fix issue #2438457: Resolving Flash artifacts while scrolling.
Dianne Hackborn
2010-03-18
1
-6
/
+9
*
Fix issue #2519590: Lock screen stuck in landscape mode
Dianne Hackborn
2010-03-18
1
-3
/
+3
*
am a630dcdb: am ecde72fe: Ensure the IME is rendered above the surface when w...
Derek Sollenberger
2010-03-01
1
-2
/
+8
|
\
|
*
Ensure the IME is rendered above the surface when we z-order the surface to b...
Derek Sollenberger
2010-03-01
1
-2
/
+8
*
|
Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modes
Dianne Hackborn
2010-02-18
1
-1
/
+2
|
/
*
Update from API review.
Dianne Hackborn
2009-09-30
1
-1
/
+20
*
Add SurfaceView API to put surface on top of window.
Dianne Hackborn
2009-09-15
1
-9
/
+35
*
fix [2074427] SurfaceView doesn't disappear on GONE
Mathias Agopian
2009-09-09
1
-1
/
+13
*
Allow wallpapers to get touch events.
Dianne Hackborn
2009-08-17
1
-2
/
+4
*
Surface::GPU and Surface::HARDWARE are now deprecated; they will be set autom...
Mathias Agopian
2009-08-13
1
-1
/
+6
*
Don't crash when the window is closing
Joe Onorato
2009-08-12
1
-1
/
+3
*
Report wallpaper offset to the wallpaper, use this in the image wallpaper.
Dianne Hackborn
2009-08-12
1
-1
/
+3
*
am 589cebe2: * Use the scaled size for surface view instead of native. The su...
Mitsuru Oshima
2009-07-23
1
-51
/
+9
|
\
|
*
* Use the scaled size for surface view instead of native. The surface will be...
Mitsuru Oshima
2009-07-23
1
-51
/
+9
*
|
am e0ef973b: Merge change 8323 into donut
Android (Google) Code Review
2009-07-23
1
-1
/
+1
|
\
\
|
|
/
|
*
* a best effort fix for apps that uses get/set Matrix API on canvas.
Mitsuru Oshima
2009-07-23
1
-1
/
+1
*
|
am 98a44df4: Merge change 8235 into donut
Android (Google) Code Review
2009-07-22
1
-16
/
+27
|
\
\
|
|
/
|
*
* Revert the change that I introduced while refactroing in SurfaceView#dispat...
Mitsuru Oshima
2009-07-22
1
-16
/
+27
*
|
am 38ed7d77: * Adjust canvas size under compatibility mode.
Mitsuru Oshima
2009-07-21
1
-0
/
+6
|
\
\
|
|
/
|
*
* Adjust canvas size under compatibility mode.
Mitsuru Oshima
2009-07-21
1
-0
/
+6
*
|
am fe6f45c8: Merge change 8098 into donut
Android (Google) Code Review
2009-07-21
1
-2
/
+2
|
\
\
|
|
/
|
*
cast is floor. Use round instead.
Mitsuru Oshima
2009-07-21
1
-2
/
+2
*
|
am 841f13c8: * Reverted the change in PackageParser that I checked by acciden...
Mitsuru Oshima
2009-07-19
1
-3
/
+6
|
\
\
|
|
/
|
*
* Reverted the change in PackageParser that I checked by accident
Mitsuru Oshima
2009-07-19
1
-3
/
+6
*
|
am e96bd129: Merge change 7707 into donut
Android (Google) Code Review
2009-07-17
1
-2
/
+14
|
\
\
|
|
/
|
*
* scale surface view's canvas
Mitsuru Oshima
2009-07-17
1
-2
/
+14
*
|
am 1ecf5d28: Re-implementation of large screen support using window manager. ...
Mitsuru Oshima
2009-07-08
1
-1
/
+1
|
\
\
|
|
/
|
*
Re-implementation of large screen support using window manager.
Mitsuru Oshima
2009-07-08
1
-1
/
+1
*
|
am 7941e903: Merge change 5091 into donut
Android (Google) Code Review
2009-06-24
1
-35
/
+23
|
\
\
|
|
/
|
*
* new screen resolution support impl.
Mitsuru Oshima
2009-06-23
1
-35
/
+23
*
|
am 9189cabb: * Moved supports-density tag under manifest * Refactored Compati...
Mitsuru Oshima
2009-06-03
1
-31
/
+35
|
\
\
|
|
/
[next]