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
*
Use text input type to control visibility of virtual keyboard
penghuang@chromium.org
2011-08-24
1
-1
/
+2
*
Reapplies code that fixed 90860 without debugging code. This is the
sky@chromium.org
2011-08-24
1
-0
/
+8
*
Reverts debugging code added for 90860. The change to MenuItemView
sky@chromium.org
2011-08-24
4
-17
/
+2
*
Revert "Switch to using .pak files for locale data on Windows." (r97941)
mattm@chromium.org
2011-08-24
1
-1
/
+1
*
Switch to using .pak files for locale data on Windows.
tony@chromium.org
2011-08-23
1
-1
/
+1
*
Revert "This is a redo of http://codereview.chromium.org/7629009/"
saintlou@chromium.org
2011-08-23
4
-637
/
+0
*
This is a redo of http://codereview.chromium.org/7629009/
saintlou@chromium.org
2011-08-23
4
-0
/
+637
*
views: Propagate visibility-notification down the view hierarchy when the wid...
sadrul@chromium.org
2011-08-23
1
-0
/
+1
*
Revert r97856 "move bubble border code and update references to it."
maruel@chromium.org
2011-08-23
3
-635
/
+0
*
move bubble border code and update references to it.
saintlou@chromium.org
2011-08-23
3
-0
/
+635
*
Move input_method to widget
oshima@google.com
2011-08-23
24
-233
/
+359
*
Minor fix to touch selection logic.
varunjain@chromium.org
2011-08-23
2
-14
/
+6
*
Reverts debugging code added @ 97412 as it uncovered reason for crash.
sky@chromium.org
2011-08-22
1
-9
/
+1
*
Fixes regression (and crash) in instant. The crash would happen if
sky@chromium.org
2011-08-22
2
-1
/
+10
*
Converts a DCHECK into a CHECK in hopes of tracking why the menu code
sky@chromium.org
2011-08-19
1
-1
/
+2
*
Fix shlib build breakage
oshima@google.com
2011-08-19
1
-1
/
+2
*
Simple WindowManager that can move/resize window.
oshima@google.com
2011-08-19
20
-79
/
+540
*
Disable NativeTextfieldViews drag and drop on TOUCHUI.
msw@chromium.org
2011-08-19
1
-3
/
+15
*
Adds some debugging code to track crash. It seems as though
sky@chromium.org
2011-08-19
1
-1
/
+9
*
Introduce FORCE_LTR_DIRECTIONALTY in Canvas.
xji@chromium.org
2011-08-18
2
-42
/
+45
*
Adds some debugging code in hopes of finding why 90860 is happening.
sky@chromium.org
2011-08-18
4
-2
/
+17
*
Add Unicode support to ibus_input_method.cc.
yusukes@google.com
2011-08-18
1
-0
/
+8
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)
thestig@chromium.org
2011-08-18
2
-2
/
+3
*
widget: Look at the 'maximize' initialization param on creation.
sadrul@chromium.org
2011-08-18
2
-2
/
+4
*
Implement NativeWidgetViews::CenterWindow().
rhashimoto@chromium.org
2011-08-17
1
-2
/
+4
*
Remove Purify and Quantify.Doing so will reduce substantially the size of the...
jeanluc@chromium.org
2011-08-17
2
-2
/
+2
*
Make sure dialog window gets closed at the end of test.
oshima@google.com
2011-08-17
1
-5
/
+27
*
Remove PREVIOUS_GRAPHEME_TRAILING.
xji@google.com
2011-08-16
2
-44
/
+13
*
chromeos: Improve brightness and volume animations.
derat@chromium.org
2011-08-15
3
-127
/
+104
*
views-desktop: Fix updating the cursor for windows.
sadrul@chromium.org
2011-08-15
3
-1
/
+13
*
Implemented nicer battery status
davemoore@chromium.org
2011-08-12
7
-4
/
+49
*
Dropping non-existant sources.
bradnelson@google.com
2011-08-11
1
-1
/
+0
*
Fix RenderText cached bounds and offset logic; update clients.
msw@chromium.org
2011-08-11
2
-17
/
+6
*
views-desktop: Fix sending mousewheel events to the correct view.
sadrul@chromium.org
2011-08-11
1
-2
/
+12
*
views: Force child views to paint into their own texture when the parent has ...
sadrul@chromium.org
2011-08-10
1
-5
/
+10
*
views-desktop: Add the desktop-window as an observer for a widget when it get...
sadrul@chromium.org
2011-08-10
1
-1
/
+7
*
NativeWidgetPrivate::CreateNativeWidget should check for NULL on views_delegate
varunjain@chromium.org
2011-08-09
1
-1
/
+1
*
Tests for TouchSelectoinControllerImpl.
varunjain@chromium.org
2011-08-08
5
-0
/
+219
*
NativeWidgetViews: Implement widget activation/deactivation.
sadrul@chromium.org
2011-08-08
4
-12
/
+25
*
Fix typo in SelectRect().
xji@google.com
2011-08-06
1
-1
/
+1
*
Rename VIEWS_API to VIEWS_EXPORT.
darin@chromium.org
2011-08-05
104
-255
/
+256
*
extend RenderText for inheritance. It
xji@google.com
2011-08-04
5
-66
/
+142
*
Add missing OnCaretBoundsChanged() hooks to NativeTextfieldViews.
varunjain@chromium.org
2011-08-03
1
-0
/
+4
*
Add proper drag position to TouchSelectionController::SelectionHandleDragged.
varunjain@chromium.org
2011-08-03
2
-5
/
+6
*
Make NetworkMenuModel a ui::MenuModel again.
rhashimoto@chromium.org
2011-08-03
4
-7
/
+15
*
views: Properly exclude native_menu_x when touchui==0 and toolkit_uses_gtk=1
mnissler@chromium.org
2011-08-03
1
-2
/
+2
*
Implement text selection widgets for controlling text selection on touch
varunjain@chromium.org
2011-08-03
7
-10
/
+426
*
Alwas set saved maximized state for panels to 'false'.
stevenjb@google.com
2011-08-02
1
-1
/
+8
*
Fix font and selection issues for RenderText temporary code.
msw@chromium.org
2011-08-02
1
-0
/
+7
*
Nix GetFocusManagerForNativeView|Window.
msw@chromium.org
2011-08-02
10
-65
/
+45
[next]