summaryrefslogtreecommitdiffstats
path: root/chrome/tools
Commit message (Expand)AuthorAgeFilesLines
* Chromium changes to statically link ffmpeg.chcunningham2015-06-045-15/+0
* Non-SFI mode: Add nacl_helper_nonsfi to FILES.cfghidehiko2015-05-282-0/+8
* Remove app_installer code.jackhou2015-05-251-11/+0
* [Android] Add ChromePublic.apk to chromium browser snapshot archives.jbudorick2015-05-221-0/+4
* Rename third_party/hunspell_new back to third_party/hunspell.tfarina2015-05-184-6/+6
* Update Chromium to use hunspell from third_party/hunspell_new.tfarina2015-05-074-6/+6
* Remove CodepageToWide and WideToCodepagejshin2015-05-061-4/+4
* [iOS] Pack ios_strings_resources_${locale}.pak filessdefresne2015-04-291-0/+5
* use 'branding_path_component' to simplify branding in chrome main directory (...gburanov2015-04-281-11/+1
* Switch ChromeOS and ChromeCast to use external V8 snapshot files.rmcilroy2015-04-071-0/+8
* Include chrome_200_percent.pak in Linux builds.stapelberg2015-04-011-0/+4
* Move BinaryFeatureExtractor and PEImageReader to common.grt2015-03-201-1/+1
* Roll Syzygy deps to 0.8.6.4.chrisha2015-03-171-0/+4
* Crashpad!: Use the Crashpad client instead of Breakpad on Mac OS X.mark2015-03-131-2/+1
* Add remaining trivial targets for the Linux GN builddpranke2015-03-081-4/+6
* Introduce a dedicated compile-time switch for Kasko.erikwright2015-03-061-2/+2
* Fix official build.Brett Wilson2015-02-241-1/+1
* Add GN manpage command.brettw2015-02-242-15/+21
* Make changes to mini_installer test files trigger tests.grt2015-02-231-0/+24
* Sort GN files under chromesatorux2015-02-131-2/+2
* Sort GYP files under chrome sub directories using tools/sort_sources.pysatorux2015-02-132-3/+3
* Remove references to libpeerconnection.dll on Windows. We statically link thi...tommi2015-02-121-12/+0
* Remove kasko.dll from symsrc group. It's symbols will be uploaded from the Ka...erikwright2015-02-101-2/+0
* Update installer files now that PDF plugin is gone.John Abd-El-Malek2015-02-043-33/+0
* Ship kasko.dll with SyzyASAN instrumented Chrome.erikwright2015-02-041-0/+15
* Add basic support for CAPS execpu2015-02-037-2/+237
* Add unit tests target to GN build.brettw2015-02-014-0/+71
* Add support for create_installer_archive.py to generate a depfilescottmg2015-01-301-0/+48
* Use floating labels for preference formstwellington2015-01-301-1/+1
* Add targets for generating version files in Windows GN build.vchigrin2015-01-291-37/+0
* Componentize TopSites, TopSitesBackend, TopSitesDatabasesdefresne2015-01-291-813/+0
* skeleton GYP for CAPScpu2015-01-223-0/+70
* taking ownership of crash_servicecpu2015-01-211-0/+2
* Remove remainder of Athena related code from Chrome.pkotwicz2015-01-201-10/+0
* Fix official build failure due to missing archive fileskelvinp2015-01-193-15/+0
* Enable loading V8's initial snapshot from external files on Windows.rmcilroy2015-01-141-0/+10
* Add support to the mini_installer for component=shared_library builds.grt2015-01-071-21/+22
* replace COMPILE_ASSERT with static_assert in chrome/[r-z]*/mostynb2015-01-051-4/+4
* Make callers of CommandLine use it via the base:: namespace, and remove the g...avi2014-12-253-5/+5
* Remove the SyzyASan allocation filter file from the instrument.exe command line.sebmarchand2014-12-171-9/+14
* Fix the relative paths stored in the Syzygy scripts.sebmarchand2014-12-172-2/+2
* Move Syzygy build related things to their own directory with an OWNERS file, ...chrisha2014-12-166-12/+21
* Update dependencies for setup.exe following BoringSSL switch.grt2014-12-151-2/+1
* Include chrome_elf pdb in chrome-win32-syms.zipgrt2014-12-081-0/+5
* Enable loading V8's initial snapshot from external files on Linux.baixo2014-11-251-0/+8
* Build the chrome_watcher.dll binary, spawn the watcher process and glue in th...siggi2014-11-211-0/+5
* Revert of Enable loading V8's initial snapshot from external files on Linux. ...rmcilroy2014-11-201-8/+0
* Linux-specific bits for loading V8's initial snapshot from external files.baixo2014-11-181-0/+8
* Update to VS2013 Update 4, and Windows SDK 8.1scottmg2014-11-151-1/+1
* Add chrome perf tests to GN build, fix harfbuzzBrett Wilson2014-11-102-0/+38