summaryrefslogtreecommitdiffstats
path: root/third_party/molokocacao
Commit message (Collapse)AuthorAgeFilesLines
* Add GN build files for apple_sample_code and molokocacao targets.tfarina2015-02-231-0/+16
| | | | | | | | | | | | | | | This can be tested with the following command lines in a Mac computer: $ gn gen out-gn $ ninja -C out-gn apple_sample_code molokocacao BUG=None TEST=see above R=avi@chromium.org,mark@chromium.org Review URL: https://codereview.chromium.org/946963002 Cr-Commit-Position: refs/heads/master@{#317650}
* Get rid of ui_cocoa_third_party_toolkits target from ui.gyptfarina@chromium.org2013-12-182-3/+3
| | | | | | | | | | | | | | | Instead we add a gyp file in third_party/google_toolbox_for_mac to build the sources from third_party/GTM. This is the third and last patch in this series. BUG=299841 TEST=None R=mark@chromium.org,ben@chromium.org TBR=ben Review URL: https://codereview.chromium.org/107933006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241471 0039d316-1c4b-4281-b951-d872f2087c98
* Add gyp file to build third_party/molokocacao.tfarina@chromium.org2013-12-101-0/+27
| | | | | | | | | | | | This is necessary to remove ui_cocoa_third_party_toolkits target from ui.gyp. BUG=299841 TEST=None R=mark@chromium.org,ben@chromium.org Review URL: https://codereview.chromium.org/100713005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@239630 0039d316-1c4b-4281-b951-d872f2087c98
* mac: Fix close button appearance in HiDPI.thakis@chromium.org2012-06-163-4/+3
| | | | | | | | | | | | | | | | | Revert the explicit "scale" parts of r142304. In 10.7.3, the backing scale factor did not apply to shadowOffset and shadowBlurRadius. This appears fixed in 10.7.4, and retina MBPs ship with 10.7.4 -- so the manual scaling caused the scale to be applied twice, which moved the shadow off the close button. BUG=133134 TEST=look at a tab close button TBR=rsesek Review URL: https://chromiumcodereview.appspot.com/10556030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142607 0039d316-1c4b-4281-b951-d872f2087c98
* mac: Make tab close buttons look good in HiDPIthakis@chromium.org2012-06-153-3/+7
| | | | | | | | | BUG=none TEST=close buttons look good Review URL: https://chromiumcodereview.appspot.com/10542172 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142304 0039d316-1c4b-4281-b951-d872f2087c98
* Cleaning up third_party readmes and adding a template for future use.cdn@chromium.org2011-03-161-0/+1
| | | | | | | | | | | The next step is a presubmit rule that will make people use the template. We are doing this so that we can better track dependancy versions. BUG=None TEST=N/A Review URL: http://codereview.chromium.org/6610030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78316 0039d316-1c4b-4281-b951-d872f2087c98
* [Mac] Moving some new third party code into its proper dir. Also tweak the ↵andybons@chromium.org2010-07-014-0/+251
radius of the close button hover state circle a bit. BUG=none TEST=none Review URL: http://codereview.chromium.org/2833050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51417 0039d316-1c4b-4281-b951-d872f2087c98