summaryrefslogtreecommitdiffstats
path: root/chrome/browser/web_applications
Commit message (Expand)AuthorAgeFilesLines
* Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...jochen@chromium.org2011-09-141-17/+1
* Remove the last Chrome include from content downloads code. This moves some m...jam@chromium.org2011-08-231-3/+3
* base: Remove using declaration of MD5Digest now that hunspell was fixed.tfarina@chromium.org2011-08-081-5/+5
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Rename CommandLine::GetCommandLineString().msw@chromium.org2011-07-201-1/+1
* Replace many OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, since most of them a...chromium@hybridsource.org2011-05-281-3/+3
* Show "About panel" bubble on Windows.jianli@chromium.org2011-05-252-0/+10
* iwyu: Use callback_old.h where appropriate, part 2.jhawkins@chromium.org2011-05-101-1/+1
* Fix ShellIntegrationTest.GetDesktopFileContents.erg@google.com2011-04-062-2/+2
* Add the calculated WMClass to generated .desktop files.erg@google.com2011-04-062-8/+34
* Move extension messages to their own file and add a RenderViewObserver to sta...jam@chromium.org2011-03-281-2/+2
* Split off web_app's ui into ui files, plumb TCW rather than TC.avi@chromium.org2011-03-243-353/+67
* fav icon -> favicon. Pass 5: fav_icon -> faviconavi@chromium.org2011-03-151-1/+1
* fav icon -> favicon. Pass 2: GetFavIcon -> GetFaviconavi@chromium.org2011-03-151-1/+1
* Remove Gears from Chrome.aa@chromium.org2011-03-111-2/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-5/+5
* Refactor GetCommandLineArgumentsCommon to not use strings.evan@chromium.org2011-03-081-7/+12
* Extension ids are ASCII.evan@chromium.org2011-03-041-2/+2
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-2/+2
* Move files out of chrome\browser\renderer_host\test alongside their source. ...jam@chromium.org2011-02-241-3/+3
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Set Browser::app_name_ in a reasonable way for extension apps.skerner@chromium.org2011-01-142-18/+54
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-311-1/+1
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-171-1/+2
* Move:ben@chromium.org2010-12-021-1/+1
* Revert "Revert "Implement web app definition parsing.""aa@chromium.org2010-11-173-11/+9
* Revert "Implement web app definition parsing."aa@chromium.org2010-11-173-9/+11
* Implement web app definition parsing.aa@chromium.org2010-11-173-11/+9
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-151-4/+5
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-122-2/+2
* Rename ChromeThread to BrowserThread Part3:tfarina@chromium.org2010-10-072-11/+11
* Fix a bunch of clang warnings/errors.thakis@chromium.org2010-09-211-1/+3
* Submitting for Erik:tommi@chromium.org2010-08-261-0/+1
* FBTF: Minor cleanup to testing headers.erg@google.com2010-08-251-0/+1
* FBTF: Forward declare everything possible in testing_profile.herg@google.com2010-08-131-0/+1
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-112-5/+5
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-031-3/+3
* file_util: Get rid of file_util::AppendToPath in icon_util_unittest.cctfarina@chromium.org2010-07-301-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Enable unit tests in browser/web_applications/web_app_unittest.cc. I forgot t...thestig@chromium.org2010-06-281-1/+1
* Add tests for chrome/browser/web_applications and mark some code as Win32 and...thestig@chromium.org2010-06-253-7/+75
* Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...ajwong@chromium.org2010-06-161-5/+1
* Win: Use different AppUserModelID for SxS installs.mattm@chromium.org2010-06-111-2/+2
* Allow "chrome-extension://" to be used as web app url.xiyuan@chromium.org2010-05-261-0/+1
* Use FilePath::DirName instead of the deprecated file_util::GetDirectoryFromPath.tfarina@chromium.org2010-05-241-4/+4
* Move EnvironmentVariableGetter from base/linux_util.h to base/env_var.h and r...thestig@chromium.org2010-04-031-4/+3
* Append a number to make app shortcut name unique.xiyuan@chromium.org2010-03-261-4/+23
* Create a toplevel gfx/ dir and seed it with icon_util.ben@chromium.org2010-03-131-1/+1