summaryrefslogtreecommitdiffstats
path: root/extensions/shell/app
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in extensions/.avi2015-12-233-0/+4
* Replace ScopedVector<ScopedFD> with std::vector<ScopedFD>mdempsky2015-12-091-0/+1
* Adding error handlers to setup.exe.pmonette2015-10-161-1/+1
* Subject .mm files to the header sorting presubmittapted2015-05-191-1/+1
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-1/+1
* AppShell support for Mac.yoz2014-12-1910-13/+236
* Refactor ShellDesktopController and ShellNativeAppWindow to allow for non-Aur...yoz2014-11-192-2/+8
* Add rudimentary UpdateService to app_shellrockot2014-11-062-0/+14
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-7/+6
* replace OVERRIDE and FINAL with override and final in extensions/mostynb2014-10-031-5/+5
* Run app_shell on Windows.yoz2014-09-232-4/+10
* app-shell: Remove ShellRendererMainDelegate.sadrul@chromium.org2014-08-202-17/+16
* Add NaCl support to app_shelljamescook@chromium.org2014-08-163-0/+22
* extensions: Combine extensions_pak with app_shell_paktfarina@chromium.org2014-07-301-3/+4
* Move apps/shell to extensions/shell.yoz@chromium.org2014-07-245-0/+213