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: Rename ViewMenuDelegate to MenuButtonDelegate and move to controls/but...
tfarina@chromium.org
2012-03-08
5
-23
/
+21
*
views: Animate the slider button when it changes.
sadrul@chromium.org
2012-03-08
2
-9
/
+49
*
views: Refactor the setup of window caption buttons.
tfarina@chromium.org
2012-03-08
2
-34
/
+33
*
Don't unparent tabs when detaching them. This cleans up a bunch of code in Ta...
jam@chromium.org
2012-03-06
1
-3
/
+2
*
Changes RootView not to update cursor while mouse is down. Doing so
sky@chromium.org
2012-03-06
1
-3
/
+1
*
views: Do not use deprecated ResourceBundle::GetBitmapNamed() function.
tfarina@chromium.org
2012-03-06
20
-160
/
+165
*
gtk: Move ScopedRegion into scoped_region.{h,cc}.
tfarina@chromium.org
2012-03-06
2
-2
/
+2
*
Initial cut at multi-window resize code. There's still some TODOs, but
sky@chromium.org
2012-03-06
2
-6
/
+5
*
Revert 125155 (compile failure on Linux Builder (dbg)(shared)) - gtk: Move Sc...
finnur@chromium.org
2012-03-06
2
-2
/
+2
*
gtk: Move ScopedRegion into scoped_region.{h,cc}.
tfarina@chromium.org
2012-03-06
2
-2
/
+2
*
* property can now manage value's memory
oshima@chromium.org
2012-03-06
1
-5
/
+0
*
Aura: CrOS dialogs use new window frames
jamescook@chromium.org
2012-03-06
2
-23
/
+23
*
views: Allow a View to be notified of mouse-enter/leave events even if the mo...
sadrul@chromium.org
2012-03-05
4
-2
/
+203
*
Extract the last SkColor from ResourceBundle API.
tfarina@chromium.org
2012-03-05
4
-4
/
+36
*
Fix Aura build.
jam@chromium.org
2012-03-05
1
-1
/
+0
*
Move most of ui/views/drag_utils to ui/base/dragdrop so it can be used outsid...
jam@chromium.org
2012-03-05
9
-315
/
+82
*
browser: Minor changes to use SkPoint::iset() function.
tfarina@chromium.org
2012-03-03
1
-11
/
+7
*
Fix crash when closing table example.
sky@chromium.org
2012-03-03
1
-1
/
+1
*
Aura: Update window frames, allow resize from outside window
jamescook@chromium.org
2012-03-02
1
-1
/
+5
*
If script text is in right-to-left directionality, it got truncated because t...
xji@chromium.org
2012-03-02
2
-16
/
+19
*
Remove the singleton instance get/delete methods from RootWindow (yay)
ben@chromium.org
2012-03-02
3
-13
/
+12
*
Support for password entry fields, with all characters
benrg@chromium.org
2012-03-02
4
-30
/
+84
*
Revert 124461 - Remove the singleton instance get/delete methods from RootWin...
ben@chromium.org
2012-03-01
3
-12
/
+13
*
Remove the singleton instance get/delete methods from RootWindow (yay)
ben@chromium.org
2012-03-01
3
-13
/
+12
*
ui: Let skia do the conversion work for us by using the integer version of se...
tfarina@chromium.org
2012-03-01
7
-56
/
+29
*
Allow platform apps to specify a maximum size for the shell container.
jeremya@chromium.org
2012-03-01
8
-3
/
+31
*
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
[next]