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
Commit message (
Expand
)
Author
Age
Files
Lines
*
views: Tell SliderListener's how the slider value was changed.
sadrul@chromium.org
2012-02-29
4
-6
/
+22
*
views: Use the provided SK_ScalarHalf value from skia instead of calculating ...
tfarina@chromium.org
2012-02-29
1
-2
/
+1
*
views: Add Textfield::SetCursorColor().
derat@chromium.org
2012-02-29
9
-10
/
+64
*
Remove unused NativeWidgetWin::saved_window_style_.
msw@chromium.org
2012-02-29
2
-4
/
+0
*
Disable subpixel rendering for transparent textfields.
derat@chromium.org
2012-02-28
1
-0
/
+4
*
Fix crash when closing treeview example.
sky@chromium.org
2012-02-28
1
-0
/
+3
*
Update PRESUBMIT.py files with linux_view -> linux_chromeos_gtk.
thestig@chromium.org
2012-02-28
1
-2
/
+2
*
views: Fix crash when closing table_view example.
tfarina@chromium.org
2012-02-28
1
-0
/
+3
*
Fixes crash in closing window while in workspaces. The crash was
sky@chromium.org
2012-02-28
1
-2
/
+3
*
Add app mode for cros app windows, second try after revert of
davemoore@chromium.org
2012-02-28
2
-7
/
+10
*
Fix leak in SliderTest
oshima@chromium.org
2012-02-28
1
-4
/
+5
*
views: Restore the locale after the RTL test.
sadrul@chromium.org
2012-02-28
1
-0
/
+3
*
views: Adjust the slider for RTL, and update the button to be a circle instea...
sadrul@chromium.org
2012-02-28
3
-26
/
+96
*
Fixes combobox regression on windows. The problem with the recent
sky@chromium.org
2012-02-28
4
-15
/
+9
*
Revert 123830 - Aura: Support hovering restore & close buttons for full scree...
davemoore@chromium.org
2012-02-28
2
-10
/
+7
*
Aura: Support hovering restore & close buttons for full screen apps.
davemoore@chromium.org
2012-02-27
2
-7
/
+10
*
Move IsMouseButtonDown to Env.
ben@chromium.org
2012-02-27
1
-1
/
+2
*
Moves stacking client to Env.
beng@google.com
2012-02-27
3
-0
/
+11
*
Move locale changing out of Widget in Aura.
ben@chromium.org
2012-02-27
2
-30
/
+3
*
ui/base: Remove the dependency in Profile from ThemeProvider.
tfarina@chromium.org
2012-02-27
2
-8
/
+3
*
views: Add a slider control.
sadrul@chromium.org
2012-02-26
6
-0
/
+253
*
views: A new kind of border to paint a colored-border on selected sides.
sadrul@chromium.org
2012-02-26
2
-10
/
+38
*
views: Add option in BoxLayout to spread blank space among the child views.
sadrul@chromium.org
2012-02-26
3
-8
/
+62
*
Migrate client API setters/getters to take a RootWindow.
ben@chromium.org
2012-02-26
4
-29
/
+33
*
Clean up some RootWindow::GetInstance() use in views unittests.
ben@chromium.org
2012-02-26
3
-9
/
+22
*
Remove a bunch more uses of RootWindow::GetInstance()
ben@chromium.org
2012-02-26
3
-13
/
+34
*
Revert 123673 - Remove a bunch more uses of RootWindow::GetInstance()
ben@chromium.org
2012-02-25
3
-27
/
+15
*
Remove a bunch more uses of RootWindow::GetInstance()
ben@chromium.org
2012-02-25
3
-15
/
+27
*
views: Migrate view unittests to SetBoundsRect.
tfarina@chromium.org
2012-02-25
1
-38
/
+38
*
Removed the last TOUCH_UI flag.
rjkroege@chromium.org
2012-02-25
1
-3
/
+1
*
Set minimize property and re-enable tests on Aura
stevenjb@chromium.org
2012-02-25
1
-2
/
+8
*
Revert 123592 - Remove a bunch more uses of RootWindow::GetInstance()
ben@chromium.org
2012-02-25
3
-16
/
+12
*
ui/gfx: Move CanvasPaintWin into its own file.
tfarina@chromium.org
2012-02-25
1
-0
/
+1
*
Remove a bunch more uses of RootWindow::GetInstance()
ben@chromium.org
2012-02-24
3
-12
/
+16
*
Simplify some calls to gfx::Rect by using its gfx::Size ctor.
tfarina@chromium.org
2012-02-24
2
-3
/
+3
*
Fix the omnibox mouse doulbe/tripple clicking inaccurate selection issue. Whe...
jennyz@chromium.org
2012-02-24
2
-4
/
+14
*
Suppress painting when closing window
oshima@chromium.org
2012-02-23
1
-0
/
+1
*
Change how you get to the MessageLoop::Dispatcher.
ben@chromium.org
2012-02-23
2
-3
/
+5
*
Fix build.
finnur@chromium.org
2012-02-23
1
-2
/
+4
*
Experimental Extension Keybinding (first cut).
finnur@chromium.org
2012-02-23
5
-24
/
+150
*
Allow the ShellWindow to be maximized, and some fixes to go with it.
jeremya@chromium.org
2012-02-23
1
-1
/
+2
*
Revert 122849 - Update state on creating NativeComboboxWrapper.
sky@chromium.org
2012-02-23
4
-5
/
+14
*
Only enable touch-friendly tab strip based on command line flag
scottmg@chromium.org
2012-02-22
1
-8
/
+4
*
ash: Allow dragging using touch/gesture events.
sadrul@chromium.org
2012-02-22
13
-100
/
+148
*
Have ScopedClipboardWriter and Clipboard::WriteObjects take a buffer parameter.
peter@pcc.me.uk
2012-02-22
5
-8
/
+14
*
Custom frame UI for platform apps on Windows.
jeremya@chromium.org
2012-02-22
4
-3
/
+29
*
Update state on creating NativeComboboxWrapper.
mnissler@chromium.org
2012-02-21
4
-14
/
+5
*
views: Pass GetMessagePos() directly to gfx::Point.
tfarina@chromium.org
2012-02-17
2
-8
/
+4
*
aura: Fix a crash caused by wrong ownership used for widget.
xiyuan@chromium.org
2012-02-17
2
-1
/
+11
*
Fix crash in views example.
saintlou@chromium.org
2012-02-17
2
-4
/
+7
[next]