summaryrefslogtreecommitdiffstats
path: root/tools/gn
Commit message (Expand)AuthorAgeFilesLines
* GN: Split custom into action and action_foreachbrettw@chromium.org2014-03-2030-415/+648
* Fix "unreachable code" warnings (MSVC warning 4702), misc. edition.pkasting@chromium.org2014-03-181-1/+0
* Introduce the TranslateClient interfacedroger@chromium.org2014-03-181-0/+1
* Move CommandLine to base namespace.brettw@chromium.org2014-03-172-5/+8
* Remove ContainsOnlyWhitespace from string_util and CollapseWhitespace into to...brettw@chromium.org2014-03-111-1/+1
* Move AppendFile and *CurrentDirectory to the base namespace.brettw@chromium.org2014-03-113-3/+3
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-064-5/+5
* Add use_allocator instead of linux_use_tcmalloc to switch the allocator.dmikurube@chromium.org2014-03-051-2/+4
* Move TrimWhitespace to the base namespace.brettw@chromium.org2014-03-032-2/+2
* gn: Improve the introduction description of GN.tfarina@chromium.org2014-03-021-2/+3
* gn: Remove inaccurate sentence from README file.tfarina@chromium.org2014-03-011-3/+0
* Add an 'output_extension' variable to GN so we can override the default for a...dpranke@chromium.org2014-02-2811-9/+262
* Fix GN build with use_openssl=1agl@chromium.org2014-02-281-2/+1
* Do more slash normalization in GN.brettw@chromium.org2014-02-277-81/+70
* GN: Work on Mac module search path.brettw@chromium.org2014-02-271-1/+1
* Fix a typo in GN build file.eroman@chromium.org2014-02-271-1/+1
* GN: Work on Linux build definesbrettw@chromium.org2014-02-246-23/+4
* Pull GN @ 252040, update callsbrettw@chromium.org2014-02-199-18/+18
* GN: Change gen command syntax, support relative dirs.brettw@chromium.org2014-02-1912-39/+253
* Inline devtools_discovery_page_resources.grd into browser_resources.grd.thakis@chromium.org2014-02-191-4/+0
* Remove default value checking in GN, adds getenv function, reorders parameter...brettw@chromium.org2014-02-187-98/+145
* Move TranslatePrefs to the Translate componentdroger@chromium.org2014-02-141-0/+2
* Pull GN binaries at r251082/251083brettw@chromium.org2014-02-134-4/+4
* Check for GN args using the union of all rather than individually.brettw@chromium.org2014-02-136-19/+104
* Hook up more GN toolkit and UI-based flags.brettw@chromium.org2014-02-121-0/+1
* Work on GN GYP host build.brettw@chromium.org2014-02-124-128/+75
* Redefine is_linux to not include Android in the GN build.brettw@chromium.org2014-02-124-9/+3
* Refactor TranslateAcceptLanguages as a BrowserContextKeyedServicedroger@chromium.org2014-02-111-0/+2
* GN iOS build fixes.brettw@chromium.org2014-02-071-2/+4
* Move the translate script to the Translate componentdroger@chromium.org2014-02-071-0/+2
* Revert Linux parts of r249384: "Pull GN r249300"bauerb@chromium.org2014-02-062-2/+2
* Pull GN r249300brettw@chromium.org2014-02-064-4/+4
* GN args threading and error enhancements.brettw@chromium.org2014-02-062-15/+34
* Revert GN push on Linux only.brettw@chromium.org2014-02-052-2/+2
* Move TranslateLanguageList to the Translate componentdroger@chromium.org2014-02-051-0/+6
* [DevTools] Use special resizing strategy instead of insets.dgozman@chromium.org2014-02-051-0/+2
* Pull gn binaries @ r248873brettw@chromium.org2014-02-054-4/+4
* Work on GN iOS GYP generation.brettw@chromium.org2014-02-052-18/+87
* Work on GN iOS build.brettw@chromium.org2014-02-037-118/+361
* Fixes typos and stale documentation.maruel@chromium.org2014-02-023-9/+11
* Update gn/bootstrap/bootstrap.py to be more useful.maruel@chromium.org2014-02-021-28/+56
* Introduce TranslateService and TranslateDownloadManagerdroger@chromium.org2014-01-291-1/+2
* Acquire lock in Args::SetSystemVars()jl@opera.com2014-01-291-0/+2
* Pull new GN binary @ r247206brettw@chromium.org2014-01-287-7/+7
* Add a script to bootstrap GN from source.phajdan.jr@chromium.org2014-01-272-0/+326
* GN build fixes, mostly for Mac.brettw@chromium.org2014-01-271-0/+36
* Remove some appending behavior from GN.brettw@chromium.org2014-01-272-51/+112
* Add toolchain directory to *.dll name generated by GN.halyavin@google.com2014-01-221-1/+4
* Remove use_system_ssl GYP flagrsleevi@chromium.org2014-01-222-14/+0
* Move LanguageState to the translate componentdroger@chromium.org2014-01-211-0/+3