DescriptionUp to now the only touch UI was running Pure Views. However, we want to improve Pure Views for Chromium and ChromiumOS benefit independently of Touch. And therefore make the "use_only_pure_views" orthogonal so that it can be enabled with chromeos==0 or ==1 and/or with touchui==0.
The ultimate goal is to have toolkit_views <==> use_only_pure_views when all the GTK code has been removed from Views.
Note: as a side-effect this should reduce the need to use #ifdef TOUCH_UI which in many cases shall be replaced by USE_ONLY_PURE_VIEWS.
BUG=none
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=100846
Patch Set 1 #Patch Set 2 : Merge #Patch Set 3 : Fix linux_touch build. #Patch Set 4 : Keep ordering smae as before. #Patch Set 5 : missing comma in comment #
Total comments: 4
Patch Set 6 : Fixed merge conflict #Patch Set 7 : Renaming for clarity #Messages
Total messages: 7 (0 generated)
|