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
/
ash
/
tooltips
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove #pragma once from ash
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Relanding r144499:
oshima@chromium.org
2012-06-27
1
-7
/
+7
*
Revert r 144499 "Rename the remaining usage of Monitor to Display"
oshima@chromium.org
2012-06-27
1
-7
/
+7
*
Rename the remaining usage of Monitor to Display
oshima@chromium.org
2012-06-27
1
-7
/
+7
*
Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.
tfarina@chromium.org
2012-06-17
1
-2
/
+2
*
Reland r141871.
oshima@chromium.org
2012-06-13
1
-1
/
+0
*
Revert r141871 "Add RootWindowController that keeps per root window state."
oshima@chromium.org
2012-06-13
1
-0
/
+1
*
Add RootWindowController that keeps per root window state.
oshima@chromium.org
2012-06-13
1
-1
/
+0
*
Add EnvEventFilter to filter events before root window process event
oshima@chromium.org
2012-06-06
2
-3
/
+7
*
Remove more root window dependencies
oshima@chromium.org
2012-06-01
2
-11
/
+14
*
Rename GetRootWindow() -> GetPrimaryRootWindow()
oshima@chromium.org
2012-05-25
2
-15
/
+16
*
views: Have a more accurate name for View parent_owned accessors.
tfarina@chromium.org
2012-05-12
1
-1
/
+1
*
ash: Instead of doing a conversion just use string16().
tfarina@chromium.org
2012-05-04
1
-6
/
+6
*
* Separated implementation class from gfx::Screen
oshima@chromium.org
2012-04-25
1
-2
/
+2
*
Ash/aura split: NativeWidgetAura::GetWindowScreenBounds() should return scree...
erg@chromium.org
2012-04-25
1
-1
/
+2
*
aura: Do not show tooltips if mouse cursor is hidden.
varunjain@chromium.org
2012-04-24
2
-1
/
+30
*
Build fix: I have tried this test on win_aura trybots several times and it pa...
varunjain@chromium.org
2012-03-22
1
-0
/
+2
*
aura: Really long tooltips should be wrapped not truncated.
varunjain@chromium.org
2012-03-22
3
-45
/
+209
*
Revert 128177 - aura: Really long tooltips should be wrapped not truncated.
varunjain@chromium.org
2012-03-22
3
-209
/
+45
*
aura: Really long tooltips should be wrapped not truncated.
varunjain@chromium.org
2012-03-22
3
-45
/
+209
*
Revert 127975 - aura: Really long tooltips should be wrapped not truncated.
wez@chromium.org
2012-03-21
3
-206
/
+45
*
aura: Really long tooltips should be wrapped not truncated.
varunjain@chromium.org
2012-03-21
3
-45
/
+206
*
aura: Tooltips need to disappear if the user clicks a button and not show up ...
varunjain@chromium.org
2012-03-16
2
-4
/
+48
*
Migrate client API setters/getters to take a RootWindow.
ben@chromium.org
2012-02-26
2
-2
/
+3
*
Change EventGenerator to take a RootWindow at construction instead of just as...
ben@chromium.org
2012-02-21
1
-3
/
+3
*
Revert r122716 and r122717
maruel@chromium.org
2012-02-19
1
-3
/
+3
*
Change EventGenerator to take a RootWindow at construction instead of just as...
ben@chromium.org
2012-02-19
1
-3
/
+3
*
A bevy of Aura test changes:
ben@chromium.org
2012-02-17
1
-2
/
+2
*
Provide a RootWindow instance getter on the shell, in preparation for removin...
ben@chromium.org
2012-02-17
1
-4
/
+5
*
1) Invoke RootWindow::SetCapture(NULL) as a result from OS level mouse captur...
pkotwicz@chromium.org
2012-02-11
1
-0
/
+1
*
Revert 121338 - 1) Adds support for OS level mouse capture lost (eg from a po...
pkotwicz@chromium.org
2012-02-10
1
-1
/
+0
*
1) Adds support for OS level mouse capture lost (eg from a popup)
pkotwicz@chromium.org
2012-02-09
1
-0
/
+1
*
Mac/Aura compile fixes for new accelerator / dispatcher code
dhollowa@chromium.org
2012-02-09
2
-10
/
+6
*
* Widget with WIDGET_OWNS_NATIVE_WIDGET has to be deleted explicitly.
oshima@chromium.org
2012-02-07
1
-7
/
+7
*
aura: Fix a couple of tooltip related bugs:
varunjain@chromium.org
2012-02-01
1
-0
/
+13
*
Remove Owner param to EventFilter's ctor.
ben@chromium.org
2012-01-31
1
-2
/
+1
*
aura: No shadow for transparent window.
xiyuan@chromium.org
2012-01-26
1
-1
/
+0
*
Use translated root location in WebInputEvent
oshima@chromium.org
2012-01-26
1
-21
/
+18
*
Aura: add functionality required by mouse lock to disable tooltips. Also fix a
varunjain@chromium.org
2012-01-18
3
-3
/
+69
*
aura: Gesture event plumbing (skeleton).
sadrul@chromium.org
2012-01-17
2
-0
/
+8
*
Aura compile issues under clang
dhollowa@chromium.org
2012-01-13
1
-2
/
+2
*
Revert 117499 - Aura compile issues under clang
dhollowa@chromium.org
2012-01-12
1
-2
/
+2
*
Aura compile issues under clang
dhollowa@chromium.org
2012-01-12
1
-2
/
+2
*
[aura] tooltip still shows after touch move event out of the target widget.
jamescook@chromium.org
2012-01-06
1
-1
/
+9
*
Rename the aura_shell namespace to ash
ben@chromium.org
2011-12-24
3
-9
/
+9
*
Move last few files -> ash
ben@chromium.org
2011-12-23
2
-4
/
+4
*
More stuff -> ash
ben@chromium.org
2011-12-23
3
-0
/
+555