summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Add option to install an ephemeral app to the Windows jump list tmdiep@chromium.org2014-02-264-0/+21
* Move shell_window/ test data directory to app_window/jamescook@chromium.org2014-02-261-2/+1
* [App Shell] Fix a crash issue while closing root window with remote dev-tool ...Hokein.Wu@gmail.com2014-02-261-1/+1
* app_shell: Enable process-per-siterockot@chromium.org2014-02-262-0/+12
* Rename Start/EndKeepAlive to Increment/DecrementKeepAliveCountjamescook@chromium.org2014-02-256-14/+14
* Add msvs_large_pdb to some more targets that are failing on Official devscottmg@chromium.org2014-02-241-0/+1
* Add support for chrome.app.window.create() to app_shelljamescook@chromium.org2014-02-2211-3/+262
* Extract Chrome-specific code from NativeAppWindowViewsjamescook@chromium.org2014-02-223-0/+597
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* [App Shell] Introduce app_shell.pakHokein.Wu@gmail.com2014-02-212-5/+33
* Add frame color option to packaged app windows.benwells@chromium.org2014-02-215-2/+18
* Rename RootWindow -> WindowEventDispatcher.ben@chromium.org2014-02-212-9/+9
* Allow resizing of packaged app windows in Windows desktop modetdanderson@chromium.org2014-02-211-11/+0
* Rename VIEW_TYPE_APP_SHELL -> VIEW_TYPE_APP_WINDOWrockot@chromium.org2014-02-201-1/+1
* Fix the "Minimize" button of app windows remaining hovered after restore.calamity@chromium.org2014-02-181-0/+1
* Cleanup: Move kChromeDevToolsScheme constant into content namespace.tfarina@chromium.org2014-02-171-1/+1
* Rename apps::ShellWindow to apps::AppWindowjamescook@chromium.org2014-02-1529-1148/+1135
* [App Shell] Add dev tools for debuggingHokein.Wu@gmail.com2014-02-144-0/+16
* Revert 251094 "Revert 250826 "Remove Profile dependency from app..."asvitkine@chromium.org2014-02-139-58/+93
* Revert 250826 "Remove Profile dependency from apps::ShellWindow"asvitkine@chromium.org2014-02-139-93/+58
* ExtensionSystem cleanup part 2yoz@chromium.org2014-02-1310-33/+105
* Remove Profile dependency from apps::ShellWindowrockot@chromium.org2014-02-129-58/+93
* Enable net log.Hokein.Wu@gmail.com2014-02-124-2/+9
* Remove a couple NOTREACHED in ShellExtensionsBrowserClientjamescook@chromium.org2014-02-111-2/+0
* [App Shell] Fix a crash issue when clicking close button in root window.Hokein.Wu@gmail.com2014-02-114-9/+27
* Cleanup: Move kChromeUIScheme constant into content namespace.tfarina@chromium.org2014-02-111-1/+1
* Add ability for running packaged app to badge their taskbar icon.benwells@chromium.org2014-02-103-5/+67
* Put app shim IPC socket in a temporary directory. (Mac)jackhou@chromium.org2014-02-106-89/+149
* Use the same code to serialize app window state for the renderertmdiep@chromium.org2014-02-093-32/+38
* Break ExtensionHost dependency on ExtensionService.derat@chromium.org2014-02-082-0/+6
* Kill GetBrowserContextRedirectedInIncognito in extensions coderockot@chromium.org2014-02-084-7/+12
* Add git cl format presubmit warning for extension and apps.scheib@chromium.org2014-02-081-0/+14
* Make ExtensionsBrowserClient wrap some utility functions.derat@chromium.org2014-02-072-0/+20
* apps/shell: Fix TODO typo.tfarina@chromium.org2014-02-061-1/+1
* Add a ViewsDelegate to app_shelljamescook@chromium.org2014-02-062-0/+41
* Add ApiActivityMonitor to decouple ActivityLog from low-level extensions codejamescook@chromium.org2014-02-062-0/+8
* Induce lazy background initialization in app_shellrockot@chromium.org2014-02-051-0/+11
* Move QuotaService from ExtensionService to ExtensionSystemjamescook@chromium.org2014-02-052-0/+8
* Move cocoa_test_event_utils.* to ui/events/test/tfarina@chromium.org2014-02-051-1/+1
* [App Shell] Port app_shell to windows aura.Hokein.Wu@gmail.com2014-02-053-1/+33
* Reorganize apps/shell into app, browser and common directories.jamescook@chromium.org2014-02-0329-85/+120
* app_shell: Add ShellContentRendererClientjamescook@chromium.org2014-02-039-45/+203
* Extend apps.gypi owners to app_shell teamjamescook@chromium.org2014-02-031-0/+4
* [App Shell] Make app_shell launch app from relative pathHokein.Wu@gmail.com2014-02-031-1/+3
* [App Shell] Add READMEHokein.Wu@gmail.com2014-02-021-0/+10
* Move extensions IPC filtering to extensions::ExtensionMessageFilterjamescook@chromium.org2014-02-022-0/+11
* Close crashed incognito-mode app's shell window.kinaba@chromium.org2014-01-301-1/+1
* Disabled pinch zooming in non-browser Aura windows.bokan@chromium.org2014-01-302-0/+12
* aura: Remove Window::SetHitTestBoundsOverrideOuter() and related methods.sadrul@chromium.org2014-01-302-20/+10
* Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.yoz@chromium.org2014-01-307-7/+9