summaryrefslogtreecommitdiffstats
path: root/url/BUILD.gn
Commit message (Expand)AuthorAgeFilesLines
* Replace usages of DEPRECATED_java_in_dir with java_filesagrieve2016-03-231-1/+1
* Enable url_unittests for Androidagrieve2016-03-181-33/+30
* Fix iOS GN build after r379128.jam2016-03-041-4/+12
* Add mojo struct traits for GURL so that it can be sent over mojoms.jam2016-03-031-1/+6
* Revert of Mustash: Move GURL ParamTraits to url/ipc (patchset #18 id:330001 o...dimich2016-03-021-1/+0
* Move GURL ParamTraits to url/ipcmarkdittmer2016-03-021-0/+1
* Move gn _run target generation into test(). (RELAND)jbudorick2016-02-031-9/+0
* Revert of Move gn _run target generation into test(). (patchset #1 id:1 of ht...dpranke2016-02-031-0/+9
* Move gn _run target generation into test().jbudorick2016-02-031-9/+0
* allocator cleanup: remove dependencies on allocator from all targetsprimiano2016-01-281-6/+0
* Port cronet_package GYP target to GNagrieve2016-01-051-0/+8
* Run gn --format over all .gn filesagrieve2015-11-201-1/+1
* Reland: Make separate net and url GN targets with and without ICUxunjieli2015-08-311-64/+73
* Revert of Make separate net and url GN targets with and without ICU (patchset...xunjieli2015-08-271-73/+64
* Make separate net and url GN targets with and without ICUxunjieli2015-08-271-64/+73
* Remove 'url::DeprecatedSerializedOrigin'.mkwst2015-07-271-3/+0
* Add GN isolate support for a bunch of unittests.dpranke2015-07-221-0/+9
* Introduce 'url::Origin'.mkwst2015-07-221-0/+3
* Introduce 'url::SchemeHostPort'.mkwst2015-07-141-0/+3
* Deprecate 'url::Origin' (3/3).mkwst2015-07-111-1/+0
* Deprecate 'url::Origin' (1/3).mkwst2015-07-111-2/+3
* Land prep work to enable NaCl in the Linux x64 GN builds.dpranke2015-02-261-0/+1
* Update existing uses of /wd4267 to use the GN configbrettw2015-02-191-12/+8
* Move the test template to //testing/test.gni (part 2)qsr2015-01-211-0/+1
* gn format // (the rest, except mojo)scottmg2014-12-031-9/+3
* Fix gn check //url/*jamesr2014-11-301-0/+1
* url: Properly disable 4267 warning on Windows.tfarina@chromium.org2014-06-131-8/+11
* Add net_unittests to the GN build.brettw@chromium.org2014-06-051-0/+3
* GN: //url should depend on //base/third_party/dynamic_annotationsjamesr@chromium.org2014-06-051-0/+1
* Add use_icu_alternatives_on_android support to net's gn file.mmenke@chromium.org2014-05-151-4/+1
* Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.dmikurube@chromium.org2014-05-071-2/+1
* Move some content url constants to /url.sungmann.cho@navercorp.com2014-05-071-0/+2
* Make it possible to build url/ without ICU on android.mmenke@chromium.org2014-05-071-1/+42
* Checkpoint work to get GN builds working on Android.dpranke@chromium.org2014-04-121-25/+28
* Minor GN build cleanup.brettw@chromium.org2014-04-081-3/+2
* Remove GN GYP generator.brettw@chromium.org2014-03-271-2/+0
* Add use_allocator instead of linux_use_tcmalloc to switch the allocator.dmikurube@chromium.org2014-03-051-1/+2
* Move url BUILD.gn file to main tree.tfarina@chromium.org2014-01-051-0/+87