Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
46a4cd12a7f8601a5460c024408902a7f7356183
46a4cd1
am afaf14b9: Use descriptive aliases instead of HWC_NUM_DISPLAY_TYPES
by Jesse Hall
· 12 years ago
501553a
am 13f01cbd: Pass sp<Fence>s around instead of file descriptors
by Jesse Hall
· 12 years ago
afaf14b
Use descriptive aliases instead of HWC_NUM_DISPLAY_TYPES
by Jesse Hall
· 12 years ago
13f01cb
Pass sp<Fence>s around instead of file descriptors
by Jesse Hall
· 12 years ago
f09e6ea
am 8d8c7597: Merge "Release virtual display buffer immediately after HWC set" into jb-mr2-dev
by Jesse Hall
· 12 years ago
8d8c759
Merge "Release virtual display buffer immediately after HWC set" into jb-mr2-dev
by Jesse Hall
· 12 years ago
d59a1da
am ed985574: make sure screenshot are in a format supported by Bitmap.java
by Mathias Agopian
· 12 years ago
ed98557
make sure screenshot are in a format supported by Bitmap.java
by Mathias Agopian
· 12 years ago
dbbf209
am 7133f863: Merge "improved CallStack a bit" into jb-mr2-dev
by Mathias Agopian
· 12 years ago
30e5376
am 50210b9a: fix a typo that broke all screenshots
by Mathias Agopian
· 12 years ago
7133f86
Merge "improved CallStack a bit" into jb-mr2-dev
by Mathias Agopian
· 12 years ago
50210b9
fix a typo that broke all screenshots
by Mathias Agopian
· 12 years ago
5a12041
am 0188eeff: Merge "only use glReadPixels() when needed when taking screenshots" into jb-mr2-dev
by Mathias Agopian
· 12 years ago
0188eef
Merge "only use glReadPixels() when needed when taking screenshots" into jb-mr2-dev
by Mathias Agopian
· 12 years ago
cab25d6
improved CallStack a bit
by Mathias Agopian
· 12 years ago
d839908
am 504e1f26: Merge "initialize planeAlpha (to 0xFF) for the FB_TARGET" into jb-mr2-dev
by Mathias Agopian
· 12 years ago
504e1f2
Merge "initialize planeAlpha (to 0xFF) for the FB_TARGET" into jb-mr2-dev
by Mathias Agopian
· 12 years ago
70a6e88
initialize planeAlpha (to 0xFF) for the FB_TARGET
by Mathias Agopian
· 12 years ago
0fa7ac9
am 43122e7e: atrace: use creat instead of truncate
by Jamie Gennis
· 12 years ago
43122e7
atrace: use creat instead of truncate
by Jamie Gennis
· 12 years ago
b4b1730
only use glReadPixels() when needed when taking screenshots
by Mathias Agopian
· 12 years ago
a010749
am aaebffd5: Merge "CpuConsumer: Properly track acquired buffers" into jb-mr2-dev
by Eino-Ville Talvala
· 12 years ago
aaebffd
Merge "CpuConsumer: Properly track acquired buffers" into jb-mr2-dev
by Eino-Ville Talvala
· 12 years ago
eda14c1
am ac006439: Merge "Revert "Revert "Change SurfaceControl setPosition to take floats""" into jb-mr2-dev
by Ramanan Rajeswaran
· 12 years ago
ac00643
Merge "Revert "Revert "Change SurfaceControl setPosition to take floats""" into jb-mr2-dev
by Ramanan Rajeswaran
· 12 years ago
d6480c0
Revert "Revert "Change SurfaceControl setPosition to take floats""
by Ramanan Rajeswaran
· 12 years ago
890b345
am 7c1a487b: fix build. update test to new API
by Mathias Agopian
· 12 years ago
7c1a487
fix build. update test to new API
by Mathias Agopian
· 12 years ago
89016cb
am ff7c2342: Merge "rework how we take screenshots for a CPU consumer" into jb-mr2-dev
by Mathias Agopian
· 12 years ago
ff7c234
Merge "rework how we take screenshots for a CPU consumer" into jb-mr2-dev
by Mathias Agopian
· 12 years ago
93628db
am a6c1ab52: Merge "Move screenshots near beginning of dumpstate." into jb-mr2-dev
by Jeff Sharkey
· 12 years ago
a6c1ab5
Merge "Move screenshots near beginning of dumpstate." into jb-mr2-dev
by Jeff Sharkey
· 12 years ago
7414965
Release virtual display buffer immediately after HWC set
by Jesse Hall
· 12 years ago
e507d46
am 30041bd3: Merge "Updated MediaDrm API based on review input." into jb-mr2-dev
by Jeff Tinker
· 12 years ago
30041bd
Merge "Updated MediaDrm API based on review input." into jb-mr2-dev
by Jeff Tinker
· 12 years ago
0371fd0
Reconcile with jb-mr2-release - do not merge
by The Android Open Source Project
· 12 years ago
dbff822
merge in jb-mr2-release history after reset to jb-mr2-dev
by The Android Automerger
· 12 years ago
abe815d
rework how we take screenshots for a CPU consumer
by Mathias Agopian
· 12 years ago
656a678
am 9cd766a5: disable RefBase consistency checks (NDEBUG)
by Mathias Agopian
· 12 years ago
9cd766a
disable RefBase consistency checks (NDEBUG)
by Mathias Agopian
· 12 years ago
dd3fcd2
am 4e37ddff: Fix a crasher with RefBase debugging and vectors of wp<>
by Mathias Agopian
· 12 years ago
4e37ddf
Fix a crasher with RefBase debugging and vectors of wp<>
by Mathias Agopian
· 12 years ago
364a1f9
am ca987c87: Merge "A few tweaks to RefBase debugging" into jb-mr2-dev
by Mathias Agopian
· 12 years ago
ca987c8
Merge "A few tweaks to RefBase debugging" into jb-mr2-dev
by Mathias Agopian
· 12 years ago
5a93003
Move screenshots near beginning of dumpstate.
by Jeff Sharkey
· 12 years ago
4af2b42
am ef64b75a: Don\'t log an error on HWC1.1+ devices with no FB HAL
by Jesse Hall
· 12 years ago
ef64b75
Don't log an error on HWC1.1+ devices with no FB HAL
by Jesse Hall
· 12 years ago
88f70a2
am fae23b87: Merge changes I61ae54f3,I57cb668e,I7a3f1e1a,Id28a2f9b into jb-mr2-dev
by Jesse Hall
· 12 years ago
fae23b8
Merge changes I61ae54f3,I57cb668e,I7a3f1e1a,Id28a2f9b into jb-mr2-dev
by Jesse Hall
· 12 years ago
7d2c104
merge in jb-mr2-release history after reset to jb-mr2-dev
by The Android Automerger
· 12 years ago
19437cb
A few tweaks to RefBase debugging
by Mathias Agopian
· 12 years ago
0bb2d18
am 79fb99d0: Merge "atrace: add support for tracing kernel functions" into jb-mr2-dev
by Jamie Gennis
· 12 years ago
79fb99d
Merge "atrace: add support for tracing kernel functions" into jb-mr2-dev
by Jamie Gennis
· 12 years ago
80e0a39
Add BufferQueueInterposer and use it for virtual displays
by Jesse Hall
· 13 years ago
99c7dbb
Add DisplaySurface abstraction
by Jesse Hall
· 13 years ago
4c00cc1
Fix argument types in IGraphicBufferProducer methods
by Jesse Hall
· 13 years ago
7adb0f8
Minor cleanups/fixes before virtual display refactoring
by Jesse Hall
· 13 years ago
e9b8cfb
atrace: add support for tracing kernel functions
by Jamie Gennis
· 13 years ago
152eb67
merge in jb-mr2-release history after reset to jb-mr2-dev
by The Android Automerger
· 12 years ago
df608eb
am ce7e2781: Merge "Add Vector::resize()" into jb-mr2-dev
by Jesse Hall
· 12 years ago
df6c6e9
am 041a0752: don\'t allow screenshots without the READ_FRAMEBUFFER permission
by Mathias Agopian
· 12 years ago
ce7e278
Merge "Add Vector::resize()" into jb-mr2-dev
by Jesse Hall
· 13 years ago
041a075
don't allow screenshots without the READ_FRAMEBUFFER permission
by Mathias Agopian
· 13 years ago
0714d09
am 7670d3cb: Merge "get rid of purgatory and fix QueuesToWindowComposer query" into jb-mr2-dev
by Mathias Agopian
· 13 years ago
7670d3c
Merge "get rid of purgatory and fix QueuesToWindowComposer query" into jb-mr2-dev
by Mathias Agopian
· 13 years ago
28e89fe
am a493be58: don\'t capture hidden layers in screenshots
by Mathias Agopian
· 13 years ago
a493be5
don't capture hidden layers in screenshots
by Mathias Agopian
· 13 years ago
e81421e
Add Vector::resize()
by Jesse Hall
· 13 years ago
5f72d05
am 1791eefd: fix a couple race-conditions in RefBase::promote()
by Dianne Hackborn
· 13 years ago
6710604
get rid of purgatory and fix QueuesToWindowComposer query
by Mathias Agopian
· 13 years ago
1791eef
fix a couple race-conditions in RefBase::promote()
by Dianne Hackborn
· 13 years ago
284414b
am 7212ff29: am 20e154f1: Merge "Second try at adding a compatibility symbol for the MemoryBase constructor."
by Elliott Hughes
· 13 years ago
9bd5c82
am 5b00af24: am 7212ff29: am 20e154f1: Merge "Second try at adding a compatibility symbol for the MemoryBase constructor."
by Elliott Hughes
· 13 years ago
5b00af2
am 7212ff29: am 20e154f1: Merge "Second try at adding a compatibility symbol for the MemoryBase constructor."
by Elliott Hughes
· 13 years ago
a6d94e8
am a11713ce: Merge "Increase screenshot timeout." into jb-mr2-dev
by Jeff Sharkey
· 13 years ago
a11713c
Merge "Increase screenshot timeout." into jb-mr2-dev
by Jeff Sharkey
· 13 years ago
7560443
Increase screenshot timeout.
by Jeff Sharkey
· 13 years ago
9943b7b
am 801e632a: am 6250f6cb: am d8151306: Merge "Revert "Add a compatibility symbol for the MemoryBase constructor.""
by Elliott Hughes
· 13 years ago
801e632
am 6250f6cb: am d8151306: Merge "Revert "Add a compatibility symbol for the MemoryBase constructor.""
by Elliott Hughes
· 13 years ago
3fa3e38
am d77d4e0e: Merge "Support broadcast when dumpstate finishes." into jb-mr2-dev
by Jeff Sharkey
· 13 years ago
d77d4e0
Merge "Support broadcast when dumpstate finishes." into jb-mr2-dev
by Jeff Sharkey
· 13 years ago
484229c
merge in jb-mr2-release history after reset to jb-mr2-dev
by The Android Automerger
· 13 years ago
f1d38fb
am c47f0988: Revert "Add a compatibility symbol for the MemoryBase constructor."
by Elliott Hughes
· 13 years ago
c47f098
Revert "Add a compatibility symbol for the MemoryBase constructor."
by Elliott Hughes
· 13 years ago
830f71c
am 5ca39ea5: am 9b57ad73: am 8facd1b2: Merge "Add a compatibility symbol for the MemoryBase constructor."
by Elliott Hughes
· 13 years ago
5ca39ea
am 9b57ad73: am 8facd1b2: Merge "Add a compatibility symbol for the MemoryBase constructor."
by Elliott Hughes
· 13 years ago
7212ff2
am 20e154f1: Merge "Second try at adding a compatibility symbol for the MemoryBase constructor."
by Elliott Hughes
· 13 years ago
20e154f
Merge "Second try at adding a compatibility symbol for the MemoryBase constructor."
by Elliott Hughes
· 13 years ago
ddd2863
Second try at adding a compatibility symbol for the MemoryBase constructor.
by Elliott Hughes
· 13 years ago
6250f6c
am d8151306: Merge "Revert "Add a compatibility symbol for the MemoryBase constructor.""
by Elliott Hughes
· 13 years ago
d815130
Merge "Revert "Add a compatibility symbol for the MemoryBase constructor.""
by Elliott Hughes
· 13 years ago
6dbf07d
Revert "Add a compatibility symbol for the MemoryBase constructor."
by Elliott Hughes
· 13 years ago
9b57ad7
am 8facd1b2: Merge "Add a compatibility symbol for the MemoryBase constructor."
by Elliott Hughes
· 13 years ago
8facd1b
Merge "Add a compatibility symbol for the MemoryBase constructor."
by Elliott Hughes
· 13 years ago
7f974ff
Add a compatibility symbol for the MemoryBase constructor.
by Elliott Hughes
· 13 years ago
27f9e6d
Support broadcast when dumpstate finishes.
by Jeff Sharkey
· 13 years ago
397ff87
size IMemoryHeap properly for screenshots
by Mathias Agopian
· 13 years ago
a161d37
am 6a531717: size IMemoryHeap properly for screenshots
by Mathias Agopian
· 13 years ago
6a53171
size IMemoryHeap properly for screenshots
by Mathias Agopian
· 13 years ago
1ffc0e7
am 35ffa6a8: Surface can now be created only from an IGraphicBufferProducer
by Mathias Agopian
· 13 years ago
Next »