summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Use VisitedLinks component.Pierre Rossi2014-08-081-0/+2
* Expose better error information in loadRequest.Pierre Rossi2014-08-042-0/+11
* init-repository: pass regexp in raw string to git log --grepAndras Becsi2014-07-181-2/+2
* init-repository: fix checkout of pure git repositoriesAndras Becsi2014-07-161-7/+8
* Use the version tag when checking out chromiumAndras Becsi2014-07-151-17/+23
* tools: add reset option to patch_upstream.pyAndras Becsi2014-07-033-1/+41
* tools: add check_patches.py script for checking patch annotationsAndras Becsi2014-07-031-0/+108
* tools: move upstream repo utility functions to version_resolver.pyAndras Becsi2014-07-032-50/+61
* Fix patch_upstream script on WindowsZoltan Arvai2014-06-171-2/+9
* Remove separately maintained patches from repositoryAndras Becsi2014-06-051-53/+0
* Update ninja and bump Chromium version to 33.0.1750.170Andras Becsi2014-06-052-1/+127
* Define mac_sdk_min and mac_deployment_target instead of mac_sdk_pathAndras Becsi2014-06-041-0/+3
* Add update_change_ids.py to update Change-Ids of a set of patchesAndras Becsi2014-06-041-0/+86
* Also moc cpp files in gyp integrationPierre Rossi2014-05-221-5/+6
* Remove Cygwin from blacklist in snapshot creationZoltan Arvai2014-05-211-1/+0
* Fix the Chromium upstream initialization on Windows.Adam Kallai2014-05-121-2/+6
* Un-blacklist files needed for WebRTC from chromePierre Rossi2014-04-221-0/+3
* Run cygwin configurator before build on WindowsZoltan Arvai2014-04-031-0/+10
* Disable cyclic dependency checking when cross-compiling on macArvid Nilsson2014-04-011-4/+4
* Add SurfaceFactoryQt and OzonePlatformEglfs.Zeno Albisser2014-03-311-5/+6
* Add Windows support to snapshot creationZoltan Arvai2014-03-282-8/+36
* Update patches to stable branch 1750Andras Becsi2014-03-282-6/+16
* Adapt to API changes in new stable branch 1750Andras Becsi2014-03-281-7/+1
* [Mac] Print XCode and clang++ versions for debugging.Zeno Albisser2014-03-271-0/+5
* Improve sanity checking of the parsed DEPS submodulesAndras Becsi2014-03-202-35/+41
* Always disable tcmalloc.Zeno Albisser2014-03-111-2/+6
* Do not use the system ninjaJocelyn Turcotte2014-03-071-14/+7
* Fix debug_and_release buildsJocelyn Turcotte2014-03-071-2/+0
* Use the shadow build directory for the ninja outputJocelyn Turcotte2014-03-072-16/+7
* Do not pass linking information from qmake to gyp and to qmake againJocelyn Turcotte2014-03-071-33/+0
* Do not disable RTTI for module librariesJocelyn Turcotte2014-02-211-5/+0
* Fix the Mac build with a -no-framework QtJocelyn Turcotte2014-02-201-1/+1
* Fix Qt5WebEngineCore linking on WindowsZoltan Arvai2014-02-111-2/+0
* Fix the embedded buildAndras Becsi2014-02-051-1/+3
* Make it easier to update patches and apply them manuallyJocelyn Turcotte2014-02-031-0/+53
* Fix the build on embedded platformsAndras Becsi2014-01-281-9/+0
* Support absolute path in chromiumsrcdirArvid Nilsson2014-01-272-3/+3
* Fix package builds against release builds of QtSimon Hausmann2014-01-271-4/+25
* Small fixes to the packaging scriptSimon Hausmann2014-01-271-2/+9
* Fix findMocables on WindowsZoltan Arvai2014-01-221-1/+1
* Fix Qt's moc path on WindowsZoltan Arvai2014-01-221-1/+1
* Mac: Add QMAKE_FRAMEWORKPATH to compiler command line as well.Zeno Albisser2014-01-141-0/+6
* Fix Qt5 libs linking to Qt5WebEngineCore.dll for WindowsZoltan Arvai2014-01-131-1/+2
* Add script to generate tarballs for releases.Zeno Albisser2014-01-131-0/+65
* Minor correction of log message in qtwebengine_utils.py.Zeno Albisser2014-01-131-1/+1
* Handle exception thrown by subprocess.check_output.Michael BrĂ¼ning2014-01-131-2/+5
* Little cleanup in take_snapshot.py scriptPierre Rossi2014-01-101-6/+0
* Add placeholders for missing repack_locales switchesAndras Becsi2014-01-101-0/+4
* Improve init-repository.py to fetch up-to-date dependency listAndras Becsi2013-12-203-83/+303
* Update take_snapshot.pyAndras Becsi2013-12-172-16/+73