aboutsummaryrefslogtreecommitdiffstats
path: root/www/chromium/files
Commit message (Expand)AuthorAgeFilesLines
* Fix build with GCC on i386rene2014-05-233-0/+39
* Update to 35.0.1916.114rene2014-05-21181-659/+702
* Fix build on i386 with GCCrene2014-05-092-0/+22
* Fix build when depot_tools is not present locally (which is usually therene2014-05-031-0/+25
* Update to 34.0.1847.132rene2014-05-02189-894/+1110
* - Update to 33.0.1750.149 [1]rene2014-03-121-0/+19
* Forgot to commit a chunk for extra-patch-gcc in r347055rene2014-03-051-1/+25
* Fix build on 8.4 (which uses GCC now because of c++11-lib)rene2014-03-051-0/+12
* - Fix build on FreeBSD < 10, which need a C++11 library.rene2014-02-281-4/+4
* Add one more forgotten patch to fix the build.rene2014-02-261-2/+11
* Add a patch that slipped through first to try to fix the build once more ...rene2014-02-261-9/+18
* Fix manual patch editing.rene2014-02-261-2/+2
* www/chromium: Update to 33.0.1750.117 [0]rene2014-02-2633-327/+278
* - Update to 32.0.1700.77rene2014-01-1729-189/+248
* - Replace pkg-message by a wrapper checking the value ofrene2013-11-291-0/+18
* The safe_sprintf unittest builds fine with the GCC option, so move therene2013-11-192-17/+17
* Fix build when GCC is selected.rene2013-11-191-0/+12
* Update to 31.0.1650.57rene2013-11-1961-501/+424
* Fix build with GCC 4.8rene2013-10-161-0/+10
* Fix build on FreeBSD >= 1000052 when the user has installedrene2013-10-142-8/+10
* Remove two patches from extra-patch-gcc that are now appliedrene2013-10-131-23/+0
* - Fix build on 10.rene2013-10-1112-6/+188
* Update to 30.0.1599.66rene2013-10-0948-716/+462
* - Always include <sys/types.h> in affected files, not only when buildingrene2013-09-168-29/+382
* Try to fix build on CURRENT with libc++ as default.rene2013-09-123-3/+29
* - Update to 29.0.1547.65, which fixes a bug in Google Sync.rene2013-09-0425-36/+441
* Fix build on 8.Xrene2013-08-281-0/+11
* Fix build on 9.X-i386rene2013-08-271-0/+11
* Update to 29.0.1547.57rene2013-08-2455-401/+693
* Fix build with Clang and make it default again.jkim2013-07-2010-0/+170
* - Update to 28.0.1500.71 [1]rene2013-07-1935-240/+536
* - Fix typo in files/chromium-browser.desktop.in, which causedrene2013-06-101-1/+1
* Manually install the desktop file instead of using DESKTOP_ENTRIES, thisrene2013-05-291-0/+11
* Fix build with GCC 4.7rene2013-05-281-0/+23
* Update to 27.0.1453.81rene2013-05-1530-215/+299
* Use clang as the default compiler instead of GCC 4.6+rene2013-04-261-0/+56
* Build fix for FreeBSD 8 and 9 on i386.kwm2013-02-271-0/+20
* Update to 25.0.1364.97, some new features are:rene2013-02-2314-110/+147
* Unbreak audio : Let ALSA enumerate audio devices rather than iteratingrene2013-02-161-0/+110
* - revert r310861, which seems to cause IPC memory leaks.rene2013-02-051-15/+12
* Remove shared memory keys only if no segments are attached.rene2013-01-231-12/+15
* Fix build with clang 3.1rene2013-01-131-0/+10
* Update to 24.0.1312.52, which add support for MathML.rene2013-01-1149-725/+534
* The renderer sandbox is unused so avoid the call to GetInstance()rene2012-11-291-1/+10
* - Fix font rendering issues.rene2012-11-161-0/+38
* Update to 23.0.1271.64rene2012-11-0824-259/+316
* Update to 22.0.1229.79rene2012-10-0317-131/+178
* - Update to 21.0.1180.81rene2012-08-2921-265/+247
* Fix patch-third_party__WebKit__Source__WebCore__config.hrakuco2012-07-131-1/+1
* Update to 20.0.1132.57rene2012-07-1230-987/+226
* - Disable backtrace from libexecinfo which causes chrome to crash when compiledrene2012-06-121-0/+14
* - Fix build on non-SSE3-capable CPUs by correctly setting the gyp gcc_versionrene2012-06-041-15/+6
* Update to 19.0.1084.52rene2012-05-2933-422/+430
* Fix build with pulseaudio.rene2012-04-301-0/+77
* Fix build on 7.4-RELEASErene2012-04-301-0/+10
* - Update to 18.0.1025.151rene2012-04-061-0/+15
* Update to 18.0.1025.142rene2012-04-0117-153/+226
* Update to 17.0.963.46rene2012-02-0953-1493/+380
* Fix warnings at the start of the build.rene2012-01-111-3/+3
* Fix build by removing extraneous patch.lx2011-12-141-18/+0
* Update to 16.0.912.63rene2011-12-1435-408/+435
* Update to 15.0.874.102rene2011-10-2631-316/+237
* Merge from Chruetertee repository:rene2011-10-1926-148/+557
* Recognize FreeBSD 10, should fix the build there.rene2011-10-071-4/+5
* Fix build with GCC 4.6, no PORTREVISION bump.rene2011-10-071-0/+10
* - Fix build with lang/gcc45rene2011-10-012-2/+13
* - Fix build on 7.4 [1]rene2011-09-281-2/+11
* - Enable building Chromium with v8 from Ports installed.rene2011-09-283-11/+29
* Enable running Chromium with kern.ipc.shm_allow_removed=1 by using SysV IPCrene2011-09-2823-509/+96
* - update to 14.0.835.163bapt2011-09-1968-5574/+1375
* Switch to system ICU, this should fix building on 8.0-i386rene2011-09-133-0/+54
* Fix build with clangrene2011-08-151-0/+11
* Fix build on 7.X and 8.0rene2011-08-142-0/+37
* Update to 13.0.782.107rene2011-08-0397-2088/+945
* Re-add a patch to fix a build failure happening under certain circumstances.rene2011-06-091-0/+16
* Update to 12.0.742.91rene2011-06-0871-1531/+467
* - Fix crash when calling the print dialog [1]rene2011-05-281-0/+23
* - Update to 11.0.696.65rene2011-05-126-61/+96
* On behalf of the Chromium team, present version 11.0.696.57 (new stable version)rene2011-04-3059-649/+664
* Now works correctly for branches 8 and 7.bapt2011-04-184-5/+51
* Fix compilation with gcc45rene2011-04-021-0/+30
* Update to 10.0.648.204, which is the latest release from the Stable series.rene2011-04-02195-6538/+10079
* - Add explicit dependency on dconfrene2010-12-051-2/+136
* - Update to 6.0.472.63, again without the Courgette coderene2010-11-134-1951/+2258
* Add patches so chromium builds with clang.kwm2010-10-262-0/+154
* Chromium is an open-source browser project that aims to build a safer,rene2010-10-142-0/+5943