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
*
am 7ff37ada: am ff2c22e2: Merge "Move functor GL setup to just before functor...
Chris Craik
2013-08-26
1
-6
/
+9
|
\
|
*
Move functor GL setup to just before functor
Chris Craik
2013-08-26
1
-6
/
+9
*
|
am c1acf799: am 243a026b: Merge "Second attempt at avoiding infinite loop in ...
Romain Guy
2013-08-21
1
-1
/
+16
|
\
\
|
|
/
|
*
Second attempt at avoiding infinite loop in PathCache::trim()
Romain Guy
2013-08-21
1
-1
/
+16
*
|
am b7db6d73: am e0a2435c: Merge "Properly account for created paths in the ca...
Romain Guy
2013-08-21
2
-1
/
+6
|
\
\
|
|
/
|
*
Properly account for created paths in the cache
Romain Guy
2013-08-21
2
-1
/
+6
*
|
am dfb79408: am 5b8efc47: Merge "Add overdraw debugging that accounts for Deu...
Romain Guy
2013-08-21
4
-9
/
+52
|
\
\
|
|
/
|
*
Add overdraw debugging that accounts for Deuteranomaly
Romain Guy
2013-08-21
4
-9
/
+52
*
|
am 816f3058: am cf8e6778: Merge "Handle updates to C++ API." into klp-dev
Tim Murray
2013-08-20
1
-2
/
+3
|
\
\
|
|
/
|
*
Handle updates to C++ API.
Tim Murray
2013-08-19
1
-2
/
+3
*
|
am 725617f6: am 83aec80f: Merge "Fix hardware layers lifecycle Bug #10075732"...
Romain Guy
2013-08-16
1
-0
/
+2
|
\
\
|
|
/
|
*
Fix hardware layers lifecycle
Romain Guy
2013-08-16
1
-0
/
+2
*
|
am 34d89c6b: am 836d335f: Merge "Prevent ANR in apps using drawPath() Bug #10...
Romain Guy
2013-08-16
1
-1
/
+5
|
\
\
|
|
/
|
*
Prevent ANR in apps using drawPath()
Romain Guy
2013-08-16
1
-1
/
+5
*
|
am bd3c2c3d: am 88105179: Merge "Clear FBO cache on full memory flush" into k...
Romain Guy
2013-08-16
1
-0
/
+1
|
\
\
|
|
/
|
*
Clear FBO cache on full memory flush
Romain Guy
2013-08-16
1
-0
/
+1
*
|
Replace float arrays with readable names
Romain Guy
2013-08-15
6
-107
/
+107
|
/
*
fix kBW_Format glyphs
Victoria Lease
2013-08-12
2
-2
/
+5
*
Take shadow bounds into account for quick rejects
Romain Guy
2013-08-09
3
-3
/
+28
*
Remove an unnecessary allocation
Romain Guy
2013-08-09
2
-20
/
+0
*
Split assets atlas batches
Romain Guy
2013-08-06
4
-7
/
+21
*
Remove an unused C zip API.
Elliott Hughes
2013-08-05
2
-55
/
+0
*
Handle updates to RS C++ API.
Tim Murray
2013-08-02
3
-11
/
+18
*
Merge "Fix quickReject's handling of AA ramp geometry"
Chris Craik
2013-08-02
5
-12
/
+52
|
\
|
*
Fix quickReject's handling of AA ramp geometry
Chris Craik
2013-08-02
5
-12
/
+52
*
|
Fix region clipping bugs
Romain Guy
2013-08-01
3
-6
/
+10
*
|
Merge "Support RGBA fonts and bitmap fonts (and RGBA bitmap fonts)"
Victoria Lease
2013-08-01
9
-172
/
+343
|
\
\
|
*
|
Support RGBA fonts and bitmap fonts (and RGBA bitmap fonts)
Victoria Lease
2013-07-31
9
-172
/
+343
|
|
/
*
|
Resource memory optimization.
Dianne Hackborn
2013-07-31
1
-83
/
+257
|
/
*
Merge "Fix 9patches' limitation of 32 empty quads"
Romain Guy
2013-07-24
3
-13
/
+10
|
\
|
*
Fix 9patches' limitation of 32 empty quads
Romain Guy
2013-07-24
3
-13
/
+10
*
|
add static dependency on liblog
Colin Cross
2013-07-23
1
-0
/
+2
*
|
Merge "Ensure glActiveTexture is cleaned up correctly on functor resume"
Chris Craik
2013-07-22
3
-0
/
+10
|
\
\
|
*
|
Ensure glActiveTexture is cleaned up correctly on functor resume
Chris Craik
2013-07-22
3
-0
/
+10
|
|
/
*
|
Use global indices array to draw layers
Romain Guy
2013-07-22
5
-47
/
+54
|
/
*
Merge "Support stencil-based clipping for functors"
Chris Craik
2013-07-16
1
-0
/
+1
|
\
|
*
Support stencil-based clipping for functors
Chris Craik
2013-07-16
1
-0
/
+1
*
|
Fix crashes in setMatrix() and concat()
Romain Guy
2013-07-16
2
-6
/
+13
|
/
*
Use global references for Bitmap AndroidPixelRefs
Chris Craik
2013-07-08
1
-4
/
+4
*
Move input library code to frameworks/native.
Jeff Brown
2013-07-01
17
-5957
/
+16
*
am 55e789db: am ed96349a: am 3d1b158e: Merge "Fix out of range glCopyTexImage...
Romain Guy
2013-06-28
1
-6
/
+9
|
\
|
*
Fix out of range glCopyTexImage2D
Romain Guy
2013-06-27
1
-6
/
+9
*
|
Track the atlas' generation ID
Romain Guy
2013-06-27
6
-29
/
+64
*
|
Refcount 9-patches and properly handle GC events
Romain Guy
2013-06-26
11
-32
/
+299
*
|
(Small) 9patch drawing improvements
Romain Guy
2013-06-24
1
-2
/
+10
*
|
Merge "Initialize MergingDrawBatch clip with viewport bounds"
Chris Craik
2013-06-21
3
-3
/
+10
|
\
\
|
*
|
Initialize MergingDrawBatch clip with viewport bounds
Chris Craik
2013-06-21
3
-3
/
+10
*
|
|
Merge "Refcount the paint used by Canvas.drawPatch()"
Romain Guy
2013-06-21
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Refcount the paint used by Canvas.drawPatch()
Romain Guy
2013-06-21
1
-0
/
+1
*
|
|
Merge "Batch 9-patches in a single mesh whenever possible"
Romain Guy
2013-06-21
8
-55
/
+171
|
\
\
\
|
|
/
/
[next]