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
/
apps
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace OVERRIDE and FINAL with override and final in src/apps
anand.ratn
2014-10-09
1
-15
/
+15
*
Prevent frameless packaged apps from being resized to 0x0 on CrOS
pkotwicz
2014-09-23
1
-1
/
+3
*
Disables the maximize button for an app window with a maximum size and a cust...
pkotwicz
2014-09-22
2
-5
/
+10
*
Move native_app_window_views* to components/native_app_window and fixed up bu...
oshima
2014-09-18
2
-608
/
+0
*
Make CanResize and CanMaximize depend on shape (WidgetHasHitTestMask).
jackhou
2014-09-12
1
-2
/
+3
*
Update the maximize button when size constraints change.
jackhou
2014-09-11
2
-0
/
+2
*
Add AppWindow.setVisibleOnAllWorkspaces.
jackhou
2014-09-09
2
-0
/
+5
*
Revert "Add AppWindow.setVisibleOnAllWorkspaces." (https://codereview.chromiu...
Nico Weber
2014-09-08
2
-5
/
+0
*
Add AppWindow.setVisibleOnAllWorkspaces.
jackhou
2014-09-08
2
-0
/
+5
*
Move AppWindow to extensions
hashimoto
2014-08-29
4
-102
/
+12
*
Add AppDelegate::ResizeWebContents
hashimoto
2014-08-27
3
-78
/
+0
*
Remove chrome dependencies from app_window_api.cc
hashimoto
2014-08-26
1
-0
/
+9
*
Use qualified path for grit/ui_strings.h
tfarina
2014-08-25
2
-2
/
+2
*
Move NativeAppWindow to extensions
hashimoto@chromium.org
2014-08-20
5
-108
/
+14
*
Remove ui::SHOW_STATE_DETACHED and related things
tapted@chromium.org
2014-08-19
3
-9
/
+0
*
Move apps::SizeConstraints to extensions
hashimoto@chromium.org
2014-08-19
1
-2
/
+2
*
Update support for alphaEnabled (transparent windows) API
garykac@chromium.org
2014-08-12
1
-2
/
+1
*
Moved CreateNativeAppWindow from AppWindow::Delegate to AppsClient.
mgiuca@chromium.org
2014-08-05
2
-0
/
+85
*
Add app.window.alphaEnabled() and onAlphaEnabledChanged.
jackhou@chromium.org
2014-07-18
3
-4
/
+18
*
Removes unnecessary views::Widget::InitParams::top_level
pkotwicz@chromium.org
2014-05-22
1
-1
/
+0
*
views: Also const-ify GetMaximumSize().
erg@chromium.org
2014-05-21
4
-4
/
+4
*
views: Make view::Views::GetPreferredSize() const.
erg@chromium.org
2014-05-20
4
-6
/
+6
*
Remove RenderWidget::SetBackground, change IPC to pass a bool.
danakj@chromium.org
2014-05-13
1
-7
/
+1
*
Use light images in colored app frames, when the frame color is dark.
benwells@chromium.org
2014-05-10
2
-14
/
+52
*
Hide WebContentsView from Chrome. This also removes WebContentsViewPort.
jam@chromium.org
2014-05-03
3
-6
/
+3
*
Support active / inactive frame colors for app window frames.
benwells@chromium.org
2014-05-01
5
-12
/
+23
*
Remove non USE_AURA code from views files.
erg@chromium.org
2014-04-25
1
-5
/
+0
*
Remove title and icon from chrome apps native style title bars.
benwells@chromium.org
2014-04-24
3
-38
/
+47
*
Revert 265598 "Remove title and icon from chrome apps native sty..."
hashimoto@chromium.org
2014-04-23
3
-47
/
+38
*
Remove title and icon from chrome apps native style title bars.
benwells@chromium.org
2014-04-23
3
-38
/
+47
*
More removal of GTK code.
erg@chromium.org
2014-04-15
1
-5
/
+0
*
Revert 262516 "Remove title and icon from chrome apps native style title bars."
mgiuca@chromium.org
2014-04-10
3
-46
/
+38
*
Remove title and icon from chrome apps native style title bars.
benwells@chromium.org
2014-04-08
3
-38
/
+46
*
Remove references to WebContentsView::SizeContents from chrome/ and app/
erikchen@chromium.org
2014-04-08
3
-0
/
+85
*
Fix draggable regions on for frame:none app windows on views.
benwells@chromium.org
2014-04-01
2
-7
/
+11
*
Linux: App windows with frame: chrome and no color are now native.
mgiuca@chromium.org
2014-03-28
2
-26
/
+41
*
Name widget members consistently in app window code.
benwells@chromium.org
2014-03-20
4
-94
/
+69
*
Set size constraints before native app window creation
tmdiep@chromium.org
2014-03-18
1
-0
/
+4
*
Implement setters for app window bounds API
tmdiep@chromium.org
2014-03-14
3
-13
/
+9
*
Create windows for new app window bounds API
tmdiep@chromium.org
2014-03-11
3
-15
/
+14
*
Fix inconsistencies in left/top of app window bounds for non-native windows
tmdiep@chromium.org
2014-03-04
1
-1
/
+1
*
Refactored app window size constraints
tmdiep@chromium.org
2014-02-28
3
-11
/
+40
*
Rename BaseNativeAppWindowViews and NativeAppWindowViews
jamescook@chromium.org
2014-02-27
2
-114
/
+113
*
Add option to install an ephemeral app to the Windows jump list
tmdiep@chromium.org
2014-02-26
3
-0
/
+7
*
Extract Chrome-specific code from NativeAppWindowViews
jamescook@chromium.org
2014-02-22
2
-0
/
+595
*
Add frame color option to packaged app windows.
benwells@chromium.org
2014-02-21
3
-2
/
+12
*
Allow resizing of packaged app windows in Windows desktop mode
tdanderson@chromium.org
2014-02-21
1
-11
/
+0
*
Fix the "Minimize" button of app windows remaining hovered after restore.
calamity@chromium.org
2014-02-18
1
-0
/
+1
*
Rename apps::ShellWindow to apps::AppWindow
jamescook@chromium.org
2014-02-15
3
-84
/
+95
*
Add ability for running packaged app to badge their taskbar icon.
benwells@chromium.org
2014-02-10
1
-0
/
+3
[next]