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
*
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
*
Fix passion build
Romain Guy
2010-08-24
1
-0
/
+2
*
Use only one GL context per process, share chaches.
Romain Guy
2010-08-24
18
-160
/
+257
*
Add support for textScaleX.
Romain Guy
2010-08-20
1
-0
/
+12
*
Update OpenGLRenderer test to test opaque ARGB8888 bitmaps.
Romain Guy
2010-08-19
1
-1
/
+3
*
Speedup TextView fades (no more layers required.)
Romain Guy
2010-08-18
1
-9
/
+19
*
Fix drawing issues with layers.
Romain Guy
2010-08-18
2
-14
/
+41
*
Fix the build.
Romain Guy
2010-08-18
1
-4
/
+1
*
Layers were using an extra Snapshot causing extra clipping.
Romain Guy
2010-08-18
3
-46
/
+28
*
Fix save()/restore() issues in the OpenGL renderer.
Romain Guy
2010-08-17
2
-13
/
+27
*
Correctly set the viewport in layers.
Romain Guy
2010-08-17
4
-52
/
+58
*
Cleanup, better code reuse.
Romain Guy
2010-08-16
2
-162
/
+189
*
Add drop shadows.
Romain Guy
2010-08-13
9
-70
/
+469
*
Fix GC issue, fix local shader transformations.
Romain Guy
2010-08-12
3
-6
/
+22
*
Better support for rotation and perspective matrices.
Romain Guy
2010-08-12
3
-113
/
+173
*
Bunch of fixes.
Romain Guy
2010-08-11
2
-6
/
+27
*
Delete shaders after a compile error. Also disable extra logging.
Romain Guy
2010-08-11
2
-1
/
+3
*
Add extra blending modes.
Romain Guy
2010-08-10
2
-12
/
+29
*
Add support for text underline and strikethru.
Romain Guy
2010-08-10
1
-2
/
+49
*
Fast text selection drawing.
Romain Guy
2010-08-10
1
-3
/
+0
*
Fix tons of bugs and add new text rendering support.
Romain Guy
2010-08-10
5
-25
/
+35
*
Make libhwui entirely optional.
Romain Guy
2010-08-08
3
-33
/
+39
*
Enforce maximum texture size.
Romain Guy
2010-08-07
9
-9
/
+50
*
Merge "Added drop shadow renderer to the font class."
Alex Sakhartchouk
2010-08-06
2
-18
/
+120
|
\
|
*
Added drop shadow renderer to the font class.
Alex Sakhartchouk
2010-08-06
2
-18
/
+120
*
|
Automatically cleanup textures that don't fit in the cache.
Romain Guy
2010-08-06
5
-3
/
+38
*
|
Fix incorrect memory cleanup in SkiaShader.
Romain Guy
2010-08-06
1
-3
/
+3
*
|
Add support for paths.
Romain Guy
2010-08-05
7
-4
/
+393
|
/
*
Fix native crash in SkiaShader.
Romain Guy
2010-08-04
2
-10
/
+0
*
Merge "Adding drop shadow support"
Alex Sakhartchouk
2010-08-03
2
-13
/
+206
|
\
|
*
Adding drop shadow support
Alex Sakhartchouk
2010-08-02
2
-13
/
+206
*
|
Add support for ColorFilters.
Romain Guy
2010-08-02
9
-18
/
+298
|
/
*
Refactor Skia shaders handling.
Romain Guy
2010-07-30
7
-248
/
+444
*
Fix improper clipping after a save()
Romain Guy
2010-07-30
2
-4
/
+10
*
Fix gradients rendering and destructor crashes.
Romain Guy
2010-07-29
5
-34
/
+21
[next]