Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
a46ca5ec732a884c78d3e98f8b4eb8de03bc23f8
/
libs
/
hwui
a46ca5e
Make the value for shadowRadius less than 1.0 work
by huanhuan.x.wang
· 10 years ago
d6d6843
Remove unneeded main.cpp
by John Reck
· 10 years ago
25f8da9
Merge "Support new EGL extensions"
by John Reck
· 10 years ago
149173d
Support new EGL extensions
by John Reck
· 10 years ago
c128823
Fix bug in calculating perspective damage
by John Reck
· 10 years ago
60126ef
Use unique_ptr instead of SkAutoTDelete.
by Ben Wagner
· 10 years ago
016e009
am b47ea9b2: am 2fa3eec0: am 93c14069: Merge "hwui: add extension to support unpack operations in OpenGL ES 2.0"
by John Reck
· 10 years ago
0aee76c
Merge "renderthread: add EGL_EXT_buffer_age support"
by John Reck
· 10 years ago
b47ea9b
am 2fa3eec0: am 93c14069: Merge "hwui: add extension to support unpack operations in OpenGL ES 2.0"
by John Reck
· 10 years ago
9acd09d
am 598b0123: am 67716c13: am e28c5d62: am a975a844: am 70e5db94: Merge "Fix crash in kModeProcessNoContext" into mnc-dev
by John Reck
· 10 years ago
13d1b4a
renderthread: add EGL_EXT_buffer_age support
by Season Li
· 10 years ago
a975a84
am 70e5db94: Merge "Fix crash in kModeProcessNoContext" into mnc-dev
by John Reck
· 10 years ago
95cd24b
Fix crash in kModeProcessNoContext
by John Reck
· 10 years ago
a11ee3c
Add Skia includes where needed.
by Ben Wagner
· 10 years ago
d538d30
hwui: add extension to support unpack operations in OpenGL ES 2.0
by xiaozhengdong
· 10 years ago
0d39408
am 903e117e: am 0429246e: am 0c9ec1f2: am 2e529712: am c03ab87a: Merge "Disable skipping frames on empty damage" into mnc-dev
by John Reck
· 10 years ago
2e52971
am c03ab87a: Merge "Disable skipping frames on empty damage" into mnc-dev
by John Reck
· 10 years ago
6d4d0db
Disable skipping frames on empty damage
by John Reck
· 10 years ago
49286e8
Merge "Tune LA's initial size better"
by John Reck
· 10 years ago
afb0521
Tune LA's initial size better
by John Reck
· 10 years ago
0818228
Merge "Remove the rest of utils/Vector.h usage"
by John Reck
· 10 years ago
9a579f5
am e375685a: am 9c458148: am 3d208671: am 7dfb1d99: am 730c0f65: Merge "Fix stencil mask usage in HWUI" into mnc-dev
by Chris Craik
· 10 years ago
2ccb503
animateNoDamage failed to remove from current frame list
by Fred Fettinger
· 10 years ago
7dfb1d9
am 730c0f65: Merge "Fix stencil mask usage in HWUI" into mnc-dev
by Chris Craik
· 10 years ago
fa51a0e
Fix stencil mask usage in HWUI
by Chris Craik
· 10 years ago
cef25e5
Merge "Replace most usages of utils/Vector.h"
by John Reck
· 10 years ago
bef837d
Remove the rest of utils/Vector.h usage
by John Reck
· 10 years ago
272a685
Replace most usages of utils/Vector.h
by John Reck
· 10 years ago
70cfdc9
Merge "Add fast path for roundrect Outline changes"
by Chris Craik
· 10 years ago
d416398c
Merge "Re-enable -Werror on clang"
by John Reck
· 10 years ago
6578a98
Support High Contrast Text for all canvas types
by Derek Sollenberger
· 10 years ago
40de9f2
Add fast path for roundrect Outline changes
by Chris Craik
· 10 years ago
c9a6ca5
Merge "Revert "Support High Contrast Text for all canvas types""
by Chris Craik
· 10 years ago
749e674
Revert "Support High Contrast Text for all canvas types"
by Chris Craik
· 10 years ago
c36df95
Re-enable -Werror on clang
by John Reck
· 10 years ago
2d35cf9
Merge "Support High Contrast Text for all canvas types"
by Derek Sollenberger
· 10 years ago
5040705
Merge "Fix comment about swap buffers with damage"
by Chris Craik
· 10 years ago
7cd262a
Fix comment about swap buffers with damage
by Chris Craik
· 10 years ago
cb4af9b
Hwui: Remove unused variables
by Andreas Gampe
· 10 years ago
0e9059b
Change from SkDeviceProperties to SkSurfaceProps.
by Leon Scroggins III
· 10 years ago
83b8832
am 23861bb9: am 78d491ac: am 452b62e1: am c5d3dde6: am 8b1154c4: Merge "Move updateMatrix() call to animateCommon" into mnc-dev
by John Reck
· 10 years ago
9e5f4af
am 11f9da31: am bdb2a905: am d08fb687: am e5783e58: am 2abf0f24: Fix a race condition that could cause lockup
by John Reck
· 10 years ago
c5d3dde
am 8b1154c4: Merge "Move updateMatrix() call to animateCommon" into mnc-dev
by John Reck
· 10 years ago
49dec43
Move updateMatrix() call to animateCommon
by John Reck
· 10 years ago
e5783e5
am 2abf0f24: Fix a race condition that could cause lockup
by John Reck
· 10 years ago
2abf0f2
Fix a race condition that could cause lockup
by John Reck
· 10 years ago
c052a9a
am a2fd3234: am 3bfe4b47: am 1cd5afc1: am 9317d0b9: am 1fddd3ef: Merge "Mark isInUse per-window" into mnc-dev
by John Reck
· 10 years ago
9317d0b
am 1fddd3ef: Merge "Mark isInUse per-window" into mnc-dev
by John Reck
· 10 years ago
00e79c9
Mark isInUse per-window
by John Reck
· 10 years ago
011550e
am 3699c603: am 62a2696c: am fbd2d949: am b6e41a08: am 0bb5c26b: Merge "Fix AssetAtlas usage in BitmapShaders" into mnc-dev
by Chris Craik
· 10 years ago
b6e41a0
am 0bb5c26b: Merge "Fix AssetAtlas usage in BitmapShaders" into mnc-dev
by Chris Craik
· 10 years ago
0bb5c26
Merge "Fix AssetAtlas usage in BitmapShaders" into mnc-dev
by Chris Craik
· 10 years ago
6ad690e
Fix AssetAtlas usage in BitmapShaders
by Chris Craik
· 10 years ago
86c9650
am 8f587bfb: am 4c935068: am 41b43d7c: am 7b0fa466: am 0f724601: Merge "Fix clip area behavior for REPLACE op" into mnc-dev
by Chris Craik
· 10 years ago
7b0fa46
am 0f724601: Merge "Fix clip area behavior for REPLACE op" into mnc-dev
by Chris Craik
· 10 years ago
8ce8f3f
Fix clip area behavior for REPLACE op
by Chris Craik
· 10 years ago
1d5d346
Merge "Clean up unncessary defines"
by Chris Craik
· 10 years ago
7f9c7b7
am be7e2a47: am 599287b1: am b4d49a4d: am d5612d06: am ba4f0757: Merge "Don\'t crash on makeCurrent fail" into mnc-dev
by John Reck
· 10 years ago
d5612d0
am ba4f0757: Merge "Don\'t crash on makeCurrent fail" into mnc-dev
by John Reck
· 10 years ago
f2dcc2a
Don't crash on makeCurrent fail
by John Reck
· 10 years ago
5a4690b
Clean up unncessary defines
by Chris Craik
· 10 years ago
401415d
am cd843caa: am 230d8243: am 9f43ac77: am e2a5c184: am 941bcedb: Merge "Fix unsafety in SkiaShader storage, and texture unit accounting" into mnc-dev
by Chris Craik
· 10 years ago
e2a5c184
am 941bcedb: Merge "Fix unsafety in SkiaShader storage, and texture unit accounting" into mnc-dev
by Chris Craik
· 10 years ago
e310f83
Fix unsafety in SkiaShader storage, and texture unit accounting
by Chris Craik
· 10 years ago
876d566
Support High Contrast Text for all canvas types
by Derek Sollenberger
· 10 years ago
94394b3
Move drawRegion from DisplayList to Canvas
by Derek Sollenberger
· 10 years ago
cc882b6
Remove unused functions and variables from DisplayListCanvas
by Derek Sollenberger
· 10 years ago
0f6cb32
am a5e2946f: am b9d7bba5: am 434b577f: am 8ac76504: am 9613e9b7: Merge "New setLocalMatrix() operation for HWUI" into mnc-dev
by Tom Hudson
· 10 years ago
8ac7650
am 9613e9b7: Merge "New setLocalMatrix() operation for HWUI" into mnc-dev
by Tom Hudson
· 10 years ago
9613e9b
Merge "New setLocalMatrix() operation for HWUI" into mnc-dev
by Tom Hudson
· 10 years ago
ac7b6d3
New setLocalMatrix() operation for HWUI
by Tom Hudson
· 10 years ago
a25ecac
am ea103a9f: am 0ea996cf: am 62a65071: am dcf8837d: Merge "Restrict number of hwuiTask threads" into mnc-dr-dev
by John Reck
· 10 years ago
dcf8837
Merge "Restrict number of hwuiTask threads" into mnc-dr-dev
by John Reck
· 10 years ago
43b42d8
am 41e4d8b3: am 0c218e43: am 9ca926ad: am fdb87b76: am 127b478a: Merge "Remove all usage of fmin and fmax" into mnc-dev
by Chris Craik
· 10 years ago
127b478
Merge "Remove all usage of fmin and fmax" into mnc-dev
by Chris Craik
· 10 years ago
e6a15ee
Remove all usage of fmin and fmax
by Chris Craik
· 10 years ago
c452654
Restrict number of hwuiTask threads
by John Reck
· 10 years ago
4a067fb
am 9d080ff6: am ab614e54: am 30eaf590: am df134e87: am 54d1f043: Merge "Simplify matrix copy constructor/load" into mnc-dev
by Chris Craik
· 10 years ago
54d1f04
Merge "Simplify matrix copy constructor/load" into mnc-dev
by Chris Craik
· 10 years ago
d67db08
am 7772b03d: am 6ac3b54d: am 8e5d4761: am dfbae1f9: am 15b64099: Merge "Adjust for pipeline stalls" into mnc-dev
by John Reck
· 10 years ago
d2bfcc7
Simplify matrix copy constructor/load
by Chris Craik
· 10 years ago
be3fba0
Adjust for pipeline stalls
by John Reck
· 10 years ago
6b6ba74
am e463f28e: am 1826da24: am f70a5a78: Merge "Set go-faster arguments" into mnc-dev
by John Reck
· 10 years ago
0606a041
am 91d01e5d: am 0cec5293: am d7580333: Merge "Use std::sort instead of quickSortX" into mnc-dev
by John Reck
· 10 years ago
7b293b5
am c3988e0a: am b4c02e8f: am d3ecb3e6: Merge "Switch from fminf/fmaxf to std::min/max" into mnc-dev
by Chris Craik
· 10 years ago
f70a5a7
Merge "Set go-faster arguments" into mnc-dev
by John Reck
· 10 years ago
d758033
Merge "Use std::sort instead of quickSortX" into mnc-dev
by John Reck
· 10 years ago
5600d57
Set go-faster arguments
by John Reck
· 10 years ago
d3ecb3e
Merge "Switch from fminf/fmaxf to std::min/max" into mnc-dev
by Chris Craik
· 10 years ago
1e4209e
Use std::sort instead of quickSortX
by John Reck
· 10 years ago
df72b63
Switch from fminf/fmaxf to std::min/max
by Chris Craik
· 10 years ago
ba3964f
am 6aa9b4ab: am cf225194: am a763bb83: Merge "Saturate alpha values when overlaying glyphs" into mnc-dev
by Chris Craik
· 10 years ago
de25a67
Saturate alpha values when overlaying glyphs
by Chris Craik
· 10 years ago
8868e02
am 00562d69: am 5805765d: am f8d25ea8: Merge "Don\'t promote functors onto layers due to outline rect clipping" into mnc-dev
by Chris Craik
· 10 years ago
f8d25ea
Merge "Don't promote functors onto layers due to outline rect clipping" into mnc-dev
by Chris Craik
· 10 years ago
b60d3e7
Don't promote functors onto layers due to outline rect clipping
by Chris Craik
· 10 years ago
4540789
am a1b1effc: am 4b05c5a9: am 5daee1dc: Merge "Limit dotProduct value to 1.0f, so acosf would not return NaN." into mnc-dev
by Tenghui Zhu
· 10 years ago
1240752
Limit dotProduct value to 1.0f, so acosf would not return NaN.
by Lazar Trsic
· 10 years ago
b561f39
Limit dotProduct value to 1.0f, so acosf would not return NaN.
by Lazar Trsic
· 10 years ago
d739b5f
am ee6d943b: am 46de9f56: am 6659ac77: Merge "Avoid over-damaging layer area for multidraws" into mnc-dev
by Chris Craik
· 10 years ago
Next »