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
*
Don't apply overscan insets unless it's single display no mirror.
oshima@chromium.org
2013-02-06
1
-10
/
+22
*
Make minimize shortcut not repeative.
mtomasz@chromium.org
2013-02-06
1
-0
/
+1
*
ash: Do not allow minimizing windows in login screen.
sadrul@chromium.org
2013-02-06
10
-8
/
+64
*
Fix the crash of DisplayErrorDialog.
mukai@chromium.org
2013-02-06
4
-5
/
+91
*
ash: Do not allow snapping unresizable windows.
sadrul@chromium.org
2013-02-06
3
-1
/
+66
*
Fix the crashing in BluetoothDetailedView destructor.
jennyz@chromium.org
2013-02-06
1
-1
/
+1
*
Set bezel gesture overlap overlay to zero since it is causing bottom bezel swipe
varunjain@chromium.org
2013-02-06
1
-2
/
+4
*
Revert png files whose color type has been reduced by optipng
oshima@chromium.org
2013-02-06
303
-0
/
+0
*
Add spinner UI to show bluetooth is discovering devices. For M26, I used the ...
jennyz@chromium.org
2013-02-05
3
-1
/
+159
*
Add synchronous Widget closing event
wittman@chromium.org
2013-02-05
20
-23
/
+25
*
Implement animations for workspace cycling
pkotwicz@chromium.org
2013-02-05
11
-94
/
+1187
*
Sets close_on_deactivate to tray and message center bubbles.
mukai@chromium.org
2013-02-05
3
-1
/
+3
*
Uses --enable-rich-notifications for new design message center.
mukai@chromium.org
2013-02-05
1
-4
/
+19
*
Reland: ash: Turn immersive mode off by default for M26
jamescook@chromium.org
2013-02-05
2
-1
/
+6
*
Revert 180720 - I missed a case where immersive mode could still be triggered
jamescook@chromium.org
2013-02-05
2
-6
/
+1
*
ash: Turn immersive mode off by default for M26
jamescook@chromium.org
2013-02-05
2
-1
/
+6
*
Not great - but temporary of nature: Disabling the new launcher per default, ...
skuhne@google.com
2013-02-05
2
-0
/
+4
*
GTTF: Add missing virtual destructors.
phajdan.jr@chromium.org
2013-02-05
1
-0
/
+2
*
Magnifier: Use Ctrl+BRIGHTNESS_DOWN/UP as debugging shortcut keys instead of ...
yoshiki@chromium.org
2013-02-05
1
-2
/
+3
*
ash: Fix fling behaviour on the maximize button.
sadrul@chromium.org
2013-02-04
2
-1
/
+35
*
Differentiate invisible cursor mode and disabled mouse events mode.
mazda@chromium.org
2013-02-04
4
-38
/
+62
*
Replace DialogFrameView with an enhanced BubbleFrameView.
msw@chromium.org
2013-02-04
1
-5
/
+3
*
Enable NetworkStateHandler always
stevenjb@chromium.org
2013-02-04
3
-9
/
+14
*
ash: Fix overflow bubble crash when unpinning.
xiyuan@chromium.org
2013-02-04
5
-55
/
+55
*
Show the bluetooth device connecting or disconnecting state when user toggles...
jennyz@chromium.org
2013-02-04
2
-0
/
+42
*
Finalizing the 'OnClick' behavior of the Launcher items.
skuhne@chromium.org
2013-02-04
1
-50
/
+58
*
Fix ash_shell showing views examples. We weren't setting top_level.
erg@chromium.org
2013-02-04
1
-1
/
+10
*
Rename _hot_ -> _hover_
oshima@chromium.org
2013-02-03
19
-9
/
+9
*
Don't use abbreviations
oshima@chromium.org
2013-02-03
23
-11
/
+11
*
Use the correct coordinate to layout bubble when the anchor widget is not vis...
oshima@chromium.org
2013-02-02
1
-1
/
+6
*
ash: Include the HUD log in the feedback reports.
sadrul@chromium.org
2013-02-02
2
-9
/
+142
*
Screensaver implementation for ChromeOS.
rkc@chromium.org
2013-02-01
3
-9
/
+20
*
Optimize png files in ash/resources (done by build/sanitize-png-file.sh)
oshima@chromium.org
2013-02-01
388
-0
/
+0
*
Change the name of the browser item in the launcher
skuhne@chromium.org
2013-02-01
6
-1
/
+15
*
Cleanup BubbleFrameView and BubbleBorder construction.
msw@chromium.org
2013-02-01
1
-1
/
+2
*
Move the panel to the root window where the mouse click occurred.
oshima@chromium.org
2013-02-01
10
-18
/
+144
*
Replace StyleRange with BreakList; update RenderText, etc.
msw@chromium.org
2013-02-01
1
-8
/
+3
*
Set scale/orientation property to aura root window.
oshima@chromium.org
2013-02-01
3
-3
/
+48
*
aura: Do not include test code in production code.
tfarina@chromium.org
2013-02-01
1
-2
/
+3
*
Use ash NetworkIconAnimation in NetworkMenuIcon code
stevenjb@chromium.org
2013-02-01
5
-59
/
+112
*
ash: Add an accelerator to clear the HUD.
sadrul@chromium.org
2013-01-31
5
-0
/
+29
*
Move the rest of status resources to cros/status.
oshima@chromium.org
2013-01-31
104
-51
/
+51
*
Changes FocusController to use the new window hierarchy notifications to corr...
ben@chromium.org
2013-01-31
1
-0
/
+4
*
Removing the bubble status for context menus (since they might change)
skuhne@chromium.org
2013-01-31
2
-21
/
+26
*
Panels on 2nd launcher: step1
oshima@chromium.org
2013-01-31
5
-8
/
+44
*
Small refactorings on chrome://gpu before I move it to src/content.
jam@chromium.org
2013-01-31
3
-5
/
+2
*
Implement message center on Windows.
dewittj@chromium.org
2013-01-31
3
-197
/
+185
*
Updating XTBs based on .GRDs from branch 1364
kerz@chromium.org
2013-01-31
52
-136
/
+1303
*
Turn the new launcher on by default
skuhne@chromium.org
2013-01-31
2
-3
/
+3
*
Made launcher hidden when kicking off chrome in app mode.
zelidrag@chromium.org
2013-01-31
4
-5
/
+43
[next]