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
*
ash: Some UI polish for the tray popup.
sadrul@chromium.org
2012-07-13
2
-4
/
+4
*
Enable debug logging for views::View
dhollowa@chromium.org
2012-07-13
3
-0
/
+21
*
Support "Report Issue" in case of no-browser windows in ChromeOS.
mukai@chromium.org
2012-07-13
8
-6
/
+23
*
Rewrite the keyboard event for nested dispatcher in Aura.
mukai@chromium.org
2012-07-13
1
-9
/
+16
*
Always handle Chrome OS top-row keys (F5-10) in Ash.
yusukes@google.com
2012-07-13
4
-11
/
+54
*
Rename KeyRewriter to EventRewriter since it now rewrites aura::LocationEvent...
yusukes@chromium.org
2012-07-13
6
-43
/
+43
*
ash: Close bubble view if CreateItemViews fails.
hshi@chromium.org
2012-07-12
1
-0
/
+7
*
Revert 146468 - Always handle Chrome OS top-row keys in Ash.
yusukes@google.com
2012-07-12
4
-50
/
+11
*
Always handle Chrome OS top-row keys in Ash.
yusukes@chromium.org
2012-07-12
4
-11
/
+50
*
ash: Add launcher overflow bubble.
xiyuan@chromium.org
2012-07-12
8
-69
/
+463
*
ash/app_list: Dismiss app list when sys tray bubble shows.
xiyuan@chromium.org
2012-07-12
1
-7
/
+1
*
Deprecate --aura-panels
stevenjb@chromium.org
2012-07-12
4
-17
/
+9
*
This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...
benrg@chromium.org
2012-07-11
24
-32
/
+21
*
Support F5 and F6 on an Apple keyboard.
yusukes@chromium.org
2012-07-11
1
-0
/
+2
*
ash: Do not focus the buttons in the uber-tray on click.
sadrul@chromium.org
2012-07-11
1
-0
/
+2
*
aura: Change long press affordance according to UX mocks.
varunjain@chromium.org
2012-07-11
1
-34
/
+151
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Apply Ash's key rewriter to an aura::MouseEvent so that Modifler+Click is han...
yusukes@chromium.org
2012-07-11
2
-1
/
+14
*
Remove #pragma once from ash
ajwong@chromium.org
2012-07-11
167
-170
/
+3
*
Disable windows dock shortcut key for fullscreen mode.
jennyz@chromium.org
2012-07-11
1
-1
/
+2
*
Revert 146011 - aura: Change long press affordance according to UX mocks.
mihaip@chromium.org
2012-07-11
1
-151
/
+34
*
aura: Change long press affordance according to UX mocks.
varunjain@chromium.org
2012-07-11
1
-34
/
+151
*
ash: Fix touch-event handling for modal windows.
sadrul@chromium.org
2012-07-11
3
-6
/
+82
*
Add shortcuts for keyboard brightness.
yusukes@chromium.org
2012-07-11
7
-0
/
+142
*
UI refinement for left/right ash tray and bubble.
jennyz@chromium.org
2012-07-11
11
-67
/
+121
*
Support F3 and F4 keys on an Apple keyboard.
yusukes@chromium.org
2012-07-11
1
-0
/
+4
*
Polish launcher tooltip visibility (2nd try).
mukai@chromium.org
2012-07-10
12
-16
/
+240
*
Updating XTBs based on .GRDs from branch 1180
karen@chromium.org
2012-07-10
52
-206
/
+1006
*
Fix a couple ImageSkia implicit conversion bugs.
pkotwicz@chromium.org
2012-07-09
1
-7
/
+0
*
ash: Improve UMA data for gestures on specific UI components.
sadrul@chromium.org
2012-07-09
1
-21
/
+79
*
Cleanup:
oshima@chromium.org
2012-07-09
7
-55
/
+72
*
app_list: We should call ExtractImageSkiaRep() in CreateSearchBoxIcon() funct...
tfarina@chromium.org
2012-07-05
1
-1
/
+1
*
Revert 145401 - Deprecate --aura-panels
stevet@chromium.org
2012-07-04
4
-9
/
+17
*
Add NULL check for |launcher_| in PanelLayoutManager.
mukai@chromium.org
2012-07-04
1
-0
/
+3
*
Deprecate --aura-panels
stevenjb@chromium.org
2012-07-03
4
-17
/
+9
*
Reland "Implement chagne wallpaper at local midnight(daily) feature."
bshe@chromium.org
2012-07-03
2
-14
/
+13
*
Handle gesture events in notifications.
stevenjb@chromium.org
2012-07-03
11
-178
/
+271
*
ash: Touch-optimize the window-resize region for touch-events only.
sadrul@chromium.org
2012-07-03
1
-3
/
+8
*
Adds factory method to create Bitmap shader which displays correctly in High DPI
pkotwicz@chromium.org
2012-07-02
2
-32
/
+10
*
Add AppListButton which is essentially an ImageButton but calls LauncherButtu...
mukai@chromium.org
2012-07-02
5
-5
/
+131
*
ash: Fix app list icon off position.
xiyuan@chromium.org
2012-06-30
4
-2
/
+57
*
Ignore input events on secondary display in non extended desktop mode.
oshima@chromium.org
2012-06-29
1
-0
/
+12
*
aura (gr): Transfer events to new consumer *before* changing the capture window.
varunjain@chromium.org
2012-06-29
1
-1
/
+8
*
Aura: ACK on the start of the frame generation for greater async.
backer@chromium.org
2012-06-29
1
-2
/
+7
*
Revert 144930 - Polish launcher tooltip visibility.
abodenha@chromium.org
2012-06-29
10
-103
/
+12
*
Polish launcher tooltip visibility.
mukai@chromium.org
2012-06-29
10
-12
/
+103
*
Move screen rotation code to ash
yoshiki@chromium.org
2012-06-29
4
-7
/
+201
*
Add base::RunLoop and update ui_test_utils to use it to reduce flakiness
jbates@chromium.org
2012-06-28
6
-10
/
+29
*
aura: Fix crash in drag_drop_controller when another drag/drop session starts
varunjain@chromium.org
2012-06-28
1
-1
/
+5
*
Do not use DeleteSoon in partial_screenshot_view. Use Widget::Close() instead.
mukai@chromium.org
2012-06-28
2
-16
/
+4
[next]