summaryrefslogtreecommitdiffstats
path: root/cc/playback/filter_display_item.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in cc/.avi2015-12-211-0/+2
* cc: Shrink size of display itemenne2015-12-101-28/+29
* Further plumb visual rect into cc:DisplayItemList.wkorman2015-11-251-3/+8
* Remove usage of SK_SAVE_LAYER_BOUNDS_ARE_FILTERED.senorblanco2015-10-291-7/+0
* Add protobuf serialization to DisplayItemListdtrainor2015-10-281-0/+31
* cc: Remove unused display item bounds calculation.vmpstr2015-10-231-12/+0
* cc: Add bounds calculation for display items.vmpstr2015-09-261-0/+12
* Define SK_SAVE_LAYER_BOUNDS_ARE_FILTERED for an upcoming Skia change.senorblanco2015-08-271-0/+5
* cc: More consistent reasoning about display list memory usage.jbroman2015-07-081-4/+5
* cc: Cull DrawingDisplayItems outside of the raster playback rectdanakj2015-06-031-0/+2
* Remove SK_LEGACY_DRAWPICTURECALLBACKfmalita2015-05-211-2/+2
* cc: Move files out of cc/resources/.danakj2015-05-181-0/+81