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 8cb26c09: am cb5d644f: Merge "Workaround possible use after delete" into j...
Chris Craik
2013-06-11
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Workaround possible use after delete
Chris Craik
2013-06-10
1
-1
/
+2
*
|
Assume a texture is unbound after deleting it
Romain Guy
2013-06-06
13
-11
/
+53
*
|
Remove string allocations when creating display lists
Romain Guy
2013-06-05
1
-1
/
+6
*
|
Introduce Caches::bindTexture() to reduce glBindTexture calls
Romain Guy
2013-06-04
26
-164
/
+275
*
|
Enable GPU pixel buffers on OpenGL ES 3.0 devices
Romain Guy
2013-06-04
4
-10
/
+20
*
|
Re-initialize the 9patch cache if cleared with onTrimMemory
Romain Guy
2013-05-28
2
-8
/
+21
*
|
Make sure atlas antries can correctly filter/wrap textures
Romain Guy
2013-05-24
5
-39
/
+70
*
|
Merge "Add PerfHUD ES profiling capabilities"
Romain Guy
2013-05-23
2
-40
/
+60
|
\
\
|
*
|
Add PerfHUD ES profiling capabilities
Romain Guy
2013-05-23
2
-40
/
+60
*
|
|
am 1bf58a5a: am cfbbc864: Merge "Restore previous alpha value on noop\'d Disp...
Chet Haase
2013-05-23
1
-1
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Restore previous alpha value on noop'd DisplayList operations
Chet Haase
2013-05-23
1
-1
/
+3
*
|
|
Merge "Move VelocityTracker.cpp to target build only"
Nick Kralevich
2013-05-23
2
-3
/
+2
|
\
\
\
|
*
|
|
Move VelocityTracker.cpp to target build only
Nick Kralevich
2013-05-21
2
-3
/
+2
*
|
|
|
Merge "Merge scaled bitmaps with translated bitmaps"
Romain Guy
2013-05-22
5
-8
/
+28
|
\
\
\
\
|
*
|
|
|
Merge scaled bitmaps with translated bitmaps
Romain Guy
2013-05-21
5
-8
/
+28
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Use individual glyph positions to determine text bounds.
Chris Craik
2013-05-21
6
-63
/
+36
|
|
/
/
|
/
|
|
*
|
|
Merge "Fix DISPLAY_LIST_DEBUG"
Chris Craik
2013-05-21
1
-0
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix DISPLAY_LIST_DEBUG
Chris Craik
2013-05-21
1
-0
/
+4
*
|
|
Add tessellation path for points
Chris Craik
2013-05-14
7
-177
/
+168
|
/
/
*
|
am f420a36e: am 4329ee25: Merge "Fix off by one error in log tracking" into j...
Chris Craik
2013-05-10
3
-5
/
+6
|
\
\
|
|
/
|
*
Fix off by one error in log tracking
Chris Craik
2013-05-09
3
-5
/
+6
*
|
libutils clean-up
Mathias Agopian
2013-05-07
11
-6
/
+1489
*
|
Fix double-free in AssetAtlas
Romain Guy
2013-05-07
1
-0
/
+4
*
|
am b90ff505: am fdf13c90: Merge "Convert alpha from [0..1] to [0.255] range B...
Romain Guy
2013-05-06
1
-1
/
+1
|
\
\
|
|
/
|
*
Merge "Convert alpha from [0..1] to [0.255] range Bug #8808886" into jb-mr2-dev
Romain Guy
2013-05-04
1
-1
/
+1
|
|
\
|
|
*
Convert alpha from [0..1] to [0.255] range
Romain Guy
2013-05-03
1
-1
/
+1
*
|
|
am 33be275d: am d65eebf4: Merge "Fix scaled-view droppings artifact" into jb-...
Chet Haase
2013-05-06
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
Fix scaled-view droppings artifact
Chet Haase
2013-05-03
1
-2
/
+2
|
|
/
*
|
Remove stray log
Romain Guy
2013-05-06
1
-1
/
+0
*
|
Add an on-screen overdraw counter
Romain Guy
2013-05-03
7
-7
/
+73
*
|
Remove warning
Romain Guy
2013-05-02
3
-38
/
+65
*
|
Wrap EGLImage with a C++ API
Romain Guy
2013-05-02
3
-35
/
+117
*
|
Pack preloaded framework assets in a texture atlas
Romain Guy
2013-05-02
21
-395
/
+909
*
|
Allow compiling aapt for the device
Bjorn Bringert
2013-04-26
2
-2
/
+5
*
|
Merge "Avoid incorrectly dirtying the functor output rect"
Chris Craik
2013-04-24
1
-2
/
+2
|
\
\
|
*
|
Avoid incorrectly dirtying the functor output rect
Chris Craik
2013-04-22
1
-2
/
+2
*
|
|
am 371d4ccc: am 339ac854: Merge "Fix quickReject logic to account for setClip...
Chet Haase
2013-04-20
3
-35
/
+46
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Fix quickReject logic to account for setClipChildren() setting
Chet Haase
2013-04-19
3
-35
/
+46
*
|
am 17917a95: am d3f9ffe2: Merge "Prevent transformed ops from merging in the ...
Chris Craik
2013-04-18
1
-0
/
+2
|
\
\
|
|
/
|
*
Merge "Prevent transformed ops from merging in the first place" into jb-mr2-dev
Chris Craik
2013-04-18
1
-0
/
+2
|
|
\
|
|
*
Prevent transformed ops from merging in the first place
Chris Craik
2013-04-18
1
-0
/
+2
*
|
|
am 680ca941: am ec5dc76a: Merge "Make layer double drawing visible in overdra...
Chris Craik
2013-04-16
3
-6
/
+31
|
\
\
\
|
|
/
/
|
*
|
Make layer double drawing visible in overdraw debug mode
Chris Craik
2013-04-16
3
-6
/
+31
|
|
/
*
|
Fix indentation
Romain Guy
2013-04-16
1
-8
/
+8
*
|
am 15717a32: am 0985ac04: Merge "Maybe fix issue #8620910: Win_sdk build fail...
Dianne Hackborn
2013-04-15
1
-0
/
+2
|
\
\
|
|
/
|
*
Merge "Maybe fix issue #8620910: Win_sdk build failed and unable to create......
Dianne Hackborn
2013-04-15
1
-0
/
+2
|
|
\
|
|
*
Maybe fix issue #8620910: Win_sdk build failed and unable to create...
Dianne Hackborn
2013-04-15
1
-0
/
+2
*
|
|
am 55b883b0: am 30c990c3: Merge "Draw Operation merging" into jb-mr2-dev
Chris Craik
2013-04-15
12
-176
/
+627
|
\
\
\
|
|
/
/
|
*
|
Merge "Draw Operation merging" into jb-mr2-dev
Chris Craik
2013-04-15
12
-176
/
+627
|
|
\
\
|
|
|
/
|
|
/
|
[prev]
[next]