Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
0c6ce4608fc022608537162dd919e7f729b9cb77
0c6ce46
surfaceflinger: discard stale commands
by Chia-I Wu
· 8 years ago
249c0ae
Skip Validate
by Fabien Sanglard
· 8 years ago
1b02b63
Merge "surfaceflinger: fix a potential child layer leak" into oc-dev
by TreeHugger Robot
· 8 years ago
a17b14e
Merge changes from topic 'layer-wp-race' into oc-dev
by TreeHugger Robot
· 8 years ago
fae51c4
surfaceflinger: fix a potential child layer leak
by Chia-I Wu
· 8 years ago
515dc9c
surfaceflinger: Layer::getParent requires state lock held
by Chia-I Wu
· 8 years ago
4e623e2
Add method to explicitly create Surface.
by Bryce Lee
· 8 years ago
e41dbe6
surfaceflinger: distinguish mCurrentParent/mDrawingParent
by Chia-I Wu
· 8 years ago
f456f32
surfaceflinger: protect Client::mParentLayer with a lock
by Chia-I Wu
· 8 years ago
c175253
Fix getDisplayInfo() for SurfaceFlinger in HWC2 mode.
by Alistair Strachan
· 8 years ago
fd43dc6
Merge changes Ibc1444b8,I14c200d1 into oc-dev
by Eino-Ville Talvala
· 8 years ago
638055e
Merge changes from topic 'sensor_looper_crash' into oc-dev
by Peng Xu
· 8 years ago
80d87ee
Fix race condition for SensorManager looper.
by Yifan Hong
· 8 years ago
09034f0
SensorManager: attach background thread to JavaVM
by Yifan Hong
· 8 years ago
542eace
Framework sensor manager init not depends on ::android::SensorManager.
by Yifan Hong
· 8 years ago
c6ff798
ConsumerBase: discardFreeBuffers() also needs to dump its own cache
by Eino-Ville Talvala
· 8 years ago
2672dec
BufferQueueProducer: Call onBuffersReleased() in detachNextBuffer
by Eino-Ville Talvala
· 8 years ago
922e418
atrace.rc: Correct path to saved_cmdlines_size when setting permission
by Joel Fernandes
· 8 years ago
2563c0f
Merge "Add missing VNDK pixel formats to AHardwareBuffer" into oc-dev
by Mathias Agopian
· 8 years ago
aaef098
Fix build
by Jorim Jaggi
· 8 years ago
3a11413a
Add missing VNDK pixel formats to AHardwareBuffer
by Mathias Agopian
· 8 years ago
b1e2f8d
Properly run window animations at vsync-sf (2/2)
by Jorim Jaggi
· 8 years ago
b5a1f50
Merge "Don't double-count external cached app data." into oc-dev
by Jeff Sharkey
· 8 years ago
d6d91e5
Merge "No more ashmem equivalent checker false alarm" into oc-dev
by TreeHugger Robot
· 8 years ago
4c0bb0a
Merge "DO NOT MERGE: Eliminate redundant changes to hardware vsync state." into cw-f-dev am: 9e5585930a
by Matthew Bouyack
· 8 years ago
f613f07
Merge "DO NOT MERGE: Eliminate redundant changes to hardware vsync state." into cw-f-dev
by Matthew Bouyack
· 8 years ago
9e55859
Merge "DO NOT MERGE: Eliminate redundant changes to hardware vsync state." into cw-f-dev
by Matthew Bouyack
· 8 years ago
674c714
DO NOT MERGE: Eliminate redundant changes to hardware vsync state.
by Matthew Bouyack
· 8 years ago
4ca8ff9
Don't double-count external cached app data.
by Jeff Sharkey
· 8 years ago
ae6955f
No crash from AHardwareBuffer_unlock on NULL fence
by Jiwen 'Steve' Cai
· 8 years ago
9351f72
atrace: setup saved_cmdlines_size and write only if available
by Joel Fernandes
· 8 years ago
7258088
Merge "Revert "Disable in-place vdex update"" into oc-dev
by Nicolas Geoffray
· 8 years ago
1b81145
fix race condition that can cause a use after free am: 59485525a6 am: 5da64c91d0 am: 46361c6c2b am: ee464e00d3
by Mathias Agopian
· 8 years ago
21e9397
fix race condition that can cause a use after free am: 59485525a6 am: 5da64c91d0 am: 46361c6c2b
by Mathias Agopian
· 8 years ago
ee464e0
fix race condition that can cause a use after free am: 59485525a6 am: 5da64c91d0
by Mathias Agopian
· 8 years ago
46361c6
fix race condition that can cause a use after free am: 59485525a6 am: 5da64c91d0
by Mathias Agopian
· 8 years ago
5da64c9
fix race condition that can cause a use after free am: 59485525a6
by Mathias Agopian
· 8 years ago
39cf8b4
Merge "surfaceflinger: fix layer count" into oc-dev
by Chia-I Wu
· 8 years ago
76689e9
Revert "Disable in-place vdex update"
by Nicolas Geoffray
· 8 years ago
5948552
fix race condition that can cause a use after free
by Mathias Agopian
· 8 years ago
eed865e
Merge "Clockwork: add feature android.software.input_methods" into oc-dev
by Mark Renouf
· 8 years ago
4b37107
Merge "atrace: Enable sched_waking if available" into oc-dev
by Joel Fernandes
· 8 years ago
efb73a9
atrace: Set saved_cmdline_size to 8192
by Joel Fernandes
· 8 years ago
237c363
atrace: Enable sched_waking if available
by Joel Fernandes
· 8 years ago
e6b63e1
surfaceflinger: fix layer count
by Chia-I Wu
· 8 years ago
eb30998
Merge "Add media.codec process to native stack dump list" into oc-dev
by TreeHugger Robot
· 8 years ago
de00ee4
Add media.codec process to native stack dump list
by Chong Zhang
· 8 years ago
e44ea13
Merge changes I87a57825,I3721d163 into oc-dev
by TreeHugger Robot
· 8 years ago
41b08b5
SurfaceFlinger: Fix final cropping of child layers.
by Robert Carr
· 8 years ago
98b0fd5
SurfaceFlinger: Update parent pointer while performing transaction.
by Robert Carr
· 8 years ago
2153f5e
Merge "egl: handle failed eglMakeCurrent EGL_NO_CONTEXT" into oc-dev
by TreeHugger Robot
· 8 years ago
47e741b
egl: handle failed eglMakeCurrent EGL_NO_CONTEXT
by Mike Stroyan
· 8 years ago
3291cd9
Disable in-place vdex update
by David Sehr
· 8 years ago
3fab550
Clockwork: add feature android.software.input_methods
by Mark Renouf
· 8 years ago
c523409
Installd: deleteOdex's outputPath can be null
by Andreas Gampe
· 8 years ago
3040d9d
Delete vdex file in delete_odex.
by Nicolas Geoffray
· 8 years ago
932f008
libgui: Add Surface::getLastDequeueStartTime
by Dan Stoza
· 8 years ago
1e4088f
Merge "Consistent "low storage" behavior." into oc-dev
by Jeff Sharkey
· 8 years ago
74a4049
Merge "EGL: Do not look up default namespace when sphal is defined" into oc-dev
by TreeHugger Robot
· 8 years ago
375a5b5
Merge "Mark libui as vendor_available" into oc-dev
by Jayant Chowdhary
· 8 years ago
09e388f
Merge "add missing lib dependency to libvndksupport" into oc-dev
by TreeHugger Robot
· 8 years ago
60f8a53
Consistent "low storage" behavior.
by Jeff Sharkey
· 8 years ago
059ceb2
add missing lib dependency to libvndksupport
by Jiyong Park
· 8 years ago
8caf56e
Merge "Playback activity monitoring: add player types" into oc-dev
by TreeHugger Robot
· 8 years ago
ea40401
EGL: Do not look up default namespace when sphal is defined
by Justin Yun
· 8 years ago
10fed36
Playback activity monitoring: add player types
by Jean-Michel Trivi
· 8 years ago
4bf5dcc
Merge "Newly create idmap only when it is stale" into oc-dev
by TreeHugger Robot
· 8 years ago
feec3b1
libgui: fix BQ buffer allocation error checking
by Chia-I Wu
· 8 years ago
d8ac4fd
Merge "Delete SurfaceFlinger BYPASS codepath" into oc-dev
by TreeHugger Robot
· 8 years ago
c1225bd
Merge "libgui: Add test for OOB slot number in dequeue" into oc-dev
by TreeHugger Robot
· 8 years ago
5b3cf05
Delete SurfaceFlinger BYPASS codepath
by Fabien Sanglard
· 8 years ago
5cb903e
Newly create idmap only when it is stale
by Jaekyun Seok
· 8 years ago
27ef38c
Merge "Do not set the trace clock in atrace.rc." into oc-dev
by TreeHugger Robot
· 8 years ago
adf0ad2
Merge "Surface: Use buffer id to synchronize slots" into oc-dev
by TreeHugger Robot
· 8 years ago
69915f9
Do not set the trace clock in atrace.rc.
by Carmen Jackson
· 8 years ago
55be505
Surface: Use buffer id to synchronize slots
by Shuzhen Wang
· 8 years ago
e2fad81
Merge "SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes." into oc-dev
by TreeHugger Robot
· 8 years ago
ef21fd2
Otapreopt: Add some static_asserts
by Andreas Gampe
· 8 years ago
b667c05
Merge "vulkan: Translate usage flags before passing to driver" into oc-dev
by Chris Forbes
· 8 years ago
bfe6bf6
Merge "Set the atrace clock to the best available value: boot, mono, or global." into oc-dev
by TreeHugger Robot
· 8 years ago
4744291
vulkan: Translate usage flags before passing to driver
by Chris Forbes
· 8 years ago
1967749
Merge "DO NOT MERGE Revert "Logging for catching memory issue in Parcel"" into oc-dev
by Michael Wachenschwanz
· 8 years ago
df8ca52
Merge changes from topic 'move-hwc2on1' into oc-dev
by Logan Chien
· 8 years ago
74a812c
Merge "Delete secondary dex profiles during reconciliation" into oc-dev
by Calin Juravle
· 8 years ago
02e3c25
Merge "Fix race condition in displayservice." into oc-dev
by TreeHugger Robot
· 8 years ago
ea82679
Set the atrace clock to the best available value: boot, mono, or global.
by Carmen Jackson
· 8 years ago
5131409
Delete secondary dex profiles during reconciliation
by Calin Juravle
· 8 years ago
7bf247e
SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes.
by Robert Carr
· 8 years ago
a654163
DO NOT MERGE Revert "Logging for catching memory issue in Parcel"
by Michael Wachenschwanz
· 8 years ago
3851225
surfaceflinger: clear HWC layers in Layer::onRemoved v2
by Chia-I Wu
· 8 years ago
fb8cede
Merge "Revert "surfaceflinger: clear HWC layers in Layer::onRemoved"" into oc-dev
by Przemyslaw Szczepaniak
· 8 years ago
900e6fc
Revert "surfaceflinger: clear HWC layers in Layer::onRemoved"
by Przemyslaw Szczepaniak
· 8 years ago
a389650
libhwc2on1adapter: Move to vendor partition
by Logan Chien
· 8 years ago
2342977
Remove stale dependency to libhwc2on1adaptor.so.
by Logan Chien
· 8 years ago
e256ecb
Merge "surfaceflinger: clear HWC layers in Layer::onRemoved" into oc-dev
by TreeHugger Robot
· 8 years ago
06da158
Merge "libui: flush hwbinder commands in Allocator::allocate" into oc-dev
by TreeHugger Robot
· 8 years ago
5577d39
Fix race condition in displayservice.
by Steven Moreland
· 8 years ago
5c580ea
Merge "surfaceflinger: fix a release fence leak" into oc-dev
by TreeHugger Robot
· 8 years ago
d69b9d0
Merge "libvulkan: Enable GSC2 and SPI extensions" into oc-dev
by Chris Forbes
· 8 years ago
0683741
surfaceflinger: clear HWC layers in Layer::onRemoved
by Chia-I Wu
· 8 years ago
Next »