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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland propegate setting autohide behaviour to prefs
rharrison@chromium.org
2013-04-02
2
-0
/
+8
*
Allow no-internal display mode
oshima@chromium.org
2013-03-30
1
-2
/
+0
*
Revert 191376 "Propegate setting autohide behaviour to prefs"
gbillock@chromium.org
2013-03-29
2
-8
/
+0
*
Propegate setting autohide behaviour to prefs
rharrison@chromium.org
2013-03-29
2
-0
/
+8
*
Add switch to run ash tests on desktop in windows 8.
robertshield@chromium.org
2013-03-25
2
-3
/
+11
*
Remember mirroring status
oshima@chromium.org
2013-03-24
2
-0
/
+4
*
- Store rotation/ui scale to local state.
oshima@chromium.org
2013-03-22
1
-1
/
+1
*
Fix Ash launcher tooltip behavior
stevenjb@chromium.org
2013-03-21
2
-0
/
+5
*
Refactor DisplayPreference
oshima@chromium.org
2013-03-21
3
-0
/
+19
*
Add fade in animation for guest session and logged in user session
bshe@chromium.org
2013-03-19
2
-0
/
+5
*
Reland 187876 - Reorder panels in the launcher when dragging the panel window.
flackr@chromium.org
2013-03-16
1
-1
/
+4
*
Rotate Cursor when the display is rotated
oshima@chromium.org
2013-03-14
2
-3
/
+8
*
Adding shortcut to create long browser list and remove experimental flag
skuhne@chromium.org
2013-03-14
2
-2
/
+4
*
Revert 187876 "Reorder panels in the launcher when dragging the ..."
thakis@chromium.org
2013-03-13
1
-4
/
+1
*
Reorder panels in the launcher when dragging the panel window.
flackr@chromium.org
2013-03-13
1
-1
/
+4
*
Add duration_scale_mode to ui::LayerAnimator
ajuma@chromium.org
2013-03-13
2
-1
/
+9
*
Re-implement overscan & Implement Display Rotation
oshima@chromium.org
2013-03-12
3
-2
/
+13
*
src/: Update the remaining include paths of string_split.h to its new location.
tfarina@chromium.org
2013-03-06
1
-1
/
+1
*
Re-home the global MessageCenter to support Ash+Win environments.
dewittj@chromium.org
2013-03-05
1
-0
/
+16
*
cros: Add app mode restrictions.
xiyuan@chromium.org
2013-03-05
2
-1
/
+9
*
Changing the order of items from LRU to creation order - and - as a result, m...
skuhne@chromium.org
2013-03-04
2
-2
/
+2
*
Refactor DisplayInfo/Display - 3rd try
oshima@chromium.org
2013-02-28
4
-29
/
+38
*
Revert "Refactor DisplayInfo/Display - 2nd try"
oshima@chromium.org
2013-02-28
4
-38
/
+29
*
Refactor DisplayInfo/Display - 2nd try
oshima@chromium.org
2013-02-28
4
-29
/
+38
*
Revert 185178: Broke CrOS build:
thakis@chromium.org
2013-02-28
4
-38
/
+29
*
Refactor DisplayInfo/Display
oshima@chromium.org
2013-02-28
4
-29
/
+38
*
Rework ash::CursorManager into a corewm object, to share code with desktop.
erg@chromium.org
2013-02-27
4
-8
/
+23
*
Disable set of currently failing Windows/Ash tests. Re-enable the test suite ...
robertshield@chromium.org
2013-02-26
1
-14
/
+0
*
Make Ash unittests clean up zombie viewer processes between test runs. These ...
robertshield@chromium.org
2013-02-25
1
-0
/
+11
*
Files.app: Add Files.app keyboard shortcut: Ctrl+Alt+M
yoshiki@chromium.org
2013-02-25
2
-2
/
+2
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
3
-3
/
+3
*
Add IsInternal property to gfx::Display
ynovikov@chromium.org
2013-02-19
1
-0
/
+3
*
Revert 182703, this broke on win aura.
marja@chromium.org
2013-02-15
1
-0
/
+14
*
Enable win8 ash tests.
robertshield@chromium.org
2013-02-15
1
-14
/
+0
*
move --aura-host-window-size to --ash-host-window-bounds
oshima@chromium.org
2013-02-15
2
-4
/
+3
*
Revert 182494
isherman@chromium.org
2013-02-14
1
-3
/
+0
*
Add IsInternal property to gfx::Display
ynovikov@chromium.org
2013-02-14
1
-0
/
+3
*
Automatic Win8 default browser registration for the ash unittests.
robertshield@chromium.org
2013-02-13
4
-34
/
+33
*
Rename FilePath -> base::FilePath in various toplevel directories
brettw@chromium.org
2013-02-10
1
-1
/
+1
*
Linux/ChromeOS Chromium style checker cleanup, ash/ edition.
rsleevi@chromium.org
2013-02-07
1
-2
/
+2
*
Change the name of the browser item in the launcher
skuhne@chromium.org
2013-02-01
2
-0
/
+6
*
Move the panel to the root window where the mouse click occurred.
oshima@chromium.org
2013-02-01
2
-2
/
+4
*
Cleanup: Use test classes in AshTestBase instead of creating its own in Launc...
oshima@chromium.org
2013-01-24
1
-1
/
+2
*
Re-enable test compositor on ash tests for win8/metro. This allows several ad...
robertshield@chromium.org
2013-01-24
1
-8
/
+0
*
Finally rip the global StackingClient bandaid off.
erg@chromium.org
2013-01-22
2
-6
/
+0
*
Initial whack at getting ash_unittests to connect to a viewer process on Win/...
robertshield@chromium.org
2013-01-21
6
-1
/
+279
*
ash: Toggle launcher overflow bubble.
xiyuan@chromium.org
2013-01-19
1
-1
/
+2
*
Revert 177182 - ViewTest.ChangeNativeViewHierarchyFindRoots failure
erg@chromium.org
2013-01-16
2
-0
/
+6
*
Finally rip the global StackingClient bandaid off.
erg@chromium.org
2013-01-16
2
-6
/
+0
*
Support multiple displays in EventGenerator
oshima@chromium.org
2013-01-11
2
-3
/
+53
[next]