summaryrefslogtreecommitdiffstats
path: root/tools/gn
Commit message (Expand)AuthorAgeFilesLines
* Minor improvements to GN's "desc" output.brettw@chromium.org2014-06-023-11/+71
* Add RLZ build file for GN build, fix Windows build.brettw@chromium.org2014-06-022-8/+7
* Add GN build file for src/sdchbrettw@chromium.org2014-06-021-62/+0
* Add the ability for DevTools to wrap network transactions.eustas@chromium.org2014-06-021-0/+6
* Fix Windows build, add Sandbox implementation.brettw@chromium.org2014-06-021-1/+1
* Fix typo cflags->ldflags in nss BUILD.gn on macjamesr@chromium.org2014-06-011-1/+1
* GN: Don't link source sets into static librariesbrettw@chromium.org2014-05-314-20/+55
* Update skia and ui GN buildsbrettw@chromium.org2014-05-311-2/+2
* Introduce GN to desktop_linux arg and grit_defines list.tfarina@chromium.org2014-05-311-2/+23
* Don't inherit source sets across static libs in GN.brettw@chromium.org2014-05-303-4/+50
* Escape more characters for GN shell writing.brettw@chromium.org2014-05-302-8/+44
* GN only writes files if they've changedbrettw@chromium.org2014-05-304-5/+104
* Add Angle GN build file.brettw@chromium.org2014-05-301-0/+583
* Revert 273584 "Add the ability for DevTools to wrap network tran..."mattm@chromium.org2014-05-291-6/+0
* Add the ability for DevTools to wrap network transactions.eustas@chromium.org2014-05-291-0/+6
* GN: Add the python script itself as a dependency of actions.brettw@chromium.org2014-05-283-15/+32
* Make GN quote empty strings in script args.brettw@chromium.org2014-05-282-3/+6
* gn: Remove another obsolete comment about gyp command from command_check.cc.tfarina@chromium.org2014-05-231-1/+0
* Add an error for empty script names in GN.brettw@chromium.org2014-05-231-2/+7
* Fix GN hang spawning a process.brettw@chromium.org2014-05-231-2/+2
* Enable more targets in the Android GN build.brettw@chromium.org2014-05-221-0/+2
* Only add dependency on args.gn if it existsscottmg@chromium.org2014-05-221-4/+9
* gn: Remove obsolete comment about gyp command.tfarina@chromium.org2014-05-211-1/+0
* Start work on GN build for content/commonbrettw@chromium.org2014-05-201-1/+1
* Pull GN at r271709brettw@chromium.org2014-05-204-4/+4
* Make skia compile in Android GN build.brettw@chromium.org2014-05-201-0/+52
* First attempt at cleaning up chrome_resources.gyp.tfarina@chromium.org2014-05-201-8/+1
* Fix GN win build.brettw@chromium.org2014-05-171-1/+1
* Hook up base unit tests and allocator to GN build.brettw@chromium.org2014-05-161-5/+0
* Support private values in GN.brettw@chromium.org2014-05-169-28/+205
* DevTools: Extract ADB specific requests from DevToolsAndroidBridge into a sep...kaznacheev@chromium.org2014-05-161-0/+2
* gn: Reuse IsAsciiAlpha() function from base.tfarina@chromium.org2014-05-153-5/+4
* gn: Call GetCurrentLocation() in the STRING case as well.tfarina@chromium.org2014-05-151-9/+7
* Add GN build for parts of gpu and ozone.brettw@chromium.org2014-05-151-3/+4
* Remove the hard_dep flag in GN.brettw@chromium.org2014-05-153-12/+0
* gn: Remove output_stream.htfarina@chromium.org2014-05-141-42/+0
* gn: Reuse base's IsAsciiDigit() function in Tokenizer.tfarina@chromium.org2014-05-132-8/+5
* Add a foreach function to GN.brettw@chromium.org2014-05-138-0/+200
* Add header checking for direct dependent configsbrettw@chromium.org2014-05-135-19/+251
* Make GN Android build link executables.brettw@chromium.org2014-05-134-3/+15
* Add GN function get_label_infobrettw@chromium.org2014-05-1314-25/+305
* Convert some third_party deps to GNbrettw@chromium.org2014-05-132-0/+92
* Support printing scopes in GNbrettw@chromium.org2014-05-122-6/+29
* GN documentation updates.brettw@chromium.org2014-05-123-12/+20
* gn: Do not advertise the output flag.tfarina@chromium.org2014-05-071-2/+0
* Pull GN @ 268592brettw@chromium.org2014-05-064-4/+4
* DevTools: Extact AndroidDeviceManager::DeviceProvider implementations into se...kaznacheev@chromium.org2014-05-061-0/+6
* Make GN template objects reference counted.brettw@chromium.org2014-05-066-26/+38
* Add GN targets for third_party/libjpeg_turbockocagil@chromium.org2014-05-061-0/+164
* Correct gn path rebasing for object files located inside build directory.ajwong@chromium.org2014-05-062-1/+42