| Commit message (Expand) | Author | Age | Files | Lines |
* | mac: Remove a few remnants of the 32-bit build. | thakis | 2015-09-17 | 1 | -10/+2 |
* | Remove references to an old gyp variable that's no longer supported. | tommi | 2015-08-26 | 1 | -9/+0 |
* | Chromium changes to statically link ffmpeg. | chcunningham | 2015-06-09 | 1 | -1/+0 |
* | Revert "Chromium changes to statically link ffmpeg." | chcunningham | 2015-06-05 | 1 | -0/+1 |
* | Chromium changes to statically link ffmpeg. | chcunningham | 2015-06-04 | 1 | -1/+0 |
* | use 'branding_path_component' to simplify branding in chrome main directory (... | gburanov | 2015-04-28 | 1 | -7/+1 |
* | Plugin Power Saver: Replace all "plug-in" with "plugin" for consistency. | tommycli | 2015-03-16 | 1 | -1/+1 |
* | Crashpad!: Use the Crashpad client instead of Breakpad on Mac OS X. | mark | 2015-03-13 | 1 | -15/+7 |
* | Fix Mac gyp error with disable_nacl | tapted | 2015-02-05 | 1 | -0/+1 |
* | Combine PDF plugin into the Chromium binary. | jam | 2015-02-04 | 1 | -4/+0 |
* | Mac-specific bits for loading V8's initial snapshot from external files. | baixo | 2014-11-28 | 1 | -0/+6 |
* | Fix compilation of Chromium on a case-sensitive FS on Mac OS X | sdefresne | 2014-09-24 | 1 | -1/+1 |
* | Pepper: Remove trusted plugin loadable module. | teravest@chromium.org | 2014-08-05 | 1 | -3/+0 |
* | Revert "Pepper: Remove trusted plugin loadable module." | teravest@chromium.org | 2014-08-01 | 1 | -0/+3 |
* | Pepper: Remove trusted plugin loadable module. | teravest@chromium.org | 2014-08-01 | 1 | -3/+0 |
* | Add the pdf plugin's source in src\pdf. | jam@chromium.org | 2014-05-20 | 1 | -11/+4 |
* | Reapply and refactor of: "Media Galleries API Metadata: Image metadata" | tommycli@chromium.org | 2014-04-12 | 1 | -1/+1 |
* | Revert of Reapply "Media Galleries API Metadata: Image metadata" (https://cod... | tommycli@chromium.org | 2014-04-04 | 1 | -6/+2 |
* | Reapply "Media Galleries API Metadata: Image metadata" | tommycli@chromium.org | 2014-04-04 | 1 | -2/+6 |
* | Revert 260917 "Media Galleries API Metadata: Image metadata" | ccameron@chromium.org | 2014-04-01 | 1 | -6/+2 |
* | Media Galleries API Metadata: Image metadata | tommycli@chromium.org | 2014-04-01 | 1 | -2/+6 |
* | Clean up repack.py and repack_locale.py usage. | aurimas@google.com | 2014-03-28 | 1 | -1/+0 |
* | Revert 260175 "Fixup mojo dylibs to support mojo in content" | davemoore@chromium.org | 2014-03-28 | 1 | -30/+1 |
* | Fixup mojo dylibs to support mojo in content | davemoore@chromium.org | 2014-03-28 | 1 | -1/+30 |
* | Revert 259788 "Fixup mojo dylibs" | bajones@chromium.org | 2014-03-27 | 1 | -30/+1 |
* | Fixup mojo dylibs | davemoore@chromium.org | 2014-03-27 | 1 | -1/+30 |
* | Use icudat*.dat file on Mac | jshin@chromium.org | 2014-01-28 | 1 | -0/+5 |
* | Move chrome/app/policy into components/policy. | joaodasilva@chromium.org | 2013-12-16 | 1 | -1/+1 |
* | DevTools: Create symlinks instead of copying inspector resources in debug_dev... | vsevik@chromium.org | 2013-11-27 | 1 | -2/+2 |
* | Remove chrome.pak references, build resources into resources.pak (try 2) | jamesr@chromium.org | 2013-08-23 | 1 | -1/+0 |
* | Revert 218956 "Remove chrome.pak references, build resources int..." | vabr@chromium.org | 2013-08-22 | 1 | -0/+1 |
* | Remove chrome.pak references, build resources into resources.pak (try 2) | jamesr@chromium.org | 2013-08-22 | 1 | -1/+0 |
* | Revert 217346 "Remove chrome.pak references, build resources int..." | dmazzoni@chromium.org | 2013-08-13 | 1 | -0/+1 |
* | Remove chrome.pak references, build resources into resources.pak | jamesr@chromium.org | 2013-08-13 | 1 | -1/+0 |
* | Revert 216822 "Remove chrome.pak references, build resources int..." | thestig@chromium.org | 2013-08-10 | 1 | -0/+1 |
* | Remove chrome.pak references, build resources into resources.pak | jamesr@chromium.org | 2013-08-10 | 1 | -1/+0 |
* | Build the CDM adapter on Mac and include it in the Chrome bundle. | ddorwin@chromium.org | 2013-05-04 | 1 | -1/+13 |
* | Build libpeerconnection.so on Mac directly into the build target folder. | tommi@chromium.org | 2013-05-02 | 1 | -1/+1 |
* | Support for loading libpeerconnection dynamically instead of statically. | tommi@chromium.org | 2013-05-01 | 1 | -2/+2 |
* | Add libpeerconnection to the content shell app on mac. Also change the output... | tommi@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Add libpeerconnection to the mac installer. | tommi@chromium.org | 2013-04-03 | 1 | -0/+9 |
* | Mac x86_64: package nacl_irt_x86_64.nexe. | mark@chromium.org | 2013-03-05 | 1 | -3/+11 |
* | Renaming the CdmWrapper build targets. | dkovalev@chromium.org | 2013-02-07 | 1 | -1/+1 |
* | mac: Move bookmark hierarchy arrow from a pdf to a png. | thakis@chromium.org | 2013-01-29 | 1 | -1/+0 |
* | Remove the SRPC IRT nexes from Chrome installers. | bbudge@chromium.org | 2013-01-09 | 1 | -2/+1 |
* | mac: Move the bookmark bar overflow chevron from pdf to png | thakis@chromium.org | 2012-12-28 | 1 | -1/+0 |
* | mac: Replace notification wrench pdf with a png | thakis@chromium.org | 2012-12-28 | 1 | -1/+0 |
* | [Mac] Remove built-in NPAPI flash from bundle. | shess@chromium.org | 2012-11-21 | 1 | -8/+0 |
* | debug_devtools=1 makes Chromium use the devtools files as-is, without packing... | apavlov@chromium.org | 2012-11-20 | 1 | -7/+11 |
* | mac: Move bundle-related stuff from chrome_dll.gypi to chrome_dll_bundle.gypi | thakis@chromium.org | 2012-11-15 | 1 | -0/+292 |