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_shell: Fix a crash when creating a WebView in the views-examples window.
sadrul@chromium.org
2013-04-18
2
-0
/
+12
*
Add LoginState class to src/chromeos/login (redux)
stevenjb@chromium.org
2013-04-18
1
-8
/
+8
*
Check focusability in WindowFocusedFromInputEvent
stevenjb@chromium.org
2013-04-18
1
-0
/
+38
*
Fixing problem with unclosed phantom window after cancelling gesture with ESC...
skuhne@chromium.org
2013-04-18
2
-1
/
+63
*
Force refresh of shelf area when gesture completes to prevent
harrym@chromium.org
2013-04-18
4
-0
/
+29
*
Update the remaining include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-04-17
2
-2
/
+2
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
37
-122
/
+122
*
ash: Fix transient child in wrong workspace.
xiyuan@chromium.org
2013-04-17
2
-8
/
+28
*
Revert 194589 "Revert 194578 "Add ash SessionStateDelegate""
bartfab@google.com
2013-04-17
40
-256
/
+425
*
Revert 194578 "Add ash SessionStateDelegate"
gavinp@chromium.org
2013-04-17
40
-425
/
+256
*
Delayed loading of the virtual keyboard.
bryeung@chromium.org
2013-04-17
1
-0
/
+1
*
Add ash SessionStateDelegate
bartfab@google.com
2013-04-17
40
-256
/
+425
*
Remove mobile account buttons from status area
stevenjb@chromium.org
2013-04-16
2
-77
/
+5
*
Introduce 'connecting' field to bluetooth device info for system tray
mukai@chromium.org
2013-04-16
3
-11
/
+27
*
Move ash tray audio UI code from ash/system/audio to ash/system/chromeos/audio.
jennyz@chromium.org
2013-04-16
7
-40
/
+41
*
Add TechnologyState to NetworkStateHandler.
stevenjb@chromium.org
2013-04-15
3
-27
/
+88
*
Support the Text services framework based IME for Chrome AURA on Windows 8 an...
ananta@chromium.org
2013-04-15
2
-0
/
+6
*
Chrome OS multi-profiles backend and UI.
nkostylev@chromium.org
2013-04-15
9
-5
/
+46
*
Reland 193431 "CrOS: Enable threaded UI compositor by default."
backer@chromium.org
2013-04-15
1
-1
/
+0
*
Revert 193992 "Lets try this again."
jochen@chromium.org
2013-04-15
1
-5
/
+5
*
Added various UMA statistics values for different WM functions
skuhne@chromium.org
2013-04-13
5
-15
/
+38
*
Update window visibility detection for shelf to limit to
harrym@chromium.org
2013-04-12
3
-7
/
+14
*
Reposition toasts to align the closed one.
mukai@chromium.org
2013-04-12
1
-4
/
+0
*
MessageCenter refactoring.
mukai@chromium.org
2013-04-12
2
-115
/
+63
*
Round near zero value in rotation matrix to zero
oshima@chromium.org
2013-04-12
2
-1
/
+49
*
Lets try this again.
michaeln@google.com
2013-04-12
1
-5
/
+5
*
Revert 193968 "Roll the DEPS for google-url."
michaeln@google.com
2013-04-12
1
-5
/
+5
*
Roll the DEPS for google-url.
tfarina@chromium.org
2013-04-12
1
-5
/
+5
*
Control visibility of the virtual keyboard.
bryeung@chromium.org
2013-04-12
1
-5
/
+0
*
Add PeripheralBatteryObserver
miletus@chromium.org
2013-04-11
1
-0
/
+3
*
Declares GetHeightForWidth() for those who need it.
mukai@chromium.org
2013-04-11
9
-0
/
+25
*
Fix hard-to-read translucent modal dialog titles
jamescook@chromium.org
2013-04-11
3
-0
/
+35
*
Revert 193699 "Add LoginState class to src/chromeos/login"
michaeln@google.com
2013-04-11
1
-8
/
+8
*
Add LoginState class to src/chromeos/login
stevenjb@chromium.org
2013-04-11
1
-8
/
+8
*
Revert 193662 "Control visibility of the virtual keyboard."
dmazzoni@google.com
2013-04-11
1
-0
/
+5
*
Control visibility of the virtual keyboard.
bryeung@chromium.org
2013-04-11
1
-5
/
+0
*
Fix the status tray background regression issue.
jennyz@chromium.org
2013-04-11
2
-3
/
+21
*
Rename BubbleBorder::ArrowLocation to Arrow; etc.
msw@chromium.org
2013-04-11
6
-20
/
+17
*
Revert 193431 "CrOS: Enable threaded UI compositor by default."
kinuko@chromium.org
2013-04-11
1
-0
/
+1
*
Update src/ash/ for renames and moves in base
brettw@chromium.org
2013-04-11
99
-291
/
+308
*
Translate 1 pixel not 1 dip when rotating the display.
oshima@chromium.org
2013-04-11
2
-34
/
+53
*
Don't do anything if user clicks a bluetooth item when bluetooth adapther is ...
jennyz@chromium.org
2013-04-10
1
-0
/
+2
*
Call RequestScan periodically while the network list is open
stevenjb@chromium.org
2013-04-10
2
-8
/
+27
*
CrOS: Enable threaded UI compositor by default.
backer@chromium.org
2013-04-10
1
-1
/
+0
*
Create and show the virtual keyboard.
bryeung@chromium.org
2013-04-10
8
-0
/
+64
*
Disable WebNotificationTrayTest.ManyPopupNotifications and ManyMessageCenterN...
jochen@chromium.org
2013-04-10
1
-2
/
+4
*
Partial revert of dynamic sizing of launcher buttons to maintain m26 behavior...
harrym@chromium.org
2013-04-10
1
-16
/
+12
*
Crash on non-primary full screen exit
harrym@chromium.org
2013-04-10
3
-3
/
+19
*
Don't move cursor location when rotation /ui scaling has changed
oshima@chromium.org
2013-04-09
5
-57
/
+166
*
chromeos: Add unit tests for OutputConfigurator.
derat@chromium.org
2013-04-09
1
-6
/
+2
[prev]
[next]