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
Commit message (
Expand
)
Author
Age
Files
Lines
*
app: Get rid of test/ directory.
tfarina@chromium.org
2011-06-27
1
-1
/
+1
*
Moves acclerated painting related fields from View to LayerHelper.
sky@chromium.org
2011-06-27
6
-108
/
+302
*
Fix virtual keyboard issue with login screen.
penghuang@chromium.org
2011-06-27
2
-0
/
+5
*
Use NativeViewHostViews when using pure-views instead of NativeViewHostGtk.
sadrul@chromium.org
2011-06-26
1
-1
/
+6
*
Refactor the glib message-pump, and use it as the base for a gtk message pump...
sadrul@chromium.org
2011-06-24
8
-52
/
+39
*
Add MenuItemView API to control menu repositioning.
rhashimoto@chromium.org
2011-06-24
3
-9
/
+59
*
Allow View to have a layer whose texture is updated externally.
backer@chromium.org
2011-06-24
2
-0
/
+42
*
Fix build when GYP_DEFINES="chromeos=0 use_ibus=1"
hashimoto@chromium.org
2011-06-24
1
-7
/
+3
*
Fixes bug where layer bounds weren't correctly set when views was set
sky@chromium.org
2011-06-24
2
-11
/
+42
*
Adds the ability to animate transforms/bounds to View.
sky@chromium.org
2011-06-23
9
-12
/
+280
*
Add an option to run Chrome in the views desktop.
ben@chromium.org
2011-06-23
4
-43
/
+87
*
views: Pull out ContextMenuController class into its own header file.
tfarina@chromium.org
2011-06-23
12
-44
/
+63
*
Updated remaining button to text button. Reverted the interposed
saintlou@chromium.org
2011-06-23
16
-159
/
+82
*
views: Remove the dependency on app_base.
tfarina@chromium.org
2011-06-22
4
-12
/
+4
*
xi2: We need to look at the slave device that generated the event,
sadrul@chromium.org
2011-06-22
1
-1
/
+1
*
Clean up avatar icon drawing
sail@chromium.org
2011-06-22
1
-1
/
+0
*
Fixes leak in drag_utils.
sky@chromium.org
2011-06-22
1
-4
/
+5
*
Fix building views_unittests.
sadrul@chromium.org
2011-06-22
1
-0
/
+1
*
views/ime: Add dtor to CharacterComposer class to please clang.
tfarina@chromium.org
2011-06-22
2
-2
/
+4
*
Add character composition
hashimoto@chromium.org
2011-06-22
7
-70
/
+589
*
Reland "views: Refactor AddRemoveNotifications unittest."
tfarina@chromium.org
2011-06-22
1
-102
/
+145
*
views: Pull out DragController class into its own header file.
tfarina@chromium.org
2011-06-21
6
-40
/
+57
*
Revert 89910 - views: Refactor AddRemoveNotifications unittest.
rvargas@google.com
2011-06-21
1
-271
/
+102
*
views: Refactor AddRemoveNotifications unittest.
tfarina@chromium.org
2011-06-21
1
-102
/
+271
*
Adds Layer as a class between View and the Texture.
sky@chromium.org
2011-06-21
10
-151
/
+536
*
[Views] Make ImageView::SetImage() take a const SkBitmap* rather than a non-c...
rsesek@chromium.org
2011-06-21
2
-4
/
+4
*
Fix clang build.
ben@chromium.org
2011-06-21
2
-1
/
+4
*
Fix build.
ben@chromium.org
2011-06-21
2
-2
/
+6
*
Change NativeWidgetViews' constructor to not take a parent View. The embeddin...
ben@chromium.org
2011-06-21
12
-39
/
+50
*
Fix build error with latest ibus.
yusukes@google.com
2011-06-21
1
-6
/
+2
*
views/examples: Move the implementation of TableExample to source file.
tfarina@chromium.org
2011-06-20
3
-136
/
+182
*
Re-land:
ben@chromium.org
2011-06-17
1
-19
/
+12
*
Take transforms into consideration when deciding the dirty region for child v...
sadrul@chromium.org
2011-06-17
1
-2
/
+7
*
Changing uses of NativeButton to use NativeTextButton, which does not use a
rogerta@chromium.org
2011-06-17
3
-5
/
+113
*
Make NativeWidgetViews::SchedulePaintInRect use
sky@chromium.org
2011-06-17
3
-1
/
+8
*
views: Change the check in View::AddChildViewAt() to CHECK_NE.
tfarina@chromium.org
2011-06-16
1
-1
/
+1
*
Fix even more crashes. To help identify remaining crashes now and in the futu...
ben@chromium.org
2011-06-16
9
-26
/
+51
*
Add pressure information to touch event.
miletus@chromium.org
2011-06-16
6
-25
/
+101
*
Mark the parent texture dirty when a child view starts using its own texture.
sadrul@chromium.org
2011-06-16
1
-0
/
+5
*
SetMsgHandled in NativeWidgetWin::OnAppCommand based on WidgetDelegate handling.
msw@chromium.org
2011-06-16
1
-3
/
+2
*
Add View::ReorderChildView and Widget::MoveToTop.
sadrul@chromium.org
2011-06-16
13
-1
/
+109
*
Re-land:
ben@chromium.org
2011-06-16
26
-354
/
+468
*
Create the InputMethod when it is first requested by a child view.
penghuang@chromium.org
2011-06-16
1
-16
/
+15
*
Revert 89216 - Move private NativeWidget methods to new internal interface Na...
ben@chromium.org
2011-06-15
26
-468
/
+354
*
Move private NativeWidget methods to new internal interface NativeWidgetPrivate.
ben@chromium.org
2011-06-15
26
-354
/
+468
*
added right click check.
shinyak@google.com
2011-06-15
1
-2
/
+2
*
Convert the native separator to a regular view. Also, lighten it a bit in color.
finnur@chromium.org
2011-06-15
2
-91
/
+14
*
Remove msvs_guids from third_party, webkit, tools and views.
tony@chromium.org
2011-06-14
1
-1
/
+0
*
Use MouseWheelEvent for mouse wheel event
oshima@google.com
2011-06-14
1
-1
/
+1
*
Revert 89076 - Make sure custom frame windows paint as active when they're ac...
ben@chromium.org
2011-06-14
1
-11
/
+11
[next]