index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
views
/
views.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use gyp targets to link in X11 libraries instead of setting -lXfoo
jamesr@chromium.org
2014-02-05
1
-0
/
+6
*
Remove native_control* and some other non-Aura windows code
scottmg@chromium.org
2014-01-29
1
-6
/
+0
*
events: Add a few more masked window targeter for Widgets with hit-test masks.
sadrul@chromium.org
2014-01-18
1
-0
/
+4
*
Cleans up gyp file for views example and removes duplicate code
sky@chromium.org
2014-01-15
1
-48
/
+1
*
Gets views_examples_exe working on desktop aura
sky@chromium.org
2014-01-14
1
-0
/
+5
*
Rename TextfieldViewsModel to TextfieldModel.
msw@chromium.org
2014-01-14
1
-3
/
+3
*
Reland Merge NativeTextfieldViews into views::Textfield.
msw@chromium.org
2014-01-12
1
-3
/
+1
*
Revert of https://codereview.chromium.org/120503005/
msw@chromium.org
2014-01-12
1
-1
/
+3
*
Merge NativeTextfieldViews into views::Textfield.
msw@chromium.org
2014-01-11
1
-3
/
+1
*
Moves transient window observer methods out of WindowObserver
sky@chromium.org
2014-01-10
1
-0
/
+1
*
Set up more pieces necessary to show the main Window for views_examples_exe.
tfarina@chromium.org
2014-01-09
1
-0
/
+4
*
Moves management of transients out of Window
sky@chromium.org
2014-01-07
1
-0
/
+5
*
aura: Add a window-targeter for windows with hit-test masks.
sadrul@chromium.org
2014-01-07
1
-0
/
+1
*
Adds views::corewm::WMState to install common state
sky@chromium.org
2013-12-20
1
-0
/
+2
*
Remove views::NativeTextfieldWrapper, start class cleanup.
msw@chromium.org
2013-12-19
1
-1
/
+0
*
Gets tooltip tests to work on windows again
sky@chromium.org
2013-12-19
1
-6
/
+7
*
Move geometric types to a separate, more lightweight target.
ben@chromium.org
2013-12-18
1
-0
/
+7
*
ui/views: Remove gmock dependency from views_unittests.
tfarina@chromium.org
2013-12-18
1
-1
/
+0
*
linux-aura: Fix some dragging behaviour.
sadrul@chromium.org
2013-12-17
1
-0
/
+2
*
Moves transient stacking logic into WindowStackingClient
sky@chromium.org
2013-12-12
1
-0
/
+3
*
Add the button style for combobox
hajimehoshi@chromium.org
2013-12-11
1
-0
/
+3
*
Add some code to make views_examples_exe more interesting.
tfarina@chromium.org
2013-12-11
1
-0
/
+3
*
Removes FocusBorder from views
sky@chromium.org
2013-12-05
1
-2
/
+0
*
Ensure that reposting mouse events on Windows posts the message natively via ...
ananta@chromium.org
2013-12-03
1
-0
/
+1
*
Initial cut at layerless windows.
sky@chromium.org
2013-12-03
1
-1
/
+1
*
[Toolbar] Refactoring: move ButtonDropDown, update image loading in Reload bu...
gbillock@chromium.org
2013-11-21
1
-2
/
+0
*
Dissociate ui_resources target from ui.gyp.
tfarina@chromium.org
2013-11-20
1
-9
/
+9
*
Introduce ui/wm/ directory.
tfarina@chromium.org
2013-11-16
1
-1
/
+1
*
Remove Windows native textfield and Omnibox code.
msw@chromium.org
2013-11-14
1
-2
/
+0
*
ui/views: Remove the latest dependencies on chrome/ from views's targets.
tfarina@chromium.org
2013-11-13
1
-3
/
+3
*
linux_aura: Remove static initializers by converting constants.
erg@chromium.org
2013-11-13
1
-1
/
+0
*
ui: Make views_unittests not depend on chrome's packed_resources target.
tfarina@chromium.org
2013-11-12
1
-4
/
+1
*
Restructure the events target into two components:
ben@chromium.org
2013-11-06
1
-0
/
+1
*
Makes MouseWatcher work while in metro mode
sky@chromium.org
2013-11-06
1
-0
/
+2
*
Moves responsibility of invoking OnNativeWidgetCreated to DesktopRootWindowHost
sky@chromium.org
2013-11-05
1
-0
/
+1
*
Add support for rect-based event targeting in views
tdanderson@google.com
2013-11-05
1
-0
/
+2
*
Add OzonePlatform initialization to CreateDesktopScreen
spang@chromium.org
2013-11-02
1
-0
/
+5
*
Rename desktop_cursor_loader_updater_aurax11.
kalyan.kondapally@intel.com
2013-10-31
1
-2
/
+2
*
ui: Have shell_dialogs into its own gyp file under its shell_dialogs/ directory.
tfarina@chromium.org
2013-10-29
1
-2
/
+2
*
Make intsafe.h workaround global
scottmg@chromium.org
2013-10-28
1
-3
/
+0
*
Moves creation of various clients to DesktopNativeWidgetAura
sky@chromium.org
2013-10-24
1
-0
/
+1
*
Revert 230190 "fix for intsafe.h in static_library"
mvanouwerkerk@chromium.org
2013-10-23
1
-9
/
+9
*
linux_aura: Enable interactive_ui_tests.
erg@chromium.org
2013-10-22
1
-0
/
+8
*
fix for intsafe.h in static_library
scottmg@chromium.org
2013-10-22
1
-9
/
+9
*
fix intsafe.h compile errors on express/automatic toolchain on windows
scottmg@chromium.org
2013-10-22
1
-0
/
+3
*
The inactive rendering flag on Windows AURA should be turned off in the WM_NC...
ananta@chromium.org
2013-10-21
1
-4
/
+0
*
Introduce a separate gyp file for content shell and tests
jochen@chromium.org
2013-10-19
1
-3
/
+3
*
Revert 229443 "fix intsafe.h compile errors on express/automatic..."
scottmg@chromium.org
2013-10-18
1
-3
/
+0
*
fix intsafe.h compile errors on express/automatic toolchain on windows
scottmg@chromium.org
2013-10-18
1
-0
/
+3
*
Converts DesktopNativeWidgetAura back to a per Widget CaptureClient
sky@chromium.org
2013-10-18
1
-0
/
+2
[next]