Commit Graph

4 Commits

Author SHA1 Message Date
Marshall Greenblatt 479c2ad8ed Merge revision 1203 changes:
- Fix ninja build on all platforms (issue #922).
- Update make_distrib.py to support ninja builds via a new "ninja-build" flag (issue #922).
- Improvements to automate.py:
-- Allow specification of the depot_tools directory via a "depot-tools" flag (issue #592).
-- Add ninja build support via a "ninja-build" flag (issue #922).
-- Allow relative paths for download directories (issue #942).
-- Add the ability to print commands without executing them via a "dry-run" flag.
-- Specifying the "force-clean" flag will also remove the build output directory.
-- Add support for a minimal distribution mode where only release binaries and resources are packaged.


git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1205 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-10 23:48:54 +00:00
Marshall Greenblatt 18814c0784 Windows: Have Chromium's ProxyConfigServiceWin internally ignore the system "Automatically detect proxy settings" value. This causes CefProxyHandler::GetProxyForUrl() to be called in all cases (issue #918).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1153 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-20 22:41:02 +00:00
Marshall Greenblatt 4762e76ed4 Mac: Add a patch to fix focus issues with windowless NPAPI plugins (issue #911).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1145 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-14 18:24:35 +00:00
Marshall Greenblatt de2ac7a2c1 Create 1364 release branch for CEF1.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@984 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-14 22:58:17 +00:00