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
/
libs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Implement SurfaceTexture frame-available callback." into honeycomb
Jamie Gennis
2011-01-16
1
-0
/
+10
|
\
|
*
Implement SurfaceTexture frame-available callback.
Jamie Gennis
2011-01-16
1
-0
/
+10
*
|
Merge "Fix SurfaceTexture transform matrix." into honeycomb
Jamie Gennis
2011-01-16
1
-30
/
+48
|
\
\
|
|
/
|
*
Fix SurfaceTexture transform matrix.
Jamie Gennis
2011-01-16
1
-30
/
+48
*
|
Add some error checking.
Jason Sams
2011-01-16
3
-2
/
+7
*
|
Merge "Fix bug in on-device linking." into honeycomb
Shih-wei Liao
2011-01-16
2
-2
/
+3
|
\
\
|
*
|
Fix bug in on-device linking.
Shih-wei Liao
2011-01-16
2
-2
/
+3
*
|
|
Merge "Fix 9patch rendering in ExpandableListView." into honeycomb
Romain Guy
2011-01-16
4
-9
/
+19
|
\
\
\
|
*
|
|
Fix 9patch rendering in ExpandableListView.
Romain Guy
2011-01-16
4
-9
/
+19
*
|
|
|
Merge "Implement sub updates for mipmap levels and cubmaps." into honeycomb
Jason Sams
2011-01-16
4
-63
/
+50
|
\
\
\
\
|
*
|
|
|
Implement sub updates for mipmap levels and cubmaps.
Jason Sams
2011-01-13
4
-63
/
+50
*
|
|
|
|
Merge "Don't blend transparent pixels when rendering layers." into honeycomb
Romain Guy
2011-01-16
6
-25
/
+179
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Don't blend transparent pixels when rendering layers.
Romain Guy
2011-01-16
6
-25
/
+179
*
|
|
|
On-device linking using bccLinkBC. Note that we switch to getFile interface
Shih-wei Liao
2011-01-16
1
-3
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
Compare GraphicBuffers using handles.
Jamie Gennis
2011-01-15
1
-2
/
+2
|
/
/
*
|
Merge "Preapre region tracking in layers" into honeycomb
Romain Guy
2011-01-14
2
-13
/
+15
|
\
\
|
*
|
Preapre region tracking in layers
Romain Guy
2011-01-14
2
-13
/
+15
*
|
|
Merge "Fix error reporting in Surface::cancelBuffer()" into honeycomb
Mathias Agopian
2011-01-14
1
-18
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix error reporting in Surface::cancelBuffer()
Mathias Agopian
2011-01-14
1
-18
/
+11
*
|
|
Merge "Don't crash Launcher on config change." into honeycomb
Romain Guy
2011-01-14
5
-20
/
+50
|
\
\
\
|
*
|
|
Don't crash Launcher on config change.
Romain Guy
2011-01-14
5
-20
/
+50
*
|
|
|
Merge "Make getFallbackAction return false when there is none." into honeycomb
Jeff Brown
2011-01-14
1
-3
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Make getFallbackAction return false when there is none.
Jeff Brown
2011-01-14
1
-3
/
+5
*
|
|
|
Merge "Don't delete objects twice..." into honeycomb
Romain Guy
2011-01-14
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Don't delete objects twice...
Romain Guy
2011-01-14
1
-2
/
+2
*
|
|
|
|
Merge "Copy shaders when recording them in display lists." into honeycomb
Romain Guy
2011-01-14
4
-24
/
+121
|
\
\
\
\
\
|
|
/
/
/
/
|
|
/
/
/
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Copy shaders when recording them in display lists.
Romain Guy
2011-01-14
4
-24
/
+121
*
|
|
|
Merge "Don't add clipped rects to layer regions. Bug #3350208" into honeycomb
Romain Guy
2011-01-14
1
-12
/
+12
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Don't add clipped rects to layer regions.
Romain Guy
2011-01-14
1
-12
/
+12
*
|
|
|
bcc interface fixed.
Shih-wei Liao
2011-01-14
3
-45
/
+102
*
|
|
|
Retire librslib_rt.
Shih-wei Liao
2011-01-14
1
-1
/
+1
*
|
|
|
Move linking stuff to libbcc.
Shih-wei Liao
2011-01-14
1
-0
/
+0
*
|
|
|
Avoid converting rslib.bc to things like rslib.h. So we are less error-prone.
Shih-wei Liao
2011-01-14
1
-9
/
+9
*
|
|
|
Merge "Remove debug code" into honeycomb
Romain Guy
2011-01-13
1
-3
/
+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Remove debug code
Romain Guy
2011-01-13
1
-3
/
+0
*
|
|
|
Merge "Re-implement img npot support in HC." into honeycomb
Jason Sams
2011-01-13
3
-2
/
+17
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Re-implement img npot support in HC.
Jason Sams
2011-01-13
3
-2
/
+17
*
|
|
|
Merge "Add debug logs for display lists." into honeycomb
Romain Guy
2011-01-13
7
-13
/
+76
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Add debug logs for display lists.
Romain Guy
2011-01-13
7
-13
/
+76
|
|
/
/
*
|
|
Merge "Docs plus removing some junk per API review." into honeycomb
Alex Sakhartchouk
2011-01-13
1
-2
/
+5
|
\
\
\
|
*
|
|
Docs plus removing some junk per API review.
Alex Sakhartchouk
2011-01-13
1
-2
/
+5
|
|
/
/
*
|
|
Fix remote GraphicBuffer allocation in SurfaceFlinger.
Jamie Gennis
2011-01-13
4
-45
/
+153
*
|
|
Add logging to SurfaceTextureClient.
Jamie Gennis
2011-01-13
1
-0
/
+15
|
/
/
*
|
Merge "Cleanup implementation of hardware layers." into honeycomb
Romain Guy
2011-01-13
10
-114
/
+113
|
\
\
|
*
|
Cleanup implementation of hardware layers.
Romain Guy
2011-01-13
10
-114
/
+113
*
|
|
Merge "Fix a bug in SurfaceTexture::dequeueBuffer." into honeycomb
Jamie Gennis
2011-01-13
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix a bug in SurfaceTexture::dequeueBuffer.
Jamie Gennis
2011-01-12
1
-1
/
+1
*
|
|
|
Merge "Fix issue 3302649." into honeycomb
Eric Laurent
2011-01-13
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
Fix issue 3302649.
Eric Laurent
2011-01-12
1
-0
/
+3
*
|
|
|
|
Merge "Add a method enable encryption." into honeycomb
Jason parks
2011-01-13
1
-1
/
+19
|
\
\
\
\
\
[next]