Side by Side Diff: cc/paint/paint_recorder.h
Issue 2640983002 :
Rename paint data structures (Closed)
Patch Set: DrawingDisplayItem
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
apps/DEPS
apps/ui/views/app_window_frame_view.cc
ash/accelerators/accelerator_controller_delegate_aura.cc
ash/autoclick/common/autoclick_ring_handler.cc
ash/common/accelerators/debug_commands.cc
ash/common/accelerators/exit_warning_handler.cc
ash/common/frame/caption_buttons/frame_caption_button.cc
ash/common/frame/default_header_painter.cc
ash/common/shelf/app_list_button.cc
ash/common/shelf/overflow_button.cc
ash/common/shelf/shelf_button.cc
ash/common/shelf/shelf_widget.cc
ash/common/system/chromeos/network/network_icon.cc
ash/common/system/toast/toast_overlay.cc
ash/common/system/tray/tray_background_view.cc
ash/common/system/tray/tray_details_view.cc
ash/common/system/user/rounded_image_view.cc
ash/common/wm/dock/docked_window_layout_manager.cc
ash/common/wm/overview/window_grid.cc
ash/common/wm/overview/window_selector.cc
ash/common/wm/overview/window_selector_item.cc
ash/common/wm/panels/panel_layout_manager.cc
ash/common/wm/window_cycle_list.cc
ash/laser/laser_pointer_view.cc
ash/magnifier/partial_magnification_controller.cc
ash/sticky_keys/sticky_keys_overlay.cc
ash/touch/touch_hud_debug.cc
ash/touch_hud/touch_hud_renderer.cc
ash/utility/screenshot_controller.cc
cc/BUILD.gn
cc/blink/BUILD.gn
cc/blink/scrollbar_impl.h
cc/blink/scrollbar_impl.cc
cc/blink/web_display_item_list_impl.h
cc/blink/web_display_item_list_impl.cc
cc/debug/rasterize_and_record_benchmark_impl.cc
cc/input/scrollbar.h
cc/layers/layer.h
cc/layers/layer.cc
cc/layers/picture_image_layer.cc
cc/layers/picture_layer.h
cc/layers/picture_layer.cc
cc/layers/picture_layer_impl_unittest.cc
cc/layers/picture_layer_unittest.cc
cc/output/renderer_pixeltest.cc
cc/paint/BUILD.gn
cc/paint/README.md
cc/paint/paint_canvas.h
cc/paint/paint_canvas.cc
cc/paint/paint_export.h
cc/paint/paint_flags.h
cc/paint/paint_record.h
cc/paint/paint_recorder.h
cc/paint/paint_shader.h
cc/paint/paint_surface.h
cc/playback/drawing_display_item.h
cc/playback/drawing_display_item.cc
cc/test/fake_content_layer_client.h
cc/test/fake_content_layer_client.cc
cc/test/fake_raster_source.h
cc/test/fake_raster_source.cc
cc/test/fake_recording_source.h
cc/test/fake_scrollbar.h
cc/test/fake_scrollbar.cc
cc/test/skia_common.cc
cc/test/solid_color_content_layer_client.cc
cc/tiles/tile_manager_unittest.cc
cc/trees/layer_tree_host_pixeltest_masks.cc
cc/trees/layer_tree_host_pixeltest_scrollbars.cc
cc/trees/layer_tree_host_pixeltest_synchronous.cc
cc/trees/layer_tree_host_pixeltest_tiles.cc
cc/trees/layer_tree_host_unittest_context.cc
chrome/browser/DEPS
chrome/browser/download/download_shelf.cc
chrome/browser/extensions/bookmark_app_helper.cc
chrome/browser/profiles/profile_avatar_icon_util.cc
chrome/browser/thumbnails/content_analysis_unittest.cc
chrome/browser/thumbnails/content_based_thumbnailing_algorithm_unittest.cc
chrome/browser/ui/BUILD.gn
chrome/browser/ui/extensions/icon_with_badge_image_source.cc
chrome/browser/ui/libgtkui/native_theme_gtk2.h
chrome/browser/ui/libgtkui/native_theme_gtk2.cc
chrome/browser/ui/libgtkui/native_theme_gtk3.h
chrome/browser/ui/libgtkui/native_theme_gtk3.cc
chrome/browser/ui/views/create_application_shortcut_view.cc
chrome/browser/ui/views/download/download_item_view.cc
chrome/browser/ui/views/frame/browser_view.cc
chrome/browser/ui/views/infobars/infobar_background.cc
chrome/browser/ui/views/infobars/infobar_container_view.cc
chrome/browser/ui/views/location_bar/background_with_1_px_border.cc
chrome/browser/ui/views/location_bar/location_bar_view.cc
chrome/browser/ui/views/profiles/profile_chooser_view.cc
chrome/browser/ui/views/status_bubble_views.cc
chrome/browser/ui/views/tabs/tab.cc
chrome/browser/ui/views/tabs/tab_strip.cc
components/favicon/core/fallback_icon_service.cc
components/supervised_user_error_page/BUILD.gn
components/test_runner/BUILD.gn
components/test_runner/mock_web_theme_engine.cc
components/test_runner/pixel_dump.cc
content/browser/BUILD.gn
content/browser/web_contents/aura/gesture_nav_simple.cc
content/browser/web_contents/aura/shadow_layer_delegate.cc
content/renderer/BUILD.gn
content/renderer/gpu/gpu_benchmarking_extension.cc
content/renderer/media/android/webmediaplayer_android.h
content/renderer/media/android/webmediaplayer_android.cc
content/renderer/media/html_video_element_capturer_source.h
content/renderer/media/html_video_element_capturer_source.cc
content/renderer/media/webmediaplayer_ms.h
content/renderer/media/webmediaplayer_ms.cc
content/renderer/pepper/plugin_instance_throttler_impl_unittest.cc
content/renderer/render_view_impl.cc
content/renderer/sad_plugin.cc
third_party/WebKit/Source/core/frame/LocalFrame.cpp
third_party/WebKit/Source/core/html/HTMLCanvasElement.h
third_party/WebKit/Source/core/html/HTMLCanvasElement.cpp
third_party/WebKit/Source/core/html/HTMLVideoElement.h
third_party/WebKit/Source/core/html/HTMLVideoElement.cpp
third_party/WebKit/Source/core/html/HTMLVideoElementTest.cpp
third_party/WebKit/Source/core/html/canvas/CanvasRenderingContext.h
third_party/WebKit/Source/core/html/shadow/MediaControlsTest.cpp
third_party/WebKit/Source/core/inspector/InspectorLayerTreeAgent.cpp
third_party/WebKit/Source/core/layout/ImageQualityControllerTest.cpp
third_party/WebKit/Source/core/layout/shapes/Shape.cpp
third_party/WebKit/Source/core/layout/svg/LayoutSVGImage.cpp
third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceClipper.h
third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceClipper.cpp
third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceMasker.h
third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceMasker.cpp
third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePaintServer.h
third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePaintServer.cpp
third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePattern.h
third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePattern.cpp
third_party/WebKit/Source/core/page/PrintContextTest.cpp
third_party/WebKit/Source/core/paint/BoxBorderPainter.cpp
third_party/WebKit/Source/core/paint/BoxReflectionUtils.cpp
third_party/WebKit/Source/core/paint/FilterEffectBuilder.h
third_party/WebKit/Source/core/paint/FilterEffectBuilder.cpp
third_party/WebKit/Source/core/paint/MediaControlsPainter.cpp
third_party/WebKit/Source/core/paint/ObjectPainter.cpp
third_party/WebKit/Source/core/paint/SVGClipPainter.cpp
third_party/WebKit/Source/core/paint/SVGImagePainter.cpp
third_party/WebKit/Source/core/paint/SVGInlineTextBoxPainter.h
third_party/WebKit/Source/core/paint/SVGInlineTextBoxPainter.cpp
third_party/WebKit/Source/core/paint/SVGMaskPainter.cpp
third_party/WebKit/Source/core/paint/SVGPaintContext.h
third_party/WebKit/Source/core/paint/SVGPaintContext.cpp
third_party/WebKit/Source/core/paint/SVGShapePainter.h
third_party/WebKit/Source/core/paint/SVGShapePainter.cpp
third_party/WebKit/Source/core/paint/ThemePainter.cpp
third_party/WebKit/Source/core/paint/ThemePainterDefault.cpp
third_party/WebKit/Source/core/paint/ThemePainterMac.mm
third_party/WebKit/Source/core/paint/VideoPainter.cpp
third_party/WebKit/Source/core/paint/VideoPainterTest.cpp
third_party/WebKit/Source/core/svg/graphics/SVGImage.h
third_party/WebKit/Source/core/svg/graphics/SVGImage.cpp
third_party/WebKit/Source/core/svg/graphics/SVGImageForContainer.h
third_party/WebKit/Source/core/svg/graphics/SVGImageForContainer.cpp
third_party/WebKit/Source/core/svg/graphics/SVGImageTest.cpp
third_party/WebKit/Source/core/svg/graphics/filters/SVGFEImage.cpp
third_party/WebKit/Source/core/svg/graphics/filters/SVGFilterBuilder.h
third_party/WebKit/Source/core/svg/graphics/filters/SVGFilterBuilder.cpp
third_party/WebKit/Source/modules/canvas2d/BaseRenderingContext2D.h
third_party/WebKit/Source/modules/canvas2d/BaseRenderingContext2D.cpp
third_party/WebKit/Source/modules/canvas2d/CanvasRenderingContext2D.h
third_party/WebKit/Source/modules/canvas2d/CanvasRenderingContext2D.cpp
third_party/WebKit/Source/modules/canvas2d/CanvasRenderingContext2DState.h
third_party/WebKit/Source/modules/canvas2d/CanvasRenderingContext2DState.cpp
third_party/WebKit/Source/modules/canvas2d/CanvasStyle.h
third_party/WebKit/Source/modules/canvas2d/CanvasStyle.cpp
third_party/WebKit/Source/modules/canvas2d/ClipList.h
third_party/WebKit/Source/modules/canvas2d/ClipList.cpp
third_party/WebKit/Source/modules/csspaint/PaintRenderingContext2D.h
third_party/WebKit/Source/modules/csspaint/PaintRenderingContext2D.cpp
third_party/WebKit/Source/modules/csspaint/README.md
third_party/WebKit/Source/modules/offscreencanvas2d/OffscreenCanvasRenderingContext2D.h
third_party/WebKit/Source/modules/offscreencanvas2d/OffscreenCanvasRenderingContext2D.cpp
third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp
third_party/WebKit/Source/platform/BUILD.gn
third_party/WebKit/Source/platform/DragImage.cpp
third_party/WebKit/Source/platform/DragImageTest.cpp
third_party/WebKit/Source/platform/exported/WebScrollbarThemePainter.cpp
third_party/WebKit/Source/platform/fonts/Font.h
third_party/WebKit/Source/platform/fonts/Font.cpp
third_party/WebKit/Source/platform/fonts/FontTest.cpp
third_party/WebKit/Source/platform/graphics/AcceleratedStaticBitmapImage.h
third_party/WebKit/Source/platform/graphics/AcceleratedStaticBitmapImage.cpp
third_party/WebKit/Source/platform/graphics/BitmapImage.h
third_party/WebKit/Source/platform/graphics/BitmapImage.cpp
third_party/WebKit/Source/platform/graphics/BoxReflection.h
third_party/WebKit/Source/platform/graphics/Canvas2DImageBufferSurface.h
third_party/WebKit/Source/platform/graphics/Canvas2DLayerBridge.h
third_party/WebKit/Source/platform/graphics/Canvas2DLayerBridge.cpp
third_party/WebKit/Source/platform/graphics/Canvas2DLayerBridgeTest.cpp
third_party/WebKit/Source/platform/graphics/ContentLayerDelegate.cpp
third_party/WebKit/Source/platform/graphics/CrossfadeGeneratedImage.h
third_party/WebKit/Source/platform/graphics/CrossfadeGeneratedImage.cpp
third_party/WebKit/Source/platform/graphics/DeferredImageDecoderTest.cpp
third_party/WebKit/Source/platform/graphics/GeneratedImage.cpp
third_party/WebKit/Source/platform/graphics/Gradient.h
third_party/WebKit/Source/platform/graphics/Gradient.cpp
third_party/WebKit/Source/platform/graphics/GradientGeneratedImage.h
third_party/WebKit/Source/platform/graphics/GradientGeneratedImage.cpp
third_party/WebKit/Source/platform/graphics/GraphicsContext.h
third_party/WebKit/Source/platform/graphics/GraphicsContext.cpp
third_party/WebKit/Source/platform/graphics/GraphicsContextState.h
third_party/WebKit/Source/platform/graphics/GraphicsContextState.cpp
third_party/WebKit/Source/platform/graphics/GraphicsContextTest.cpp
third_party/WebKit/Source/platform/graphics/GraphicsLayer.h
third_party/WebKit/Source/platform/graphics/GraphicsLayer.cpp
third_party/WebKit/Source/platform/graphics/Image.h
third_party/WebKit/Source/platform/graphics/Image.cpp
third_party/WebKit/Source/platform/graphics/ImageBuffer.h
third_party/WebKit/Source/platform/graphics/ImageBuffer.cpp
third_party/WebKit/Source/platform/graphics/ImageBufferClient.h
third_party/WebKit/Source/platform/graphics/ImageBufferSurface.h
third_party/WebKit/Source/platform/graphics/ImageBufferSurface.cpp
third_party/WebKit/Source/platform/graphics/ImageLayerChromiumTest.cpp
third_party/WebKit/Source/platform/graphics/ImagePattern.h
third_party/WebKit/Source/platform/graphics/ImagePattern.cpp
third_party/WebKit/Source/platform/graphics/InterceptingCanvas.h
third_party/WebKit/Source/platform/graphics/LoggingCanvas.h
third_party/WebKit/Source/platform/graphics/LoggingCanvas.cpp
third_party/WebKit/Source/platform/graphics/PaintGeneratedImage.h
third_party/WebKit/Source/platform/graphics/PaintGeneratedImage.cpp
third_party/WebKit/Source/platform/graphics/Path.cpp
third_party/WebKit/Source/platform/graphics/Pattern.h
third_party/WebKit/Source/platform/graphics/Pattern.cpp
third_party/WebKit/Source/platform/graphics/PicturePattern.h
third_party/WebKit/Source/platform/graphics/PicturePattern.cpp
third_party/WebKit/Source/platform/graphics/PictureSnapshot.h
third_party/WebKit/Source/platform/graphics/PictureSnapshot.cpp
third_party/WebKit/Source/platform/graphics/PlaceholderImage.h
third_party/WebKit/Source/platform/graphics/PlaceholderImage.cpp
third_party/WebKit/Source/platform/graphics/RecordingImageBufferSurface.h
third_party/WebKit/Source/platform/graphics/RecordingImageBufferSurface.cpp
third_party/WebKit/Source/platform/graphics/RecordingImageBufferSurfaceTest.cpp
third_party/WebKit/Source/platform/graphics/ReplayingCanvas.h
third_party/WebKit/Source/platform/graphics/StaticBitmapImage.h
third_party/WebKit/Source/platform/graphics/StaticBitmapImage.cpp
third_party/WebKit/Source/platform/graphics/StrokeData.h
third_party/WebKit/Source/platform/graphics/StrokeData.cpp
third_party/WebKit/Source/platform/graphics/UnacceleratedImageBufferSurface.h
third_party/WebKit/Source/platform/graphics/UnacceleratedImageBufferSurface.cpp
third_party/WebKit/Source/platform/graphics/UnacceleratedStaticBitmapImage.h
third_party/WebKit/Source/platform/graphics/UnacceleratedStaticBitmapImage.cpp
third_party/WebKit/Source/platform/graphics/compositing/PaintArtifactCompositor.cpp
third_party/WebKit/Source/platform/graphics/filters/PaintFilterEffect.h
third_party/WebKit/Source/platform/graphics/filters/PaintFilterEffect.cpp
third_party/WebKit/Source/platform/graphics/filters/SkiaImageFilterBuilder.h
third_party/WebKit/Source/platform/graphics/filters/SkiaImageFilterBuilder.cpp
third_party/WebKit/Source/platform/graphics/gpu/AcceleratedImageBufferSurface.h
third_party/WebKit/Source/platform/graphics/gpu/AcceleratedImageBufferSurface.cpp
third_party/WebKit/Source/platform/graphics/paint/CompositingRecorder.cpp
third_party/WebKit/Source/platform/graphics/paint/DisplayItemListTest.cpp
third_party/WebKit/Source/platform/graphics/paint/DrawingDisplayItem.h
third_party/WebKit/Source/platform/graphics/paint/DrawingDisplayItem.cpp
third_party/WebKit/Source/platform/graphics/paint/DrawingRecorder.cpp
third_party/WebKit/Source/platform/graphics/paint/PaintArtifact.cpp
third_party/WebKit/Source/platform/graphics/paint/PaintCanvas.h
third_party/WebKit/Source/platform/graphics/paint/PaintController.h
third_party/WebKit/Source/platform/graphics/paint/PaintController.cpp
third_party/WebKit/Source/platform/graphics/paint/PaintControllerTest.cpp
third_party/WebKit/Source/platform/graphics/paint/PaintFlags.h
third_party/WebKit/Source/platform/graphics/paint/PaintRecord.h
third_party/WebKit/Source/platform/graphics/paint/PaintRecorder.h
third_party/WebKit/Source/platform/graphics/paint/PaintShader.h
third_party/WebKit/Source/platform/graphics/paint/PaintSurface.h
third_party/WebKit/Source/platform/graphics/paint/README.md
third_party/WebKit/Source/platform/graphics/paint/RasterInvalidationTracking.h
third_party/WebKit/Source/platform/graphics/paint/SkPictureBuilder.h
third_party/WebKit/Source/platform/graphics/paint/SkPictureBuilder.cpp
third_party/WebKit/Source/platform/graphics/skia/SkiaUtils.h
third_party/WebKit/Source/platform/graphics/skia/SkiaUtils.cpp
third_party/WebKit/Source/platform/mac/LocalCurrentGraphicsContext.h
third_party/WebKit/Source/platform/mac/LocalCurrentGraphicsContext.mm
third_party/WebKit/Source/platform/testing/PictureMatchers.h
third_party/WebKit/Source/platform/testing/PictureMatchers.cpp
third_party/WebKit/Source/platform/testing/TestPaintArtifact.cpp
third_party/WebKit/Source/web/LinkHighlightImpl.cpp
third_party/WebKit/Source/web/PageOverlayTest.cpp
third_party/WebKit/Source/web/WebPluginContainerImpl.cpp
third_party/WebKit/Source/web/tests/FrameThrottlingTest.cpp
third_party/WebKit/Source/web/tests/WebPluginContainerTest.cpp
third_party/WebKit/Source/web/tests/WebViewTest.cpp
third_party/WebKit/Source/web/tests/sim/SimCanvas.h
third_party/WebKit/Source/web/tests/sim/SimCanvas.cpp
third_party/WebKit/Source/web/tests/sim/SimDisplayItemList.h
third_party/WebKit/Source/web/tests/sim/SimDisplayItemList.cpp
third_party/WebKit/public/platform/WebCanvas.h
third_party/WebKit/public/platform/WebDisplayItemList.h
third_party/WebKit/public/platform/WebMediaPlayer.h
ui/compositor/BUILD.gn
ui/compositor/paint_context.h
ui/compositor/paint_context.cc
ui/compositor/paint_recorder.cc
ui/gfx/BUILD.gn
ui/gfx/DEPS
ui/gfx/canvas.h
ui/gfx/canvas.cc
ui/gfx/canvas_paint_mac.mm
ui/gfx/canvas_skia.cc
ui/gfx/color_analysis_unittest.cc
ui/gfx/color_utils_unittest.cc
ui/gfx/harfbuzz_font_skia.cc
ui/gfx/image/image_skia_operations.cc
ui/gfx/nine_image_painter.cc
ui/gfx/paint_throbber.cc
ui/gfx/paint_vector_icon.cc
ui/gfx/render_text.h
ui/gfx/render_text.cc
ui/gfx/skia_paint_util.h
ui/gfx/skia_paint_util.cc
ui/gfx/skia_util.h
ui/native_theme/BUILD.gn
ui/native_theme/DEPS
ui/native_theme/common_theme.h
ui/native_theme/common_theme.cc
ui/native_theme/native_theme.h
ui/native_theme/native_theme_aura.h
ui/native_theme/native_theme_aura.cc
ui/native_theme/native_theme_base.h
ui/native_theme/native_theme_base.cc
ui/native_theme/native_theme_mac.h
ui/native_theme/native_theme_mac.mm
ui/native_theme/native_theme_win.h
ui/native_theme/native_theme_win.cc
ui/views/BUILD.gn
ui/views/DEPS
ui/views/animation/ink_drop_mask.cc
ui/views/animation/ink_drop_painted_layer_delegates.cc
ui/views/border.cc
ui/views/bubble/bubble_border.cc
ui/views/bubble/tray_bubble_view.cc
ui/views/color_chooser/color_chooser_view.cc
ui/views/controls/button/checkbox.h
ui/views/controls/button/checkbox.cc
ui/views/controls/button/label_button_border.cc
ui/views/controls/button/radio_button.h
ui/views/controls/button/radio_button.cc
ui/views/controls/button/toggle_button.cc
ui/views/controls/combobox/combobox.cc
ui/views/controls/focus_ring.cc
ui/views/controls/focusable_border.cc
ui/views/controls/focusable_rounded_border_mac.cc
ui/views/controls/image_view.cc
ui/views/controls/md_slider.cc
ui/views/controls/menu/menu_scroll_view_container.cc
ui/views/controls/progress_bar.cc
ui/views/controls/scrollbar/cocoa_scroll_bar.mm
ui/views/controls/scrollbar/overlay_scroll_bar.cc
ui/views/controls/tabbed_pane/tabbed_pane.cc
ui/views/controls/table/table_header.cc
ui/views/controls/table/table_view.cc
ui/views/painter.cc
ui/views/round_rect_painter.cc
ui/views/shadow_border.cc
ui/views/view_unittest.cc