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
...
|
|
*
|
|
Surface: fix a protected buffer test
Jamie Gennis
2011-10-12
1
-25
/
+2
|
|
|
|
/
|
|
|
/
|
*
|
|
|
am 43b57ec4: Fix error printing if no command string is set.
Jason Sams
2011-10-13
1
-2
/
+6
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Fix error printing if no command string is set.
Jason Sams
2011-10-13
1
-2
/
+6
|
|
/
/
*
|
|
Merge "Fix bug with 1D arrays and threading. Some elements got launched multi...
Jason Sams
2011-10-12
1
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix bug with 1D arrays and threading.
Jason Sams
2011-10-12
1
-3
/
+3
*
|
|
Merge "Add missing public native API"
Romain Guy
2011-10-12
1
-1
/
+3
|
\
\
\
|
*
|
|
Add missing public native API
Romain Guy
2011-10-12
1
-1
/
+3
*
|
|
|
Merge "Reduce the size of libhwui by 50%"
Romain Guy
2011-10-12
10
-87
/
+109
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Reduce the size of libhwui by 50%
Romain Guy
2011-10-12
10
-87
/
+109
*
|
|
|
am 075e4c3d: Merge "SurfaceFlinger: update orientation via transactions" into...
Jamie Gennis
2011-10-12
2
-65
/
+29
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Merge "SurfaceFlinger: update orientation via transactions" into ics-mr0
Jamie Gennis
2011-10-12
2
-65
/
+29
|
|
\
\
|
|
*
|
SurfaceFlinger: update orientation via transactions
Jamie Gennis
2011-10-11
2
-65
/
+29
*
|
|
|
Merge "Improve rsForEach overhead."
Jason Sams
2011-10-12
3
-48
/
+97
|
\
\
\
\
|
*
|
|
|
Improve rsForEach overhead.
Jason Sams
2011-10-11
3
-48
/
+97
|
|
|
/
/
|
|
/
|
|
*
|
|
|
am 0a273592: Merge "Add video stabilization control to Camera parameters." in...
Eino-Ville Talvala
2011-10-12
1
-0
/
+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
Merge "Add video stabilization control to Camera parameters." into ics-mr0
Eino-Ville Talvala
2011-10-12
1
-0
/
+2
|
|
\
\
|
|
*
|
Add video stabilization control to Camera parameters.
Eino-Ville Talvala
2011-10-12
1
-0
/
+2
|
|
|
/
*
|
|
am 58bf986c: Merge "Use ashmem for CursorWindows. Bug: 5332296" into ics-mr0
Jeff Brown
2011-10-11
2
-263
/
+239
|
\
\
\
|
|
/
/
|
*
|
Use ashmem for CursorWindows.
Jeff Brown
2011-10-11
2
-263
/
+239
|
|
/
*
|
Correctly apply transforms when getting a TextureView's bitmap
Romain Guy
2011-10-11
1
-1
/
+14
|
/
*
Merge changes Idbfeb3cc,I03e8e2e7,Iff9eed78
Jeff Brown
2011-10-07
1
-6
/
+7
|
\
|
*
Fix regression in CursorWindow.copyStingToBuffer.
Jeff Brown
2011-10-07
1
-6
/
+7
*
|
Stupid fixed point math.
Romain Guy
2011-10-07
1
-7
/
+7
|
/
*
Clean up CursorWindow code.
Jeff Brown
2011-10-06
1
-38
/
+3
*
Merge "Wrapping new API with #defines to prevent old apps from using them."
Jason Sams
2011-10-05
5
-1
/
+16
|
\
|
*
Wrapping new API with #defines to prevent old apps from using them.
Alex Sakhartchouk
2011-09-28
5
-1
/
+16
*
|
Merge "Canvas.getClipBounds() was broken and unreliable with OpenGL ES 2.0"
Romain Guy
2011-10-04
1
-23
/
+9
|
\
\
|
*
|
Canvas.getClipBounds() was broken and unreliable with OpenGL ES 2.0
Romain Guy
2011-10-04
1
-23
/
+9
*
|
|
Merge "Fix crash running old HC apps."
Jason Sams
2011-10-04
1
-1
/
+4
|
\
\
\
|
*
|
|
Fix crash running old HC apps.
Jason Sams
2011-10-04
1
-1
/
+4
|
|
|
/
|
|
/
|
*
|
|
Fix handling of "allow fds" state.
Dianne Hackborn
2011-10-03
1
-2
/
+9
*
|
|
Transfer large bitmaps using ashmem.
Jeff Brown
2011-10-03
1
-0
/
+108
*
|
|
Add mechanism for Parcel to not allow FDs to be written to it.
Dianne Hackborn
2011-10-03
1
-1
/
+18
|
|
/
|
/
|
*
|
SurfaceTexture: parameterize the texture target
Jamie Gennis
2011-09-30
1
-7
/
+8
*
|
TextureView works best when it draws stuff.
Romain Guy
2011-09-29
1
-1
/
+1
*
|
may fix the build
Mathias Agopian
2011-09-28
1
-6
/
+2
|
/
*
Merge changes Ib302d79e,Ib4ee085f
Jamie Gennis
2011-09-27
1
-60
/
+85
|
\
|
*
SurfaceTexture: add name support
Jamie Gennis
2011-09-22
1
-60
/
+85
*
|
Region cannot handle malformed Rects. Abort the Region op in that case.
Mathias Agopian
2011-09-26
1
-0
/
+1
*
|
Remove unused fields in ProgramRaster
Jason Sams
2011-09-23
3
-34
/
+5
|
/
*
Merge "Cleanup RS logs Reduce the startup/shutdown info and format the logs i...
Jason Sams
2011-09-21
3
-17
/
+12
|
\
|
*
Cleanup RS logs
Jason Sams
2011-09-20
3
-17
/
+12
*
|
Make sure Region handles invalid rectangles
Mathias Agopian
2011-09-19
1
-0
/
+5
*
|
fix the float Rect in OpenGLRenderer to handle NANs
Mathias Agopian
2011-09-19
1
-36
/
+26
|
/
*
am 79aa4030: Merge "Can\'t stop the fling! Bug: 5335420" into ics-factoryrom
Jeff Brown
2011-09-16
1
-0
/
+2
|
\
|
*
Can't stop the fling!
Jeff Brown
2011-09-16
1
-0
/
+2
|
*
Merge "work around a problem where fp registers get corrupted (DO NOT MERGE)"...
Mathias Agopian
2011-09-16
1
-1
/
+5
|
|
\
|
|
*
work around a problem where fp registers get corrupted (DO NOT MERGE)
Mathias Agopian
2011-09-16
1
-1
/
+5
|
*
|
Make LTE_FLOAT a strict weak order. (DO NOT MERGE)
Jeff Brown
2011-09-16
1
-1
/
+1
|
|
/
*
|
Merge "Make LTE_FLOAT a strict weak order. Bug: 5327776"
Jeff Brown
2011-09-16
1
-1
/
+1
|
\
\
[prev]
[next]