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
*
Make gfx::Rect class operations consistently mutate the class they are called...
danakj@chromium.org
2012-10-23
2
-2
/
+3
*
Makes gfx::Screen an instance, rather than a collection of static methods.
scottmg@chromium.org
2012-10-12
1
-4
/
+4
*
Revert 160993 - Revert 160976 - The center of a rect is x+width/2, y+height/2
cpu@chromium.org
2012-10-10
1
-4
/
+4
*
Revert 160976 - The center of a rect is x+width/2, y+height/2
cpu@chromium.org
2012-10-10
1
-4
/
+4
*
The center of a rect is x+width/2, y+height/2
danakj@chromium.org
2012-10-09
1
-4
/
+4
*
events: Move some files into ui/base/events/
sadrul@chromium.org
2012-09-04
1
-1
/
+1
*
events: Get rid of GestureStatus in favour of EventResult.
sadrul@chromium.org
2012-09-04
2
-3
/
+3
*
Show tooltips on ash tray network items.
varunjain@chromium.org
2012-08-28
1
-3
/
+1
*
Remove GestureEvent interface, and rename GestureEventImpl to GestureEvent.
sadrul@chromium.org
2012-08-10
2
-2
/
+2
*
Remove TouchEvent interface, and rename TouchEventImpl to TouchEvent.
sadrul@chromium.org
2012-08-09
2
-2
/
+2
*
Enabling Extended Deskop by default.
saintlou@chromium.org
2012-08-09
1
-1
/
+0
*
Convert Aura to use ui::Event.
ben@chromium.org
2012-08-08
2
-13
/
+11
*
aura: Fix crash when the aura window hosting a tooltip is destroyed. We fix
varunjain@chromium.org
2012-08-08
2
-14
/
+77
*
Aura desktop: Show resize cursors again.
erg@chromium.org
2012-07-26
2
-5
/
+5
*
Create Tooltip object lazily so that it gets proper drop shadow AND the Toolt...
oshima@chromium.org
2012-07-25
2
-17
/
+26
*
aura: couple of tooltip UX changes:
varunjain@chromium.org
2012-07-24
3
-0
/
+160
*
Rename bounds accessors to be intuitive and consistent
oshima@chromium.org
2012-07-19
1
-1
/
+1
*
* Use Virtual Screen Coordinates in more places
oshima@chromium.org
2012-07-18
1
-1
/
+1
*
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
[next]