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
*
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
*
Move utility method for embedding links in texts from about_chrome_view to a ...
mirandac@chromium.org
2010-04-05
1
-0
/
+2
*
Linux: fix view_examples shared build by adding allocator dependency.
craig.schlenter@chromium.org
2010-03-29
1
-7
/
+9
*
Adds the ability to display text in a textfield when the text is
sky@chromium.org
2010-03-23
1
-0
/
+2
*
Revert 41882 - [Accessibility] Chrome's main window is missing an accessible ...
ctguil@chromium.org
2010-03-17
1
-1
/
+0
*
[Accessibility] Chrome's main window is missing an accessible name
ctguil@chromium.org
2010-03-17
1
-0
/
+1
*
Implementation of a progress bar control.
finnur@chromium.org
2010-03-12
1
-0
/
+2
*
Add a gyp target for Xext to linux/system so that Views can depend on it. A r...
davemoore@chromium.org
2010-03-10
1
-0
/
+1
*
Move wtl from chrome/third_party to third_party/. This
tony@chromium.org
2010-03-09
1
-4
/
+3
*
Adds a simple class for animating a views bounds from one location to
sky@chromium.org
2010-02-11
1
-0
/
+2
*
Try to fix linux views, part I don't even know how many
pkasting@chromium.org
2010-01-30
1
-1
/
+0
*
SingleSplitView example
oshima@chromium.org
2010-01-25
1
-0
/
+1
*
Resize and overflow for browser actions (part 1).
finnur@chromium.org
2010-01-22
1
-0
/
+2
*
bsds: views/ and webkit/ support for FreeBSD/OpenBSD
evan@chromium.org
2009-12-31
1
-3
/
+3
*
Add views/examples/menu_example.h
satorux@chromium.org
2009-12-16
1
-0
/
+2
*
Fixes two related bugs:
sky@chromium.org
2009-12-15
1
-0
/
+2
*
Fix a hidden dependency from view_examples to chrome on Linux.
satorux@chromium.org
2009-12-12
1
-0
/
+1
*
Refactor the menu model to live outside views/ so it can be shared
pinkerton@chromium.org
2009-12-04
1
-2
/
+0
*
Porting the table view to Linux toolkit views.
jcampan@chromium.org
2009-12-01
1
-0
/
+2
*
Making grd dependencies more correct for grds in app.
bradnelson@google.com
2009-11-20
1
-1
/
+1
*
Add examples/widget_example.h to sources of view_examples.
satorux@chromium.org
2009-11-20
1
-0
/
+1
*
Remove new tabstrip code. Going to try doing this a different way.
ben@chromium.org
2009-11-17
1
-2
/
+0
*
Refactoring of the TableView so it uses NativeViewControl.
jcampan@chromium.org
2009-11-12
1
-0
/
+7
*
Remove themes/default.dll and merge the resources into chrome.dll.
tc@google.com
2009-11-02
1
-0
/
+2
*
Porting the view examples to Windows.
jcampan@chromium.org
2009-10-20
1
-39
/
+43
*
Couple of views/gtk tweaks:
sky@chromium.org
2009-10-13
1
-1
/
+0
*
Add explicit dependency to x11. This comes from webkit as well, but views/gtk...
oshima@chromium.org
2009-10-12
1
-1
/
+1
*
* Password style support for gtk's textfield impl.
oshima@chromium.org
2009-10-09
1
-0
/
+2
*
Add comments setting emacs and vim tab width and expansion variables.
sgk@google.com
2009-10-06
1
-0
/
+6
*
Fixed the header file not found issue of 222030. (The file has been renamed a...
oshima@chromium.org
2009-09-29
1
-3
/
+3
*
Revert "gtk implemenation of Scrollbar."
agl@chromium.org
2009-09-28
1
-55
/
+47
*
gtk implemenation of Scrollbar.
oshima@chromium.org
2009-09-28
1
-47
/
+55
*
getting example_views to compile is too much work for now. I'm disabling it
nsylvain@chromium.org
2009-09-28
1
-36
/
+40
*
views_example depends on views.
nsylvain@chromium.org
2009-09-27
1
-0
/
+1
*
Refactor window impl of scroll bar for future linux implementation.
oshima@chromium.org
2009-09-23
1
-0
/
+3
*
More examples:
oshima@chromium.org
2009-09-23
1
-3
/
+7
[next]