| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
BUG=141668
TEST=Debug menu, opening inspector works
Review URL: https://chromiumcodereview.appspot.com/10823263
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151029 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
MACOSX_DEPLOYMENT_TARGET.
The LSMinimumSystemVersion must be of the form |n.n.n| [1] but the
MACOSX_DEPLOYMENT_TARGET is only |n.n|, so add an extra |.0| to the value in
the plist key.
[1] https://developer.apple.com/library/mac/#documentation/CoreFoundation/Conceptual/CFBundles/BundleTypes/BundleTypes.html
BUG=137676
TEST=none
TBR=mac people
Review URL: https://chromiumcodereview.appspot.com/10810031
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147607 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=120526
TEST=HTTP auth works
Review URL: https://chromiumcodereview.appspot.com/9980002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@130918 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=115784
TEST=none
Review URL: https://chromiumcodereview.appspot.com/9656002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125921 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1239: Allow specification of VC10 props and configuration attributes in gyp file.
1240: Make _CopyXIBFile() work with Xcode 4.3
1241: mac make and ninja: Don't require CFBundleSignature in Info.plist files.
1242: Add a test case for the CFBundleSignature happy path.
Also remove the now-unused CFBundleSignature fron app-Info.plist for launcher apps.
BUG=117498,114970
TEST=none
TBR=rsesek
Review URL: http://codereview.chromium.org/9663010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125895 0039d316-1c4b-4281-b951-d872f2087c98
|
|
BUG=115784
TEST=none
Review URL: https://chromiumcodereview.appspot.com/9513006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125254 0039d316-1c4b-4281-b951-d872f2087c98
|