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
/
focus
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Rework tree APIs to reflect Google style and more const-correctness.Also, mov...
ben@chromium.org
2011-02-09
3
-16
/
+12
*
touch: Fix wheel scrolling for xinput2.
sadrul@google.com
2011-02-08
1
-0
/
+8
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
3
-3
/
+3
*
touch: Hide the X cursor when not in use.
sadrul@chromium.org
2011-01-26
1
-18
/
+48
*
touch: Allow grabbing/ungrabbing touch devices for XInput2.
sadrul@chromium.org
2011-01-20
1
-32
/
+3
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
2
-4
/
+4
*
Revert 71879 due to compile failure - touch: Allow grabbing/ungrabbing touch ...
sadrul@chromium.org
2011-01-20
1
-3
/
+32
*
touch: Allow grabbing/ungrabbing touch devices for XInput2.
sadrul@chromium.org
2011-01-20
1
-32
/
+3
*
Move UI-relevant Windows files to ui/base.
ben@chromium.org
2011-01-19
1
-3
/
+3
*
touch: Return an enum from OnTouchEvent.
sadrul@chromium.org
2011-01-18
1
-1
/
+1
*
Add some OWNERS files.
ben@chromium.org
2011-01-14
1
-0
/
+1
*
Move models from app to ui/base/models
ben@chromium.org
2011-01-14
1
-1
/
+3
*
Move app/key* to ui/base/keycodes/*
ben@chromium.org
2011-01-13
4
-56
/
+56
*
views (linux): Fix keyboard shortcuts.
sadrul@chromium.org
2011-01-04
1
-19
/
+1
*
Move base/win_util to the base/win directory and use the base::win namespace.
brettw@google.com
2010-12-31
2
-2
/
+0
*
Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...
brettw@google.com
2010-12-30
1
-2
/
+3
*
touch: Fix buildbot.
sadrul@chromium.org
2010-12-28
1
-2
/
+4
*
touch: Fix switching focus among fields in webpages.
sadrul@chromium.org
2010-12-21
1
-10
/
+18
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-14
2
-1
/
+10
*
Rename all methods accessing Singleton<T> as GetInstance().
satish@chromium.org
2010-12-13
4
-7
/
+7
*
Revert 68932 - Make members of Singleton<T> private and only visible to the s...
satish@chromium.org
2010-12-11
2
-10
/
+1
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-11
2
-1
/
+10
*
Add a new GetInstance() method for singleton classes, take 2.
satish@chromium.org
2010-12-08
2
-3
/
+6
*
A non-GTK version of menus for touchui.
sadrul@chromium.org
2010-12-05
2
-14
/
+10
*
touchui: Create touch-events.
sadrul@chromium.org
2010-11-23
2
-6
/
+61
*
Fix mouse-wheel scrolling and shifted/capslocked keyevents for touchui.
sadrul@chromium.org
2010-11-22
1
-6
/
+12
*
Attempt 2 at:
sky@chromium.org
2010-11-21
2
-14
/
+14
*
Fixes crash in focus that occurs if Focus ends up deleting/removing
sky@chromium.org
2010-11-19
1
-1
/
+5
*
Revert 66784 - Converts usage of SetProp/GetProp to a map. Even after making ...
sky@chromium.org
2010-11-19
2
-14
/
+14
*
Converts usage of SetProp/GetProp to a map. Even after making sure we
sky@chromium.org
2010-11-19
2
-14
/
+14
*
touchui: First pass at XInput2 message pump.
sadrul@chromium.org
2010-11-12
1
-1
/
+83
*
Revert 65938 (arm compile fail) - touchui: First pass at XInput2 message pump.
sadrul@chromium.org
2010-11-12
1
-83
/
+1
*
touchui: First pass at XInput2 message pump.
sadrul@chromium.org
2010-11-12
1
-1
/
+83
*
Revert "touchui: First pass at XInput2 message pump."
evan@chromium.org
2010-11-12
1
-83
/
+1
*
touchui: First pass at XInput2 message pump.
sadrul@chromium.org
2010-11-12
1
-1
/
+83
*
Attempt at fixing leaks from SetProp. Apparently there is a finite
sky@chromium.org
2010-11-01
2
-5
/
+13
*
touchui: Directly process key and mouse events.
rjkroege@google.com
2010-10-26
3
-14
/
+89
*
Hijack mouse-related events for TOUCH_UI builds
bryeung@google.com
2010-10-21
1
-0
/
+32
*
Re-lands 58186:
bryeung@chromium.org
2010-09-03
4
-55
/
+56
*
Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...
akalin@chromium.org
2010-09-02
4
-56
/
+55
*
Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-02
4
-55
/
+56
*
Revert 58186 - Move the keyboard files from base/ to app/.
phajdan.jr@chromium.org
2010-09-01
4
-56
/
+55
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
4
-55
/
+56
*
Remove wstrings from bookmarks, part 12.
viettrungluu@chromium.org
2010-08-22
1
-5
/
+6
*
Improvements to accessibility extension api support for "views":
dmazzoni@chromium.org
2010-08-06
1
-6
/
+0
*
FBTF: Remove unneeded headers from base/ (part 3)
thestig@chromium.org
2010-08-06
1
-2
/
+0
*
[Linux Views] Refactor accelerator handler related code.
suzhe@chromium.org
2010-08-04
5
-123
/
+16
*
Add undeclared virtual destructors part 5
ziadh@chromium.org
2010-08-02
1
-0
/
+9
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-2
/
+3
*
Cleanup: Remove unneeded headers from app/ (part 2)
thestig@chromium.org
2010-07-31
1
-1
/
+0
[prev]
[next]