summaryrefslogtreecommitdiffstats
path: root/chrome/common/mac
Commit message (Expand)AuthorAgeFilesLines
* Disable app_mode_chrome_locator_browsertest.mm on official builds.jackhou2014-09-031-5/+27
* [Mac] Make app shims load the same framework version as the running Chrome pr...jackhou2014-08-296-92/+175
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-263-3/+3
* Add ScopedObjCClassSwizzler in base/mac, absorbs objc_method_swizzle and Scop...tapted@chromium.org2014-08-124-161/+0
* Upgrade a DLOG(INFO) and remove an fprintf in objc_zombie.mmtapted@chromium.org2014-08-121-2/+5
* Add Bartender helpers to the CFBundleBlocker whitelist.rsesek@chromium.org2014-07-281-0/+6
* Add UMA for --app-shim-error.jackhou@chromium.org2014-07-092-0/+4
* Clamp down various chrome/ DEPS files.thestig@chromium.org2014-06-241-0/+1
* [Mac] Rebuild app shims when they fail to dyload Chrome Framework.jackhou@chromium.org2014-06-185-12/+30
* [Mac] Add interactive App Shim test.jackhou@chromium.org2014-06-182-0/+5
* Revert 277743 "[Mac] Add interactive App Shim test."macourteau@chromium.org2014-06-172-5/+0
* [Mac] Add interactive App Shim test.jackhou@chromium.org2014-06-172-0/+5
* Revert 276368 "[Mac] Add interactive App Shim test."phoglund@chromium.org2014-06-112-5/+0
* [Mac] Add interactive App Shim test.jackhou@chromium.org2014-06-112-0/+5
* File association for app shims. (Mac)jackhou@chromium.org2014-04-292-0/+17
* Detect when the Chrome framework cannot be loaded and launch Chrome instead. ...jackhou@chromium.org2014-04-242-1/+7
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-2/+2
* Put app shim IPC socket in a temporary directory. (Mac)jackhou@chromium.org2014-02-102-3/+21
* Get rid of ui_cocoa_third_party_toolkits target from ui.gyptfarina@chromium.org2013-12-181-1/+1
* Add explicit base namespace to string16 users.brettw@chromium.org2013-12-054-5/+5
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* Remove nscoder_utilstuartmorgan@chromium.org2013-10-103-103/+0
* Rename base::debug::StackTrace::PrintBacktrace() to Print().rsesek@chromium.org2013-08-291-1/+1
* Send Chrome's process id to the app shim.jackhou@chromium.org2013-08-262-4/+5
* Update include paths in chrome/common/ for base/process changes.rsesek@chromium.org2013-07-232-2/+1
* Use a direct include of the message_loop header in chrome/app, chrome/common,...avi@chromium.org2013-07-171-1/+1
* Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...brettw@chromium.org2013-07-151-3/+3
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* new.crbug.com -> crbug.com/newdbeam@chromium.org2013-07-031-1/+1
* mac: Remove unused includes of scoped_nsobject.h.thakis@chromium.org2013-06-251-1/+0
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-245-16/+16
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-242-25/+17
* Use a direct include of strings headers in chrome/common/, part 2.avi@chromium.org2013-06-115-6/+6
* Use unique names for app shim bundles based on profile dir and extension id.jackhou@chromium.org2013-06-072-0/+15
* Start app shim when app launched.jackhou@chromium.org2013-05-312-0/+6
* Update the OSX app shim to support the app launcher.tapted@chromium.org2013-05-142-0/+5
* chrome: Use base::MessageLoop. (Part 1)xhwang@chromium.org2013-05-101-4/+6
* Remove iOS specific define to avoid objc_root_class in CrZombie.justincohen@google.com2013-05-021-9/+0
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-311-2/+4
* Rename sys_string_conversions in chrome.brettw@chromium.org2013-03-284-4/+4
* [mac] App shimsjeremya@chromium.org2013-03-182-5/+11
* Move file_path.h to base/files.brettw@chromium.org2013-02-245-5/+5
* Use base namespace for FilePath in chrome/common and content/common.brettw@chromium.org2013-02-075-32/+32
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-4/+6
* [mac] Fix Chrome bundle locating in app mode for Canary.jeremya@chromium.org2013-01-241-2/+10
* Rearchitecting the 'app mode' code on mac for v2 apps.jeremya@chromium.org2013-01-152-4/+11
* Fix iOS build for XCode 4.6.justincohen@google.com2013-01-081-1/+4
* Replace all uses of base/mac/crash_logging.h with base/debug/crash_logging.h.rsesek@chromium.org2013-01-031-10/+10
* Revert 167021, info lead to bug-fix.shess@chromium.org2012-12-031-4/+0
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+2