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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update underline assets
davemoore@chromium.org
2012-11-05
7
-6
/
+6
*
ui: Split some bits out of event_constants into event_utils.
sadrul@chromium.org
2012-11-05
4
-0
/
+5
*
ui: Remove TouchStatus in favour of EventResult.
sadrul@chromium.org
2012-11-04
35
-64
/
+64
*
ash: Update calls froms RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-04
2
-2
/
+2
*
When swapping primary display, swap the work area insets as well.
oshima@chromium.org
2012-11-03
2
-1
/
+23
*
Use correct restore bounds in resizer.
oshima@chromium.org
2012-11-03
6
-45
/
+82
*
Revert "Caches the display names in MultiDisplayManager."
phajdan.jr@chromium.org
2012-11-02
4
-80
/
+54
*
Add a second kind of WebContentsView called BaseFormatView that displays two ...
miket@chromium.org
2012-11-02
3
-4
/
+9
*
Caches the display names in MultiDisplayManager.
mukai@chromium.org
2012-11-02
4
-54
/
+80
*
fix "System Modal Window should retain focus upon Open Feedback (Report Issue...
sschmitz@chromium.org
2012-11-02
5
-9
/
+72
*
Support tooltips in ash windows
cpu@chromium.org
2012-11-02
3
-4
/
+20
*
Revert "Disabled WorkspaceWindowResizerTest.Edge since it got broken by https...
phajdan.jr@chromium.org
2012-11-02
6
-83
/
+46
*
Disabled WorkspaceWindowResizerTest.Edge since it got broken by https://chrom...
phoglund@chromium.org
2012-11-02
1
-1
/
+3
*
aura: Create new gesture LongTap that is dispatched if the user completes a
varunjain@chromium.org
2012-11-02
1
-0
/
+3
*
Use correct restore bounds in resizer.
oshima@chromium.org
2012-11-02
6
-45
/
+80
*
Remove network and vpn detailed view from the locked screen.
jennyz@chromium.org
2012-11-01
8
-19
/
+34
*
Increase min edge size that two displays have to share.
oshima@chromium.org
2012-11-01
3
-13
/
+54
*
Ensure that keyboard input works in Chrome AURA on Windows 8 in metro. cpu: p...
ananta@chromium.org
2012-11-01
3
-5
/
+5
*
Makes closing a window that triggers a workspace switch animate
sky@chromium.org
2012-11-01
1
-0
/
+7
*
Use large resolution wallpaper when hook up a large external monitor
bshe@chromium.org
2012-11-01
11
-73
/
+219
*
GTTF: remove FAILS_ prefix, part 1
phajdan.jr@chromium.org
2012-11-01
5
-5
/
+5
*
Revert "Increase min edge size that two displays have to share."
phajdan.jr@chromium.org
2012-11-01
2
-44
/
+3
*
Increase min edge size that two displays have to share.
oshima@chromium.org
2012-11-01
2
-3
/
+44
*
Fix the issue of cursor's device scale factor when primary monitor is swapped.
mazda@chromium.org
2012-11-01
2
-2
/
+53
*
Adding workspace manager test to verify that crbug/151698 is fixed.
skuhne@chromium.org
2012-11-01
1
-0
/
+28
*
Always set the primary displays origin to 0,0
oshima@chromium.org
2012-11-01
2
-11
/
+11
*
views: Start converting View into an EventTarget.
sadrul@chromium.org
2012-11-01
13
-73
/
+77
*
Revert 165244 - Create ash memory monitor
brettw@chromium.org
2012-10-31
6
-116
/
+0
*
Create ash memory monitor
davemoore@chromium.org
2012-10-31
6
-0
/
+116
*
Fix the network info icon alignment issue in hover state. Assets change only.
jennyz@chromium.org
2012-10-31
4
-0
/
+0
*
Renames Workspace*2 -> Workspace*.
sky@chromium.org
2012-10-31
18
-272
/
+271
*
Animation changed to fade out on Launcher related bubbles.
harrym@chromium.org
2012-10-31
4
-3
/
+7
*
Add Vector2d classes that represent offsets, instead of using Point.
danakj@chromium.org
2012-10-31
10
-31
/
+31
*
Updated launcher/status images
saintlou@chromium.org
2012-10-31
60
-0
/
+0
*
Making full screen controls swap to the left on right to left systems
skuhne@chromium.org
2012-10-31
1
-0
/
+1
*
Full Screen Magnifier: Ignores the fling scroll events with Ctrl-Alt.
yoshiki@chromium.org
2012-10-31
1
-8
/
+13
*
ui: Remove implicit flooring from Point3f and rename the class to Point3F
danakj@chromium.org
2012-10-31
2
-4
/
+3
*
Adding new r to l shadow resource for full screen window controls
skuhne@google.com
2012-10-30
1
-0
/
+0
*
SetBounds() after setting kStayInSameRootWindowKey for the launcher.
mukai@chromium.org
2012-10-30
1
-3
/
+4
*
Add checks for status_area_widget in system_tray() and tray_delegate()
stevenjb@chromium.org
2012-10-30
3
-7
/
+16
*
Makes ToplevelWindowEventHandler work correctly if deleted while
sky@chromium.org
2012-10-30
2
-1
/
+13
*
Relanding the EventTarget fixes for Aura (Ash) as the previous attempt was re...
ananta@chromium.org
2012-10-30
4
-3
/
+22
*
Re-vamped the entire window auto positioning logic
skuhne@chromium.org
2012-10-30
15
-23
/
+566
*
Update bounds calculations for launcher to fix left/right alignment hidden st...
harrym@chromium.org
2012-10-30
4
-59
/
+90
*
Use the same blue solid border among tray and launcher, for focus.
mukai@chromium.org
2012-10-30
8
-4
/
+30
*
Eliminate linker warnings
oshima@chromium.org
2012-10-30
6
-4
/
+4
*
Move ash/system/web_notification message_center to ui/
stevenjb@chromium.org
2012-10-30
35
-2372
/
+96
*
Add ash rotate-in and -out animation for constrained dialogs
rouslan@chromium.org
2012-10-30
2
-0
/
+82
*
Reset the system background before root window is released.
mukai@chromium.org
2012-10-29
1
-0
/
+2
*
Temporarily disable the auto-repeat suppression feature for (Shift+)Alt+Tab.
yusukes@chromium.org
2012-10-29
1
-2
/
+6
[next]