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
/
ui
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove EventType, EventFlags, MouseEventFlags enum re-definitions.
msw@chromium.org
2011-09-08
2
-38
/
+1
*
Nix GetFocusManagerForNativeView|Window.
msw@chromium.org
2011-08-02
3
-26
/
+3
*
touch: Always expect XInput2 availability.
sadrul@chromium.org
2011-07-22
1
-2
/
+0
*
Rename app_strings to ui_strings.
tfarina@chromium.org
2011-07-07
1
-1
/
+1
*
Refactor the glib message-pump, and use it as the base for a gtk message pump...
sadrul@chromium.org
2011-06-24
1
-3
/
+2
*
Remove set of redundant API calls for PlatformDevice instances. These functio...
twiz@chromium.org
2011-06-16
1
-1
/
+1
*
ui: Remove unused run_all_unittests.cc files.
tfarina@chromium.org
2011-06-16
1
-9
/
+0
*
ui/views: Get rid of V2TestSuite class.
tfarina@chromium.org
2011-06-16
1
-12
/
+2
*
ui/views: Fix the signature of View::OnViewAdded/Removed overridden methods.
tfarina@chromium.org
2011-06-08
3
-9
/
+10
*
Made the OS_LINUX ifdefs in ui/ and webkit/ directories more cross-platform, ...
chromium@hybridsource.org
2011-05-25
3
-4
/
+4
*
ui/base/models: Convert GetKeyCode() to unit_hacker() style (key_code()).
tfarina@chromium.org
2011-05-20
1
-9
/
+9
*
Fix bustage... these files were ommited from the CL.
ben@chromium.org
2011-05-19
3
-4
/
+4
*
Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
1
-1
/
+1
*
Revert 85732 (broke build) - Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
1
-1
/
+1
*
Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
1
-1
/
+1
*
Removes code added to track down crash. The crash seems to have
sky@chromium.org
2011-04-15
1
-2
/
+0
*
rename getBitmapDC to beginPlatformPaint and add calls to endPlatformPaint
vandebo@chromium.org
2011-04-05
1
-1
/
+2
*
Consolidate Widget Event code, other cleanup.
msw@chromium.org
2011-03-31
3
-24
/
+7
*
Disambiguate OnMouseCaptureLost from OnMouseReleased.
msw@chromium.org
2011-03-29
1
-5
/
+0
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
7
-8
/
+8
*
Normalize the top-level ui/ module.
rsesek@chromium.org
2011-03-18
1
-201
/
+0
*
Update OnMouseActivate override signatures.
msw@chromium.org
2011-03-09
1
-16
/
+16
*
Carnitas: Move app_strings to ui/base/strings
sail@chromium.org
2011-03-08
1
-1
/
+1
*
Add new MouseEvent ctors; update WidgetWin & WindowWin usage.
msw@chromium.org
2011-03-08
1
-25
/
+17
*
Revert 77068 - Carnitas: Move app_strings to ui/base/strings
sail@chromium.org
2011-03-07
1
-1
/
+1
*
Carnitas: Move app_strings to ui/base/strings
sail@chromium.org
2011-03-06
1
-1
/
+1
*
Do all OOLing in the views code. linux_views now builds clean with the clang ...
erg@google.com
2011-03-04
2
-1
/
+6
*
Rename ContextMenuController::ShowContextMenu() to ShowContextMenuForView().
thakis@chromium.org
2011-03-04
1
-3
/
+3
*
Rename the methods in DragController.
thakis@chromium.org
2011-03-04
1
-7
/
+7
*
Update LocatedEvent and MouseWheelEvent.
msw@chromium.org
2011-02-25
2
-4
/
+6
*
View API/implementation cleanup:
pkasting@chromium.org
2011-02-22
13
-368
/
+344
*
Removing the experimental Chrome extension popup API. This API will not be ad...
twiz@chromium.org
2011-02-14
1
-1
/
+1
*
Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-10
2
-30
/
+30
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
12
-18
/
+18
*
Switch to using FocusEvent for focus change notifications.
ben@chromium.org
2011-02-03
11
-374
/
+175
*
Method sorting.
ben@chromium.org
2011-02-03
3
-397
/
+420
*
Complete the Focus Manager hookup.
ben@chromium.org
2011-02-03
13
-69
/
+154
*
Verify that:
ben@chromium.org
2011-02-03
7
-11
/
+56
*
More FocusManager hookup.
ben@chromium.org
2011-02-03
14
-37
/
+179
*
Fix checkdeps by deleting not-built file.
ben@chromium.org
2011-02-02
1
-1730
/
+0
*
Copy more focus manager into V2. Comment out a bunch of stuff and add stub im...
ben@chromium.org
2011-02-02
14
-0
/
+3461
*
Begin to integrate Focus Manager. Add Windows accelerator handler implementat...
ben@chromium.org
2011-02-02
8
-2
/
+284
*
Reorder methods in class View to better isolate methods that shouldn't be pub...
ben@chromium.org
2011-02-01
4
-129
/
+167
*
sFirst cut at an experiment with what a simplified View/Widget API would look...
ben@chromium.org
2011-02-01
41
-0
/
+4138