index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
Rect.h
Age
Commit message (
Expand
)
Author
2019-01-09
Merge "Fix/suppress hwui google-explicit-constructor warnings" am: dcfef16295...
Chih-Hung Hsieh
2019-01-09
Fix/suppress hwui google-explicit-constructor warnings
Chih-Hung Hsieh
2018-12-03
Remove ; from closing namespaces in libs/hwui
Chris Blume
2017-11-03
Format the world (or just HWUI)
John Reck
2016-07-21
resolve merge conflicts of 3fb651b to nyc-mr1-dev-plus-aosp
Chih-Hung Hsieh
2016-07-21
resolve merge conflicts of 5152fd9 to stage-aosp-master
Chih-Hung Hsieh
2016-07-21
Fix google-explicit-constructor warnings in frameworks/base
Chih-Hung Hsieh
2016-06-29
Handle post-record-time clipPath scaling
Chris Craik
2016-03-09
Partial revert of 261725fdb2962271c222a049fcdf57bbdc8363c7
Chris Craik
2016-02-23
Support op dumping in new pipeline
Chris Craik
2015-12-07
Merged op dispatch in OpReorderer
Chris Craik
2015-11-20
Initial text support in new reorderer/renderer
Chris Craik
2015-11-17
Add temporary layer alpha fallback to OpReorderer
Chris Craik
2015-10-05
Remove confusing behavior of Rect::intersect() and rename
Chris Craik
2015-06-30
Switch from fminf/fmaxf to std::min/max
Chris Craik
2015-03-04
Patch cleanup, reenable Patch Glops
Chris Craik
2015-01-14
Clipping performance improvements
Rob Tsuk
2014-12-22
Add overrides and switch to nullptr keyword
Chris Craik
2014-07-29
Fix behavior of stencil clipping within clearLayerRegions
Chris Craik
2014-07-23
Build layer damage bounds for shadows
Chris Craik
2014-06-10
Tessellate on worker threads
Chris Craik
2014-05-15
Round rect outline clipping
Chris Craik
2014-05-08
Add logging utility methods
Chris Craik
2014-04-23
Clip TouchFeedbackDrawable effect to receiver Outline
Chris Craik
2014-03-20
Early rejection on shadows which are outside of the clip bound.
ztenghui
2014-01-02
Fix Clang warnings/errors
Chris Craik
2013-11-22
Clean up quick rejection, especially surrounding points + lines.
Chris Craik
2013-09-17
Conservatively estimate geometry bounds
Chris Craik
2013-08-02
Fix quickReject's handling of AA ramp geometry
Chris Craik
2013-06-13
Fix various draw ops that may incorrectly not scissor
Chris Craik
2013-06-12
Overdraw avoidance and merging of clipped ops
Chris Craik
2013-05-21
Merge scaled bitmaps with translated bitmaps
Romain Guy
2013-02-15
DisplayList draw operation reordering
Chris Craik
2013-01-22
Object-based DisplayList recording
Chris Craik
2012-07-13
Improve rendering speed by disabling scissor tests
Romain Guy
2012-01-03
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2011-12-14
Generate even fewer GL commands
Romain Guy
2011-12-13
<Insert something improper about OpenGL>
Romain Guy
2011-12-13
Further reduce the number of GL commands sent to the driver
Romain Guy
2011-09-19
fix the float Rect in OpenGLRenderer to handle NANs
Mathias Agopian
2010-11-02
Optimize FBO drawing with regions.
Romain Guy
2010-10-22
Fix rendering issue with layers.
Romain Guy
2010-10-13
Fix layer rendering glitch.
Romain Guy
2010-09-16
Add support for drawLines(), with anti-aliasing
Romain Guy
2010-09-16
Snap layer bounds to pixel boundaries.
Romain Guy
2010-09-01
Add support for Canvas flags on save.
Romain Guy
2010-07-16
Improve clip support (add intersect, union and replace.)
Romain Guy
2010-06-27
Reduced the complexity of layers composition.
Romain Guy
2010-06-25
Convert tabs to spaces.
Romain Guy
2010-06-24
Add colored rectangles implementation in OpenGLRenderer.
Romain Guy
[next]