summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/web_apps.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in chrome/.avi2015-12-261-0/+3
* Remove WebNode::childNodes().esprehn2015-11-061-5/+2
* Unify LowerCaseEqualsASCII and EqualsASCII functions.brettw2015-07-231-2/+4
* Update SplitString calls in chrome.brettw2015-07-211-5/+7
* Move EqualsASCII to the base namespace.brettw2015-06-101-1/+1
* Move LowerCaseEqualsASCII to base namespacebrettw2015-06-091-6/+6
* Enable new bookmark apps everywhere but Mac.benwells2015-04-301-0/+5
* Disable the new bookmark app system.benwells2015-03-121-5/+0
* Disable bookmark apps on non-ChromeOS platforms.tapted2015-02-191-2/+8
* Enable the new bookmark apps system by default.benwells2015-02-071-2/+2
* Rename StreamlinedHostedApps to NewBookmarkApps in the code.benwells2015-01-271-1/+1
* Disable new bookmark apps flow.benwells2015-01-131-2/+2
* Cleanup: Update the path to gfx size headers.tfarina2015-01-031-1/+1
* Make callers of CommandLine use it via the base:: namespace, and remove the g...avi2014-12-251-4/+4
* Enable the new bookmark apps system by default.benwells2014-12-121-2/+2
* Merge Android RetrieveWebappInformation and Extensions GetApplicationInfo.mlamouri2014-09-161-7/+12
* Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."brettw@chromium.org2014-08-131-5/+4
* Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespacebrettw@chromium.org2014-08-131-4/+5
* Cleanup: Remove unneeded #includes for grit/, ui/base/l10n/l10n_util.h and ui...thestig@chromium.org2014-08-081-4/+1
* Don't use WebElement::hasTagName.tkent@chromium.org2014-06-241-2/+2
* Use apple-touch-icons for streamlined hosted apps.calamity@chromium.org2014-01-091-1/+10
* Use base namespace for string16 in chrome/renderer.brettw@chromium.org2013-12-041-6/+6
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-071-6/+6
* Make "Create Application Shortcuts" use web app icon.calamity@chromium.org2013-10-231-10/+7
* Moved chrome/common/json_schema to components/json_schema.joaodasilva@chromium.org2013-08-131-1/+0
* chrome: Migrate from googleurl/ includes to url/ ones. Part 3.tfarina@chromium.org2013-07-041-1/+1
* Update Blink include pathsabarth@chromium.org2013-06-171-5/+5
* Use a direct include of strings headers in chrome/renderer/.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in chrome/renderer/, chrome/...avi@chromium.org2013-06-071-1/+1
* Update refernces to Blink's Platform API (chrome)abarth@chromium.org2013-05-301-2/+2
* Move web_apps methods from chrome/common to chrome/renderer.darin@chromium.org2013-05-101-0/+175