summaryrefslogtreecommitdiffstats
path: root/win8/test/ui_automation_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove CaseInsensitiveCompare from string_util.hbrettw2015-07-141-2/+3
* Apply automated fixits for Chrome clang plugin to win8.dcheng2015-04-291-1/+1
* base: Remove operator& from ScopedVariant and ScopedPropVariant.danakj2015-03-101-9/+10
* Fixed return value in error path -- result instead of false.brucedawson2014-12-041-1/+1
* Remove implicit conversions from scoped_refptr to T* in win8/dcheng2014-11-211-16/+8
* Fix two __FUNCTIONS__I missed in https://codereview.chromium.org/357583002/thakis@chromium.org2014-07-041-2/+3
* __FUNCTION__ cannot concatenate with constant strings in all compilers.thakis@chromium.org2014-06-251-1/+1
* Add base:: to string16s in win8/.dbeam@chromium.org2013-12-201-13/+13
* Use a direct include of strings headers in url/, win8/.avi@chromium.org2013-06-111-2/+2
* Fix Win Aura use of WeakPtr<T>'s operator T* conversionakalin@chromium.org2013-06-051-1/+1
* Remove all but one use of WeakPtrFactory::DetachFromThread. wez@chromium.org2013-05-291-5/+1
* Revert 202038 "Remove all but one use of WeakPtrFactory::DetachF..."erg@chromium.org2013-05-241-1/+5
* Remove all but one use of WeakPtrFactory::DetachFromThread.wez@chromium.org2013-05-241-5/+1
* Clarify that OpenWithDialogController will fail if asked to make a program de...gab@chromium.org2013-05-141-1/+1
* win8: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-261-2/+1
* A mechanism to set the default handler for a URL protocol on Windows 8.grt@chromium.org2013-01-171-0/+632