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
/
views
/
views.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
views: Move fill_layout.[cc,h] into layout directory.
tfarina@chromium.org
2011-01-25
1
-2
/
+2
*
views: Move implementations of ComboboxExample and SliderExample to source file.
tfarina@chromium.org
2011-01-24
1
-0
/
+2
*
views: Add table2_example to views_examples target.
tfarina@chromium.org
2011-01-23
1
-0
/
+2
*
views: Move box_layout.[cc,h] into the new layout directory.
tfarina@chromium.org
2011-01-22
1
-3
/
+3
*
views: Move the implementation of TabbedPaneExample from the header file to t...
tfarina@chromium.org
2011-01-21
1
-0
/
+1
*
views: Move the implementation of SingleSplitViewExample from the header file...
tfarina@chromium.org
2011-01-21
1
-0
/
+1
*
touch: Allow grabbing/ungrabbing touch devices for XInput2.
sadrul@chromium.org
2011-01-20
1
-0
/
+27
*
Revert 71879 due to compile failure - touch: Allow grabbing/ungrabbing touch ...
sadrul@chromium.org
2011-01-20
1
-2
/
+0
*
touch: Allow grabbing/ungrabbing touch devices for XInput2.
sadrul@chromium.org
2011-01-20
1
-0
/
+2
*
WidgetWin::SetBound on a maximized window leaves the window in the 'maximized...
levin@chromium.org
2011-01-14
1
-1
/
+2
*
Re-land 71230.
eroman@chromium.org
2011-01-13
1
-0
/
+1
*
Revert 71230 to see if it is related to hang on linux interactive_ui_tests.
eroman@chromium.org
2011-01-12
1
-1
/
+0
*
Streamline the layout of the BrowserView's children TabContents views.
alekseys@chromium.org
2011-01-12
1
-0
/
+1
*
Move OSExchangeData from src/app to src/ui/base/dragdrop
ben@chromium.org
2011-01-12
1
-1
/
+0
*
Compile and test TextfieldViews on win as well.
oshima@google.com
2011-01-12
1
-8
/
+1
*
Implement clipboard features in views textfield.
varunjain@chromium.org
2011-01-12
1
-0
/
+1
*
Fix link errors.
ben@chromium.org
2011-01-07
1
-0
/
+1
*
A NativeHostViewViews class for embedding views inside NativeHostView instances.
anicolao@google.com
2010-12-17
1
-0
/
+2
*
no native implementation of Textfield.
oshima@chromium.org
2010-12-17
1
-0
/
+14
*
A non-GTK version of menus for touchui.
sadrul@chromium.org
2010-12-05
1
-0
/
+5
*
Determine the theme for a widget in gtk from its parent,
zork@chromium.org
2010-11-24
1
-0
/
+2
*
Change the name of the tests and examples projects to be more consistent.
ben@chromium.org
2010-11-23
1
-2
/
+2
*
Adds the ability for classes other than native control to process
sky@chromium.org
2010-11-10
1
-0
/
+4
*
Revert 65109 - Adds the ability for classes other than native control to process
sky@chromium.org
2010-11-04
1
-4
/
+0
*
Adds the ability for classes other than native control to process
sky@chromium.org
2010-11-04
1
-0
/
+4
*
touchui: Directly process key and mouse events.
rjkroege@google.com
2010-10-26
1
-2
/
+2
*
Menu crash fix for domui/gtk menu that is caused by multiple context menu req...
oshima@chromium.org
2010-10-22
1
-0
/
+2
*
Some cleanup of view accessibility and view accessibility wrapper.
ctguil@chromium.org
2010-10-22
1
-2
/
+0
*
Hijack mouse-related events for TOUCH_UI builds
bryeung@google.com
2010-10-21
1
-1
/
+8
*
Refactor RadioButton Image code for linux/gtk
oshima@chromium.org
2010-09-29
1
-0
/
+2
*
views: Add initial Throbber example.
tfarina@chromium.org
2010-09-09
1
-0
/
+2
*
Added entry points to view/View to dispatch and process TouchEvents.
rjkroege@google.com
2010-09-08
1
-0
/
+8
*
Factoring out views related unit-tests in their own exe.
jcivelli@chromium.org
2010-09-03
1
-0
/
+67
*
GTTF: Make our handling of Windows pre-processor symbols more consistent.
phajdan.jr@chromium.org
2010-08-26
1
-5
/
+0
*
Refactors mouse watching out of TabStrip into a standalone class.
sky@chromium.org
2010-08-17
1
-0
/
+2
*
Improvements to accessibility extension api support for "views":
dmazzoni@chromium.org
2010-08-06
1
-1
/
+2
*
Make the resize gripper invisible.
pkasting@chromium.org
2010-07-27
1
-2
/
+2
*
[Linux Views]Handle focus traversing correctly.
suzhe@chromium.org
2010-07-20
1
-0
/
+2
*
Display warning banner in Win preferences dialog for managed options.
mnissler@chromium.org
2010-07-06
1
-2
/
+2
*
Win: Add listbox view.
thakis@chromium.org
2010-06-30
1
-1
/
+9
*
Improve toolbar keyboard accessibility.
dmazzoni@chromium.org
2010-06-18
1
-0
/
+2
*
views: Move BoxLayout class into views/examples directory.
tfarina@chromium.org
2010-05-28
1
-1
/
+3
*
Add multiline support to views::TextField.
xiyuan@chromium.org
2010-05-22
1
-0
/
+2
*
Reverting two files that has been included in revert by mistake.
oshima@chromium.org
2010-05-04
1
-1
/
+0
*
Revert "Add transparency to TYPE_CHILD WidgetGtk."
oshima@chromium.org
2010-05-04
1
-0
/
+1
*
Use customized RGBA-enabled tooltip window for tooltip on ChroemOS
xiyuan@chromium.org
2010-04-28
1
-0
/
+2
*
Re-instate the temporary revert from r45267. That reverted certain
shess@chromium.org
2010-04-23
1
-0
/
+2
*
Temporarily revert certain Omnibox, toolbar, tab animations, and other
shess@chromium.org
2010-04-22
1
-2
/
+0
*
Fixes possible crash if the window hosting a menu was closed while the
sky@chromium.org
2010-04-16
1
-0
/
+1
*
Make the bottom edges of the opaque frame rounded.
glen@chromium.org
2010-04-09
1
-0
/
+2
[prev]
[next]