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
/
chrome
/
browser
/
ui
/
touch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert some more view methods to the ui/views style.
ben@chromium.org
2011-07-15
1
-1
/
+1
*
Build fixes for the linux touch build. The render_widget_host_view_views_touc...
ananta@chromium.org
2011-07-11
1
-13
/
+14
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
2
-16
/
+16
*
Move InputMethodLibrary from cros to input_method
satorux@chromium.org
2011-06-29
2
-9
/
+9
*
Move app/resources/* to ui/resources/ directory.
tfarina@chromium.org
2011-06-29
1
-1
/
+1
*
Always show keyboard when an editable element is touched.
mazda@chromium.org
2011-06-28
1
-0
/
+5
*
Multi-tab: Adding new Notification when tab selection changes (again).
dpapad@chromium.org
2011-06-23
3
-5
/
+6
*
touch tabstrip: Paint correctly when a tab is removed.
sadrul@chromium.org
2011-06-22
1
-0
/
+1
*
Revert 89752 - Multi-tab: Adding new Notification when tab selection changes.
dpapad@chromium.org
2011-06-20
3
-5
/
+5
*
Multi-tab: Adding new Notification when tab selection changes.
dpapad@chromium.org
2011-06-20
3
-5
/
+5
*
Improve large tab strip by leveraging touch icons when present.
saintlou@chromium.org
2011-06-17
7
-45
/
+257
*
Switch virtual keyboard layout when IME is switched.
yusukes@google.com
2011-06-17
4
-4
/
+53
*
Use the normal panel-frame until there's a touch-friendly version.
sadrul@chromium.org
2011-06-16
1
-7
/
+18
*
Add NativeWidgetDelegate::OnTouchEvent and move views::View::TouchStatus to u...
sadrul@chromium.org
2011-06-14
2
-7
/
+10
*
Set animation delegate to NULL to fix some more flaky tests on touchui.
sadrul@chromium.org
2011-06-14
1
-1
/
+4
*
Generic interface-based unit testing for BaseTabStrip
wyck@chromium.org
2011-06-14
1
-0
/
+35
*
Stop keyboard animation when tabstrip goes empty.
sadrul@chromium.org
2011-06-13
2
-0
/
+5
*
Eliminate Window completely.
ben@chromium.org
2011-06-13
1
-1
/
+1
*
Mark any descendant child view of the keyboard unfocusable.
sadrul@chromium.org
2011-06-10
1
-1
/
+1
*
Reduce the duration of the keyboard animation.
bryeung@chromium.org
2011-06-10
1
-1
/
+1
*
Adjust virtual keyboard size base on input method candidates.
penghuang@chromium.org
2011-06-09
2
-7
/
+23
*
Move more from Window onto Widget.
ben@chromium.org
2011-06-08
1
-1
/
+1
*
keyboard: Fix unfocusing child views.
sadrul@chromium.org
2011-06-07
1
-1
/
+1
*
r88050 inadvertently included changes to fix keyboard visibility:
sadrul@chromium.org
2011-06-06
1
-0
/
+1
*
Use VLOG to suppress messages that aren't useful for everyone.
sadrul@chromium.org
2011-06-06
1
-0
/
+3
*
keyboard: Fix visibility.
sadrul@chromium.org
2011-06-06
1
-3
/
+7
*
Get rid of TabContentsRegistrar and just let TabContentsObserver support dyna...
jam@chromium.org
2011-06-03
2
-4
/
+1
*
views: Convert View::GetID/SetID functions to unix_hacker style.
tfarina@chromium.org
2011-06-03
1
-2
/
+2
*
Fix the case where the TabContents goes away before TabContentsObserver::Regi...
jam@chromium.org
2011-06-01
2
-2
/
+3
*
views: Make View::SetFocusable() a simple setter accessor.
tfarina@chromium.org
2011-06-01
1
-1
/
+1
*
Show input method candidates in virtual keyboard.
penghuang@chromium.org
2011-05-27
1
-1
/
+1
*
Fix touch compile after r86955.
sadrul@chromium.org
2011-05-27
1
-2
/
+2
*
Use the non-touch popup frame instead of NULL.
sadrul@chromium.org
2011-05-25
1
-1
/
+2
*
Multi-tab selection: Renaming TabStripModelObserver::TabSelectedAt to ActiveT...
dpapad@chromium.org
2011-05-24
2
-8
/
+8
*
Add hideKeyboard API to chrome.experimental.input.
mazda@chromium.org
2011-05-23
1
-0
/
+11
*
Add a missing head to fix touch compile.
sadrul@chromium.org
2011-05-19
1
-0
/
+1
*
Remove functions in RenderViewHost and RenderWidgetHost that just send an IPC...
jam@chromium.org
2011-05-19
1
-1
/
+2
*
Fix touch build by converting to use new API
ben@chromium.org
2011-05-18
1
-1
/
+1
*
Plumbing Keyboard DOMView's TabContents with extention functions:
varunjain@chromium.org
2011-05-18
3
-5
/
+65
*
Makes Transform concrete. Fixes bug in coordinate conversion and makes all co...
sky@chromium.org
2011-05-17
1
-1
/
+4
*
Get the TabContents from the NavigationController instead of from the Browser...
sadrul@chromium.org
2011-05-14
1
-2
/
+4
*
We hide the virtual keyboard on navigating to a new page. We also need to
varunjain@chromium.org
2011-05-13
1
-2
/
+9
*
Fixed logic for determining whether to show virtual keyboard on browser
varunjain@chromium.org
2011-05-11
1
-2
/
+6
*
Add GetClassName() to several View sub-classes.
wjmaclean@chromium.org
2011-05-06
4
-0
/
+26
*
Browser::Type cleanup.
jianli@chromium.org
2011-05-05
1
-2
/
+3
*
touch: Fix compile.
sadrul@chromium.org
2011-05-04
2
-2
/
+3
*
Split out large icons into a separate resource pak
sail@chromium.org
2011-04-21
1
-0
/
+1
*
Revert 82497 - Split out large icons into a separate resource pakThis is a pa...
sail@chromium.org
2011-04-21
1
-1
/
+0
*
Split out large icons into a separate resource pak
sail@chromium.org
2011-04-21
1
-0
/
+1
*
Revert high res icon changes
sail@chromium.org
2011-04-20
1
-1
/
+0
[next]