Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1861)

Issue 851853002: It is time. (Closed)

Created:
5 years, 11 months ago by Elliot Glaysher
Modified:
5 years, 11 months ago
Reviewers:
sky
CC:
mojo-reviews_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, esprehn, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org, ojan
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

It is time. Remove all of ui/views, ui/aura/, ui/compositor, ui/ozone, and a whole bunch of dead code. This is part one of multiple patches. This removes the toplevel directories, and some utility files. Further patches will deep dive to do surgery on the build system, the resource bundles, et cetera. BUG=443439 R=sky@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/a1540dd47e2231f32af2b638c8361cd4f600d099

Patch Set 1 #

Patch Set 2 : Theoretically fix android build. #

Patch Set 3 : Rebase to ToT. #

Patch Set 4 : Trying to reup because the last upload failed. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -223673 lines) Patch
M base/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M base/base.gyp View 1 2 3 1 chunk +0 lines, -5 lines 0 comments Download
M base/base.gypi View 1 2 3 1 chunk +0 lines, -5 lines 0 comments Download
M build/all.gyp View 1 2 3 10 chunks +0 lines, -57 lines 0 comments Download
M build/build_config.h View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M build/common.gypi View 1 2 3 2 chunks +0 lines, -10 lines 0 comments Download
M build/config/BUILD.gn View 1 2 3 2 chunks +0 lines, -6 lines 0 comments Download
M build/config/ui.gni View 1 2 3 2 chunks +2 lines, -8 lines 0 comments Download
M build/filename_rules.gypi View 1 2 3 2 chunks +0 lines, -18 lines 0 comments Download
M build/isolate.gypi View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M build/secondary/tools/grit/grit_rule.gni View 1 2 3 2 chunks +0 lines, -14 lines 0 comments Download
M examples/BUILD.gn View 1 2 3 1 chunk +6 lines, -9 lines 0 comments Download
D examples/aura_demo/BUILD.gn View 1 2 3 1 chunk +0 lines, -52 lines 0 comments Download
D examples/aura_demo/aura_demo.cc View 1 2 3 1 chunk +0 lines, -200 lines 0 comments Download
D examples/aura_demo/view_manager_init.cc View 1 2 3 1 chunk +0 lines, -40 lines 0 comments Download
M examples/browser/BUILD.gn View 1 2 3 3 chunks +1 line, -7 lines 0 comments Download
M examples/window_manager/BUILD.gn View 1 2 3 1 chunk +27 lines, -29 lines 0 comments Download
M examples/wm_flow/BUILD.gn View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M gpu/config/BUILD.gn View 1 2 3 3 chunks +1 line, -5 lines 0 comments Download
D gpu/config/gpu_info_collector_ozone.cc View 1 2 3 1 chunk +0 lines, -15 lines 0 comments Download
M gpu/gpu_config.gypi View 1 2 3 2 chunks +1 line, -2 lines 0 comments Download
D mojo/aura/BUILD.gn View 1 2 3 1 chunk +0 lines, -43 lines 0 comments Download
D mojo/aura/DEPS View 1 2 3 1 chunk +0 lines, -10 lines 0 comments Download
D mojo/aura/aura_init.h View 1 2 3 1 chunk +0 lines, -28 lines 0 comments Download
D mojo/aura/aura_init.cc View 1 2 3 1 chunk +0 lines, -22 lines 0 comments Download
D mojo/aura/screen_mojo.h View 1 2 3 1 chunk +0 lines, -50 lines 0 comments Download
D mojo/aura/screen_mojo.cc View 1 2 3 1 chunk +0 lines, -76 lines 0 comments Download
D mojo/aura/surface_binding.h View 1 2 3 1 chunk +0 lines, -45 lines 0 comments Download
D mojo/aura/surface_binding.cc View 1 2 3 1 chunk +0 lines, -252 lines 0 comments Download
D mojo/aura/surface_context_factory.h View 1 2 3 1 chunk +0 lines, -43 lines 0 comments Download
D mojo/aura/surface_context_factory.cc View 1 2 3 1 chunk +0 lines, -69 lines 0 comments Download
D mojo/aura/window_tree_host_mojo.h View 1 2 3 1 chunk +0 lines, -73 lines 0 comments Download
D mojo/aura/window_tree_host_mojo.cc View 1 2 3 1 chunk +0 lines, -122 lines 0 comments Download
M mojo/services/view_manager/public/cpp/tests/BUILD.gn View 1 2 3 1 chunk +1 line, -5 lines 0 comments Download
D mojo/views/BUILD.gn View 1 2 3 1 chunk +0 lines, -43 lines 0 comments Download
D mojo/views/DEPS View 1 2 3 1 chunk +0 lines, -11 lines 0 comments Download
D mojo/views/input_method_mojo_linux.h View 1 2 3 1 chunk +0 lines, -38 lines 0 comments Download
D mojo/views/input_method_mojo_linux.cc View 1 2 3 1 chunk +0 lines, -43 lines 0 comments Download
D mojo/views/native_widget_mojo.h View 1 2 3 1 chunk +0 lines, -198 lines 0 comments Download
D mojo/views/native_widget_mojo.cc View 1 2 3 1 chunk +0 lines, -646 lines 0 comments Download
D mojo/views/native_widget_view_manager.h View 1 2 3 1 chunk +0 lines, -67 lines 0 comments Download
D mojo/views/native_widget_view_manager.cc View 1 2 3 1 chunk +0 lines, -164 lines 0 comments Download
D mojo/views/views_init.h View 1 2 3 1 chunk +0 lines, -26 lines 0 comments Download
D mojo/views/views_init.cc View 1 2 3 1 chunk +0 lines, -54 lines 0 comments Download
M services/native_viewport/BUILD.gn View 1 2 3 2 chunks +0 lines, -5 lines 0 comments Download
D services/native_viewport/platform_viewport_ozone.cc View 1 2 3 1 chunk +0 lines, -97 lines 0 comments Download
M skia/ext/platform_canvas_unittest.cc View 1 2 3 4 chunks +0 lines, -8 lines 0 comments Download
M skia/ext/vector_canvas_unittest.cc View 1 2 3 2 chunks +0 lines, -4 lines 0 comments Download
M sky/engine/testing/platform/BUILD.gn View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M sky/viewer/BUILD.gn View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M tools/gritsettings/resource_ids View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M tools/xdisplaycheck/xdisplaycheck.cc View 1 2 3 2 chunks +0 lines, -31 lines 0 comments Download
D ui/accessibility/BUILD.gn View 1 2 3 1 chunk +0 lines, -71 lines 0 comments Download
D ui/accessibility/DEPS View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
D ui/accessibility/OWNERS View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
D ui/accessibility/accessibility.gyp View 1 2 3 1 chunk +0 lines, -84 lines 0 comments Download
D ui/accessibility/ax_enums.h View 1 2 3 1 chunk +0 lines, -350 lines 0 comments Download
D ui/accessibility/ax_enums.cc View 1 2 3 1 chunk +0 lines, -945 lines 0 comments Download
D ui/accessibility/ax_export.h View 1 2 3 1 chunk +0 lines, -32 lines 0 comments Download
D ui/accessibility/ax_generated_tree_unittest.cc View 1 2 3 1 chunk +0 lines, -157 lines 0 comments Download
D ui/accessibility/ax_node.h View 1 2 3 1 chunk +0 lines, -68 lines 0 comments Download
D ui/accessibility/ax_node.cc View 1 2 3 1 chunk +0 lines, -47 lines 0 comments Download
D ui/accessibility/ax_node_data.h View 1 2 3 1 chunk +0 lines, -62 lines 0 comments Download
D ui/accessibility/ax_node_data.cc View 1 2 3 1 chunk +0 lines, -407 lines 0 comments Download
D ui/accessibility/ax_serializable_tree.h View 1 2 3 1 chunk +0 lines, -26 lines 0 comments Download
D ui/accessibility/ax_serializable_tree.cc View 1 2 3 1 chunk +0 lines, -69 lines 0 comments Download
D ui/accessibility/ax_text_utils.h View 1 2 3 1 chunk +0 lines, -54 lines 0 comments Download
D ui/accessibility/ax_text_utils.cc View 1 2 3 1 chunk +0 lines, -88 lines 0 comments Download
D ui/accessibility/ax_tree.h View 1 2 3 1 chunk +0 lines, -128 lines 0 comments Download
D ui/accessibility/ax_tree.cc View 1 2 3 1 chunk +0 lines, -269 lines 0 comments Download
D ui/accessibility/ax_tree_serializer.h View 1 2 3 1 chunk +0 lines, -465 lines 0 comments Download
D ui/accessibility/ax_tree_serializer.cc View 1 2 3 1 chunk +0 lines, -15 lines 0 comments Download
D ui/accessibility/ax_tree_serializer_unittest.cc View 1 2 3 1 chunk +0 lines, -182 lines 0 comments Download
D ui/accessibility/ax_tree_source.h View 1 2 3 1 chunk +0 lines, -64 lines 0 comments Download
D ui/accessibility/ax_tree_unittest.cc View 1 2 3 1 chunk +0 lines, -298 lines 0 comments Download
D ui/accessibility/ax_tree_update.h View 1 2 3 1 chunk +0 lines, -61 lines 0 comments Download
D ui/accessibility/ax_tree_update.cc View 1 2 3 1 chunk +0 lines, -42 lines 0 comments Download
D ui/accessibility/ax_view_state.h View 1 2 3 1 chunk +0 lines, -81 lines 0 comments Download
D ui/accessibility/ax_view_state.cc View 1 2 3 1 chunk +0 lines, -27 lines 0 comments Download
D ui/accessibility/extensions/README.chromium View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
D ui/accessibility/extensions/alt/background.js View 1 2 3 1 chunk +0 lines, -45 lines 0 comments Download
D ui/accessibility/extensions/alt/hide-images.css View 1 2 3 1 chunk +0 lines, -146 lines 0 comments Download
D ui/accessibility/extensions/alt/hide-images.js View 1 2 3 1 chunk +0 lines, -107 lines 0 comments Download
D ui/accessibility/extensions/alt/images/icon-19.png View 1 2 3 Binary file 0 comments Download
D ui/accessibility/extensions/alt/images/icon-38.png View 1 2 3 Binary file 0 comments Download
D ui/accessibility/extensions/alt/images/speech-16.png View 1 2 3 Binary file 0 comments Download
D ui/accessibility/extensions/alt/images/speech-missing-alt-16.png View 1 2 3 Binary file 0 comments Download
D ui/accessibility/extensions/alt/images/statusbarButtonGlyphs.png View 1 2 3 Binary file 0 comments Download
D ui/accessibility/extensions/alt/manifest.json View 1 2 3 1 chunk +0 lines, -33 lines 0 comments Download
D ui/accessibility/extensions/caretbrowsing/_locales/en/messages.json View 1 2 3 1 chunk +0 lines, -74 lines 0 comments Download
D ui/accessibility/extensions/caretbrowsing/background.js View 1 2 3 1 chunk +0 lines, -108 lines 0 comments Download
D ui/accessibility/extensions/caretbrowsing/caret_128.png View 1 2 3 Binary file 0 comments Download
D ui/accessibility/extensions/caretbrowsing/caret_16.png View 1 2 3 Binary file 0 comments Download
D ui/accessibility/extensions/caretbrowsing/caret_19.png View 1 2 3 Binary file 0 comments Download
D ui/accessibility/extensions/caretbrowsing/caret_19_on.png View 1 2 3 Binary file 0 comments Download
D ui/accessibility/extensions/caretbrowsing/caret_48.png View 1 2 3 Binary file 0 comments Download
D ui/accessibility/extensions/caretbrowsing/caretbrowsing.css View 1 2 3 1 chunk +0 lines, -22 lines 0 comments Download
D ui/accessibility/extensions/caretbrowsing/caretbrowsing.js View 1 2 3 1 chunk +0 lines, -1424 lines 0 comments Download
D ui/accessibility/extensions/caretbrowsing/increase_brightness.png View 1 2 3 Binary file 0 comments Download
D ui/accessibility/extensions/caretbrowsing/manifest.json View 1 2 3 1 chunk +0 lines, -43 lines 0 comments Download
D ui/accessibility/extensions/caretbrowsing/options.html View 1 2 3 1 chunk +0 lines, -218 lines 0 comments Download
D ui/accessibility/extensions/caretbrowsing/options.js View 1 2 3 1 chunk +0 lines, -63 lines 0 comments Download
D ui/accessibility/extensions/caretbrowsing/traverse_util.js View 1 2 3 1 chunk +0 lines, -869 lines 0 comments Download
D ui/accessibility/extensions/highcontrast/background.js View 1 2 3 1 chunk +0 lines, -100 lines 0 comments Download
D ui/accessibility/extensions/highcontrast/common.js View 1 2 3 1 chunk +0 lines, -101 lines 0 comments Download
D ui/accessibility/extensions/highcontrast/highcontrast.css View 1 2 3 1 chunk +0 lines, -81 lines 0 comments Download
D ui/accessibility/extensions/highcontrast/highcontrast.js View 1 2 3 1 chunk +0 lines, -121 lines 0 comments Download
D ui/accessibility/extensions/highcontrast/highcontrast-128.png View 1 2 3 Binary file 0 comments Download
D ui/accessibility/extensions/highcontrast/highcontrast-16.png View 1 2 3 Binary file 0 comments Download
D ui/accessibility/extensions/highcontrast/highcontrast-19.png View 1 2 3 Binary file 0 comments Download
D ui/accessibility/extensions/highcontrast/highcontrast-48.png View 1 2 3 Binary file 0 comments Download
D ui/accessibility/extensions/highcontrast/manifest.json View 1 2 3 1 chunk +0 lines, -41 lines 0 comments Download
D ui/accessibility/extensions/highcontrast/popup.html View 1 2 3 1 chunk +0 lines, -106 lines 0 comments Download
D ui/accessibility/extensions/highcontrast/popup.js View 1 2 3 1 chunk +0 lines, -139 lines 0 comments Download
D ui/accessibility/extensions/longdesc/background.js View 1 2 3 1 chunk +0 lines, -66 lines 0 comments Download
D ui/accessibility/extensions/longdesc/icon.png View 1 2 3 Binary file 0 comments Download
D ui/accessibility/extensions/longdesc/lastRightClick.js View 1 2 3 1 chunk +0 lines, -96 lines 0 comments Download
D ui/accessibility/extensions/longdesc/manifest.json View 1 2 3 1 chunk +0 lines, -23 lines 0 comments Download
D ui/accessibility/extensions/longdesc/options.html View 1 2 3 1 chunk +0 lines, -11 lines 0 comments Download
D ui/accessibility/extensions/longdesc/options.js View 1 2 3 1 chunk +0 lines, -30 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings.grd View 1 2 3 1 chunk +0 lines, -252 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_am.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_ar.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_bg.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_bn.xtb View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_ca.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_cs.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_da.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_de.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_el.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_en-GB.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_es.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_es-419.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_et.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_fa.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_fi.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_fil.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_fr.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_gu.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_hi.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_hr.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_hu.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_id.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_it.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_iw.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_ja.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_kn.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_ko.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_lt.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_lv.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_ml.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_mr.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_ms.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_nl.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_no.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_pl.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_pt-BR.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_pt-PT.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_ro.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_ru.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_sk.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_sl.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_sr.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_sv.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_sw.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_ta.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_te.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_th.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_tr.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_uk.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_vi.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_zh-CN.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/extensions/strings/accessibility_extensions_strings_zh-TW.xtb View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/accessibility/platform/ax_platform_node.h View 1 2 3 1 chunk +0 lines, -33 lines 0 comments Download
D ui/accessibility/platform/ax_platform_node.cc View 1 2 3 1 chunk +0 lines, -25 lines 0 comments Download
D ui/accessibility/platform/ax_platform_node_base.h View 1 2 3 1 chunk +0 lines, -44 lines 0 comments Download
D ui/accessibility/platform/ax_platform_node_base.cc View 1 2 3 1 chunk +0 lines, -58 lines 0 comments Download
D ui/accessibility/platform/ax_platform_node_delegate.h View 1 2 3 1 chunk +0 lines, -44 lines 0 comments Download
D ui/accessibility/platform/ax_platform_node_mac.h View 1 2 3 1 chunk +0 lines, -50 lines 0 comments Download
D ui/accessibility/platform/ax_platform_node_mac.mm View 1 2 3 1 chunk +0 lines, -319 lines 0 comments Download
D ui/accessibility/tree_generator.h View 1 2 3 1 chunk +0 lines, -48 lines 0 comments Download
D ui/accessibility/tree_generator.cc View 1 2 3 1 chunk +0 lines, -68 lines 0 comments Download
D ui/aura/BUILD.gn View 1 2 3 1 chunk +0 lines, -285 lines 0 comments Download
D ui/aura/DEPS View 1 2 3 1 chunk +0 lines, -14 lines 0 comments Download
D ui/aura/OWNERS View 1 2 3 1 chunk +0 lines, -6 lines 0 comments Download
D ui/aura/aura.gyp View 1 2 3 1 chunk +0 lines, -310 lines 0 comments Download
D ui/aura/aura_export.h View 1 2 3 1 chunk +0 lines, -32 lines 0 comments Download
D ui/aura/bench/DEPS View 1 2 3 1 chunk +0 lines, -8 lines 0 comments Download
D ui/aura/bench/bench_main.cc View 1 2 3 1 chunk +0 lines, -373 lines 0 comments Download
D ui/aura/client/aura_constants.h View 1 2 3 1 chunk +0 lines, -73 lines 0 comments Download
D ui/aura/client/aura_constants.cc View 1 2 3 1 chunk +0 lines, -40 lines 0 comments Download
D ui/aura/client/capture_client.h View 1 2 3 1 chunk +0 lines, -50 lines 0 comments Download
D ui/aura/client/capture_client.cc View 1 2 3 1 chunk +0 lines, -36 lines 0 comments Download
D ui/aura/client/capture_delegate.h View 1 2 3 1 chunk +0 lines, -39 lines 0 comments Download
D ui/aura/client/cursor_client.h View 1 2 3 1 chunk +0 lines, -96 lines 0 comments Download
D ui/aura/client/cursor_client.cc View 1 2 3 1 chunk +0 lines, -28 lines 0 comments Download
D ui/aura/client/cursor_client_observer.h View 1 2 3 1 chunk +0 lines, -24 lines 0 comments Download
D ui/aura/client/cursor_client_observer.cc View 1 2 3 1 chunk +0 lines, -7 lines 0 comments Download
D ui/aura/client/default_capture_client.h View 1 2 3 1 chunk +0 lines, -37 lines 0 comments Download
D ui/aura/client/default_capture_client.cc View 1 2 3 1 chunk +0 lines, -59 lines 0 comments Download
D ui/aura/client/event_client.h View 1 2 3 1 chunk +0 lines, -38 lines 0 comments Download
D ui/aura/client/event_client.cc View 1 2 3 1 chunk +0 lines, -30 lines 0 comments Download
D ui/aura/client/focus_change_observer.h View 1 2 3 1 chunk +0 lines, -33 lines 0 comments Download
D ui/aura/client/focus_change_observer.cc View 1 2 3 1 chunk +0 lines, -28 lines 0 comments Download
D ui/aura/client/focus_client.h View 1 2 3 1 chunk +0 lines, -46 lines 0 comments Download
D ui/aura/client/focus_client.cc View 1 2 3 1 chunk +0 lines, -34 lines 0 comments Download
D ui/aura/client/screen_position_client.h View 1 2 3 1 chunk +0 lines, -55 lines 0 comments Download
D ui/aura/client/screen_position_client.cc View 1 2 3 1 chunk +0 lines, -32 lines 0 comments Download
D ui/aura/client/visibility_client.h View 1 2 3 1 chunk +0 lines, -37 lines 0 comments Download
D ui/aura/client/visibility_client.cc View 1 2 3 1 chunk +0 lines, -35 lines 0 comments Download
D ui/aura/client/window_stacking_client.h View 1 2 3 1 chunk +0 lines, -39 lines 0 comments Download
D ui/aura/client/window_stacking_client.cc View 1 2 3 1 chunk +0 lines, -25 lines 0 comments Download
D ui/aura/client/window_tree_client.h View 1 2 3 1 chunk +0 lines, -56 lines 0 comments Download
D ui/aura/client/window_tree_client.cc View 1 2 3 1 chunk +0 lines, -51 lines 0 comments Download
D ui/aura/demo/DEPS View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
D ui/aura/demo/demo_main.cc View 1 2 3 1 chunk +0 lines, -184 lines 0 comments Download
D ui/aura/env.h View 1 2 3 1 chunk +0 lines, -112 lines 0 comments Download
D ui/aura/env.cc View 1 2 3 1 chunk +0 lines, -123 lines 0 comments Download
D ui/aura/env_observer.h View 1 2 3 1 chunk +0 lines, -35 lines 0 comments Download
D ui/aura/gestures/OWNERS View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
D ui/aura/gestures/gesture_recognizer_unittest.cc View 1 2 3 1 chunk +0 lines, -4315 lines 0 comments Download
D ui/aura/input_state_lookup.h View 1 2 3 1 chunk +0 lines, -27 lines 0 comments Download
D ui/aura/input_state_lookup.cc View 1 2 3 1 chunk +0 lines, -16 lines 0 comments Download
D ui/aura/input_state_lookup_win.h View 1 2 3 1 chunk +0 lines, -29 lines 0 comments Download
D ui/aura/input_state_lookup_win.cc View 1 2 3 1 chunk +0 lines, -31 lines 0 comments Download
D ui/aura/layout_manager.h View 1 2 3 1 chunk +0 lines, -58 lines 0 comments Download
D ui/aura/layout_manager.cc View 1 2 3 1 chunk +0 lines, -22 lines 0 comments Download
D ui/aura/scoped_window_targeter.h View 1 2 3 1 chunk +0 lines, -46 lines 0 comments Download
D ui/aura/scoped_window_targeter.cc View 1 2 3 1 chunk +0 lines, -32 lines 0 comments Download
D ui/aura/test/DEPS View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
D ui/aura/test/aura_test_base.h View 1 2 3 1 chunk +0 lines, -60 lines 0 comments Download
D ui/aura/test/aura_test_base.cc View 1 2 3 1 chunk +0 lines, -107 lines 0 comments Download
D ui/aura/test/aura_test_helper.h View 1 2 3 1 chunk +0 lines, -75 lines 0 comments Download
D ui/aura/test/aura_test_helper.cc View 1 2 3 1 chunk +0 lines, -117 lines 0 comments Download
D ui/aura/test/aura_test_utils.h View 1 2 3 1 chunk +0 lines, -24 lines 0 comments Download
D ui/aura/test/aura_test_utils.cc View 1 2 3 1 chunk +0 lines, -32 lines 0 comments Download
D ui/aura/test/env_test_helper.h View 1 2 3 1 chunk +0 lines, -32 lines 0 comments Download
D ui/aura/test/event_generator_delegate_aura.h View 1 2 3 1 chunk +0 lines, -57 lines 0 comments Download
D ui/aura/test/event_generator_delegate_aura.cc View 1 2 3 1 chunk +0 lines, -128 lines 0 comments Download
D ui/aura/test/run_all_unittests.cc View 1 2 3 1 chunk +0 lines, -18 lines 0 comments Download
D ui/aura/test/test_cursor_client.h View 1 2 3 1 chunk +0 lines, -71 lines 0 comments Download
D ui/aura/test/test_cursor_client.cc View 1 2 3 1 chunk +0 lines, -102 lines 0 comments Download
D ui/aura/test/test_focus_client.h View 1 2 3 1 chunk +0 lines, -43 lines 0 comments Download
D ui/aura/test/test_focus_client.cc View 1 2 3 1 chunk +0 lines, -70 lines 0 comments Download
D ui/aura/test/test_screen.h View 1 2 3 1 chunk +0 lines, -83 lines 0 comments Download
D ui/aura/test/test_screen.cc View 1 2 3 1 chunk +0 lines, -179 lines 0 comments Download
D ui/aura/test/test_window_delegate.h View 1 2 3 1 chunk +0 lines, -151 lines 0 comments Download
D ui/aura/test/test_window_delegate.cc View 1 2 3 1 chunk +0 lines, -227 lines 0 comments Download
D ui/aura/test/test_window_tree_client.h View 1 2 3 1 chunk +0 lines, -34 lines 0 comments Download
D ui/aura/test/test_window_tree_client.cc View 1 2 3 1 chunk +0 lines, -28 lines 0 comments Download
D ui/aura/test/test_windows.h View 1 2 3 1 chunk +0 lines, -49 lines 0 comments Download
D ui/aura/test/test_windows.cc View 1 2 3 1 chunk +0 lines, -89 lines 0 comments Download
D ui/aura/test/ui_controls_factory_aura.h View 1 2 3 1 chunk +0 lines, -20 lines 0 comments Download
D ui/aura/test/ui_controls_factory_aurawin.cc View 1 2 3 1 chunk +0 lines, -92 lines 0 comments Download
D ui/aura/test/ui_controls_factory_aurax11.cc View 1 2 3 1 chunk +0 lines, -234 lines 0 comments Download
D ui/aura/test/ui_controls_factory_ozone.cc View 1 2 3 1 chunk +0 lines, -230 lines 0 comments Download
D ui/aura/test/window_event_dispatcher_test_api.h View 1 2 3 1 chunk +0 lines, -31 lines 0 comments Download
D ui/aura/test/window_event_dispatcher_test_api.cc View 1 2 3 1 chunk +0 lines, -22 lines 0 comments Download
D ui/aura/test/window_test_api.h View 1 2 3 1 chunk +0 lines, -33 lines 0 comments Download
D ui/aura/test/window_test_api.cc View 1 2 3 1 chunk +0 lines, -24 lines 0 comments Download
D ui/aura/window.h View 1 2 3 1 chunk +0 lines, -549 lines 0 comments Download
D ui/aura/window.cc View 1 2 3 1 chunk +0 lines, -1470 lines 0 comments Download
D ui/aura/window_delegate.h View 1 2 3 1 chunk +0 lines, -109 lines 0 comments Download
D ui/aura/window_event_dispatcher.h View 1 2 3 1 chunk +0 lines, -272 lines 0 comments Download
D ui/aura/window_event_dispatcher.cc View 1 2 3 1 chunk +0 lines, -906 lines 0 comments Download
D ui/aura/window_event_dispatcher_unittest.cc View 1 2 3 1 chunk +0 lines, -2369 lines 0 comments Download
D ui/aura/window_layer_type.h View 1 2 3 1 chunk +0 lines, -24 lines 0 comments Download
D ui/aura/window_observer.h View 1 2 3 1 chunk +0 lines, -144 lines 0 comments Download
D ui/aura/window_observer.cc View 1 2 3 1 chunk +0 lines, -31 lines 0 comments Download
D ui/aura/window_property.h View 1 2 3 1 chunk +0 lines, -144 lines 0 comments Download
D ui/aura/window_targeter.h View 1 2 3 1 chunk +0 lines, -45 lines 0 comments Download
D ui/aura/window_targeter.cc View 1 2 3 1 chunk +0 lines, -159 lines 0 comments Download
D ui/aura/window_targeter_unittest.cc View 1 2 3 1 chunk +0 lines, -180 lines 0 comments Download
D ui/aura/window_tracker.h View 1 2 3 1 chunk +0 lines, -50 lines 0 comments Download
D ui/aura/window_tracker.cc View 1 2 3 1 chunk +0 lines, -43 lines 0 comments Download
D ui/aura/window_tree_host.h View 1 2 3 1 chunk +0 lines, -203 lines 0 comments Download
D ui/aura/window_tree_host.cc View 1 2 3 1 chunk +0 lines, -278 lines 0 comments Download
D ui/aura/window_tree_host_mac.h View 1 2 3 1 chunk +0 lines, -61 lines 0 comments Download
D ui/aura/window_tree_host_mac.mm View 1 2 3 1 chunk +0 lines, -114 lines 0 comments Download
D ui/aura/window_tree_host_observer.h View 1 2 3 1 chunk +0 lines, -36 lines 0 comments Download
D ui/aura/window_tree_host_ozone.h View 1 2 3 1 chunk +0 lines, -69 lines 0 comments Download
D ui/aura/window_tree_host_ozone.cc View 1 2 3 1 chunk +0 lines, -129 lines 0 comments Download
D ui/aura/window_tree_host_win.h View 1 2 3 1 chunk +0 lines, -70 lines 0 comments Download
D ui/aura/window_tree_host_win.cc View 1 2 3 1 chunk +0 lines, -173 lines 0 comments Download
D ui/aura/window_tree_host_x11.h View 1 2 3 1 chunk +0 lines, -117 lines 0 comments Download
D ui/aura/window_tree_host_x11.cc View 1 2 3 1 chunk +0 lines, -736 lines 0 comments Download
D ui/aura/window_unittest.cc View 1 2 3 1 chunk +0 lines, -3499 lines 0 comments Download
M ui/base/BUILD.gn View 1 2 3 16 chunks +8 lines, -370 lines 0 comments Download
D ui/base/accelerators/accelerator.h View 1 2 3 1 chunk +0 lines, -122 lines 0 comments Download
D ui/base/accelerators/accelerator.cc View 1 2 3 1 chunk +0 lines, -265 lines 0 comments Download
D ui/base/accelerators/accelerator_manager.h View 1 2 3 1 chunk +0 lines, -87 lines 0 comments Download
D ui/base/accelerators/accelerator_manager.cc View 1 2 3 1 chunk +0 lines, -120 lines 0 comments Download
D ui/base/accelerators/accelerator_manager_unittest.cc View 1 2 3 1 chunk +0 lines, -183 lines 0 comments Download
D ui/base/accelerators/menu_label_accelerator_util_linux.h View 1 2 3 1 chunk +0 lines, -31 lines 0 comments Download
D ui/base/accelerators/menu_label_accelerator_util_linux.cc View 1 2 3 1 chunk +0 lines, -62 lines 0 comments Download
D ui/base/accelerators/menu_label_accelerator_util_linux_unittest.cc View 1 2 3 1 chunk +0 lines, -75 lines 0 comments Download
D ui/base/accelerators/platform_accelerator.h View 1 2 3 1 chunk +0 lines, -24 lines 0 comments Download
M ui/base/android/ui_base_jni_registrar.cc View 1 2 3 2 chunks +0 lines, -2 lines 0 comments Download
D ui/base/base_window.h View 1 2 3 1 chunk +0 lines, -99 lines 0 comments Download
D ui/base/base_window.cc View 1 2 3 1 chunk +0 lines, -16 lines 0 comments Download
D ui/base/clipboard/DEPS View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/base/clipboard/OWNERS View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
D ui/base/clipboard/clipboard.h View 1 2 3 1 chunk +0 lines, -335 lines 0 comments Download
D ui/base/clipboard/clipboard.cc View 1 2 3 1 chunk +0 lines, -233 lines 0 comments Download
D ui/base/clipboard/clipboard_android.h View 1 2 3 1 chunk +0 lines, -67 lines 0 comments Download
D ui/base/clipboard/clipboard_android.cc View 1 2 3 1 chunk +0 lines, -456 lines 0 comments Download
D ui/base/clipboard/clipboard_aura.h View 1 2 3 1 chunk +0 lines, -63 lines 0 comments Download
D ui/base/clipboard/clipboard_aura.cc View 1 2 3 1 chunk +0 lines, -689 lines 0 comments Download
D ui/base/clipboard/clipboard_aurax11.h View 1 2 3 1 chunk +0 lines, -70 lines 0 comments Download
D ui/base/clipboard/clipboard_aurax11.cc View 1 2 3 1 chunk +0 lines, -938 lines 0 comments Download
D ui/base/clipboard/clipboard_constants.cc View 1 2 3 1 chunk +0 lines, -16 lines 0 comments Download
D ui/base/clipboard/clipboard_mac.h View 1 2 3 1 chunk +0 lines, -63 lines 0 comments Download
D ui/base/clipboard/clipboard_mac.mm View 1 2 3 1 chunk +0 lines, -453 lines 0 comments Download
D ui/base/clipboard/clipboard_types.h View 1 2 3 1 chunk +0 lines, -22 lines 0 comments Download
D ui/base/clipboard/clipboard_unittest.cc View 1 2 3 1 chunk +0 lines, -800 lines 0 comments Download
D ui/base/clipboard/clipboard_util_win.h View 1 2 3 1 chunk +0 lines, -76 lines 0 comments Download
D ui/base/clipboard/clipboard_util_win.cc View 1 2 3 1 chunk +0 lines, -502 lines 0 comments Download
D ui/base/clipboard/clipboard_win.h View 1 2 3 1 chunk +0 lines, -77 lines 0 comments Download
D ui/base/clipboard/clipboard_win.cc View 1 2 3 1 chunk +0 lines, -862 lines 0 comments Download
D ui/base/clipboard/custom_data_helper.h View 1 2 3 1 chunk +0 lines, -55 lines 0 comments Download
D ui/base/clipboard/custom_data_helper.cc View 1 2 3 1 chunk +0 lines, -129 lines 0 comments Download
D ui/base/clipboard/custom_data_helper_linux.cc View 1 2 3 1 chunk +0 lines, -13 lines 0 comments Download
D ui/base/clipboard/custom_data_helper_mac.mm View 1 2 3 1 chunk +0 lines, -18 lines 0 comments Download
D ui/base/clipboard/custom_data_helper_unittest.cc View 1 2 3 1 chunk +0 lines, -170 lines 0 comments Download
D ui/base/clipboard/scoped_clipboard_writer.h View 1 2 3 1 chunk +0 lines, -88 lines 0 comments Download
D ui/base/clipboard/scoped_clipboard_writer.cc View 1 2 3 1 chunk +0 lines, -127 lines 0 comments Download
D ui/base/cursor/cursor_loader_ozone.h View 1 2 3 1 chunk +0 lines, -41 lines 0 comments Download
D ui/base/cursor/cursor_loader_ozone.cc View 1 2 3 1 chunk +0 lines, -75 lines 0 comments Download
D ui/base/cursor/cursor_ozone.cc View 1 2 3 1 chunk +0 lines, -21 lines 0 comments Download
D ui/base/cursor/cursors_aura.h View 1 2 3 1 chunk +0 lines, -45 lines 0 comments Download
D ui/base/cursor/cursors_aura.cc View 1 2 3 1 chunk +0 lines, -245 lines 0 comments Download
D ui/base/cursor/image_cursors.h View 1 2 3 1 chunk +0 lines, -52 lines 0 comments Download
D ui/base/cursor/image_cursors.cc View 1 2 3 1 chunk +0 lines, -150 lines 0 comments Download
D ui/base/cursor/ozone/OWNERS View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
D ui/base/cursor/ozone/bitmap_cursor_factory_ozone.h View 1 2 3 1 chunk +0 lines, -86 lines 0 comments Download
D ui/base/cursor/ozone/bitmap_cursor_factory_ozone.cc View 1 2 3 1 chunk +0 lines, -126 lines 0 comments Download
D ui/base/default_theme_provider.h View 1 2 3 1 chunk +0 lines, -50 lines 0 comments Download
D ui/base/default_theme_provider.cc View 1 2 3 1 chunk +0 lines, -47 lines 0 comments Download
D ui/base/default_theme_provider_mac.mm View 1 2 3 1 chunk +0 lines, -35 lines 0 comments Download
D ui/base/dragdrop/DEPS View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
D ui/base/dragdrop/download_file_interface.h View 1 2 3 1 chunk +0 lines, -60 lines 0 comments Download
D ui/base/dragdrop/drag_drop_types.h View 1 2 3 1 chunk +0 lines, -36 lines 0 comments Download
D ui/base/dragdrop/drag_drop_types_win.cc View 1 2 3 1 chunk +0 lines, -34 lines 0 comments Download
D ui/base/dragdrop/drag_source_win.h View 1 2 3 1 chunk +0 lines, -57 lines 0 comments Download
D ui/base/dragdrop/drag_source_win.cc View 1 2 3 1 chunk +0 lines, -55 lines 0 comments Download
D ui/base/dragdrop/drag_utils.h View 1 2 3 1 chunk +0 lines, -51 lines 0 comments Download
D ui/base/dragdrop/drag_utils.cc View 1 2 3 1 chunk +0 lines, -105 lines 0 comments Download
D ui/base/dragdrop/drag_utils_aura.cc View 1 2 3 1 chunk +0 lines, -23 lines 0 comments Download
D ui/base/dragdrop/drag_utils_mac.mm View 1 2 3 1 chunk +0 lines, -23 lines 0 comments Download
D ui/base/dragdrop/drag_utils_win.cc View 1 2 3 1 chunk +0 lines, -85 lines 0 comments Download
D ui/base/dragdrop/drop_target_event.h View 1 2 3 1 chunk +0 lines, -36 lines 0 comments Download
D ui/base/dragdrop/drop_target_event.cc View 1 2 3 1 chunk +0 lines, -28 lines 0 comments Download
D ui/base/dragdrop/drop_target_win.h View 1 2 3 1 chunk +0 lines, -114 lines 0 comments Download
D ui/base/dragdrop/drop_target_win.cc View 1 2 3 1 chunk +0 lines, -149 lines 0 comments Download
D ui/base/dragdrop/file_info.h View 1 2 3 1 chunk +0 lines, -25 lines 0 comments Download
D ui/base/dragdrop/file_info.cc View 1 2 3 1 chunk +0 lines, -17 lines 0 comments Download
D ui/base/dragdrop/os_exchange_data.h View 1 2 3 1 chunk +0 lines, -240 lines 0 comments Download
D ui/base/dragdrop/os_exchange_data.cc View 1 2 3 1 chunk +0 lines, -151 lines 0 comments Download
D ui/base/dragdrop/os_exchange_data_provider_aura.h View 1 2 3 1 chunk +0 lines, -99 lines 0 comments Download
D ui/base/dragdrop/os_exchange_data_provider_aura.cc View 1 2 3 1 chunk +0 lines, -214 lines 0 comments Download
D ui/base/dragdrop/os_exchange_data_provider_aurax11.h View 1 2 3 1 chunk +0 lines, -151 lines 0 comments Download
D ui/base/dragdrop/os_exchange_data_provider_aurax11.cc View 1 2 3 1 chunk +0 lines, -553 lines 0 comments Download
D ui/base/dragdrop/os_exchange_data_provider_aurax11_unittest.cc View 1 2 3 1 chunk +0 lines, -128 lines 0 comments Download
D ui/base/dragdrop/os_exchange_data_provider_mac.h View 1 2 3 1 chunk +0 lines, -55 lines 0 comments Download
D ui/base/dragdrop/os_exchange_data_provider_mac.mm View 1 2 3 1 chunk +0 lines, -168 lines 0 comments Download
D ui/base/dragdrop/os_exchange_data_provider_win.h View 1 2 3 1 chunk +0 lines, -202 lines 0 comments Download
D ui/base/dragdrop/os_exchange_data_provider_win.cc View 1 2 3 1 chunk +0 lines, -1058 lines 0 comments Download
D ui/base/dragdrop/os_exchange_data_unittest.cc View 1 2 3 1 chunk +0 lines, -186 lines 0 comments Download
D ui/base/dragdrop/os_exchange_data_win_unittest.cc View 1 2 3 1 chunk +0 lines, -357 lines 0 comments Download
D ui/base/glib/glib_integers.h View 1 2 3 1 chunk +0 lines, -27 lines 0 comments Download
D ui/base/glib/glib_signal.h View 1 2 3 1 chunk +0 lines, -154 lines 0 comments Download
D ui/base/ime/DEPS View 1 2 3 1 chunk +0 lines, -5 lines 0 comments Download
D ui/base/ime/OWNERS View 1 2 3 1 chunk +0 lines, -10 lines 0 comments Download
D ui/base/ime/candidate_window.h View 1 2 3 1 chunk +0 lines, -131 lines 0 comments Download
D ui/base/ime/candidate_window.cc View 1 2 3 1 chunk +0 lines, -103 lines 0 comments Download
D ui/base/ime/candidate_window_unittest.cc View 1 2 3 1 chunk +0 lines, -262 lines 0 comments Download
D ui/base/ime/chromeos/character_composer.h View 1 2 3 1 chunk +0 lines, -103 lines 0 comments Download
D ui/base/ime/chromeos/character_composer.cc View 1 2 3 1 chunk +0 lines, -557 lines 0 comments Download
D ui/base/ime/chromeos/character_composer_unittest.cc View 1 2 3 1 chunk +0 lines, -542 lines 0 comments Download
D ui/base/ime/chromeos/ime_bridge.h View 1 2 3 1 chunk +0 lines, -191 lines 0 comments Download
D ui/base/ime/chromeos/ime_bridge.cc View 1 2 3 1 chunk +0 lines, -107 lines 0 comments Download
D ui/base/ime/chromeos/ime_keymap.h View 1 2 3 1 chunk +0 lines, -23 lines 0 comments Download
D ui/base/ime/chromeos/ime_keymap.cc View 1 2 3 1 chunk +0 lines, -197 lines 0 comments Download
D ui/base/ime/chromeos/mock_ime_candidate_window_handler.h View 1 2 3 1 chunk +0 lines, -61 lines 0 comments Download
D ui/base/ime/chromeos/mock_ime_candidate_window_handler.cc View 1 2 3 1 chunk +0 lines, -42 lines 0 comments Download
D ui/base/ime/chromeos/mock_ime_engine_handler.h View 1 2 3 1 chunk +0 lines, -86 lines 0 comments Download
D ui/base/ime/chromeos/mock_ime_engine_handler.cc View 1 2 3 1 chunk +0 lines, -70 lines 0 comments Download
D ui/base/ime/chromeos/mock_ime_input_context_handler.h View 1 2 3 1 chunk +0 lines, -73 lines 0 comments Download
D ui/base/ime/chromeos/mock_ime_input_context_handler.cc View 1 2 3 1 chunk +0 lines, -49 lines 0 comments Download
D ui/base/ime/composition_text.h View 1 2 3 1 chunk +0 lines, -55 lines 0 comments Download
D ui/base/ime/composition_text.cc View 1 2 3 1 chunk +0 lines, -21 lines 0 comments Download
D ui/base/ime/composition_text_util_pango.h View 1 2 3 1 chunk +0 lines, -27 lines 0 comments Download
D ui/base/ime/composition_text_util_pango.cc View 1 2 3 1 chunk +0 lines, -119 lines 0 comments Download
D ui/base/ime/composition_text_util_pango_unittest.cc View 1 2 3 1 chunk +0 lines, -147 lines 0 comments Download
D ui/base/ime/composition_underline.h View 1 2 3 1 chunk +0 lines, -62 lines 0 comments Download
D ui/base/ime/dummy_input_method.h View 1 2 3 1 chunk +0 lines, -51 lines 0 comments Download
D ui/base/ime/dummy_input_method.cc View 1 2 3 1 chunk +0 lines, -91 lines 0 comments Download
D ui/base/ime/dummy_input_method_delegate.h View 1 2 3 1 chunk +0 lines, -30 lines 0 comments Download
D ui/base/ime/dummy_input_method_delegate.cc View 1 2 3 1 chunk +0 lines, -19 lines 0 comments Download
D ui/base/ime/dummy_text_input_client.h View 1 2 3 1 chunk +0 lines, -58 lines 0 comments Download
D ui/base/ime/dummy_text_input_client.cc View 1 2 3 1 chunk +0 lines, -121 lines 0 comments Download
D ui/base/ime/infolist_entry.h View 1 2 3 1 chunk +0 lines, -26 lines 0 comments Download
D ui/base/ime/infolist_entry.cc View 1 2 3 1 chunk +0 lines, -22 lines 0 comments Download
D ui/base/ime/input_method.h View 1 2 3 1 chunk +0 lines, -167 lines 0 comments Download
D ui/base/ime/input_method_auralinux.h View 1 2 3 1 chunk +0 lines, -84 lines 0 comments Download
D ui/base/ime/input_method_auralinux.cc View 1 2 3 1 chunk +0 lines, -182 lines 0 comments Download
D ui/base/ime/input_method_base.h View 1 2 3 1 chunk +0 lines, -117 lines 0 comments Download
D ui/base/ime/input_method_base.cc View 1 2 3 1 chunk +0 lines, -177 lines 0 comments Download
D ui/base/ime/input_method_base_unittest.cc View 1 2 3 1 chunk +0 lines, -394 lines 0 comments Download
D ui/base/ime/input_method_chromeos.h View 1 2 3 1 chunk +0 lines, -158 lines 0 comments Download
D ui/base/ime/input_method_chromeos.cc View 1 2 3 1 chunk +0 lines, -662 lines 0 comments Download
D ui/base/ime/input_method_chromeos_unittest.cc View 1 2 3 1 chunk +0 lines, -1071 lines 0 comments Download
D ui/base/ime/input_method_delegate.h View 1 2 3 1 chunk +0 lines, -30 lines 0 comments Download
D ui/base/ime/input_method_factory.h View 1 2 3 1 chunk +0 lines, -32 lines 0 comments Download
D ui/base/ime/input_method_factory.cc View 1 2 3 1 chunk +0 lines, -69 lines 0 comments Download
D ui/base/ime/input_method_initializer.h View 1 2 3 1 chunk +0 lines, -31 lines 0 comments Download
D ui/base/ime/input_method_initializer.cc View 1 2 3 1 chunk +0 lines, -66 lines 0 comments Download
D ui/base/ime/input_method_mac.h View 1 2 3 1 chunk +0 lines, -38 lines 0 comments Download
D ui/base/ime/input_method_mac.mm View 1 2 3 1 chunk +0 lines, -49 lines 0 comments Download
D ui/base/ime/input_method_minimal.h View 1 2 3 1 chunk +0 lines, -36 lines 0 comments Download
D ui/base/ime/input_method_minimal.cc View 1 2 3 1 chunk +0 lines, -63 lines 0 comments Download
D ui/base/ime/input_method_observer.h View 1 2 3 1 chunk +0 lines, -50 lines 0 comments Download
D ui/base/ime/input_method_win.h View 1 2 3 1 chunk +0 lines, -149 lines 0 comments Download
D ui/base/ime/input_method_win.cc View 1 2 3 1 chunk +0 lines, -617 lines 0 comments Download
D ui/base/ime/linux/fake_input_method_context.h View 1 2 3 1 chunk +0 lines, -30 lines 0 comments Download
D ui/base/ime/linux/fake_input_method_context.cc View 1 2 3 1 chunk +0 lines, -29 lines 0 comments Download
D ui/base/ime/linux/fake_input_method_context_factory.h View 1 2 3 1 chunk +0 lines, -28 lines 0 comments Download
D ui/base/ime/linux/fake_input_method_context_factory.cc View 1 2 3 1 chunk +0 lines, -21 lines 0 comments Download
D ui/base/ime/linux/linux_input_method_context.h View 1 2 3 1 chunk +0 lines, -65 lines 0 comments Download
D ui/base/ime/linux/linux_input_method_context_factory.h View 1 2 3 1 chunk +0 lines, -38 lines 0 comments Download
D ui/base/ime/linux/linux_input_method_context_factory.cc View 1 2 3 1 chunk +0 lines, -28 lines 0 comments Download
D ui/base/ime/mock_input_method.h View 1 2 3 1 chunk +0 lines, -65 lines 0 comments Download
D ui/base/ime/mock_input_method.cc View 1 2 3 1 chunk +0 lines, -125 lines 0 comments Download
D ui/base/ime/remote_input_method_delegate_win.h View 1 2 3 1 chunk +0 lines, -41 lines 0 comments Download
D ui/base/ime/remote_input_method_win.h View 1 2 3 1 chunk +0 lines, -100 lines 0 comments Download
D ui/base/ime/remote_input_method_win.cc View 1 2 3 1 chunk +0 lines, -399 lines 0 comments Download
D ui/base/ime/remote_input_method_win_unittest.cc View 1 2 3 1 chunk +0 lines, -846 lines 0 comments Download
D ui/base/ime/text_input_client.h View 1 2 3 1 chunk +0 lines, -178 lines 0 comments Download
D ui/base/ime/text_input_client.cc View 1 2 3 1 chunk +0 lines, -12 lines 0 comments Download
D ui/base/ime/text_input_focus_manager.h View 1 2 3 1 chunk +0 lines, -47 lines 0 comments Download
D ui/base/ime/text_input_focus_manager.cc View 1 2 3 1 chunk +0 lines, -45 lines 0 comments Download
D ui/base/ime/text_input_mode.h View 1 2 3 1 chunk +0 lines, -31 lines 0 comments Download
D ui/base/ime/text_input_type.h View 1 2 3 1 chunk +0 lines, -49 lines 0 comments Download
D ui/base/ime/win/imm32_manager.h View 1 2 3 1 chunk +0 lines, -330 lines 0 comments Download
D ui/base/ime/win/imm32_manager.cc View 1 2 3 1 chunk +0 lines, -642 lines 0 comments Download
D ui/base/ime/win/imm32_manager_unittest.cc View 1 2 3 1 chunk +0 lines, -92 lines 0 comments Download
D ui/base/ime/win/tsf_input_scope.h View 1 2 3 1 chunk +0 lines, -48 lines 0 comments Download
D ui/base/ime/win/tsf_input_scope.cc View 1 2 3 1 chunk +0 lines, -217 lines 0 comments Download
D ui/base/ime/win/tsf_input_scope_unittest.cc View 1 2 3 1 chunk +0 lines, -121 lines 0 comments Download
D ui/base/models/button_menu_item_model.h View 1 2 3 1 chunk +0 lines, -113 lines 0 comments Download
D ui/base/models/button_menu_item_model.cc View 1 2 3 1 chunk +0 lines, -135 lines 0 comments Download
D ui/base/models/combobox_model.h View 1 2 3 1 chunk +0 lines, -45 lines 0 comments Download
D ui/base/models/combobox_model.cc View 1 2 3 1 chunk +0 lines, -21 lines 0 comments Download
D ui/base/models/combobox_model_observer.h View 1 2 3 1 chunk +0 lines, -27 lines 0 comments Download
D ui/base/models/dialog_model.h View 1 2 3 1 chunk +0 lines, -52 lines 0 comments Download
D ui/base/models/dialog_model.cc View 1 2 3 1 chunk +0 lines, -12 lines 0 comments Download
D ui/base/models/list_model.h View 1 2 3 1 chunk +0 lines, -134 lines 0 comments Download
D ui/base/models/list_model_observer.h View 1 2 3 1 chunk +0 lines, -36 lines 0 comments Download
D ui/base/models/list_model_unittest.cc View 1 2 3 1 chunk +0 lines, -174 lines 0 comments Download
D ui/base/models/list_selection_model.h View 1 2 3 1 chunk +0 lines, -116 lines 0 comments Download
D ui/base/models/list_selection_model.cc View 1 2 3 1 chunk +0 lines, -153 lines 0 comments Download
D ui/base/models/list_selection_model_unittest.cc View 1 2 3 1 chunk +0 lines, -197 lines 0 comments Download
D ui/base/models/menu_model.h View 1 2 3 1 chunk +0 lines, -140 lines 0 comments Download
D ui/base/models/menu_model.cc View 1 2 3 1 chunk +0 lines, -52 lines 0 comments Download
D ui/base/models/menu_model_delegate.h View 1 2 3 1 chunk +0 lines, -25 lines 0 comments Download
D ui/base/models/menu_separator_types.h View 1 2 3 1 chunk +0 lines, -27 lines 0 comments Download
D ui/base/models/simple_combobox_model.h View 1 2 3 1 chunk +0 lines, -35 lines 0 comments Download
D ui/base/models/simple_combobox_model.cc View 1 2 3 1 chunk +0 lines, -33 lines 0 comments Download
D ui/base/models/simple_menu_model.h View 1 2 3 1 chunk +0 lines, -206 lines 0 comments Download
D ui/base/models/simple_menu_model.cc View 1 2 3 1 chunk +0 lines, -461 lines 0 comments Download
D ui/base/models/table_model.h View 1 2 3 1 chunk +0 lines, -138 lines 0 comments Download
D ui/base/models/table_model.cc View 1 2 3 1 chunk +0 lines, -102 lines 0 comments Download
D ui/base/models/table_model_observer.h View 1 2 3 1 chunk +0 lines, -34 lines 0 comments Download
D ui/base/models/tree_model.h View 1 2 3 1 chunk +0 lines, -101 lines 0 comments Download
D ui/base/models/tree_model.cc View 1 2 3 1 chunk +0 lines, -20 lines 0 comments Download
D ui/base/models/tree_node_iterator.h View 1 2 3 1 chunk +0 lines, -107 lines 0 comments Download
D ui/base/models/tree_node_iterator_unittest.cc View 1 2 3 1 chunk +0 lines, -87 lines 0 comments Download
D ui/base/models/tree_node_model.h View 1 2 3 1 chunk +0 lines, -305 lines 0 comments Download
D ui/base/models/tree_node_model_unittest.cc View 1 2 3 1 chunk +0 lines, -323 lines 0 comments Download
D ui/base/nine_image_painter_factory.h View 1 2 3 1 chunk +0 lines, -40 lines 0 comments Download
D ui/base/nine_image_painter_factory.cc View 1 2 3 1 chunk +0 lines, -32 lines 0 comments Download
D ui/base/test/ui_controls.h View 1 2 3 1 chunk +0 lines, -109 lines 0 comments Download
D ui/base/test/ui_controls_aura.h View 1 2 3 1 chunk +0 lines, -57 lines 0 comments Download
D ui/base/test/ui_controls_aura.cc View 1 2 3 1 chunk +0 lines, -95 lines 0 comments Download
D ui/base/test/ui_controls_internal_win.h View 1 2 3 1 chunk +0 lines, -32 lines 0 comments Download
D ui/base/test/ui_controls_internal_win.cc View 1 2 3 1 chunk +0 lines, -344 lines 0 comments Download
D ui/base/test/ui_controls_mac.mm View 1 2 3 1 chunk +0 lines, -396 lines 0 comments Download
D ui/base/test/ui_controls_win.cc View 1 2 3 1 chunk +0 lines, -74 lines 0 comments Download
D ui/base/theme_provider.h View 1 2 3 1 chunk +0 lines, -101 lines 0 comments Download
D ui/base/theme_provider.cc View 1 2 3 1 chunk +0 lines, -16 lines 0 comments Download
D ui/base/touch/touch_device_ozone.cc View 1 2 3 1 chunk +0 lines, -19 lines 0 comments Download
D ui/base/touch/touch_editing_controller.h View 1 2 3 1 chunk +0 lines, -99 lines 0 comments Download
D ui/base/touch/touch_editing_controller.cc View 1 2 3 1 chunk +0 lines, -26 lines 0 comments Download
M ui/base/ui_base.gyp View 1 2 3 9 chunks +0 lines, -63 lines 0 comments Download
D ui/base/ui_base_exports.cc View 1 2 3 1 chunk +0 lines, -13 lines 0 comments Download
M ui/base/ui_base_switches_util.cc View 1 2 3 1 chunk +0 lines, -5 lines 0 comments Download
M ui/base/view_prop.h View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
D ui/base/x/selection_owner.h View 1 2 3 1 chunk +0 lines, -137 lines 0 comments Download
D ui/base/x/selection_owner.cc View 1 2 3 1 chunk +0 lines, -384 lines 0 comments Download
D ui/base/x/selection_requestor.h View 1 2 3 1 chunk +0 lines, -158 lines 0 comments Download
D ui/base/x/selection_requestor.cc View 1 2 3 1 chunk +0 lines, -321 lines 0 comments Download
D ui/base/x/selection_requestor_unittest.cc View 1 2 3 1 chunk +0 lines, -165 lines 0 comments Download
D ui/base/x/selection_utils.h View 1 2 3 1 chunk +0 lines, -131 lines 0 comments Download
D ui/base/x/selection_utils.cc View 1 2 3 1 chunk +0 lines, -255 lines 0 comments Download
D ui/compositor/BUILD.gn View 1 2 3 1 chunk +0 lines, -169 lines 0 comments Download
D ui/compositor/DEPS View 1 2 3 1 chunk +0 lines, -8 lines 0 comments Download
D ui/compositor/OWNERS View 1 2 3 1 chunk +0 lines, -6 lines 0 comments Download
D ui/compositor/PRESUBMIT.py View 1 2 3 1 chunk +0 lines, -16 lines 0 comments Download
D ui/compositor/closure_animation_observer.h View 1 2 3 1 chunk +0 lines, -35 lines 0 comments Download
D ui/compositor/closure_animation_observer.cc View 1 2 3 1 chunk +0 lines, -22 lines 0 comments Download
D ui/compositor/compositor.h View 1 2 3 1 chunk +0 lines, -351 lines 0 comments Download
D ui/compositor/compositor.cc View 1 2 3 1 chunk +0 lines, -501 lines 0 comments Download
D ui/compositor/compositor.gyp View 1 2 3 1 chunk +0 lines, -183 lines 0 comments Download
D ui/compositor/compositor_animation_observer.h View 1 2 3 1 chunk +0 lines, -22 lines 0 comments Download
D ui/compositor/compositor_constants.h View 1 2 3 1 chunk +0 lines, -18 lines 0 comments Download
D ui/compositor/compositor_export.h View 1 2 3 1 chunk +0 lines, -29 lines 0 comments Download
D ui/compositor/compositor_observer.h View 1 2 3 1 chunk +0 lines, -56 lines 0 comments Download
D ui/compositor/compositor_observer.cc View 1 2 3 1 chunk +0 lines, -28 lines 0 comments Download
D ui/compositor/compositor_switches.h View 1 2 3 1 chunk +0 lines, -28 lines 0 comments Download
D ui/compositor/compositor_switches.cc View 1 2 3 1 chunk +0 lines, -44 lines 0 comments Download
D ui/compositor/compositor_vsync_manager.h View 1 2 3 1 chunk +0 lines, -71 lines 0 comments Download
D ui/compositor/compositor_vsync_manager.cc View 1 2 3 1 chunk +0 lines, -63 lines 0 comments Download
D ui/compositor/debug_utils.h View 1 2 3 1 chunk +0 lines, -24 lines 0 comments Download
D ui/compositor/debug_utils.cc View 1 2 3 1 chunk +0 lines, -121 lines 0 comments Download
D ui/compositor/dip_util.h View 1 2 3 1 chunk +0 lines, -56 lines 0 comments Download
D ui/compositor/dip_util.cc View 1 2 3 1 chunk +0 lines, -127 lines 0 comments Download
D ui/compositor/float_animation_curve_adapter.h View 1 2 3 1 chunk +0 lines, -37 lines 0 comments Download
D ui/compositor/float_animation_curve_adapter.cc View 1 2 3 1 chunk +0 lines, -43 lines 0 comments Download
D ui/compositor/layer.h View 1 2 3 1 chunk +0 lines, -522 lines 0 comments Download
D ui/compositor/layer.cc View 1 2 3 1 chunk +0 lines, -1063 lines 0 comments Download
D ui/compositor/layer_animation_delegate.h View 1 2 3 1 chunk +0 lines, -48 lines 0 comments Download
D ui/compositor/layer_animation_element.h View 1 2 3 1 chunk +0 lines, -247 lines 0 comments Download
D ui/compositor/layer_animation_element.cc View 1 2 3 1 chunk +0 lines, -848 lines 0 comments Download
D ui/compositor/layer_animation_element_unittest.cc View 1 2 3 1 chunk +0 lines, -436 lines 0 comments Download
D ui/compositor/layer_animation_observer.h View 1 2 3 1 chunk +0 lines, -152 lines 0 comments Download
D ui/compositor/layer_animation_observer.cc View 1 2 3 1 chunk +0 lines, -165 lines 0 comments Download
D ui/compositor/layer_animation_sequence.h View 1 2 3 1 chunk +0 lines, -192 lines 0 comments Download
D ui/compositor/layer_animation_sequence.cc View 1 2 3 1 chunk +0 lines, -281 lines 0 comments Download
D ui/compositor/layer_animation_sequence_unittest.cc View 1 2 3 1 chunk +0 lines, -282 lines 0 comments Download
D ui/compositor/layer_animator.h View 1 2 3 1 chunk +0 lines, -359 lines 0 comments Download
D ui/compositor/layer_animator.cc View 1 2 3 1 chunk +0 lines, -862 lines 0 comments Download
D ui/compositor/layer_animator_collection.h View 1 2 3 1 chunk +0 lines, -49 lines 0 comments Download
D ui/compositor/layer_animator_collection.cc View 1 2 3 1 chunk +0 lines, -61 lines 0 comments Download
D ui/compositor/layer_animator_unittest.cc View 1 2 3 1 chunk +0 lines, -2623 lines 0 comments Download
D ui/compositor/layer_delegate.h View 1 2 3 1 chunk +0 lines, -42 lines 0 comments Download
D ui/compositor/layer_owner.h View 1 2 3 1 chunk +0 lines, -66 lines 0 comments Download
D ui/compositor/layer_owner.cc View 1 2 3 1 chunk +0 lines, -88 lines 0 comments Download
D ui/compositor/layer_owner_delegate.h View 1 2 3 1 chunk +0 lines, -27 lines 0 comments Download
D ui/compositor/layer_owner_unittest.cc View 1 2 3 1 chunk +0 lines, -33 lines 0 comments Download
D ui/compositor/layer_tree_owner.h View 1 2 3 1 chunk +0 lines, -39 lines 0 comments Download
D ui/compositor/layer_tree_owner.cc View 1 2 3 1 chunk +0 lines, -34 lines 0 comments Download
D ui/compositor/layer_type.h View 1 2 3 1 chunk +0 lines, -27 lines 0 comments Download
D ui/compositor/layer_unittest.cc View 1 2 3 1 chunk +0 lines, -1754 lines 0 comments Download
D ui/compositor/reflector.h View 1 2 3 1 chunk +0 lines, -27 lines 0 comments Download
D ui/compositor/run_all_unittests.cc View 1 2 3 1 chunk +0 lines, -15 lines 0 comments Download
D ui/compositor/scoped_animation_duration_scale_mode.h View 1 2 3 1 chunk +0 lines, -51 lines 0 comments Download
D ui/compositor/scoped_animation_duration_scale_mode.cc View 1 2 3 1 chunk +0 lines, -14 lines 0 comments Download
D ui/compositor/scoped_layer_animation_settings.h View 1 2 3 1 chunk +0 lines, -71 lines 0 comments Download
D ui/compositor/scoped_layer_animation_settings.cc View 1 2 3 1 chunk +0 lines, -162 lines 0 comments Download
D ui/compositor/test/DEPS View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
D ui/compositor/test/context_factories_for_test.h View 1 2 3 1 chunk +0 lines, -20 lines 0 comments Download
D ui/compositor/test/context_factories_for_test.cc View 1 2 3 1 chunk +0 lines, -43 lines 0 comments Download
D ui/compositor/test/draw_waiter_for_test.h View 1 2 3 1 chunk +0 lines, -51 lines 0 comments Download
D ui/compositor/test/draw_waiter_for_test.cc View 1 2 3 1 chunk +0 lines, -56 lines 0 comments Download
D ui/compositor/test/in_process_context_factory.h View 1 2 3 1 chunk +0 lines, -59 lines 0 comments Download
D ui/compositor/test/in_process_context_factory.cc View 1 2 3 1 chunk +0 lines, -117 lines 0 comments Download
D ui/compositor/test/layer_animator_test_controller.h View 1 2 3 1 chunk +0 lines, -34 lines 0 comments Download
D ui/compositor/test/layer_animator_test_controller.cc View 1 2 3 1 chunk +0 lines, -60 lines 0 comments Download
D ui/compositor/test/test_compositor_host.h View 1 2 3 1 chunk +0 lines, -33 lines 0 comments Download
D ui/compositor/test/test_compositor_host_mac.mm View 1 2 3 1 chunk +0 lines, -153 lines 0 comments Download
D ui/compositor/test/test_compositor_host_ozone.cc View 1 2 3 1 chunk +0 lines, -79 lines 0 comments Download
D ui/compositor/test/test_compositor_host_win.cc View 1 2 3 1 chunk +0 lines, -66 lines 0 comments Download
D ui/compositor/test/test_compositor_host_x11.cc View 1 2 3 1 chunk +0 lines, -100 lines 0 comments Download
D ui/compositor/test/test_layer_animation_delegate.h View 1 2 3 1 chunk +0 lines, -56 lines 0 comments Download
D ui/compositor/test/test_layer_animation_delegate.cc View 1 2 3 1 chunk +0 lines, -106 lines 0 comments Download
D ui/compositor/test/test_layer_animation_observer.h View 1 2 3 1 chunk +0 lines, -57 lines 0 comments Download
D ui/compositor/test/test_layer_animation_observer.cc View 1 2 3 1 chunk +0 lines, -41 lines 0 comments Download
D ui/compositor/test/test_layers.h View 1 2 3 1 chunk +0 lines, -22 lines 0 comments Download
D ui/compositor/test/test_layers.cc View 1 2 3 1 chunk +0 lines, -24 lines 0 comments Download
D ui/compositor/test/test_suite.h View 1 2 3 1 chunk +0 lines, -39 lines 0 comments Download
D ui/compositor/test/test_suite.cc View 1 2 3 1 chunk +0 lines, -46 lines 0 comments Download
D ui/compositor/test/test_utils.h View 1 2 3 1 chunk +0 lines, -21 lines 0 comments Download
D ui/compositor/test/test_utils.cc View 1 2 3 1 chunk +0 lines, -39 lines 0 comments Download
D ui/compositor/transform_animation_curve_adapter.h View 1 2 3 1 chunk +0 lines, -82 lines 0 comments Download
D ui/compositor/transform_animation_curve_adapter.cc View 1 2 3 1 chunk +0 lines, -151 lines 0 comments Download
D ui/compositor/transform_animation_curve_adapter_unittest.cc View 1 2 3 1 chunk +0 lines, -59 lines 0 comments Download
M ui/display/BUILD.gn View 1 2 3 2 chunks +0 lines, -21 lines 0 comments Download
D ui/display/chromeos/ozone/DEPS View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
D ui/display/chromeos/ozone/display_configurator_ozone.cc View 1 2 3 1 chunk +0 lines, -17 lines 0 comments Download
M ui/display/display.gyp View 1 2 3 2 chunks +0 lines, -6 lines 0 comments Download
M ui/events/BUILD.gn View 1 2 3 2 chunks +1 line, -21 lines 0 comments Download
D ui/events/linux/text_edit_command_auralinux.h View 1 2 3 1 chunk +0 lines, -82 lines 0 comments Download
D ui/events/linux/text_edit_command_auralinux.cc View 1 2 3 1 chunk +0 lines, -124 lines 0 comments Download
D ui/events/linux/text_edit_key_bindings_delegate_auralinux.h View 1 2 3 1 chunk +0 lines, -43 lines 0 comments Download
D ui/events/linux/text_edit_key_bindings_delegate_auralinux.cc View 1 2 3 1 chunk +0 lines, -23 lines 0 comments Download
D ui/events/ozone/BUILD.gn View 1 2 3 1 chunk +0 lines, -89 lines 0 comments Download
D ui/events/ozone/DEPS View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/events/ozone/OWNERS View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
D ui/events/ozone/device/device_event.h View 1 2 3 1 chunk +0 lines, -43 lines 0 comments Download
D ui/events/ozone/device/device_event.cc View 1 2 3 1 chunk +0 lines, -16 lines 0 comments Download
D ui/events/ozone/device/device_event_observer.h View 1 2 3 1 chunk +0 lines, -24 lines 0 comments Download
D ui/events/ozone/device/device_manager.h View 1 2 3 1 chunk +0 lines, -36 lines 0 comments Download
D ui/events/ozone/device/device_manager.cc View 1 2 3 1 chunk +0 lines, -23 lines 0 comments Download
D ui/events/ozone/device/device_manager_manual.h View 1 2 3 1 chunk +0 lines, -29 lines 0 comments Download
D ui/events/ozone/device/device_manager_manual.cc View 1 2 3 1 chunk +0 lines, -33 lines 0 comments Download
D ui/events/ozone/device/udev/device_manager_udev.h View 1 2 3 1 chunk +0 lines, -51 lines 0 comments Download
D ui/events/ozone/device/udev/device_manager_udev.cc View 1 2 3 1 chunk +0 lines, -186 lines 0 comments Download
D ui/events/ozone/evdev/cursor_delegate_evdev.h View 1 2 3 1 chunk +0 lines, -34 lines 0 comments Download
D ui/events/ozone/evdev/event_converter_evdev.h View 1 2 3 1 chunk +0 lines, -62 lines 0 comments Download
D ui/events/ozone/evdev/event_converter_evdev.cc View 1 2 3 1 chunk +0 lines, -45 lines 0 comments Download
D ui/events/ozone/evdev/event_device_info.h View 1 2 3 1 chunk +0 lines, -72 lines 0 comments Download
D ui/events/ozone/evdev/event_device_info.cc View 1 2 3 1 chunk +0 lines, -185 lines 0 comments Download
D ui/events/ozone/evdev/event_device_util.h View 1 2 3 1 chunk +0 lines, -21 lines 0 comments Download
D ui/events/ozone/evdev/event_dispatch_callback.h View 1 2 3 1 chunk +0 lines, -18 lines 0 comments Download
D ui/events/ozone/evdev/event_factory_evdev.h View 1 2 3 1 chunk +0 lines, -107 lines 0 comments Download
D ui/events/ozone/evdev/event_factory_evdev.cc View 1 2 3 1 chunk +0 lines, -311 lines 0 comments Download
D ui/events/ozone/evdev/event_modifiers_evdev.h View 1 2 3 1 chunk +0 lines, -77 lines 0 comments Download
D ui/events/ozone/evdev/event_modifiers_evdev.cc View 1 2 3 1 chunk +0 lines, -79 lines 0 comments Download
D ui/events/ozone/evdev/events_ozone_evdev_export.h View 1 2 3 1 chunk +0 lines, -29 lines 0 comments Download
D ui/events/ozone/evdev/key_event_converter_evdev.h View 1 2 3 1 chunk +0 lines, -47 lines 0 comments Download
D ui/events/ozone/evdev/key_event_converter_evdev.cc View 1 2 3 1 chunk +0 lines, -62 lines 0 comments Download
D ui/events/ozone/evdev/key_event_converter_evdev_unittest.cc View 1 2 3 1 chunk +0 lines, -356 lines 0 comments Download
D ui/events/ozone/evdev/keyboard_evdev.h View 1 2 3 1 chunk +0 lines, -60 lines 0 comments Download
D ui/events/ozone/evdev/keyboard_evdev.cc View 1 2 3 1 chunk +0 lines, -238 lines 0 comments Download
D ui/events/ozone/evdev/libgestures_glue/event_reader_libevdev_cros.h View 1 2 3 1 chunk +0 lines, -70 lines 0 comments Download
D ui/events/ozone/evdev/libgestures_glue/event_reader_libevdev_cros.cc View 1 2 3 1 chunk +0 lines, -91 lines 0 comments Download
D ui/events/ozone/evdev/libgestures_glue/gesture_interpreter_libevdev_cros.h View 1 2 3 1 chunk +0 lines, -119 lines 0 comments Download
D ui/events/ozone/evdev/libgestures_glue/gesture_interpreter_libevdev_cros.cc View 1 2 3 1 chunk +0 lines, -452 lines 0 comments Download
D ui/events/ozone/evdev/libgestures_glue/gesture_logging.h View 1 2 3 1 chunk +0 lines, -15 lines 0 comments Download
D ui/events/ozone/evdev/libgestures_glue/gesture_logging.cc View 1 2 3 1 chunk +0 lines, -32 lines 0 comments Download
D ui/events/ozone/evdev/libgestures_glue/gesture_property_provider.h View 1 2 3 1 chunk +0 lines, -263 lines 0 comments Download
D ui/events/ozone/evdev/libgestures_glue/gesture_property_provider.cc View 1 2 3 1 chunk +0 lines, -1525 lines 0 comments Download
D ui/events/ozone/evdev/libgestures_glue/gesture_timer_provider.h View 1 2 3 1 chunk +0 lines, -16 lines 0 comments Download
D ui/events/ozone/evdev/libgestures_glue/gesture_timer_provider.cc View 1 2 3 1 chunk +0 lines, -72 lines 0 comments Download
D ui/events/ozone/evdev/touch_event_converter_evdev.h View 1 2 3 1 chunk +0 lines, -115 lines 0 comments Download
D ui/events/ozone/evdev/touch_event_converter_evdev.cc View 1 2 3 1 chunk +0 lines, -302 lines 0 comments Download
D ui/events/ozone/evdev/touch_event_converter_evdev_unittest.cc View 1 2 3 1 chunk +0 lines, -533 lines 0 comments Download
D ui/events/ozone/events_ozone.h View 1 2 3 1 chunk +0 lines, -39 lines 0 comments Download
D ui/events/ozone/events_ozone.cc View 1 2 3 1 chunk +0 lines, -201 lines 0 comments Download
D ui/events/ozone/events_ozone.gyp View 1 2 3 1 chunk +0 lines, -102 lines 0 comments Download
D ui/events/ozone/events_ozone_export.h View 1 2 3 1 chunk +0 lines, -29 lines 0 comments Download
M ui/events/x/device_list_cache_x.cc View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
M ui/gfx/BUILD.gn View 1 2 3 5 chunks +0 lines, -24 lines 0 comments Download
M ui/gfx/display.cc View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
M ui/gfx/gfx.gyp View 1 2 3 5 chunks +0 lines, -14 lines 0 comments Download
M ui/gfx/gfx_tests.gyp View 1 2 3 1 chunk +0 lines, -9 lines 0 comments Download
D ui/gfx/nine_image_painter.cc View 1 2 3 1 chunk +0 lines, -167 lines 0 comments Download
D ui/gfx/platform_font_ozone.cc View 1 2 3 1 chunk +0 lines, -25 lines 0 comments Download
D ui/gfx/render_text_ozone.cc View 1 2 3 1 chunk +0 lines, -13 lines 0 comments Download
M ui/gl/BUILD.gn View 1 2 3 1 chunk +0 lines, -13 lines 0 comments Download
M ui/gl/gl.gyp View 1 2 3 4 chunks +0 lines, -9 lines 0 comments Download
D ui/gl/gl_context_ozone.cc View 1 2 3 1 chunk +0 lines, -47 lines 0 comments Download
D ui/gl/gl_implementation_ozone.cc View 1 2 3 1 chunk +0 lines, -121 lines 0 comments Download
M ui/gl/gl_surface_egl.cc View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D ui/gl/gl_surface_ozone.cc View 1 2 3 1 chunk +0 lines, -266 lines 0 comments Download
D ui/native_theme/BUILD.gn View 1 2 3 1 chunk +0 lines, -50 lines 0 comments Download
D ui/native_theme/DEPS View 1 2 3 1 chunk +0 lines, -7 lines 0 comments Download
D ui/native_theme/common_theme.h View 1 2 3 1 chunk +0 lines, -57 lines 0 comments Download
D ui/native_theme/common_theme.cc View 1 2 3 1 chunk +0 lines, -217 lines 0 comments Download
D ui/native_theme/fallback_theme.h View 1 2 3 1 chunk +0 lines, -29 lines 0 comments Download
D ui/native_theme/fallback_theme.cc View 1 2 3 1 chunk +0 lines, -217 lines 0 comments Download
D ui/native_theme/native_theme.h View 1 2 3 1 chunk +0 lines, -361 lines 0 comments Download
D ui/native_theme/native_theme.cc View 1 2 3 1 chunk +0 lines, -43 lines 0 comments Download
D ui/native_theme/native_theme.gyp View 1 2 3 1 chunk +0 lines, -66 lines 0 comments Download
D ui/native_theme/native_theme_aura.h View 1 2 3 1 chunk +0 lines, -129 lines 0 comments Download
D ui/native_theme/native_theme_aura.cc View 1 2 3 1 chunk +0 lines, -329 lines 0 comments Download
D ui/native_theme/native_theme_aurawin.h View 1 2 3 1 chunk +0 lines, -37 lines 0 comments Download
D ui/native_theme/native_theme_aurawin.cc View 1 2 3 1 chunk +0 lines, -86 lines 0 comments Download
D ui/native_theme/native_theme_base.h View 1 2 3 1 chunk +0 lines, -212 lines 0 comments Download
D ui/native_theme/native_theme_base.cc View 1 2 3 1 chunk +0 lines, -1090 lines 0 comments Download
D ui/native_theme/native_theme_export.h View 1 2 3 1 chunk +0 lines, -36 lines 0 comments Download
D ui/native_theme/native_theme_observer.h View 1 2 3 1 chunk +0 lines, -27 lines 0 comments Download
D ui/native_theme/native_theme_observer.cc View 1 2 3 1 chunk +0 lines, -11 lines 0 comments Download
D ui/native_theme/native_theme_switches.h View 1 2 3 1 chunk +0 lines, -25 lines 0 comments Download
D ui/native_theme/native_theme_switches.cc View 1 2 3 1 chunk +0 lines, -32 lines 0 comments Download
D ui/native_theme/native_theme_win.h View 1 2 3 1 chunk +0 lines, -372 lines 0 comments Download
D ui/native_theme/native_theme_win.cc View 1 2 3 1 chunk +0 lines, -2068 lines 0 comments Download
D ui/ozone/BUILD.gn View 1 2 3 1 chunk +0 lines, -172 lines 0 comments Download
D ui/ozone/DEPS View 1 2 3 1 chunk +0 lines, -10 lines 0 comments Download
D ui/ozone/OWNERS View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
D ui/ozone/common/README View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
D ui/ozone/common/display_mode_proxy.h View 1 2 3 1 chunk +0 lines, -25 lines 0 comments Download
D ui/ozone/common/display_mode_proxy.cc View 1 2 3 1 chunk +0 lines, -18 lines 0 comments Download
D ui/ozone/common/display_snapshot_proxy.h View 1 2 3 1 chunk +0 lines, -30 lines 0 comments Download
D ui/ozone/common/display_snapshot_proxy.cc View 1 2 3 1 chunk +0 lines, -54 lines 0 comments Download
D ui/ozone/common/display_util.h View 1 2 3 1 chunk +0 lines, -20 lines 0 comments Download
D ui/ozone/common/display_util.cc View 1 2 3 1 chunk +0 lines, -48 lines 0 comments Download
D ui/ozone/common/gpu/OWNERS View 1 2 3 1 chunk +0 lines, -10 lines 0 comments Download
D ui/ozone/common/gpu/ozone_gpu_message_generator.h View 1 2 3 1 chunk +0 lines, -7 lines 0 comments Download
D ui/ozone/common/gpu/ozone_gpu_message_generator.cc View 1 2 3 1 chunk +0 lines, -33 lines 0 comments Download
D ui/ozone/common/gpu/ozone_gpu_message_params.h View 1 2 3 1 chunk +0 lines, -49 lines 0 comments Download
D ui/ozone/common/gpu/ozone_gpu_message_params.cc View 1 2 3 1 chunk +0 lines, -31 lines 0 comments Download
D ui/ozone/common/gpu/ozone_gpu_messages.h View 1 2 3 1 chunk +0 lines, -103 lines 0 comments Download
D ui/ozone/common/native_display_delegate_ozone.h View 1 2 3 1 chunk +0 lines, -51 lines 0 comments Download
D ui/ozone/common/native_display_delegate_ozone.cc View 1 2 3 1 chunk +0 lines, -97 lines 0 comments Download
D ui/ozone/demo/BUILD.gn View 1 2 3 1 chunk +0 lines, -23 lines 0 comments Download
D ui/ozone/demo/DEPS View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
D ui/ozone/demo/ozone_demo.cc View 1 2 3 1 chunk +0 lines, -222 lines 0 comments Download
D ui/ozone/demo/ozone_demos.gyp View 1 2 3 1 chunk +0 lines, -26 lines 0 comments Download
D ui/ozone/generate_constructor_list.py View 1 2 3 1 chunk +0 lines, -169 lines 0 comments Download
D ui/ozone/generate_ozone_platform_list.py View 1 2 3 1 chunk +0 lines, -177 lines 0 comments Download
D ui/ozone/gpu/DEPS View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
D ui/ozone/gpu/README View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
D ui/ozone/gpu/gpu_memory_buffer_factory_ozone_native_buffer.h View 1 2 3 1 chunk +0 lines, -52 lines 0 comments Download
D ui/ozone/gpu/gpu_memory_buffer_factory_ozone_native_buffer.cc View 1 2 3 1 chunk +0 lines, -159 lines 0 comments Download
D ui/ozone/gpu/ozone_gpu.gyp View 1 2 3 1 chunk +0 lines, -28 lines 0 comments Download
D ui/ozone/gpu/ozone_gpu_export.h View 1 2 3 1 chunk +0 lines, -29 lines 0 comments Download
D ui/ozone/ozone.gni View 1 2 3 1 chunk +0 lines, -31 lines 0 comments Download
D ui/ozone/ozone.gyp View 1 2 3 1 chunk +0 lines, -211 lines 0 comments Download
D ui/ozone/ozone_base_export.h View 1 2 3 1 chunk +0 lines, -29 lines 0 comments Download
D ui/ozone/ozone_export.h View 1 2 3 1 chunk +0 lines, -29 lines 0 comments Download
D ui/ozone/platform/README View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
D ui/ozone/platform/caca/BUILD.gn View 1 2 3 1 chunk +0 lines, -32 lines 0 comments Download
D ui/ozone/platform/caca/OWNERS View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
D ui/ozone/platform/caca/caca.gypi View 1 2 3 1 chunk +0 lines, -47 lines 0 comments Download
D ui/ozone/platform/caca/caca_event_source.h View 1 2 3 1 chunk +0 lines, -44 lines 0 comments Download
D ui/ozone/platform/caca/caca_event_source.cc View 1 2 3 1 chunk +0 lines, -229 lines 0 comments Download
D ui/ozone/platform/caca/caca_window.h View 1 2 3 1 chunk +0 lines, -97 lines 0 comments Download
D ui/ozone/platform/caca/caca_window.cc View 1 2 3 1 chunk +0 lines, -146 lines 0 comments Download
D ui/ozone/platform/caca/caca_window_manager.h View 1 2 3 1 chunk +0 lines, -46 lines 0 comments Download
D ui/ozone/platform/caca/caca_window_manager.cc View 1 2 3 1 chunk +0 lines, -141 lines 0 comments Download
D ui/ozone/platform/caca/ozone_platform_caca.h View 1 2 3 1 chunk +0 lines, -17 lines 0 comments Download
D ui/ozone/platform/caca/ozone_platform_caca.cc View 1 2 3 1 chunk +0 lines, -70 lines 0 comments Download
D ui/ozone/platform/caca/scoped_caca_types.h View 1 2 3 1 chunk +0 lines, -34 lines 0 comments Download
D ui/ozone/platform/caca/scoped_caca_types.cc View 1 2 3 1 chunk +0 lines, -23 lines 0 comments Download
D ui/ozone/platform/dri/BUILD.gn View 1 2 3 1 chunk +0 lines, -146 lines 0 comments Download
D ui/ozone/platform/dri/DEPS View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
D ui/ozone/platform/dri/OWNERS View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
D ui/ozone/platform/dri/channel_observer.h View 1 2 3 1 chunk +0 lines, -21 lines 0 comments Download
D ui/ozone/platform/dri/crtc_controller.h View 1 2 3 1 chunk +0 lines, -96 lines 0 comments Download
D ui/ozone/platform/dri/crtc_controller.cc View 1 2 3 1 chunk +0 lines, -139 lines 0 comments Download
D ui/ozone/platform/dri/display_mode_dri.h View 1 2 3 1 chunk +0 lines, -33 lines 0 comments Download
D ui/ozone/platform/dri/display_mode_dri.cc View 1 2 3 1 chunk +0 lines, -19 lines 0 comments Download
D ui/ozone/platform/dri/display_snapshot_dri.h View 1 2 3 1 chunk +0 lines, -44 lines 0 comments Download
D ui/ozone/platform/dri/display_snapshot_dri.cc View 1 2 3 1 chunk +0 lines, -132 lines 0 comments Download
D ui/ozone/platform/dri/dri.gypi View 1 2 3 1 chunk +0 lines, -127 lines 0 comments Download
D ui/ozone/platform/dri/dri_buffer.h View 1 2 3 1 chunk +0 lines, -72 lines 0 comments Download
D ui/ozone/platform/dri/dri_buffer.cc View 1 2 3 1 chunk +0 lines, -111 lines 0 comments Download
D ui/ozone/platform/dri/dri_console_buffer.h View 1 2 3 1 chunk +0 lines, -58 lines 0 comments Download
D ui/ozone/platform/dri/dri_console_buffer.cc View 1 2 3 1 chunk +0 lines, -56 lines 0 comments Download
D ui/ozone/platform/dri/dri_cursor.h View 1 2 3 1 chunk +0 lines, -64 lines 0 comments Download
D ui/ozone/platform/dri/dri_cursor.cc View 1 2 3 1 chunk +0 lines, -99 lines 0 comments Download
D ui/ozone/platform/dri/dri_gpu_platform_support.h View 1 2 3 1 chunk +0 lines, -79 lines 0 comments Download
D ui/ozone/platform/dri/dri_gpu_platform_support.cc View 1 2 3 1 chunk +0 lines, -207 lines 0 comments Download
D ui/ozone/platform/dri/dri_gpu_platform_support_host.h View 1 2 3 1 chunk +0 lines, -72 lines 0 comments Download
D ui/ozone/platform/dri/dri_gpu_platform_support_host.cc View 1 2 3 1 chunk +0 lines, -118 lines 0 comments Download
D ui/ozone/platform/dri/dri_surface.h View 1 2 3 1 chunk +0 lines, -58 lines 0 comments Download
D ui/ozone/platform/dri/dri_surface.cc View 1 2 3 1 chunk +0 lines, -101 lines 0 comments Download
D ui/ozone/platform/dri/dri_surface_factory.h View 1 2 3 1 chunk +0 lines, -93 lines 0 comments Download
D ui/ozone/platform/dri/dri_surface_factory.cc View 1 2 3 1 chunk +0 lines, -184 lines 0 comments Download
D ui/ozone/platform/dri/dri_surface_factory_unittest.cc View 1 2 3 1 chunk +0 lines, -155 lines 0 comments Download
D ui/ozone/platform/dri/dri_surface_unittest.cc View 1 2 3 1 chunk +0 lines, -126 lines 0 comments Download
D ui/ozone/platform/dri/dri_util.h View 1 2 3 1 chunk +0 lines, -49 lines 0 comments Download
D ui/ozone/platform/dri/dri_util.cc View 1 2 3 1 chunk +0 lines, -138 lines 0 comments Download
D ui/ozone/platform/dri/dri_vsync_provider.h View 1 2 3 1 chunk +0 lines, -29 lines 0 comments Download
D ui/ozone/platform/dri/dri_vsync_provider.cc View 1 2 3 1 chunk +0 lines, -39 lines 0 comments Download
D ui/ozone/platform/dri/dri_window.h View 1 2 3 1 chunk +0 lines, -72 lines 0 comments Download
D ui/ozone/platform/dri/dri_window.cc View 1 2 3 1 chunk +0 lines, -122 lines 0 comments Download
D ui/ozone/platform/dri/dri_window_delegate.h View 1 2 3 1 chunk +0 lines, -52 lines 0 comments Download
D ui/ozone/platform/dri/dri_window_delegate_impl.h View 1 2 3 1 chunk +0 lines, -46 lines 0 comments Download
D ui/ozone/platform/dri/dri_window_delegate_impl.cc View 1 2 3 1 chunk +0 lines, -46 lines 0 comments Download
D ui/ozone/platform/dri/dri_window_delegate_manager.h View 1 2 3 1 chunk +0 lines, -48 lines 0 comments Download
D ui/ozone/platform/dri/dri_window_delegate_manager.cc View 1 2 3 1 chunk +0 lines, -49 lines 0 comments Download
D ui/ozone/platform/dri/dri_window_manager.h View 1 2 3 1 chunk +0 lines, -58 lines 0 comments Download
D ui/ozone/platform/dri/dri_window_manager.cc View 1 2 3 1 chunk +0 lines, -77 lines 0 comments Download
D ui/ozone/platform/dri/dri_wrapper.h View 1 2 3 1 chunk +0 lines, -149 lines 0 comments Download
D ui/ozone/platform/dri/dri_wrapper.cc View 1 2 3 1 chunk +0 lines, -304 lines 0 comments Download
D ui/ozone/platform/dri/gbm.gypi View 1 2 3 1 chunk +0 lines, -50 lines 0 comments Download
D ui/ozone/platform/dri/gbm_buffer.h View 1 2 3 1 chunk +0 lines, -59 lines 0 comments Download
D ui/ozone/platform/dri/gbm_buffer.cc View 1 2 3 1 chunk +0 lines, -81 lines 0 comments Download
D ui/ozone/platform/dri/gbm_buffer_base.h View 1 2 3 1 chunk +0 lines, -43 lines 0 comments Download
D ui/ozone/platform/dri/gbm_buffer_base.cc View 1 2 3 1 chunk +0 lines, -53 lines 0 comments Download
D ui/ozone/platform/dri/gbm_surface.h View 1 2 3 1 chunk +0 lines, -59 lines 0 comments Download
D ui/ozone/platform/dri/gbm_surface.cc View 1 2 3 1 chunk +0 lines, -161 lines 0 comments Download
D ui/ozone/platform/dri/gbm_surface_factory.h View 1 2 3 1 chunk +0 lines, -62 lines 0 comments Download
D ui/ozone/platform/dri/gbm_surface_factory.cc View 1 2 3 1 chunk +0 lines, -231 lines 0 comments Download
D ui/ozone/platform/dri/gbm_surfaceless.h View 1 2 3 1 chunk +0 lines, -41 lines 0 comments Download
D ui/ozone/platform/dri/gbm_surfaceless.cc View 1 2 3 1 chunk +0 lines, -45 lines 0 comments Download
D ui/ozone/platform/dri/hardware_cursor_delegate.h View 1 2 3 1 chunk +0 lines, -39 lines 0 comments Download
D ui/ozone/platform/dri/hardware_display_controller.h View 1 2 3 1 chunk +0 lines, -169 lines 0 comments Download
D ui/ozone/platform/dri/hardware_display_controller.cc View 1 2 3 1 chunk +0 lines, -219 lines 0 comments Download
D ui/ozone/platform/dri/hardware_display_controller_unittest.cc View 1 2 3 1 chunk +0 lines, -219 lines 0 comments Download
D ui/ozone/platform/dri/hardware_display_plane.h View 1 2 3 1 chunk +0 lines, -77 lines 0 comments Download
D ui/ozone/platform/dri/hardware_display_plane.cc View 1 2 3 1 chunk +0 lines, -130 lines 0 comments Download
D ui/ozone/platform/dri/hardware_display_plane_manager.h View 1 2 3 1 chunk +0 lines, -49 lines 0 comments Download
D ui/ozone/platform/dri/hardware_display_plane_manager.cc View 1 2 3 1 chunk +0 lines, -57 lines 0 comments Download
D ui/ozone/platform/dri/native_display_delegate_dri.h View 1 2 3 1 chunk +0 lines, -87 lines 0 comments Download
D ui/ozone/platform/dri/native_display_delegate_dri.cc View 1 2 3 1 chunk +0 lines, -336 lines 0 comments Download
D ui/ozone/platform/dri/native_display_delegate_proxy.h View 1 2 3 1 chunk +0 lines, -81 lines 0 comments Download
D ui/ozone/platform/dri/native_display_delegate_proxy.cc View 1 2 3 1 chunk +0 lines, -162 lines 0 comments Download
D ui/ozone/platform/dri/overlay_plane.h View 1 2 3 1 chunk +0 lines, -46 lines 0 comments Download
D ui/ozone/platform/dri/overlay_plane.cc View 1 2 3 1 chunk +0 lines, -48 lines 0 comments Download
D ui/ozone/platform/dri/ozone_platform_dri.h View 1 2 3 1 chunk +0 lines, -17 lines 0 comments Download
D ui/ozone/platform/dri/ozone_platform_dri.cc View 1 2 3 1 chunk +0 lines, -133 lines 0 comments Download
D ui/ozone/platform/dri/ozone_platform_gbm.h View 1 2 3 1 chunk +0 lines, -17 lines 0 comments Download
D ui/ozone/platform/dri/ozone_platform_gbm.cc View 1 2 3 1 chunk +0 lines, -182 lines 0 comments Download
D ui/ozone/platform/dri/scanout_buffer.h View 1 2 3 1 chunk +0 lines, -42 lines 0 comments Download
D ui/ozone/platform/dri/scoped_drm_types.h View 1 2 3 1 chunk +0 lines, -69 lines 0 comments Download
D ui/ozone/platform/dri/scoped_drm_types.cc View 1 2 3 1 chunk +0 lines, -53 lines 0 comments Download
D ui/ozone/platform/dri/screen_manager.h View 1 2 3 1 chunk +0 lines, -100 lines 0 comments Download
D ui/ozone/platform/dri/screen_manager.cc View 1 2 3 1 chunk +0 lines, -218 lines 0 comments Download
D ui/ozone/platform/dri/screen_manager_unittest.cc View 1 2 3 1 chunk +0 lines, -253 lines 0 comments Download
D ui/ozone/platform/dri/test/mock_dri_wrapper.h View 1 2 3 1 chunk +0 lines, -130 lines 0 comments Download
D ui/ozone/platform/dri/test/mock_dri_wrapper.cc View 1 2 3 1 chunk +0 lines, -163 lines 0 comments Download
D ui/ozone/platform/dri/virtual_terminal_manager.h View 1 2 3 1 chunk +0 lines, -31 lines 0 comments Download
D ui/ozone/platform/dri/virtual_terminal_manager.cc View 1 2 3 1 chunk +0 lines, -75 lines 0 comments Download
D ui/ozone/platform/egltest/BUILD.gn View 1 2 3 1 chunk +0 lines, -39 lines 0 comments Download
D ui/ozone/platform/egltest/eglplatform_shim.h View 1 2 3 1 chunk +0 lines, -58 lines 0 comments Download
D ui/ozone/platform/egltest/eglplatform_shim_xeleven.cc View 1 2 3 1 chunk +0 lines, -106 lines 0 comments Download
D ui/ozone/platform/egltest/egltest.gypi View 1 2 3 1 chunk +0 lines, -108 lines 0 comments Download
D ui/ozone/platform/egltest/ozone_platform_egltest.h View 1 2 3 1 chunk +0 lines, -17 lines 0 comments Download
D ui/ozone/platform/egltest/ozone_platform_egltest.cc View 1 2 3 1 chunk +0 lines, -386 lines 0 comments Download
D ui/ozone/platform/test/BUILD.gn View 1 2 3 1 chunk +0 lines, -21 lines 0 comments Download
D ui/ozone/platform/test/DEPS View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
D ui/ozone/platform/test/ozone_platform_test.h View 1 2 3 1 chunk +0 lines, -17 lines 0 comments Download
D ui/ozone/platform/test/ozone_platform_test.cc View 1 2 3 1 chunk +0 lines, -92 lines 0 comments Download
D ui/ozone/platform/test/test.gypi View 1 2 3 1 chunk +0 lines, -36 lines 0 comments Download
D ui/ozone/platform/test/test_window.h View 1 2 3 1 chunk +0 lines, -54 lines 0 comments Download
D ui/ozone/platform/test/test_window.cc View 1 2 3 1 chunk +0 lines, -80 lines 0 comments Download
D ui/ozone/platform/test/test_window_manager.h View 1 2 3 1 chunk +0 lines, -51 lines 0 comments Download
D ui/ozone/platform/test/test_window_manager.cc View 1 2 3 1 chunk +0 lines, -112 lines 0 comments Download
D ui/ozone/platform_constructor_list.h View 1 2 3 1 chunk +0 lines, -21 lines 0 comments Download
D ui/ozone/platform_object.h View 1 2 3 1 chunk +0 lines, -34 lines 0 comments Download
D ui/ozone/platform_object_internal.h View 1 2 3 1 chunk +0 lines, -31 lines 0 comments Download
D ui/ozone/platform_selection.h View 1 2 3 1 chunk +0 lines, -21 lines 0 comments Download
D ui/ozone/platform_selection.cc View 1 2 3 1 chunk +0 lines, -52 lines 0 comments Download
D ui/ozone/public/README View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
D ui/ozone/public/cursor_factory_ozone.h View 1 2 3 1 chunk +0 lines, -61 lines 0 comments Download
D ui/ozone/public/cursor_factory_ozone.cc View 1 2 3 1 chunk +0 lines, -57 lines 0 comments Download
D ui/ozone/public/gpu_platform_support.h View 1 2 3 1 chunk +0 lines, -31 lines 0 comments Download
D ui/ozone/public/gpu_platform_support.cc View 1 2 3 1 chunk +0 lines, -34 lines 0 comments Download
D ui/ozone/public/gpu_platform_support_host.h View 1 2 3 1 chunk +0 lines, -40 lines 0 comments Download
D ui/ozone/public/gpu_platform_support_host.cc View 1 2 3 1 chunk +0 lines, -37 lines 0 comments Download
D ui/ozone/public/native_pixmap.h View 1 2 3 1 chunk +0 lines, -32 lines 0 comments Download
D ui/ozone/public/overlay_candidates_ozone.h View 1 2 3 1 chunk +0 lines, -56 lines 0 comments Download
D ui/ozone/public/overlay_candidates_ozone.cc View 1 2 3 1 chunk +0 lines, -28 lines 0 comments Download
D ui/ozone/public/ozone_platform.h View 1 2 3 1 chunk +0 lines, -79 lines 0 comments Download
D ui/ozone/public/ozone_platform.cc View 1 2 3 1 chunk +0 lines, -81 lines 0 comments Download
D ui/ozone/public/ozone_switches.h View 1 2 3 1 chunk +0 lines, -23 lines 0 comments Download
D ui/ozone/public/ozone_switches.cc View 1 2 3 1 chunk +0 lines, -23 lines 0 comments Download
D ui/ozone/public/surface_factory_ozone.h View 1 2 3 1 chunk +0 lines, -158 lines 0 comments Download
D ui/ozone/public/surface_factory_ozone.cc View 1 2 3 1 chunk +0 lines, -86 lines 0 comments Download
D ui/ozone/public/surface_ozone_canvas.h View 1 2 3 1 chunk +0 lines, -56 lines 0 comments Download
D ui/ozone/public/surface_ozone_egl.h View 1 2 3 1 chunk +0 lines, -51 lines 0 comments Download
D ui/ozone/public/ui_thread_gpu.h View 1 2 3 1 chunk +0 lines, -40 lines 0 comments Download
D ui/ozone/public/ui_thread_gpu.cc View 1 2 3 1 chunk +0 lines, -55 lines 0 comments Download
D ui/ozone/run_all_unittests.cc View 1 2 3 1 chunk +0 lines, -45 lines 0 comments Download
D ui/views/BUILD.gn View 1 2 3 1 chunk +0 lines, -190 lines 0 comments Download
D ui/views/DEPS View 1 2 3 1 chunk +0 lines, -27 lines 0 comments Download
D ui/views/OWNERS View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
D ui/views/accessibility/DEPS View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
D ui/views/accessibility/OWNERS View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
D ui/views/accessibility/ax_aura_obj_cache.h View 1 2 3 1 chunk +0 lines, -83 lines 0 comments Download
D ui/views/accessibility/ax_aura_obj_cache.cc View 1 2 3 1 chunk +0 lines, -130 lines 0 comments Download
D ui/views/accessibility/ax_aura_obj_wrapper.h View 1 2 3 1 chunk +0 lines, -43 lines 0 comments Download
D ui/views/accessibility/ax_view_obj_wrapper.h View 1 2 3 1 chunk +0 lines, -38 lines 0 comments Download
D ui/views/accessibility/ax_view_obj_wrapper.cc View 1 2 3 1 chunk +0 lines, -91 lines 0 comments Download
D ui/views/accessibility/ax_widget_obj_wrapper.h View 1 2 3 1 chunk +0 lines, -44 lines 0 comments Download
D ui/views/accessibility/ax_widget_obj_wrapper.cc View 1 2 3 1 chunk +0 lines, -55 lines 0 comments Download
D ui/views/accessibility/ax_window_obj_wrapper.h View 1 2 3 1 chunk +0 lines, -42 lines 0 comments Download
D ui/views/accessibility/ax_window_obj_wrapper.cc View 1 2 3 1 chunk +0 lines, -64 lines 0 comments Download
D ui/views/accessibility/native_view_accessibility.h View 1 2 3 1 chunk +0 lines, -63 lines 0 comments Download
D ui/views/accessibility/native_view_accessibility.cc View 1 2 3 1 chunk +0 lines, -89 lines 0 comments Download
D ui/views/accessibility/native_view_accessibility_unittest.cc View 1 2 3 1 chunk +0 lines, -77 lines 0 comments Download
D ui/views/accessibility/native_view_accessibility_win.h View 1 2 3 1 chunk +0 lines, -443 lines 0 comments Download
D ui/views/accessibility/native_view_accessibility_win.cc View 1 2 3 1 chunk +0 lines, -1540 lines 0 comments Download
D ui/views/accessibility/native_view_accessibility_win_unittest.cc View 1 2 3 1 chunk +0 lines, -204 lines 0 comments Download
D ui/views/accessible_pane_view.h View 1 2 3 1 chunk +0 lines, -132 lines 0 comments Download
D ui/views/accessible_pane_view.cc View 1 2 3 1 chunk +0 lines, -262 lines 0 comments Download
D ui/views/accessible_pane_view_unittest.cc View 1 2 3 1 chunk +0 lines, -224 lines 0 comments Download
D ui/views/animation/bounds_animator.h View 1 2 3 1 chunk +0 lines, -186 lines 0 comments Download
D ui/views/animation/bounds_animator.cc View 1 2 3 1 chunk +0 lines, -282 lines 0 comments Download
D ui/views/animation/bounds_animator_observer.h View 1 2 3 1 chunk +0 lines, -28 lines 0 comments Download
D ui/views/animation/bounds_animator_unittest.cc View 1 2 3 1 chunk +0 lines, -184 lines 0 comments Download
D ui/views/animation/scroll_animator.h View 1 2 3 1 chunk +0 lines, -63 lines 0 comments Download
D ui/views/animation/scroll_animator.cc View 1 2 3 1 chunk +0 lines, -82 lines 0 comments Download
D ui/views/background.h View 1 2 3 1 chunk +0 lines, -111 lines 0 comments Download
D ui/views/background.cc View 1 2 3 1 chunk +0 lines, -130 lines 0 comments Download
D ui/views/border.h View 1 2 3 1 chunk +0 lines, -93 lines 0 comments Download
D ui/views/border.cc View 1 2 3 1 chunk +0 lines, -169 lines 0 comments Download
D ui/views/bubble/OWNERS View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
D ui/views/bubble/bubble_border.h View 1 2 3 1 chunk +0 lines, -246 lines 0 comments Download
D ui/views/bubble/bubble_border.cc View 1 2 3 1 chunk +0 lines, -357 lines 0 comments Download
D ui/views/bubble/bubble_border_unittest.cc View 1 2 3 1 chunk +0 lines, -415 lines 0 comments Download
D ui/views/bubble/bubble_delegate.h View 1 2 3 1 chunk +0 lines, -198 lines 0 comments Download
D ui/views/bubble/bubble_delegate.cc View 1 2 3 1 chunk +0 lines, -303 lines 0 comments Download
D ui/views/bubble/bubble_delegate_unittest.cc View 1 2 3 1 chunk +0 lines, -265 lines 0 comments Download
D ui/views/bubble/bubble_frame_view.h View 1 2 3 1 chunk +0 lines, -129 lines 0 comments Download
D ui/views/bubble/bubble_frame_view.cc View 1 2 3 1 chunk +0 lines, -387 lines 0 comments Download
D ui/views/bubble/bubble_frame_view_unittest.cc View 1 2 3 1 chunk +0 lines, -352 lines 0 comments Download
D ui/views/bubble/bubble_window_targeter.h View 1 2 3 1 chunk +0 lines, -33 lines 0 comments Download
D ui/views/bubble/bubble_window_targeter.cc View 1 2 3 1 chunk +0 lines, -30 lines 0 comments Download
D ui/views/bubble/bubble_window_targeter_unittest.cc View 1 2 3 1 chunk +0 lines, -116 lines 0 comments Download
D ui/views/bubble/tray_bubble_view.h View 1 2 3 1 chunk +0 lines, -204 lines 0 comments Download
D ui/views/bubble/tray_bubble_view.cc View 1 2 3 1 chunk +0 lines, -508 lines 0 comments Download
D ui/views/button_drag_utils.h View 1 2 3 1 chunk +0 lines, -48 lines 0 comments Download
D ui/views/button_drag_utils.cc View 1 2 3 1 chunk +0 lines, -78 lines 0 comments Download
D ui/views/color_chooser/color_chooser_listener.h View 1 2 3 1 chunk +0 lines, -26 lines 0 comments Download
D ui/views/color_chooser/color_chooser_view.h View 1 2 3 1 chunk +0 lines, -89 lines 0 comments Download
D ui/views/color_chooser/color_chooser_view.cc View 1 2 3 1 chunk +0 lines, -485 lines 0 comments Download
D ui/views/color_constants.h View 1 2 3 1 chunk +0 lines, -17 lines 0 comments Download
D ui/views/color_constants.cc View 1 2 3 1 chunk +0 lines, -11 lines 0 comments Download
D ui/views/context_menu_controller.h View 1 2 3 1 chunk +0 lines, -43 lines 0 comments Download
D ui/views/controls/button/blue_button.h View 1 2 3 1 chunk +0 lines, -32 lines 0 comments Download
D ui/views/controls/button/blue_button.cc View 1 2 3 1 chunk +0 lines, -76 lines 0 comments Download
D ui/views/controls/button/blue_button_unittest.cc View 1 2 3 1 chunk +0 lines, -59 lines 0 comments Download
D ui/views/controls/button/button.h View 1 2 3 1 chunk +0 lines, -91 lines 0 comments Download
D ui/views/controls/button/button.cc View 1 2 3 1 chunk +0 lines, -77 lines 0 comments Download
D ui/views/controls/button/checkbox.h View 1 2 3 1 chunk +0 lines, -68 lines 0 comments Download
D ui/views/controls/button/checkbox.cc View 1 2 3 1 chunk +0 lines, -147 lines 0 comments Download
D ui/views/controls/button/custom_button.h View 1 2 3 1 chunk +0 lines, -160 lines 0 comments Download
D ui/views/controls/button/custom_button.cc View 1 2 3 1 chunk +0 lines, -359 lines 0 comments Download
D ui/views/controls/button/custom_button_unittest.cc View 1 2 3 1 chunk +0 lines, -171 lines 0 comments Download
D ui/views/controls/button/image_button.h View 1 2 3 1 chunk +0 lines, -171 lines 0 comments Download
D ui/views/controls/button/image_button.cc View 1 2 3 1 chunk +0 lines, -266 lines 0 comments Download
D ui/views/controls/button/image_button_unittest.cc View 1 2 3 1 chunk +0 lines, -163 lines 0 comments Download
D ui/views/controls/button/label_button.h View 1 2 3 1 chunk +0 lines, -201 lines 0 comments Download
D ui/views/controls/button/label_button.cc View 1 2 3 1 chunk +0 lines, -504 lines 0 comments Download
D ui/views/controls/button/label_button_border.h View 1 2 3 1 chunk +0 lines, -52 lines 0 comments Download
D ui/views/controls/button/label_button_border.cc View 1 2 3 1 chunk +0 lines, -153 lines 0 comments Download
D ui/views/controls/button/label_button_unittest.cc View 1 2 3 1 chunk +0 lines, -228 lines 0 comments Download
D ui/views/controls/button/menu_button.h View 1 2 3 1 chunk +0 lines, -134 lines 0 comments Download
D ui/views/controls/button/menu_button.cc View 1 2 3 1 chunk +0 lines, -318 lines 0 comments Download
D ui/views/controls/button/menu_button_listener.h View 1 2 3 1 chunk +0 lines, -30 lines 0 comments Download
D ui/views/controls/button/menu_button_unittest.cc View 1 2 3 1 chunk +0 lines, -233 lines 0 comments Download
D ui/views/controls/button/radio_button.h View 1 2 3 1 chunk +0 lines, -45 lines 0 comments Download
D ui/views/controls/button/radio_button.cc View 1 2 3 1 chunk +0 lines, -143 lines 0 comments Download
D ui/views/controls/combobox/combobox.h View 1 2 3 1 chunk +0 lines, -233 lines 0 comments Download
D ui/views/controls/combobox/combobox.cc View 1 2 3 1 chunk +0 lines, -868 lines 0 comments Download
D ui/views/controls/combobox/combobox_listener.h View 1 2 3 1 chunk +0 lines, -33 lines 0 comments Download
D ui/views/controls/combobox/combobox_unittest.cc View 1 2 3 1 chunk +0 lines, -701 lines 0 comments Download
D ui/views/controls/focusable_border.h View 1 2 3 1 chunk +0 lines, -54 lines 0 comments Download
D ui/views/controls/focusable_border.cc View 1 2 3 1 chunk +0 lines, -68 lines 0 comments Download
D ui/views/controls/glow_hover_controller.h View 1 2 3 1 chunk +0 lines, -87 lines 0 comments Download
D ui/views/controls/glow_hover_controller.cc View 1 2 3 1 chunk +0 lines, -128 lines 0 comments Download
D ui/views/controls/image_view.h View 1 2 3 1 chunk +0 lines, -139 lines 0 comments Download
D ui/views/controls/image_view.cc View 1 2 3 1 chunk +0 lines, -236 lines 0 comments Download
D ui/views/controls/label.h View 1 2 3 1 chunk +0 lines, -229 lines 0 comments Download
D ui/views/controls/label.cc View 1 2 3 1 chunk +0 lines, -548 lines 0 comments Download
D ui/views/controls/label_unittest.cc View 1 2 3 1 chunk +0 lines, -959 lines 0 comments Download
D ui/views/controls/link.h View 1 2 3 1 chunk +0 lines, -87 lines 0 comments Download
D ui/views/controls/link.cc View 1 2 3 1 chunk +0 lines, -229 lines 0 comments Download
D ui/views/controls/link_listener.h View 1 2 3 1 chunk +0 lines, -25 lines 0 comments Download
D ui/views/controls/menu/display_change_listener_aura.cc View 1 2 3 1 chunk +0 lines, -68 lines 0 comments Download
D ui/views/controls/menu/menu.h View 1 2 3 1 chunk +0 lines, -255 lines 0 comments Download
D ui/views/controls/menu/menu.cc View 1 2 3 1 chunk +0 lines, -146 lines 0 comments Download
D ui/views/controls/menu/menu_2.h View 1 2 3 1 chunk +0 lines, -96 lines 0 comments Download
D ui/views/controls/menu/menu_2.cc View 1 2 3 1 chunk +0 lines, -60 lines 0 comments Download
D ui/views/controls/menu/menu_config.h View 1 2 3 1 chunk +0 lines, -139 lines 0 comments Download
D ui/views/controls/menu/menu_config.cc View 1 2 3 1 chunk +0 lines, -51 lines 0 comments Download
D ui/views/controls/menu/menu_config_aura.cc View 1 2 3 1 chunk +0 lines, -62 lines 0 comments Download
D ui/views/controls/menu/menu_config_win.cc View 1 2 3 1 chunk +0 lines, -96 lines 0 comments Download
D ui/views/controls/menu/menu_controller.h View 1 2 3 1 chunk +0 lines, -641 lines 0 comments Download
D ui/views/controls/menu/menu_controller.cc View 1 2 3 1 chunk +0 lines, -2315 lines 0 comments Download
D ui/views/controls/menu/menu_controller_delegate.h View 1 2 3 1 chunk +0 lines, -40 lines 0 comments Download
D ui/views/controls/menu/menu_controller_unittest.cc View 1 2 3 1 chunk +0 lines, -272 lines 0 comments Download
D ui/views/controls/menu/menu_delegate.h View 1 2 3 1 chunk +0 lines, -256 lines 0 comments Download
D ui/views/controls/menu/menu_delegate.cc View 1 2 3 1 chunk +0 lines, -174 lines 0 comments Download
D ui/views/controls/menu/menu_event_dispatcher_linux.h View 1 2 3 1 chunk +0 lines, -32 lines 0 comments Download
D ui/views/controls/menu/menu_event_dispatcher_linux.cc View 1 2 3 1 chunk +0 lines, -91 lines 0 comments Download
D ui/views/controls/menu/menu_host.h View 1 2 3 1 chunk +0 lines, -80 lines 0 comments Download
D ui/views/controls/menu/menu_host.cc View 1 2 3 1 chunk +0 lines, -168 lines 0 comments Download
D ui/views/controls/menu/menu_host_root_view.h View 1 2 3 1 chunk +0 lines, -55 lines 0 comments Download
D ui/views/controls/menu/menu_host_root_view.cc View 1 2 3 1 chunk +0 lines, -79 lines 0 comments Download
D ui/views/controls/menu/menu_image_util.h View 1 2 3 1 chunk +0 lines, -33 lines 0 comments Download
D ui/views/controls/menu/menu_image_util.cc View 1 2 3 1 chunk +0 lines, -169 lines 0 comments Download
D ui/views/controls/menu/menu_insertion_delegate_win.h View 1 2 3 1 chunk +0 lines, -23 lines 0 comments Download
D ui/views/controls/menu/menu_item_view.h View 1 2 3 1 chunk +0 lines, -525 lines 0 comments Download
D ui/views/controls/menu/menu_item_view.cc View 1 2 3 1 chunk +0 lines, -1086 lines 0 comments Download
D ui/views/controls/menu/menu_item_view_unittest.cc View 1 2 3 1 chunk +0 lines, -76 lines 0 comments Download
D ui/views/controls/menu/menu_listener.h View 1 2 3 1 chunk +0 lines, -26 lines 0 comments Download
D ui/views/controls/menu/menu_listener.cc View 1 2 3 1 chunk +0 lines, -15 lines 0 comments Download
D ui/views/controls/menu/menu_message_loop.h View 1 2 3 1 chunk +0 lines, -57 lines 0 comments Download
D ui/views/controls/menu/menu_message_loop_aura.h View 1 2 3 1 chunk +0 lines, -52 lines 0 comments Download
D ui/views/controls/menu/menu_message_loop_aura.cc View 1 2 3 1 chunk +0 lines, -202 lines 0 comments Download
D ui/views/controls/menu/menu_message_pump_dispatcher_win.h View 1 2 3 1 chunk +0 lines, -36 lines 0 comments Download
D ui/views/controls/menu/menu_message_pump_dispatcher_win.cc View 1 2 3 1 chunk +0 lines, -95 lines 0 comments Download
D ui/views/controls/menu/menu_model_adapter.h View 1 2 3 1 chunk +0 lines, -100 lines 0 comments Download
D ui/views/controls/menu/menu_model_adapter.cc View 1 2 3 1 chunk +0 lines, -292 lines 0 comments Download
D ui/views/controls/menu/menu_model_adapter_unittest.cc View 1 2 3 1 chunk +0 lines, -309 lines 0 comments Download
D ui/views/controls/menu/menu_runner.h View 1 2 3 1 chunk +0 lines, -170 lines 0 comments Download
D ui/views/controls/menu/menu_runner.cc View 1 2 3 1 chunk +0 lines, -79 lines 0 comments Download
D ui/views/controls/menu/menu_runner_handler.h View 1 2 3 1 chunk +0 lines, -31 lines 0 comments Download
D ui/views/controls/menu/menu_runner_impl.h View 1 2 3 1 chunk +0 lines, -94 lines 0 comments Download
D ui/views/controls/menu/menu_runner_impl.cc View 1 2 3 1 chunk +0 lines, -217 lines 0 comments Download
D ui/views/controls/menu/menu_runner_impl_adapter.h View 1 2 3 1 chunk +0 lines, -43 lines 0 comments Download
D ui/views/controls/menu/menu_runner_impl_adapter.cc View 1 2 3 1 chunk +0 lines, -48 lines 0 comments Download
D ui/views/controls/menu/menu_runner_impl_interface.h View 1 2 3 1 chunk +0 lines, -55 lines 0 comments Download
D ui/views/controls/menu/menu_scroll_view_container.h View 1 2 3 1 chunk +0 lines, -75 lines 0 comments Download
D ui/views/controls/menu/menu_scroll_view_container.cc View 1 2 3 1 chunk +0 lines, -334 lines 0 comments Download
D ui/views/controls/menu/menu_separator.h View 1 2 3 1 chunk +0 lines, -43 lines 0 comments Download
D ui/views/controls/menu/menu_separator_views.cc View 1 2 3 1 chunk +0 lines, -72 lines 0 comments Download
D ui/views/controls/menu/menu_separator_win.cc View 1 2 3 1 chunk +0 lines, -60 lines 0 comments Download
D ui/views/controls/menu/menu_types.h View 1 2 3 1 chunk +0 lines, -26 lines 0 comments Download
D ui/views/controls/menu/menu_wrapper.h View 1 2 3 1 chunk +0 lines, -74 lines 0 comments Download
D ui/views/controls/menu/native_menu_win.h View 1 2 3 1 chunk +0 lines, -169 lines 0 comments Download
D ui/views/controls/menu/native_menu_win.cc View 1 2 3 1 chunk +0 lines, -760 lines 0 comments Download
D ui/views/controls/menu/submenu_view.h View 1 2 3 1 chunk +0 lines, -228 lines 0 comments Download
D ui/views/controls/menu/submenu_view.cc View 1 2 3 1 chunk +0 lines, -511 lines 0 comments Download
D ui/views/controls/message_box_view.h View 1 2 3 1 chunk +0 lines, -118 lines 0 comments Download
D ui/views/controls/message_box_view.cc View 1 2 3 1 chunk +0 lines, -244 lines 0 comments Download
D ui/views/controls/native/native_view_host.h View 1 2 3 1 chunk +0 lines, -134 lines 0 comments Download
D ui/views/controls/native/native_view_host.cc View 1 2 3 1 chunk +0 lines, -223 lines 0 comments Download
D ui/views/controls/native/native_view_host_aura.h View 1 2 3 1 chunk +0 lines, -73 lines 0 comments Download
D ui/views/controls/native/native_view_host_aura.cc View 1 2 3 1 chunk +0 lines, -235 lines 0 comments Download
D ui/views/controls/native/native_view_host_aura_unittest.cc View 1 2 3 1 chunk +0 lines, -349 lines 0 comments Download
D ui/views/controls/native/native_view_host_test_base.h View 1 2 3 1 chunk +0 lines, -62 lines 0 comments Download
D ui/views/controls/native/native_view_host_test_base.cc View 1 2 3 1 chunk +0 lines, -80 lines 0 comments Download
D ui/views/controls/native/native_view_host_unittest.cc View 1 2 3 1 chunk +0 lines, -273 lines 0 comments Download
D ui/views/controls/native/native_view_host_wrapper.h View 1 2 3 1 chunk +0 lines, -81 lines 0 comments Download
D ui/views/controls/prefix_delegate.h View 1 2 3 1 chunk +0 lines, -34 lines 0 comments Download
D ui/views/controls/prefix_selector.h View 1 2 3 1 chunk +0 lines, -83 lines 0 comments Download
D ui/views/controls/prefix_selector.cc View 1 2 3 1 chunk +0 lines, -204 lines 0 comments Download
D ui/views/controls/prefix_selector_unittest.cc View 1 2 3 1 chunk +0 lines, -91 lines 0 comments Download
D ui/views/controls/progress_bar.h View 1 2 3 1 chunk +0 lines, -68 lines 0 comments Download
D ui/views/controls/progress_bar.cc View 1 2 3 1 chunk +0 lines, -323 lines 0 comments Download
D ui/views/controls/progress_bar_unittest.cc View 1 2 3 1 chunk +0 lines, -35 lines 0 comments Download
D ui/views/controls/resize_area.h View 1 2 3 1 chunk +0 lines, -53 lines 0 comments Download
D ui/views/controls/resize_area.cc View 1 2 3 1 chunk +0 lines, -79 lines 0 comments Download
D ui/views/controls/resize_area_delegate.h View 1 2 3 1 chunk +0 lines, -28 lines 0 comments Download
D ui/views/controls/scroll_view.h View 1 2 3 1 chunk +0 lines, -225 lines 0 comments Download
D ui/views/controls/scroll_view.cc View 1 2 3 1 chunk +0 lines, -644 lines 0 comments Download
D ui/views/controls/scroll_view_unittest.cc View 1 2 3 1 chunk +0 lines, -378 lines 0 comments Download
D ui/views/controls/scrollbar/base_scroll_bar.h View 1 2 3 1 chunk +0 lines, -192 lines 0 comments Download
D ui/views/controls/scrollbar/base_scroll_bar.cc View 1 2 3 1 chunk +0 lines, -517 lines 0 comments Download
D ui/views/controls/scrollbar/base_scroll_bar_button.h View 1 2 3 1 chunk +0 lines, -49 lines 0 comments Download
D ui/views/controls/scrollbar/base_scroll_bar_button.cc View 1 2 3 1 chunk +0 lines, -48 lines 0 comments Download
D ui/views/controls/scrollbar/base_scroll_bar_thumb.h View 1 2 3 1 chunk +0 lines, -83 lines 0 comments Download
D ui/views/controls/scrollbar/base_scroll_bar_thumb.cc View 1 2 3 1 chunk +0 lines, -135 lines 0 comments Download
D ui/views/controls/scrollbar/kennedy_scroll_bar.h View 1 2 3 1 chunk +0 lines, -38 lines 0 comments Download
D ui/views/controls/scrollbar/kennedy_scroll_bar.cc View 1 2 3 1 chunk +0 lines, -107 lines 0 comments Download
D ui/views/controls/scrollbar/native_scroll_bar.h View 1 2 3 1 chunk +0 lines, -71 lines 0 comments Download
D ui/views/controls/scrollbar/native_scroll_bar.cc View 1 2 3 1 chunk +0 lines, -113 lines 0 comments Download
D ui/views/controls/scrollbar/native_scroll_bar_views.h View 1 2 3 1 chunk +0 lines, -80 lines 0 comments Download
D ui/views/controls/scrollbar/native_scroll_bar_views.cc View 1 2 3 1 chunk +0 lines, -424 lines 0 comments Download
D ui/views/controls/scrollbar/native_scroll_bar_wrapper.h View 1 2 3 1 chunk +0 lines, -45 lines 0 comments Download
D ui/views/controls/scrollbar/overlay_scroll_bar.h View 1 2 3 1 chunk +0 lines, -42 lines 0 comments Download
D ui/views/controls/scrollbar/overlay_scroll_bar.cc View 1 2 3 1 chunk +0 lines, -161 lines 0 comments Download
D ui/views/controls/scrollbar/scroll_bar.h View 1 2 3 1 chunk +0 lines, -114 lines 0 comments Download
D ui/views/controls/scrollbar/scroll_bar.cc View 1 2 3 1 chunk +0 lines, -50 lines 0 comments Download
D ui/views/controls/scrollbar/scrollbar_unittest.cc View 1 2 3 1 chunk +0 lines, -170 lines 0 comments Download
D ui/views/controls/separator.h View 1 2 3 1 chunk +0 lines, -45 lines 0 comments Download
D ui/views/controls/separator.cc View 1 2 3 1 chunk +0 lines, -49 lines 0 comments Download
D ui/views/controls/single_split_view.h View 1 2 3 1 chunk +0 lines, -147 lines 0 comments Download
D ui/views/controls/single_split_view.cc View 1 2 3 1 chunk +0 lines, -253 lines 0 comments Download
D ui/views/controls/single_split_view_listener.h View 1 2 3 1 chunk +0 lines, -30 lines 0 comments Download
D ui/views/controls/single_split_view_unittest.cc View 1 2 3 1 chunk +0 lines, -230 lines 0 comments Download
D ui/views/controls/slide_out_view.h View 1 2 3 1 chunk +0 lines, -50 lines 0 comments Download
D ui/views/controls/slide_out_view.cc View 1 2 3 1 chunk +0 lines, -96 lines 0 comments Download
D ui/views/controls/slider.h View 1 2 3 1 chunk +0 lines, -145 lines 0 comments Download
D ui/views/controls/slider.cc View 1 2 3 1 chunk +0 lines, -364 lines 0 comments Download
D ui/views/controls/slider_unittest.cc View 1 2 3 1 chunk +0 lines, -382 lines 0 comments Download
D ui/views/controls/styled_label.h View 1 2 3 1 chunk +0 lines, -164 lines 0 comments Download
D ui/views/controls/styled_label.cc View 1 2 3 1 chunk +0 lines, -325 lines 0 comments Download
D ui/views/controls/styled_label_listener.h View 1 2 3 1 chunk +0 lines, -28 lines 0 comments Download
D ui/views/controls/styled_label_unittest.cc View 1 2 3 1 chunk +0 lines, -425 lines 0 comments Download
D ui/views/controls/tabbed_pane/tabbed_pane.h View 1 2 3 1 chunk +0 lines, -90 lines 0 comments Download
D ui/views/controls/tabbed_pane/tabbed_pane.cc View 1 2 3 1 chunk +0 lines, -375 lines 0 comments Download
D ui/views/controls/tabbed_pane/tabbed_pane_listener.h View 1 2 3 1 chunk +0 lines, -25 lines 0 comments Download
D ui/views/controls/tabbed_pane/tabbed_pane_unittest.cc View 1 2 3 1 chunk +0 lines, -95 lines 0 comments Download
D ui/views/controls/table/table_grouper.h View 1 2 3 1 chunk +0 lines, -30 lines 0 comments Download
D ui/views/controls/table/table_header.h View 1 2 3 1 chunk +0 lines, -85 lines 0 comments Download
D ui/views/controls/table/table_header.cc View 1 2 3 1 chunk +0 lines, -278 lines 0 comments Download
D ui/views/controls/table/table_utils.h View 1 2 3 1 chunk +0 lines, -57 lines 0 comments Download
D ui/views/controls/table/table_utils.cc View 1 2 3 1 chunk +0 lines, -117 lines 0 comments Download
D ui/views/controls/table/table_utils_unittest.cc View 1 2 3 1 chunk +0 lines, -124 lines 0 comments Download
D ui/views/controls/table/table_view.h View 1 2 3 1 chunk +0 lines, -349 lines 0 comments Download
D ui/views/controls/table/table_view.cc View 1 2 3 1 chunk +0 lines, -908 lines 0 comments Download
D ui/views/controls/table/table_view_observer.h View 1 2 3 1 chunk +0 lines, -36 lines 0 comments Download
D ui/views/controls/table/table_view_row_background_painter.h View 1 2 3 1 chunk +0 lines, -29 lines 0 comments Download
D ui/views/controls/table/table_view_unittest.cc View 1 2 3 1 chunk +0 lines, -845 lines 0 comments Download
D ui/views/controls/table/test_table_model.h View 1 2 3 1 chunk +0 lines, -29 lines 0 comments Download
D ui/views/controls/table/test_table_model.cc View 1 2 3 1 chunk +0 lines, -38 lines 0 comments Download
D ui/views/controls/textfield/OWNERS View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
D ui/views/controls/textfield/textfield.h View 1 2 3 1 chunk +0 lines, -483 lines 0 comments Download
D ui/views/controls/textfield/textfield.cc View 1 2 3 1 chunk +0 lines, -1823 lines 0 comments Download
D ui/views/controls/textfield/textfield_controller.h View 1 2 3 1 chunk +0 lines, -88 lines 0 comments Download
D ui/views/controls/textfield/textfield_controller.cc View 1 2 3 1 chunk +0 lines, -26 lines 0 comments Download
D ui/views/controls/textfield/textfield_model.h View 1 2 3 1 chunk +0 lines, -292 lines 0 comments Download
D ui/views/controls/textfield/textfield_model.cc View 1 2 3 1 chunk +0 lines, -769 lines 0 comments Download
D ui/views/controls/textfield/textfield_model_unittest.cc View 1 2 3 1 chunk +0 lines, -1482 lines 0 comments Download
D ui/views/controls/textfield/textfield_test_api.h View 1 2 3 1 chunk +0 lines, -43 lines 0 comments Download
D ui/views/controls/textfield/textfield_test_api.cc View 1 2 3 1 chunk +0 lines, -30 lines 0 comments Download
D ui/views/controls/textfield/textfield_unittest.cc View 1 2 3 1 chunk +0 lines, -2073 lines 0 comments Download
D ui/views/controls/throbber.h View 1 2 3 1 chunk +0 lines, -127 lines 0 comments Download
D ui/views/controls/throbber.cc View 1 2 3 1 chunk +0 lines, -168 lines 0 comments Download
D ui/views/controls/tree/tree_view.h View 1 2 3 1 chunk +0 lines, -397 lines 0 comments Download
D ui/views/controls/tree/tree_view.cc View 1 2 3 1 chunk +0 lines, -1044 lines 0 comments Download
D ui/views/controls/tree/tree_view_controller.h View 1 2 3 1 chunk +0 lines, -38 lines 0 comments Download
D ui/views/controls/tree/tree_view_controller.cc View 1 2 3 1 chunk +0 lines, -19 lines 0 comments Download
D ui/views/controls/tree/tree_view_unittest.cc View 1 2 3 1 chunk +0 lines, -424 lines 0 comments Download
D ui/views/controls/webview/BUILD.gn View 1 2 3 1 chunk +0 lines, -67 lines 0 comments Download
D ui/views/controls/webview/DEPS View 1 2 3 1 chunk +0 lines, -7 lines 0 comments Download
D ui/views/controls/webview/unhandled_keyboard_event_handler.h View 1 2 3 1 chunk +0 lines, -42 lines 0 comments Download
D ui/views/controls/webview/unhandled_keyboard_event_handler.cc View 1 2 3 1 chunk +0 lines, -12 lines 0 comments Download
D ui/views/controls/webview/unhandled_keyboard_event_handler_linux.cc View 1 2 3 1 chunk +0 lines, -63 lines 0 comments Download
D ui/views/controls/webview/unhandled_keyboard_event_handler_win.cc View 1 2 3 1 chunk +0 lines, -66 lines 0 comments Download
D ui/views/controls/webview/web_dialog_view.h View 1 2 3 1 chunk +0 lines, -156 lines 0 comments Download
D ui/views/controls/webview/web_dialog_view.cc View 1 2 3 1 chunk +0 lines, -351 lines 0 comments Download
D ui/views/controls/webview/webview.h View 1 2 3 1 chunk +0 lines, -161 lines 0 comments Download
D ui/views/controls/webview/webview.cc View 1 2 3 1 chunk +0 lines, -375 lines 0 comments Download
D ui/views/controls/webview/webview.gyp View 1 2 3 1 chunk +0 lines, -45 lines 0 comments Download
D ui/views/controls/webview/webview_export.h View 1 2 3 1 chunk +0 lines, -32 lines 0 comments Download
D ui/views/controls/webview/webview_interactive_uitest.cc View 1 2 3 1 chunk +0 lines, -82 lines 0 comments Download
D ui/views/controls/webview/webview_tests.gyp View 1 2 3 1 chunk +0 lines, -45 lines 0 comments Download
D ui/views/controls/webview/webview_unittest.cc View 1 2 3 1 chunk +0 lines, -231 lines 0 comments Download
D ui/views/corewm/DEPS View 1 2 3 1 chunk +0 lines, -57 lines 0 comments Download
D ui/views/corewm/README.chromium View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
D ui/views/corewm/capture_controller_unittest.cc View 1 2 3 1 chunk +0 lines, -168 lines 0 comments Download
D ui/views/corewm/cursor_height_provider_win.h View 1 2 3 1 chunk +0 lines, -21 lines 0 comments Download
D ui/views/corewm/cursor_height_provider_win.cc View 1 2 3 1 chunk +0 lines, -146 lines 0 comments Download
D ui/views/corewm/desktop_capture_controller_unittest.cc View 1 2 3 1 chunk +0 lines, -202 lines 0 comments Download
D ui/views/corewm/tooltip.h View 1 2 3 1 chunk +0 lines, -46 lines 0 comments Download
D ui/views/corewm/tooltip_aura.h View 1 2 3 1 chunk +0 lines, -80 lines 0 comments Download
D ui/views/corewm/tooltip_aura.cc View 1 2 3 1 chunk +0 lines, -238 lines 0 comments Download
D ui/views/corewm/tooltip_aura_unittest.cc View 1 2 3 1 chunk +0 lines, -131 lines 0 comments Download
D ui/views/corewm/tooltip_controller.h View 1 2 3 1 chunk +0 lines, -111 lines 0 comments Download
D ui/views/corewm/tooltip_controller.cc View 1 2 3 1 chunk +0 lines, -368 lines 0 comments Download
D ui/views/corewm/tooltip_controller_test_helper.h View 1 2 3 1 chunk +0 lines, -73 lines 0 comments Download
D ui/views/corewm/tooltip_controller_test_helper.cc View 1 2 3 1 chunk +0 lines, -65 lines 0 comments Download
D ui/views/corewm/tooltip_controller_unittest.cc View 1 2 3 1 chunk +0 lines, -832 lines 0 comments Download
D ui/views/corewm/tooltip_win.h View 1 2 3 1 chunk +0 lines, -70 lines 0 comments Download
D ui/views/corewm/tooltip_win.cc View 1 2 3 1 chunk +0 lines, -151 lines 0 comments Download
D ui/views/cull_set.h View 1 2 3 1 chunk +0 lines, -47 lines 0 comments Download
D ui/views/cull_set.cc View 1 2 3 1 chunk +0 lines, -26 lines 0 comments Download
D ui/views/debug_utils.h View 1 2 3 1 chunk +0 lines, -22 lines 0 comments Download
D ui/views/debug_utils.cc View 1 2 3 1 chunk +0 lines, -75 lines 0 comments Download
D ui/views/drag_controller.h View 1 2 3 1 chunk +0 lines, -49 lines 0 comments Download
D ui/views/drag_utils.h View 1 2 3 1 chunk +0 lines, -39 lines 0 comments Download
D ui/views/drag_utils.cc View 1 2 3 1 chunk +0 lines, -39 lines 0 comments Download
D ui/views/drag_utils_aura.cc View 1 2 3 1 chunk +0 lines, -27 lines 0 comments Download
D ui/views/examples/BUILD.gn View 1 2 3 1 chunk +0 lines, -160 lines 0 comments Download
D ui/views/examples/DEPS View 1 2 3 1 chunk +0 lines, -7 lines 0 comments Download
D ui/views/examples/bubble_example.h View 1 2 3 1 chunk +0 lines, -40 lines 0 comments Download
D ui/views/examples/bubble_example.cc View 1 2 3 1 chunk +0 lines, -119 lines 0 comments Download
D ui/views/examples/button_example.h View 1 2 3 1 chunk +0 lines, -50 lines 0 comments Download
D ui/views/examples/button_example.cc View 1 2 3 1 chunk +0 lines, -117 lines 0 comments Download
D ui/views/examples/checkbox_example.h View 1 2 3 1 chunk +0 lines, -42 lines 0 comments Download
D ui/views/examples/checkbox_example.cc View 1 2 3 1 chunk +0 lines, -34 lines 0 comments Download
D ui/views/examples/combobox_example.h View 1 2 3 1 chunk +0 lines, -52 lines 0 comments Download
D ui/views/examples/combobox_example.cc View 1 2 3 1 chunk +0 lines, -54 lines 0 comments Download
D ui/views/examples/double_split_view_example.h View 1 2 3 1 chunk +0 lines, -35 lines 0 comments Download
D ui/views/examples/double_split_view_example.cc View 1 2 3 1 chunk +0 lines, -82 lines 0 comments Download
D ui/views/examples/example_base.h View 1 2 3 1 chunk +0 lines, -54 lines 0 comments Download
D ui/views/examples/example_base.cc View 1 2 3 1 chunk +0 lines, -68 lines 0 comments Download
D ui/views/examples/example_combobox_model.h View 1 2 3 1 chunk +0 lines, -33 lines 0 comments Download
D ui/views/examples/example_combobox_model.cc View 1 2 3 1 chunk +0 lines, -28 lines 0 comments Download
D ui/views/examples/examples.gyp View 1 2 3 1 chunk +0 lines, -195 lines 0 comments Download
D ui/views/examples/examples_main.cc View 1 2 3 1 chunk +0 lines, -104 lines 0 comments Download
D ui/views/examples/examples_window.h View 1 2 3 1 chunk +0 lines, -38 lines 0 comments Download
D ui/views/examples/examples_window.cc View 1 2 3 1 chunk +0 lines, -235 lines 0 comments Download
D ui/views/examples/examples_window_with_content.h View 1 2 3 1 chunk +0 lines, -28 lines 0 comments Download
D ui/views/examples/examples_window_with_content.cc View 1 2 3 1 chunk +0 lines, -23 lines 0 comments Download
D ui/views/examples/examples_with_content_main_exe.cc View 1 2 3 1 chunk +0 lines, -49 lines 0 comments Download
D ui/views/examples/label_example.h View 1 2 3 1 chunk +0 lines, -69 lines 0 comments Download
D ui/views/examples/label_example.cc View 1 2 3 1 chunk +0 lines, -215 lines 0 comments Download
D ui/views/examples/link_example.h View 1 2 3 1 chunk +0 lines, -36 lines 0 comments Download
D ui/views/examples/link_example.cc View 1 2 3 1 chunk +0 lines, -34 lines 0 comments Download
D ui/views/examples/menu_example.h View 1 2 3 1 chunk +0 lines, -31 lines 0 comments Download
D ui/views/examples/menu_example.cc View 1 2 3 1 chunk +0 lines, -225 lines 0 comments Download
D ui/views/examples/message_box_example.h View 1 2 3 1 chunk +0 lines, -47 lines 0 comments Download
D ui/views/examples/message_box_example.cc View 1 2 3 1 chunk +0 lines, -68 lines 0 comments Download
D ui/views/examples/multiline_example.h View 1 2 3 1 chunk +0 lines, -54 lines 0 comments Download
D ui/views/examples/multiline_example.cc View 1 2 3 1 chunk +0 lines, -191 lines 0 comments Download
D ui/views/examples/progress_bar_example.h View 1 2 3 1 chunk +0 lines, -41 lines 0 comments Download
D ui/views/examples/progress_bar_example.cc View 1 2 3 1 chunk +0 lines, -72 lines 0 comments Download
D ui/views/examples/radio_button_example.h View 1 2 3 1 chunk +0 lines, -50 lines 0 comments Download
D ui/views/examples/radio_button_example.cc View 1 2 3 1 chunk +0 lines, -69 lines 0 comments Download
D ui/views/examples/scroll_view_example.h View 1 2 3 1 chunk +0 lines, -55 lines 0 comments Download
D ui/views/examples/scroll_view_example.cc View 1 2 3 1 chunk +0 lines, -117 lines 0 comments Download
D ui/views/examples/single_split_view_example.h View 1 2 3 1 chunk +0 lines, -37 lines 0 comments Download
D ui/views/examples/single_split_view_example.cc View 1 2 3 1 chunk +0 lines, -91 lines 0 comments Download
D ui/views/examples/slider_example.h View 1 2 3 1 chunk +0 lines, -42 lines 0 comments Download
D ui/views/examples/slider_example.cc View 1 2 3 1 chunk +0 lines, -45 lines 0 comments Download
D ui/views/examples/tabbed_pane_example.h View 1 2 3 1 chunk +0 lines, -57 lines 0 comments Download
D ui/views/examples/tabbed_pane_example.cc View 1 2 3 1 chunk +0 lines, -88 lines 0 comments Download
D ui/views/examples/table_example.h View 1 2 3 1 chunk +0 lines, -77 lines 0 comments Download
D ui/views/examples/table_example.cc View 1 2 3 1 chunk +0 lines, -180 lines 0 comments Download
D ui/views/examples/text_example.h View 1 2 3 1 chunk +0 lines, -92 lines 0 comments Download
D ui/views/examples/text_example.cc View 1 2 3 1 chunk +0 lines, -265 lines 0 comments Download
D ui/views/examples/textfield_example.h View 1 2 3 1 chunk +0 lines, -62 lines 0 comments Download
D ui/views/examples/textfield_example.cc View 1 2 3 1 chunk +0 lines, -144 lines 0 comments Download
D ui/views/examples/throbber_example.h View 1 2 3 1 chunk +0 lines, -29 lines 0 comments Download
D ui/views/examples/throbber_example.cc View 1 2 3 1 chunk +0 lines, -61 lines 0 comments Download
D ui/views/examples/tree_view_example.h View 1 2 3 1 chunk +0 lines, -90 lines 0 comments Download
D ui/views/examples/tree_view_example.cc View 1 2 3 1 chunk +0 lines, -178 lines 0 comments Download
D ui/views/examples/views_examples.exe.manifest View 1 2 3 1 chunk +0 lines, -20 lines 0 comments Download
D ui/views/examples/views_examples_export.h View 1 2 3 1 chunk +0 lines, -32 lines 0 comments Download
D ui/views/examples/views_examples_with_content_export.h View 1 2 3 1 chunk +0 lines, -32 lines 0 comments Download
D ui/views/examples/webview_example.h View 1 2 3 1 chunk +0 lines, -38 lines 0 comments Download
D ui/views/examples/webview_example.cc View 1 2 3 1 chunk +0 lines, -34 lines 0 comments Download
D ui/views/examples/widget_example.h View 1 2 3 1 chunk +0 lines, -52 lines 0 comments Download
D ui/views/examples/widget_example.cc View 1 2 3 1 chunk +0 lines, -129 lines 0 comments Download
D ui/views/focus/external_focus_tracker.h View 1 2 3 1 chunk +0 lines, -80 lines 0 comments Download
D ui/views/focus/external_focus_tracker.cc View 1 2 3 1 chunk +0 lines, -72 lines 0 comments Download
D ui/views/focus/focus_manager.h View 1 2 3 1 chunk +0 lines, -384 lines 0 comments Download
D ui/views/focus/focus_manager.cc View 1 2 3 1 chunk +0 lines, -613 lines 0 comments Download
D ui/views/focus/focus_manager_delegate.h View 1 2 3 1 chunk +0 lines, -39 lines 0 comments Download
D ui/views/focus/focus_manager_factory.h View 1 2 3 1 chunk +0 lines, -43 lines 0 comments Download
D ui/views/focus/focus_manager_factory.cc View 1 2 3 1 chunk +0 lines, -55 lines 0 comments Download
D ui/views/focus/focus_manager_unittest.cc View 1 2 3 1 chunk +0 lines, -920 lines 0 comments Download
D ui/views/focus/focus_search.h View 1 2 3 1 chunk +0 lines, -128 lines 0 comments Download
D ui/views/focus/focus_search.cc View 1 2 3 1 chunk +0 lines, -275 lines 0 comments Download
D ui/views/focus/focus_traversal_unittest.cc View 1 2 3 1 chunk +0 lines, -779 lines 0 comments Download
D ui/views/focus/view_storage.h View 1 2 3 1 chunk +0 lines, -75 lines 0 comments Download
D ui/views/focus/view_storage.cc View 1 2 3 1 chunk +0 lines, -116 lines 0 comments Download
D ui/views/focus/widget_focus_manager.h View 1 2 3 1 chunk +0 lines, -81 lines 0 comments Download
D ui/views/focus/widget_focus_manager.cc View 1 2 3 1 chunk +0 lines, -50 lines 0 comments Download
D ui/views/ime/OWNERS View 1 2 3 1 chunk +0 lines, -6 lines 0 comments Download
D ui/views/ime/input_method.h View 1 2 3 1 chunk +0 lines, -128 lines 0 comments Download
D ui/views/ime/input_method_base.h View 1 2 3 1 chunk +0 lines, -79 lines 0 comments Download
D ui/views/ime/input_method_base.cc View 1 2 3 1 chunk +0 lines, -108 lines 0 comments Download
D ui/views/ime/input_method_bridge.h View 1 2 3 1 chunk +0 lines, -109 lines 0 comments Download
D ui/views/ime/input_method_bridge.cc View 1 2 3 1 chunk +0 lines, -348 lines 0 comments Download
D ui/views/ime/input_method_bridge_unittest.cc View 1 2 3 1 chunk +0 lines, -50 lines 0 comments Download
D ui/views/ime/input_method_delegate.h View 1 2 3 1 chunk +0 lines, -31 lines 0 comments Download
D ui/views/ime/mock_input_method.h View 1 2 3 1 chunk +0 lines, -97 lines 0 comments Download
D ui/views/ime/mock_input_method.cc View 1 2 3 1 chunk +0 lines, -192 lines 0 comments Download
D ui/views/ime/null_input_method.h View 1 2 3 1 chunk +0 lines, -50 lines 0 comments Download
D ui/views/ime/null_input_method.cc View 1 2 3 1 chunk +0 lines, -62 lines 0 comments Download
D ui/views/layout/box_layout.h View 1 2 3 1 chunk +0 lines, -177 lines 0 comments Download
D ui/views/layout/box_layout.cc View 1 2 3 1 chunk +0 lines, -316 lines 0 comments Download
D ui/views/layout/box_layout_unittest.cc View 1 2 3 1 chunk +0 lines, -613 lines 0 comments Download
D ui/views/layout/fill_layout.h View 1 2 3 1 chunk +0 lines, -38 lines 0 comments Download
D ui/views/layout/fill_layout.cc View 1 2 3 1 chunk +0 lines, -41 lines 0 comments Download
D ui/views/layout/grid_layout.h View 1 2 3 1 chunk +0 lines, -376 lines 0 comments Download
D ui/views/layout/grid_layout.cc View 1 2 3 1 chunk +0 lines, -1064 lines 0 comments Download
D ui/views/layout/grid_layout_unittest.cc View 1 2 3 1 chunk +0 lines, -669 lines 0 comments Download
D ui/views/layout/layout_constants.h View 1 2 3 1 chunk +0 lines, -85 lines 0 comments Download
D ui/views/layout/layout_manager.h View 1 2 3 1 chunk +0 lines, -60 lines 0 comments Download
D ui/views/layout/layout_manager.cc View 1 2 3 1 chunk +0 lines, -31 lines 0 comments Download
D ui/views/masked_targeter_delegate.h View 1 2 3 1 chunk +0 lines, -43 lines 0 comments Download
D ui/views/masked_targeter_delegate.cc View 1 2 3 1 chunk +0 lines, -34 lines 0 comments Download
D ui/views/metrics.h View 1 2 3 1 chunk +0 lines, -27 lines 0 comments Download
D ui/views/metrics.cc View 1 2 3 1 chunk +0 lines, -11 lines 0 comments Download
D ui/views/metrics_aura.cc View 1 2 3 1 chunk +0 lines, -40 lines 0 comments Download
D ui/views/mouse_constants.h View 1 2 3 1 chunk +0 lines, -24 lines 0 comments Download
D ui/views/mouse_watcher.h View 1 2 3 1 chunk +0 lines, -100 lines 0 comments Download
D ui/views/mouse_watcher_aura.cc View 1 2 3 1 chunk +0 lines, -125 lines 0 comments Download
D ui/views/mouse_watcher_view_host.h View 1 2 3 1 chunk +0 lines, -42 lines 0 comments Download
D ui/views/mouse_watcher_view_host.cc View 1 2 3 1 chunk +0 lines, -56 lines 0 comments Download
D ui/views/native_cursor.h View 1 2 3 1 chunk +0 lines, -21 lines 0 comments Download
D ui/views/native_cursor_aura.cc View 1 2 3 1 chunk +0 lines, -31 lines 0 comments Download
D ui/views/native_theme_delegate.h View 1 2 3 1 chunk +0 lines, -52 lines 0 comments Download
D ui/views/painter.h View 1 2 3 1 chunk +0 lines, -122 lines 0 comments Download
D ui/views/painter.cc View 1 2 3 1 chunk +0 lines, -323 lines 0 comments Download
D ui/views/rect_based_targeting_utils.h View 1 2 3 1 chunk +0 lines, -30 lines 0 comments Download
D ui/views/rect_based_targeting_utils.cc View 1 2 3 1 chunk +0 lines, -33 lines 0 comments Download
D ui/views/rect_based_targeting_utils_unittest.cc View 1 2 3 1 chunk +0 lines, -70 lines 0 comments Download
D ui/views/repeat_controller.h View 1 2 3 1 chunk +0 lines, -49 lines 0 comments Download
D ui/views/repeat_controller.cc View 1 2 3 1 chunk +0 lines, -45 lines 0 comments Download
D ui/views/round_rect_painter.h View 1 2 3 1 chunk +0 lines, -39 lines 0 comments Download
D ui/views/round_rect_painter.cc View 1 2 3 1 chunk +0 lines, -39 lines 0 comments Download
D ui/views/run_all_unittests.cc View 1 2 3 1 chunk +0 lines, -46 lines 0 comments Download
D ui/views/shadow_border.h View 1 2 3 1 chunk +0 lines, -48 lines 0 comments Download
D ui/views/shadow_border.cc View 1 2 3 1 chunk +0 lines, -56 lines 0 comments Download
D ui/views/test/DEPS View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
D ui/views/test/capture_tracking_view.h View 1 2 3 1 chunk +0 lines, -43 lines 0 comments Download
D ui/views/test/capture_tracking_view.cc View 1 2 3 1 chunk +0 lines, -28 lines 0 comments Download
D ui/views/test/desktop_test_views_delegate.h View 1 2 3 1 chunk +0 lines, -30 lines 0 comments Download
D ui/views/test/desktop_test_views_delegate_aura.cc View 1 2 3 1 chunk +0 lines, -38 lines 0 comments Download
D ui/views/test/focus_manager_test.h View 1 2 3 1 chunk +0 lines, -106 lines 0 comments Download
D ui/views/test/focus_manager_test.cc View 1 2 3 1 chunk +0 lines, -143 lines 0 comments Download
D ui/views/test/menu_runner_test_api.h View 1 2 3 1 chunk +0 lines, -37 lines 0 comments Download
D ui/views/test/menu_runner_test_api.cc View 1 2 3 1 chunk +0 lines, -26 lines 0 comments Download
D ui/views/test/slider_test_api.h View 1 2 3 1 chunk +0 lines, -38 lines 0 comments Download
D ui/views/test/slider_test_api.cc View 1 2 3 1 chunk +0 lines, -23 lines 0 comments Download
D ui/views/test/test_views.h View 1 2 3 1 chunk +0 lines, -51 lines 0 comments Download
D ui/views/test/test_views.cc View 1 2 3 1 chunk +0 lines, -32 lines 0 comments Download
D ui/views/test/test_views_delegate.h View 1 2 3 1 chunk +0 lines, -54 lines 0 comments Download
D ui/views/test/test_views_delegate_aura.cc View 1 2 3 1 chunk +0 lines, -45 lines 0 comments Download
D ui/views/test/test_views_delegate_mac.mm View 1 2 3 1 chunk +0 lines, -36 lines 0 comments Download
D ui/views/test/test_widget_observer.h View 1 2 3 1 chunk +0 lines, -37 lines 0 comments Download
D ui/views/test/test_widget_observer.cc View 1 2 3 1 chunk +0 lines, -29 lines 0 comments Download
D ui/views/test/views_test_base.h View 1 2 3 1 chunk +0 lines, -68 lines 0 comments Download
D ui/views/test/views_test_base.cc View 1 2 3 1 chunk +0 lines, -72 lines 0 comments Download
D ui/views/test/views_test_helper.h View 1 2 3 1 chunk +0 lines, -47 lines 0 comments Download
D ui/views/test/views_test_helper.cc View 1 2 3 1 chunk +0 lines, -25 lines 0 comments Download
D ui/views/test/views_test_helper_aura.h View 1 2 3 1 chunk +0 lines, -50 lines 0 comments Download
D ui/views/test/views_test_helper_aura.cc View 1 2 3 1 chunk +0 lines, -45 lines 0 comments Download
D ui/views/test/views_test_helper_mac.h View 1 2 3 1 chunk +0 lines, -31 lines 0 comments Download
D ui/views/test/views_test_helper_mac.mm View 1 2 3 1 chunk +0 lines, -27 lines 0 comments Download
D ui/views/test/views_unittest.manifest View 1 2 3 1 chunk +0 lines, -8 lines 0 comments Download
D ui/views/test/webview_test_helper.h View 1 2 3 1 chunk +0 lines, -34 lines 0 comments Download
D ui/views/test/webview_test_helper.cc View 1 2 3 1 chunk +0 lines, -25 lines 0 comments Download
D ui/views/test/widget_test.h View 1 2 3 1 chunk +0 lines, -108 lines 0 comments Download
D ui/views/test/widget_test.cc View 1 2 3 1 chunk +0 lines, -107 lines 0 comments Download
D ui/views/test/widget_test_aura.cc View 1 2 3 1 chunk +0 lines, -30 lines 0 comments Download
D ui/views/test/widget_test_mac.mm View 1 2 3 1 chunk +0 lines, -35 lines 0 comments Download
D ui/views/test/x11_property_change_waiter.h View 1 2 3 1 chunk +0 lines, -64 lines 0 comments Download
D ui/views/test/x11_property_change_waiter.cc View 1 2 3 1 chunk +0 lines, -84 lines 0 comments Download
D ui/views/touchui/OWNERS View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
D ui/views/touchui/touch_editing_menu.h View 1 2 3 1 chunk +0 lines, -83 lines 0 comments Download
D ui/views/touchui/touch_editing_menu.cc View 1 2 3 1 chunk +0 lines, -163 lines 0 comments Download
D ui/views/touchui/touch_selection_controller_impl.h View 1 2 3 1 chunk +0 lines, -140 lines 0 comments Download
D ui/views/touchui/touch_selection_controller_impl.cc View 1 2 3 1 chunk +0 lines, -634 lines 0 comments Download
D ui/views/touchui/touch_selection_controller_impl_unittest.cc View 1 2 3 1 chunk +0 lines, -852 lines 0 comments Download
D ui/views/view.h View 1 2 3 1 chunk +0 lines, -1609 lines 0 comments Download
D ui/views/view.cc View 1 2 3 1 chunk +0 lines, -2465 lines 0 comments Download
D ui/views/view_constants.h View 1 2 3 1 chunk +0 lines, -27 lines 0 comments Download
D ui/views/view_constants.cc View 1 2 3 1 chunk +0 lines, -13 lines 0 comments Download
D ui/views/view_constants_aura.h View 1 2 3 1 chunk +0 lines, -26 lines 0 comments Download
D ui/views/view_constants_aura.cc View 1 2 3 1 chunk +0 lines, -18 lines 0 comments Download
D ui/views/view_model.h View 1 2 3 1 chunk +0 lines, -132 lines 0 comments Download
D ui/views/view_model.cc View 1 2 3 1 chunk +0 lines, -79 lines 0 comments Download
D ui/views/view_model_unittest.cc View 1 2 3 1 chunk +0 lines, -96 lines 0 comments Download
D ui/views/view_model_utils.h View 1 2 3 1 chunk +0 lines, -42 lines 0 comments Download
D ui/views/view_model_utils.cc View 1 2 3 1 chunk +0 lines, -82 lines 0 comments Download
D ui/views/view_model_utils_unittest.cc View 1 2 3 1 chunk +0 lines, -77 lines 0 comments Download
D ui/views/view_targeter.h View 1 2 3 1 chunk +0 lines, -67 lines 0 comments Download
D ui/views/view_targeter.cc View 1 2 3 1 chunk +0 lines, -114 lines 0 comments Download
D ui/views/view_targeter_delegate.h View 1 2 3 1 chunk +0 lines, -50 lines 0 comments Download
D ui/views/view_targeter_delegate.cc View 1 2 3 1 chunk +0 lines, -104 lines 0 comments Download
D ui/views/view_targeter_unittest.cc View 1 2 3 1 chunk +0 lines, -673 lines 0 comments Download
D ui/views/view_unittest.cc View 1 2 3 1 chunk +0 lines, -3707 lines 0 comments Download
D ui/views/view_unittest_aura.cc View 1 2 3 1 chunk +0 lines, -160 lines 0 comments Download
D ui/views/views.gyp View 1 2 3 1 chunk +0 lines, -746 lines 0 comments Download
D ui/views/views_delegate.h View 1 2 3 1 chunk +0 lines, -160 lines 0 comments Download
D ui/views/views_delegate.cc View 1 2 3 1 chunk +0 lines, -97 lines 0 comments Download
D ui/views/views_export.h View 1 2 3 1 chunk +0 lines, -32 lines 0 comments Download
D ui/views/views_switches.h View 1 2 3 1 chunk +0 lines, -28 lines 0 comments Download
D ui/views/views_switches.cc View 1 2 3 1 chunk +0 lines, -38 lines 0 comments Download
D ui/views/views_touch_selection_controller_factory.h View 1 2 3 1 chunk +0 lines, -25 lines 0 comments Download
D ui/views/views_touch_selection_controller_factory_aura.cc View 1 2 3 1 chunk +0 lines, -22 lines 0 comments Download
D ui/views/widget/OWNERS View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
D ui/views/widget/drop_helper.h View 1 2 3 1 chunk +0 lines, -107 lines 0 comments Download
D ui/views/widget/drop_helper.cc View 1 2 3 1 chunk +0 lines, -156 lines 0 comments Download
D ui/views/widget/monitor_win.h View 1 2 3 1 chunk +0 lines, -22 lines 0 comments Download
D ui/views/widget/monitor_win.cc View 1 2 3 1 chunk +0 lines, -26 lines 0 comments Download
D ui/views/widget/native_widget.h View 1 2 3 1 chunk +0 lines, -37 lines 0 comments Download
D ui/views/widget/native_widget_aura.h View 1 2 3 1 chunk +0 lines, -238 lines 0 comments Download
D ui/views/widget/native_widget_aura.cc View 1 2 3 1 chunk +0 lines, -1137 lines 0 comments Download
D ui/views/widget/native_widget_aura_unittest.cc View 1 2 3 1 chunk +0 lines, -486 lines 0 comments Download
D ui/views/widget/native_widget_delegate.h View 1 2 3 1 chunk +0 lines, -162 lines 0 comments Download
D ui/views/widget/native_widget_private.h View 1 2 3 1 chunk +0 lines, -240 lines 0 comments Download
D ui/views/widget/native_widget_unittest.cc View 1 2 3 1 chunk +0 lines, -99 lines 0 comments Download
D ui/views/widget/root_view.h View 1 2 3 1 chunk +0 lines, -236 lines 0 comments Download
D ui/views/widget/root_view.cc View 1 2 3 1 chunk +0 lines, -732 lines 0 comments Download
D ui/views/widget/root_view_targeter.h View 1 2 3 1 chunk +0 lines, -47 lines 0 comments Download
D ui/views/widget/root_view_targeter.cc View 1 2 3 1 chunk +0 lines, -77 lines 0 comments Download
D ui/views/widget/root_view_unittest.cc View 1 2 3 1 chunk +0 lines, -345 lines 0 comments Download
D ui/views/widget/tooltip_manager.h View 1 2 3 1 chunk +0 lines, -69 lines 0 comments Download
D ui/views/widget/tooltip_manager.cc View 1 2 3 1 chunk +0 lines, -36 lines 0 comments Download
D ui/views/widget/tooltip_manager_aura.h View 1 2 3 1 chunk +0 lines, -62 lines 0 comments Download
D ui/views/widget/tooltip_manager_aura.cc View 1 2 3 1 chunk +0 lines, -146 lines 0 comments Download
D ui/views/widget/widget.h View 1 2 3 1 chunk +0 lines, -954 lines 0 comments Download
D ui/views/widget/widget.cc View 1 2 3 1 chunk +0 lines, -1519 lines 0 comments Download
D ui/views/widget/widget_aura_utils.h View 1 2 3 1 chunk +0 lines, -20 lines 0 comments Download
D ui/views/widget/widget_aura_utils.cc View 1 2 3 1 chunk +0 lines, -35 lines 0 comments Download
D ui/views/widget/widget_delegate.h View 1 2 3 1 chunk +0 lines, -217 lines 0 comments Download
D ui/views/widget/widget_delegate.cc View 1 2 3 1 chunk +0 lines, -205 lines 0 comments Download
D ui/views/widget/widget_deletion_observer.h View 1 2 3 1 chunk +0 lines, -38 lines 0 comments Download
D ui/views/widget/widget_deletion_observer.cc View 1 2 3 1 chunk +0 lines, -32 lines 0 comments Download
D ui/views/widget/widget_hwnd_utils.h View 1 2 3 1 chunk +0 lines, -36 lines 0 comments Download
D ui/views/widget/widget_hwnd_utils.cc View 1 2 3 1 chunk +0 lines, -167 lines 0 comments Download
D ui/views/widget/widget_interactive_uitest.cc View 1 2 3 1 chunk +0 lines, -1157 lines 0 comments Download
D ui/views/widget/widget_observer.h View 1 2 3 1 chunk +0 lines, -55 lines 0 comments Download
D ui/views/widget/widget_removals_observer.h View 1 2 3 1 chunk +0 lines, -30 lines 0 comments Download
D ui/views/widget/widget_unittest.cc View 1 2 3 1 chunk +0 lines, -3379 lines 0 comments Download
D ui/views/widget/window_reorderer.h View 1 2 3 1 chunk +0 lines, -59 lines 0 comments Download
D ui/views/widget/window_reorderer.cc View 1 2 3 1 chunk +0 lines, -201 lines 0 comments Download
D ui/views/widget/window_reorderer_unittest.cc View 1 2 3 1 chunk +0 lines, -263 lines 0 comments Download
D ui/views/win/DEPS View 1 2 3 1 chunk +0 lines, -25 lines 0 comments Download
D ui/views/win/fullscreen_handler.h View 1 2 3 1 chunk +0 lines, -60 lines 0 comments Download
D ui/views/win/fullscreen_handler.cc View 1 2 3 1 chunk +0 lines, -105 lines 0 comments Download
D ui/views/win/hwnd_message_handler.h View 1 2 3 1 chunk +0 lines, -636 lines 0 comments Download
D ui/views/win/hwnd_message_handler.cc View 1 2 3 1 chunk +0 lines, -2502 lines 0 comments Download
D ui/views/win/hwnd_message_handler_delegate.h View 1 2 3 1 chunk +0 lines, -241 lines 0 comments Download
D ui/views/win/hwnd_util.h View 1 2 3 1 chunk +0 lines, -33 lines 0 comments Download
D ui/views/win/hwnd_util_aurawin.cc View 1 2 3 1 chunk +0 lines, -46 lines 0 comments Download
D ui/views/win/scoped_fullscreen_visibility.h View 1 2 3 1 chunk +0 lines, -41 lines 0 comments Download
D ui/views/win/scoped_fullscreen_visibility.cc View 1 2 3 1 chunk +0 lines, -53 lines 0 comments Download
D ui/views/window/client_view.h View 1 2 3 1 chunk +0 lines, -86 lines 0 comments Download
D ui/views/window/client_view.cc View 1 2 3 1 chunk +0 lines, -98 lines 0 comments Download
D ui/views/window/custom_frame_view.h View 1 2 3 1 chunk +0 lines, -163 lines 0 comments Download
D ui/views/window/custom_frame_view.cc View 1 2 3 1 chunk +0 lines, -632 lines 0 comments Download
D ui/views/window/custom_frame_view_unittest.cc View 1 2 3 1 chunk +0 lines, -280 lines 0 comments Download
D ui/views/window/dialog_client_view.h View 1 2 3 1 chunk +0 lines, -135 lines 0 comments Download
D ui/views/window/dialog_client_view.cc View 1 2 3 1 chunk +0 lines, -428 lines 0 comments Download
D ui/views/window/dialog_client_view_unittest.cc View 1 2 3 1 chunk +0 lines, -292 lines 0 comments Download
D ui/views/window/dialog_delegate.h View 1 2 3 1 chunk +0 lines, -146 lines 0 comments Download
D ui/views/window/dialog_delegate.cc View 1 2 3 1 chunk +0 lines, -241 lines 0 comments Download
D ui/views/window/dialog_delegate_unittest.cc View 1 2 3 1 chunk +0 lines, -231 lines 0 comments Download
D ui/views/window/frame_background.h View 1 2 3 1 chunk +0 lines, -102 lines 0 comments Download
D ui/views/window/frame_background.cc View 1 2 3 1 chunk +0 lines, -174 lines 0 comments Download
D ui/views/window/frame_buttons.h View 1 2 3 1 chunk +0 lines, -19 lines 0 comments Download
D ui/views/window/native_frame_view.h View 1 2 3 1 chunk +0 lines, -48 lines 0 comments Download
D ui/views/window/native_frame_view.cc View 1 2 3 1 chunk +0 lines, -103 lines 0 comments Download
D ui/views/window/non_client_view.h View 1 2 3 1 chunk +0 lines, -259 lines 0 comments Download
D ui/views/window/non_client_view.cc View 1 2 3 1 chunk +0 lines, -343 lines 0 comments Download
D ui/views/window/window_button_order_provider.h View 1 2 3 1 chunk +0 lines, -56 lines 0 comments Download
D ui/views/window/window_button_order_provider.cc View 1 2 3 1 chunk +0 lines, -41 lines 0 comments Download
D ui/views/window/window_resources.h View 1 2 3 1 chunk +0 lines, -33 lines 0 comments Download
D ui/views/window/window_shape.h View 1 2 3 1 chunk +0 lines, -24 lines 0 comments Download
D ui/views/window/window_shape.cc View 1 2 3 1 chunk +0 lines, -46 lines 0 comments Download
D ui/wm/BUILD.gn View 1 2 3 1 chunk +0 lines, -144 lines 0 comments Download
D ui/wm/DEPS View 1 2 3 1 chunk +0 lines, -5 lines 0 comments Download
D ui/wm/README.chromium View 1 2 3 1 chunk +0 lines, -8 lines 0 comments Download
D ui/wm/core/DEPS View 1 2 3 1 chunk +0 lines, -17 lines 0 comments Download
D ui/wm/core/accelerator_delegate.h View 1 2 3 1 chunk +0 lines, -33 lines 0 comments Download
D ui/wm/core/accelerator_filter.h View 1 2 3 1 chunk +0 lines, -40 lines 0 comments Download
D ui/wm/core/accelerator_filter.cc View 1 2 3 1 chunk +0 lines, -80 lines 0 comments Download
D ui/wm/core/base_focus_rules.h View 1 2 3 1 chunk +0 lines, -45 lines 0 comments Download
D ui/wm/core/base_focus_rules.cc View 1 2 3 1 chunk +0 lines, -194 lines 0 comments Download
D ui/wm/core/capture_controller.h View 1 2 3 1 chunk +0 lines, -86 lines 0 comments Download
D ui/wm/core/capture_controller.cc View 1 2 3 1 chunk +0 lines, -145 lines 0 comments Download
D ui/wm/core/compound_event_filter.h View 1 2 3 1 chunk +0 lines, -93 lines 0 comments Download
D ui/wm/core/compound_event_filter.cc View 1 2 3 1 chunk +0 lines, -263 lines 0 comments Download
D ui/wm/core/compound_event_filter_unittest.cc View 1 2 3 1 chunk +0 lines, -250 lines 0 comments Download
D ui/wm/core/coordinate_conversion.h View 1 2 3 1 chunk +0 lines, -32 lines 0 comments Download
D ui/wm/core/coordinate_conversion.cc View 1 2 3 1 chunk +0 lines, -29 lines 0 comments Download
D ui/wm/core/cursor_manager.h View 1 2 3 1 chunk +0 lines, -90 lines 0 comments Download
D ui/wm/core/cursor_manager.cc View 1 2 3 1 chunk +0 lines, -217 lines 0 comments Download
D ui/wm/core/cursor_manager_unittest.cc View 1 2 3 1 chunk +0 lines, -330 lines 0 comments Download
D ui/wm/core/default_activation_client.h View 1 2 3 1 chunk +0 lines, -71 lines 0 comments Download
D ui/wm/core/default_activation_client.cc View 1 2 3 1 chunk +0 lines, -152 lines 0 comments Download
D ui/wm/core/easy_resize_window_targeter.h View 1 2 3 1 chunk +0 lines, -53 lines 0 comments Download
D ui/wm/core/easy_resize_window_targeter.cc View 1 2 3 1 chunk +0 lines, -62 lines 0 comments Download
D ui/wm/core/focus_controller.h View 1 2 3 1 chunk +0 lines, -126 lines 0 comments Download
D ui/wm/core/focus_controller.cc View 1 2 3 1 chunk +0 lines, -362 lines 0 comments Download
D ui/wm/core/focus_controller_unittest.cc View 1 2 3 1 chunk +0 lines, -1285 lines 0 comments Download
D ui/wm/core/focus_rules.h View 1 2 3 1 chunk +0 lines, -66 lines 0 comments Download
D ui/wm/core/image_grid.h View 1 2 3 1 chunk +0 lines, -223 lines 0 comments Download
D ui/wm/core/image_grid.cc View 1 2 3 1 chunk +0 lines, -342 lines 0 comments Download
D ui/wm/core/image_grid_unittest.cc View 1 2 3 1 chunk +0 lines, -340 lines 0 comments Download
D ui/wm/core/input_method_event_filter.h View 1 2 3 1 chunk +0 lines, -50 lines 0 comments Download
D ui/wm/core/input_method_event_filter.cc View 1 2 3 1 chunk +0 lines, -105 lines 0 comments Download
D ui/wm/core/input_method_event_filter_unittest.cc View 1 2 3 1 chunk +0 lines, -142 lines 0 comments Download
D ui/wm/core/masked_window_targeter.h View 1 2 3 1 chunk +0 lines, -40 lines 0 comments Download
D ui/wm/core/masked_window_targeter.cc View 1 2 3 1 chunk +0 lines, -43 lines 0 comments Download
D ui/wm/core/native_cursor_manager.h View 1 2 3 1 chunk +0 lines, -61 lines 0 comments Download
D ui/wm/core/native_cursor_manager_delegate.h View 1 2 3 1 chunk +0 lines, -33 lines 0 comments Download
D ui/wm/core/nested_accelerator_controller.h View 1 2 3 1 chunk +0 lines, -47 lines 0 comments Download
D ui/wm/core/nested_accelerator_controller.cc View 1 2 3 1 chunk +0 lines, -57 lines 0 comments Download
D ui/wm/core/nested_accelerator_controller_unittest.cc View 1 2 3 1 chunk +0 lines, -207 lines 0 comments Download
D ui/wm/core/nested_accelerator_delegate.h View 1 2 3 1 chunk +0 lines, -34 lines 0 comments Download
D ui/wm/core/nested_accelerator_dispatcher.h View 1 2 3 1 chunk +0 lines, -55 lines 0 comments Download
D ui/wm/core/nested_accelerator_dispatcher.cc View 1 2 3 1 chunk +0 lines, -21 lines 0 comments Download
D ui/wm/core/nested_accelerator_dispatcher_linux.cc View 1 2 3 1 chunk +0 lines, -104 lines 0 comments Download
D ui/wm/core/nested_accelerator_dispatcher_win.cc View 1 2 3 1 chunk +0 lines, -74 lines 0 comments Download
D ui/wm/core/shadow.h View 1 2 3 1 chunk +0 lines, -92 lines 0 comments Download
D ui/wm/core/shadow.cc View 1 2 3 1 chunk +0 lines, -203 lines 0 comments Download
D ui/wm/core/shadow_controller.h View 1 2 3 1 chunk +0 lines, -69 lines 0 comments Download
D ui/wm/core/shadow_controller.cc View 1 2 3 1 chunk +0 lines, -285 lines 0 comments Download
D ui/wm/core/shadow_controller_unittest.cc View 1 2 3 1 chunk +0 lines, -273 lines 0 comments Download
D ui/wm/core/shadow_types.h View 1 2 3 1 chunk +0 lines, -35 lines 0 comments Download
D ui/wm/core/shadow_types.cc View 1 2 3 1 chunk +0 lines, -23 lines 0 comments Download
D ui/wm/core/shadow_unittest.cc View 1 2 3 1 chunk +0 lines, -153 lines 0 comments Download
D ui/wm/core/transient_window_controller.h View 1 2 3 1 chunk +0 lines, -36 lines 0 comments Download
D ui/wm/core/transient_window_controller.cc View 1 2 3 1 chunk +0 lines, -40 lines 0 comments Download
D ui/wm/core/transient_window_manager.h View 1 2 3 1 chunk +0 lines, -111 lines 0 comments Download
D ui/wm/core/transient_window_manager.cc View 1 2 3 1 chunk +0 lines, -214 lines 0 comments Download
D ui/wm/core/transient_window_manager_unittest.cc View 1 2 3 1 chunk +0 lines, -707 lines 0 comments Download
D ui/wm/core/transient_window_observer.h View 1 2 3 1 chunk +0 lines, -32 lines 0 comments Download
D ui/wm/core/transient_window_stacking_client.h View 1 2 3 1 chunk +0 lines, -37 lines 0 comments Download
D ui/wm/core/transient_window_stacking_client.cc View 1 2 3 1 chunk +0 lines, -131 lines 0 comments Download
D ui/wm/core/transient_window_stacking_client_unittest.cc View 1 2 3 1 chunk +0 lines, -215 lines 0 comments Download
D ui/wm/core/user_activity_detector.h View 1 2 3 1 chunk +0 lines, -81 lines 0 comments Download
D ui/wm/core/user_activity_detector.cc View 1 2 3 1 chunk +0 lines, -112 lines 0 comments Download
D ui/wm/core/user_activity_detector_unittest.cc View 1 2 3 1 chunk +0 lines, -202 lines 0 comments Download
D ui/wm/core/user_activity_observer.h View 1 2 3 1 chunk +0 lines, -35 lines 0 comments Download
D ui/wm/core/visibility_controller.h View 1 2 3 1 chunk +0 lines, -74 lines 0 comments Download
D ui/wm/core/visibility_controller.cc View 1 2 3 1 chunk +0 lines, -89 lines 0 comments Download
D ui/wm/core/visibility_controller_unittest.cc View 1 2 3 1 chunk +0 lines, -56 lines 0 comments Download
D ui/wm/core/window_animations.h View 1 2 3 1 chunk +0 lines, -117 lines 0 comments Download
D ui/wm/core/window_animations.cc View 1 2 3 1 chunk +0 lines, -672 lines 0 comments Download
D ui/wm/core/window_animations_unittest.cc View 1 2 3 1 chunk +0 lines, -308 lines 0 comments Download
D ui/wm/core/window_modality_controller.h View 1 2 3 1 chunk +0 lines, -71 lines 0 comments Download
D ui/wm/core/window_modality_controller.cc View 1 2 3 1 chunk +0 lines, -201 lines 0 comments Download
D ui/wm/core/window_util.h View 1 2 3 1 chunk +0 lines, -67 lines 0 comments Download
D ui/wm/core/window_util.cc View 1 2 3 1 chunk +0 lines, -128 lines 0 comments Download
D ui/wm/core/window_util_unittest.cc View 1 2 3 1 chunk +0 lines, -52 lines 0 comments Download
D ui/wm/core/wm_core_switches.h View 1 2 3 1 chunk +0 lines, -24 lines 0 comments Download
D ui/wm/core/wm_core_switches.cc View 1 2 3 1 chunk +0 lines, -16 lines 0 comments Download
D ui/wm/core/wm_state.h View 1 2 3 1 chunk +0 lines, -32 lines 0 comments Download
D ui/wm/core/wm_state.cc View 1 2 3 1 chunk +0 lines, -30 lines 0 comments Download
D ui/wm/public/DEPS View 1 2 3 1 chunk +0 lines, -9 lines 0 comments Download
D ui/wm/public/activation_change_observer.h View 1 2 3 1 chunk +0 lines, -45 lines 0 comments Download
D ui/wm/public/activation_change_observer.cc View 1 2 3 1 chunk +0 lines, -29 lines 0 comments Download
D ui/wm/public/activation_client.h View 1 2 3 1 chunk +0 lines, -73 lines 0 comments Download
D ui/wm/public/activation_client.cc View 1 2 3 1 chunk +0 lines, -38 lines 0 comments Download
D ui/wm/public/activation_delegate.h View 1 2 3 1 chunk +0 lines, -37 lines 0 comments Download
D ui/wm/public/activation_delegate.cc View 1 2 3 1 chunk +0 lines, -27 lines 0 comments Download
D ui/wm/public/animation_host.h View 1 2 3 1 chunk +0 lines, -48 lines 0 comments Download
D ui/wm/public/animation_host.cc View 1 2 3 1 chunk +0 lines, -28 lines 0 comments Download
D ui/wm/public/dispatcher_client.h View 1 2 3 1 chunk +0 lines, -59 lines 0 comments Download
D ui/wm/public/dispatcher_client.cc View 1 2 3 1 chunk +0 lines, -52 lines 0 comments Download
D ui/wm/public/drag_drop_client.h View 1 2 3 1 chunk +0 lines, -62 lines 0 comments Download
D ui/wm/public/drag_drop_client.cc View 1 2 3 1 chunk +0 lines, -31 lines 0 comments Download
D ui/wm/public/drag_drop_delegate.h View 1 2 3 1 chunk +0 lines, -51 lines 0 comments Download
D ui/wm/public/drag_drop_delegate.cc View 1 2 3 1 chunk +0 lines, -27 lines 0 comments Download
D ui/wm/public/scoped_tooltip_disabler.h View 1 2 3 1 chunk +0 lines, -39 lines 0 comments Download
D ui/wm/public/scoped_tooltip_disabler.cc View 1 2 3 1 chunk +0 lines, -43 lines 0 comments Download
D ui/wm/public/tooltip_client.h View 1 2 3 1 chunk +0 lines, -51 lines 0 comments Download
D ui/wm/public/tooltip_client.cc View 1 2 3 1 chunk +0 lines, -52 lines 0 comments Download
D ui/wm/public/transient_window_client.h View 1 2 3 1 chunk +0 lines, -47 lines 0 comments Download
D ui/wm/public/transient_window_client.cc View 1 2 3 1 chunk +0 lines, -25 lines 0 comments Download
D ui/wm/public/window_move_client.h View 1 2 3 1 chunk +0 lines, -56 lines 0 comments Download
D ui/wm/public/window_move_client.cc View 1 2 3 1 chunk +0 lines, -28 lines 0 comments Download
D ui/wm/public/window_types.h View 1 2 3 1 chunk +0 lines, -36 lines 0 comments Download
D ui/wm/test/DEPS View 1 2 3 1 chunk +0 lines, -7 lines 0 comments Download
D ui/wm/test/run_all_unittests.cc View 1 2 3 1 chunk +0 lines, -45 lines 0 comments Download
D ui/wm/test/wm_test_helper.h View 1 2 3 1 chunk +0 lines, -65 lines 0 comments Download
D ui/wm/test/wm_test_helper.cc View 1 2 3 1 chunk +0 lines, -52 lines 0 comments Download
D ui/wm/wm.gyp View 1 2 3 1 chunk +0 lines, -154 lines 0 comments Download
D ui/wm/wm_export.h View 1 2 3 1 chunk +0 lines, -32 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Elliot Glaysher
5 years, 11 months ago (2015-01-14 19:03:14 UTC) #2
sky
LGTM - feel free to TBR these.
5 years, 11 months ago (2015-01-14 19:15:08 UTC) #3
Elliot Glaysher
5 years, 11 months ago (2015-01-14 20:56:41 UTC) #4
Message was sent while issue was closed.
Committed patchset #4 (id:30001) manually as
a1540dd47e2231f32af2b638c8361cd4f600d099 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698