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
/
Surface.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove HardwareCanvas
Chris Craik
2015-03-10
1
-1
/
+1
*
am 64b5e00a: am ff597898: am b3ec64e1: Merge "Wire up surface width/height to...
John Reck
2014-11-17
1
-3
/
+8
|
\
|
*
Wire up surface width/height to lockHardwareCanvas
John Reck
2014-11-13
1
-3
/
+8
*
|
am 692135ef: am 76adcd6e: am ea4e76f6: Merge "Fix finalizer ordering/double-f...
John Reck
2014-11-07
1
-9
/
+0
|
\
\
|
|
/
|
*
Merge "Fix finalizer ordering/double-free issue" into lmp-mr1-dev
John Reck
2014-11-07
1
-9
/
+0
|
|
\
|
|
*
Fix finalizer ordering/double-free issue
John Reck
2014-11-07
1
-9
/
+0
|
|
/
|
/
|
|
*
am b8038d58: Merge "Hide Surface#lockHardwareCanvas DO NOT MERGE" into lmp-sp...
Justin Koh
2014-11-06
1
-0
/
+1
|
|
\
|
/
/
|
*
Hide Surface#lockHardwareCanvas DO NOT MERGE
Justin Koh
2014-11-04
1
-0
/
+1
|
*
Surface:lockHardwareCanvas DO NOT MERGE
John Reck
2014-10-22
1
-13
/
+110
*
|
Improve documentation
John Reck
2014-10-23
1
-1
/
+4
*
|
Surface:lockHardwareCanvas
John Reck
2014-10-21
1
-13
/
+110
|
/
*
Surface: Leave object in unlocked state when unlockCanvasAndPost fails
Jesse Hall
2014-10-13
1
-4
/
+7
*
Surface: Add allocateBuffers to avoid render delay
Dan Stoza
2014-06-20
1
-0
/
+13
*
AArch64: Make graphics classes 64-bit compatible
Ashok Bhat
2014-01-28
1
-18
/
+18
*
Revert "AArch64: Make graphics classes 64-bit compatible"
Narayan Kamath
2014-01-27
1
-18
/
+18
*
AArch64: Make graphics classes 64-bit compatible
Ashok Bhat
2014-01-27
1
-18
/
+18
*
Merge "Add typedefs and nullness annotations."
Tor Norbye
2013-09-12
1
-0
/
+10
|
\
|
*
Add typedefs and nullness annotations.
Tor Norbye
2013-09-11
1
-0
/
+10
*
|
Surface: Change OutOfResourcesException to be a runtime exception
Igor Murashkin
2013-09-09
1
-11
/
+12
|
/
*
Avoid crashing in unlockCanvasAndPost
Andy McFadden
2013-08-20
1
-6
/
+29
*
Really make Surface thread-safe.
Jeff Brown
2013-05-01
1
-69
/
+81
*
add javadoc for SurfaceView {unL|l}ockCanvas{AndPost}()
Mathias Agopian
2013-04-17
1
-3
/
+3
*
make Surface.java internal state thread-safe
Mathias Agopian
2013-03-18
1
-43
/
+62
*
fix CloseGuard usage in Surface
Mathias Agopian
2013-03-13
1
-12
/
+16
*
Restore the ability to track native Surface changes
Romain Guy
2013-02-28
1
-25
/
+9
*
am ceec31b7: Merge changes I5a218ca1,I853a76d9
Mathias Agopian
2013-02-15
1
-38
/
+36
|
\
|
*
Refactoring: Rename SurfaceTextureClient to Surface
Mathias Agopian
2013-02-15
1
-1
/
+2
|
*
clean-up following Surface split
Mathias Agopian
2013-02-15
1
-38
/
+35
*
|
am 30d7ab9a: fix docs build
Mathias Agopian
2013-02-14
1
-1
/
+1
|
\
\
|
|
/
|
*
fix docs build
Mathias Agopian
2013-02-14
1
-1
/
+1
*
|
resolved conflicts for merge of 58a1ca66 to master-chromium
Kristian Monsen
2013-02-14
1
-506
/
+65
|
\
\
|
|
/
|
*
split Surface in two classes: SurfaceControl and Surface
Mathias Agopian
2013-02-14
1
-506
/
+65
*
|
am a41b23d5: Merge "get rid of Surface.getIdentity()"
Mathias Agopian
2013-02-14
1
-2
/
+1
|
\
\
|
|
/
|
*
get rid of Surface.getIdentity()
Mathias Agopian
2013-02-13
1
-2
/
+1
|
*
Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master...
Chris Craik
2013-02-13
1
-0
/
+1
|
/
*
Remove calls to SkCanvas::setBitmapDevice()
Derek Sollenberger
2013-01-08
1
-1
/
+0
*
Refactoring of the screen magnification feature.
Svetoslav Ganov
2012-12-14
1
-0
/
+2
*
Refactoring of the screen magnification feature.
Svetoslav Ganov
2012-12-03
1
-0
/
+26
*
Surface: add the PhysicalDisplayInfo#secure field
Jamie Gennis
2012-10-23
1
-2
/
+6
*
Set the secureness when creating displays
Jamie Gennis
2012-10-19
1
-3
/
+3
*
Flag window animation transactions as animations.
Jamie Gennis
2012-10-15
1
-0
/
+6
*
Blank or unblank all displays as need.
Jeff Brown
2012-10-08
1
-0
/
+18
*
Add support for Wifi display.
Jeff Brown
2012-09-07
1
-3
/
+3
*
update to new SurfaceComposerClient API
Mathias Agopian
2012-09-04
1
-28
/
+9
*
More improvements to the display manager.
Jeff Brown
2012-08-31
1
-2
/
+44
*
Add plumbing for new surface flinger display API.
Jeff Brown
2012-08-27
1
-317
/
+614
*
Use new surface flinger API.
Jeff Brown
2012-08-27
1
-4
/
+17
*
Clean up displayId and layerStack usage.
Craig Mautner
2012-08-23
1
-4
/
+4
*
Refactor for multi-display support.
Jeff Brown
2012-08-19
1
-16
/
+3
*
Add features to DisplayManager.
Craig Mautner
2012-08-02
1
-0
/
+2
[next]