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
/
chrome
/
browser
/
chromeos
/
frame
Commit message (
Expand
)
Author
Age
Files
Lines
*
Preliminary implementation of Google-style dialogs in ash::internal::DialogFr...
benrg@chromium.org
2012-01-18
1
-2
/
+2
*
Implement chrome.windows.update(drawAttention=false).
jennb@chromium.org
2012-01-14
2
-5
/
+5
*
Add Browser::IsPanelWindow() to correctly identify panel windows.
stevenjb@google.com
2012-01-11
2
-0
/
+5
*
Use CompactBrowserFrameView for Aura compact mode.
xiyuan@chromium.org
2012-01-09
3
-126
/
+3
*
Implement Panel::GetDispositionForPopupBounds(), move shared to browser_navig...
stevenjb@chromium.org
2011-12-23
3
-29
/
+8
*
Revert 115610 - Broke Win Aura Compile
rsesek@chromium.org
2011-12-22
3
-8
/
+29
*
Implement Panel::GetDispositionForPopupBounds() and move shared logic to brow...
stevenjb@chromium.org
2011-12-22
3
-29
/
+8
*
Remove remaining TOUCH_UI code under chromeos.
saintlou@chromium.org
2011-12-15
1
-45
/
+0
*
views: Convert IsVisible() to just visible() since it's just a simple accessor.
tfarina@chromium.org
2011-12-14
1
-1
/
+1
*
Make BubbleWindow a Widget override with a BubbleFrameView.
msw@chromium.org
2011-12-06
7
-146
/
+52
*
UI polish for certificate viewer.
bshe@chromium.org
2011-12-02
1
-7
/
+29
*
views: Move the remaining file from views/ to ui/views/.
tfarina@chromium.org
2011-12-01
1
-1
/
+1
*
views: Move view.h to ui/views/.
tfarina@chromium.org
2011-11-30
2
-2
/
+2
*
views: Move some random files from views/ to ui/views/.
tfarina@chromium.org
2011-11-30
1
-1
/
+1
*
views: Move the remaining files to ui/views/controls/.
tfarina@chromium.org
2011-11-29
2
-2
/
+2
*
views: Move label and link files to ui/views/controls/.
tfarina@chromium.org
2011-11-29
2
-2
/
+2
*
views: Move menu directory to ui/views/controls/.
tfarina@chromium.org
2011-11-28
2
-4
/
+4
*
views: Move button directory to ui/views/controls/.
tfarina@chromium.org
2011-11-28
6
-8
/
+8
*
[cros] Make screen_mode static variable in StatusAreaViewChromeos.
nkostylev@chromium.org
2011-11-24
1
-1
/
+2
*
Remove more totally obvious usage of: defined(TOUCH_UI)
saintlou@chromium.org
2011-11-23
3
-3
/
+3
*
Add OVERRIDE to chrome/browser/chromeos/.
avi@chromium.org
2011-11-22
1
-1
/
+1
*
Get rid of the EnableClose() infrastructure in Widget.
ben@chromium.org
2011-11-22
2
-4
/
+0
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-22
6
-10
/
+10
*
aura: Fix Chrome OS status area browser tests.
derat@chromium.org
2011-11-21
2
-3
/
+2
*
Revert 110949 - views: Move widget/ directory to ui/views.
wez@chromium.org
2011-11-21
6
-10
/
+10
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-21
6
-10
/
+10
*
views: Delete bubble, events, focus, layout directories and its stubbed files.
tfarina@chromium.org
2011-11-18
1
-1
/
+1
*
Promote bubble_window_style to more general dialog_style.
rbyers@chromium.org
2011-11-18
5
-27
/
+10
*
Implement the status tray/icon API for ChromeOS.
leandrogracia@chromium.org
2011-11-18
2
-0
/
+33
*
Revert 110691 - Implement the status tray/icon API for ChromeOS.
leandrogracia@chromium.org
2011-11-18
2
-33
/
+0
*
Implement the status tray/icon API for ChromeOS.
leandrogracia@chromium.org
2011-11-18
2
-0
/
+33
*
Revert 110613 - Implement the status tray/icon API for ChromeOS.
hbono@chromium.org
2011-11-18
2
-33
/
+0
*
Implement the status tray/icon API for ChromeOS.
leandrogracia@chromium.org
2011-11-18
2
-0
/
+33
*
aura: Touch state file after first browser is ready.
derat@chromium.org
2011-11-17
3
-3
/
+3
*
Cleanup: Remove unneeded forward declarations from chrome/browser/chromeos.
thestig@chromium.org
2011-11-15
2
-11
/
+0
*
views: Remove the old views/window/ directory and its stubbed files.
tfarina@chromium.org
2011-11-14
2
-2
/
+2
*
Move views::Accelerator to ui in order to use it from aura code.
mazda@chromium.org
2011-11-14
1
-2
/
+2
*
Add status area to Aura builds.
stevenjb@google.com
2011-11-14
1
-32
/
+44
*
Addressed or cleaned-up a number of TODOs (some obsolete ones were removed too).
saintlou@chromium.org
2011-11-11
1
-8
/
+0
*
Further removal of unused code in old bubbles.
saintlou@chromium.org
2011-11-11
3
-75
/
+0
*
Renaming bubble_window.cc to bubble_window_gtk.cc
saintlou@chromium.org
2011-11-11
1
-25
/
+0
*
Add DidChangeFocus to FocusChangeListener.
alicet@chromium.org
2011-11-10
2
-4
/
+4
*
Aura: Resize cursors show properly when hovering over window frame
jamescook@chromium.org
2011-11-09
3
-3
/
+3
*
WIP: Separate StatusAreaView from StatusAreaViewChromeos
stevenjb@google.com
2011-11-08
2
-48
/
+42
*
Enable panels by default on Win/Mac/Linux.
jennb@chromium.org
2011-10-27
1
-5
/
+0
*
views: Change MenuItemView API to string16.
tfarina@chromium.org
2011-10-20
1
-7
/
+5
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-2
/
+2
*
Move notification_source from content/common to content/browser/public and pu...
jam@chromium.org
2011-10-19
1
-5
/
+5
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
2
-12
/
+9
*
Make views::Label and views::Link auto-color themselves to be readable over t...
pkasting@chromium.org
2011-10-12
1
-6
/
+8
[next]