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
*
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
*
Speculative fix for crash in CompoundEventFilter. I believe the crash
sky@chromium.org
2012-06-28
1
-44
/
+6
*
views: Get rid of the stl-style accessors from View.
tfarina@chromium.org
2012-06-28
1
-4
/
+2
*
Relading crash fix in system modal dialog
oshima@chromium.org
2012-06-28
1
-7
/
+11
*
Temporarily revert the crash fix (134505) in r144467 to merge the fix into m2...
oshima@chromium.org
2012-06-28
1
-11
/
+7
*
Use virtual screen coordinates in Display::bounds
oshima@chromium.org
2012-06-27
10
-52
/
+224
*
Avoiding crash on shutdown in some odd cases where a deleted window's parent ...
skuhne@chromium.org
2012-06-27
1
-0
/
+7
*
Calls parent's OnFocus/OnBlur explicitly in LauncherButton.
mukai@chromium.org
2012-06-27
1
-0
/
+2
*
Relanding r144499:
oshima@chromium.org
2012-06-27
38
-379
/
+379
*
Revert r 144499 "Rename the remaining usage of Monitor to Display"
oshima@chromium.org
2012-06-27
38
-379
/
+379
*
ash: Rename shelf_auto_hide_behavior.h to shelf_types.
tfarina@chromium.org
2012-06-27
17
-21
/
+19
*
Rename the remaining usage of Monitor to Display
oshima@chromium.org
2012-06-27
38
-379
/
+379
*
move windows when disconnecting secondary monitors
oshima@chromium.org
2012-06-27
9
-11
/
+305
*
GestureRecognizer: Long press should be cancelled on prevented-defaulted moves.
varunjain@chromium.org
2012-06-26
3
-88
/
+209
*
ash: Record some UMA for gestures.
sadrul@chromium.org
2012-06-26
6
-2
/
+159
*
Change the parent container for the IME candidate window.
mukai@chromium.org
2012-06-26
2
-7
/
+16
*
[cros] New OOBE design: wait for wallpaper on boot, then initializ WebUI.
nkostylev@chromium.org
2012-06-26
3
-0
/
+10
*
Do not show the IME notification unless there is more than one IME
zork@chromium.org
2012-06-26
1
-1
/
+1
*
RefCounted types should not have public destructors, chromeos edition
rsleevi@chromium.org
2012-06-25
1
-1
/
+3
*
Wallpaper on lock screen
antrim@chromium.org
2012-06-25
5
-50
/
+69
*
Handle lock screen correctly for web notification tray.
stevenjb@google.com
2012-06-25
4
-3
/
+48
*
This CL adds a new object: ImageSkiaRep
pkotwicz@chromium.org
2012-06-25
2
-3
/
+5
*
Add DOM3 'location' attribute support to Chrome for Chrome OS.
yusukes@chromium.org
2012-06-25
1
-0
/
+8
*
chromeos: Stop checking out Libcros
hashimoto@chromium.org
2012-06-25
1
-1
/
+0
*
Revert 143857 - Implement change wallpaper at local midnight(daily) feature.
ukai@chromium.org
2012-06-25
2
-13
/
+14
*
Implement change wallpaper at local midnight(daily) feature.
bshe@chromium.org
2012-06-25
2
-14
/
+13
*
Screen Magnifier: Adds option UI and enables accelerators.
yoshiki@chromium.org
2012-06-24
5
-36
/
+72
[next]