summaryrefslogtreecommitdiffstats
path: root/chrome/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add app_installer to archive.jackhou2014-11-071-0/+11
* Repack remoting resources into Chrome on Chrome OSkelvinp2014-10-281-0/+2
* Cleanup: Better constify some strings in chrome.thestig2014-10-222-3/+3
* Cleanup: Remove trailing whitespaces in gyp files.thestig2014-10-171-1/+1
* Convert ARRAYSIZE_UNSAFE -> arraysize in chrome/, outside of chrome/browser/.viettrungluu2014-10-163-13/+13
* Rewrite line endings from CRLF to LF for a bunch of files.Daniel Cheng2014-10-071-395/+395
* Add athena_strings.grd with athena specific stringspkotwicz2014-09-251-0/+10
* Cleanup: Remove base/file_util.h. Convert remaining references. (try 2)thestig2014-09-221-1/+1
* Revert "Eliminate all code related to the AutomaticProfileResetter."Balazs Engedy2014-09-189-0/+1292
* This is similar to https://codereview.chromium.org/328423002/ where we starte...anandc2014-09-151-0/+6
* Adding sync integration tests to official build artifactsresetswitch2014-09-082-1/+7
* Cleanup: Move check_grd_for_unused_strings.py out of chrome/tfarina2014-08-291-183/+0
* Add gcapi to windows archivesskare2014-08-271-0/+5
* Rename components/breakpad to components/crash.Robert Sesek2014-08-272-2/+2
* Remove the use of d3dcompiler_43.dll.capn2014-08-261-5/+0
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-267-7/+7
* Fix the string resource paths in check_grd_unused_strings.py.jungjik.lee@samsung.com2014-08-211-5/+5
* Upload pdf.dll symbols to chromium symbol server.vitalybuka@chromium.org2014-08-191-0/+1
* Use a qualified path for grit includes in various chrome/ directories.thestig@chromium.org2014-08-132-2/+2