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
/
hwui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimize GLSL shaders.
Romain Guy
2010-10-11
5
-40
/
+220
*
Improve performance of linear gradients.
Romain Guy
2010-10-11
1
-3
/
+3
*
Move GenerationCache to the utils directory.
Romain Guy
2010-10-08
6
-6
/
+6
*
Don't update 9patches on every frame.
Romain Guy
2010-10-08
5
-40
/
+56
*
Better cache for layers, reduce memory usage and increase framerate.
Romain Guy
2010-10-08
10
-97
/
+563
*
Add 3D transforms support to all gradients.
Romain Guy
2010-10-07
3
-93
/
+58
*
Don't clear the framebuffer when not needed.
Romain Guy
2010-10-06
6
-10
/
+15
*
Apply 3D transformations to gradient shaders.
Romain Guy
2010-10-06
3
-25
/
+51
*
Optimize saveLayer() when the clip flag is set.
Romain Guy
2010-10-05
10
-64
/
+220
*
Add support for paletted textures.
Romain Guy
2010-10-05
2
-1
/
+22
*
Remove logs to reduce logcat spam.
Romain Guy
2010-10-04
1
-3
/
+0
*
Reorder logs.
Romain Guy
2010-10-04
1
-1
/
+1
*
Snap the clip rectangle to pixel boundaries.
Romain Guy
2010-10-04
1
-0
/
+1
*
Apply bilinear filtering on text only when necessary.
Romain Guy
2010-10-04
5
-5
/
+29
*
Initialize font texture cache.
Romain Guy
2010-10-03
1
-0
/
+2
*
Apply bilinear filtering to text.
Romain Guy
2010-10-01
4
-58
/
+77
*
Fix INVALID_OPERATION error with layers rendering.
Romain Guy
2010-10-01
3
-14
/
+23
*
Make simple paths made of lines work.
Romain Guy
2010-09-30
1
-2
/
+2
*
Add display lists caching.
Romain Guy
2010-09-29
3
-46
/
+404
*
Adding display lists to the GL renderer (checkpoint.)
Romain Guy
2010-09-26
9
-35
/
+619
*
Add debug mode to measure performance.
Romain Guy
2010-09-24
10
-29
/
+380
*
Correctly initialize/refresh layers.
Romain Guy
2010-09-22
3
-7
/
+16
*
Draw text decorations with lines instead of rectangles.
Romain Guy
2010-09-22
1
-9
/
+20
*
Fix OpenGL errors in various places.
Romain Guy
2010-09-22
6
-13
/
+24
*
Fix texture corruption issue, faster re-upload of textures.
Romain Guy
2010-09-22
2
-11
/
+26
*
Add support for circular gradients to the GL renderer.
Romain Guy
2010-09-21
5
-9
/
+78
*
Add support for SweepGradient in the GL renderer.
Romain Guy
2010-09-20
6
-30
/
+155
*
Fix positioning of 1 pixel wide lines (esp. non AA lines.)
Romain Guy
2010-09-17
2
-2
/
+2
*
Add support for non AA lines.
Romain Guy
2010-09-17
3
-12
/
+44
*
Correctly free memory.
Romain Guy
2010-09-17
3
-6
/
+5
*
Add support for drawLines(), with anti-aliasing
Romain Guy
2010-09-16
8
-20
/
+240
*
Snap layer bounds to pixel boundaries.
Romain Guy
2010-09-16
2
-0
/
+9
*
Better error handling in the OpenGL renderer.
Romain Guy
2010-09-16
3
-3
/
+25
*
Fix 9patch rendering.
Romain Guy
2010-09-15
4
-120
/
+85
*
Docs updates.
Romain Guy
2010-09-13
2
-1
/
+14
*
Document the implementation of saveLayer().
Romain Guy
2010-09-13
2
-17
/
+51
*
Forgot the return value...
Romain Guy
2010-09-13
1
-1
/
+2
*
Fix rendering issue with layers intersecting the clip rect.
Romain Guy
2010-09-13
1
-1
/
+5
*
Forces windows to draw the first time they show.
Romain Guy
2010-09-13
1
-1
/
+1
*
Fix text rendering issue with text scaling.
Romain Guy
2010-09-12
3
-19
/
+20
*
Optimize calls to glCopyTexImage2D().
Romain Guy
2010-09-12
2
-8
/
+41
*
Correct implementation of saveLayer().
Romain Guy
2010-09-12
8
-161
/
+131
*
Add support for advanced blend modes with the framebuffer.
Romain Guy
2010-09-09
5
-38
/
+115
*
Do not convert 8888 bitmaps to 565 when doing a copy.
Romain Guy
2010-09-09
1
-0
/
+1
*
A Path can exist in several cache entries.
Romain Guy
2010-09-09
1
-1
/
+0
*
Purge Skia objects from GL caches as needed.
Romain Guy
2010-09-08
8
-3
/
+77
*
Fix possible infinite loop when purging textures.
Romain Guy
2010-09-08
5
-10
/
+26
*
Add support for Canvas flags on save.
Romain Guy
2010-09-01
5
-71
/
+109
*
Add hooks for hardware accelerated WebView.
Romain Guy
2010-08-31
2
-0
/
+25
*
Apply gamma correction to font rendering.
Romain Guy
2010-08-27
9
-10
/
+180
[next]