Mike Hommey
|
bc5d6801bb
|
Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal
|
2014-07-23 08:37:51 +09:00 |
|
Jonathan Watt
|
f886ddcddc
|
Add some documenting comments to the image encoders; no bug
|
2014-06-25 12:59:55 +01:00 |
|
Benoit Jacob
|
9a1a886bf7
|
Bug 1028588 - Fix dangerous public destructors in image/ - r=jrmuizel
|
2014-06-23 14:49:08 -04:00 |
|
Birunthan Mohanathas
|
58641805f1
|
Bug 869836 - Part 6: Use EqualsLiteral instead of Equals where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Birunthan Mohanathas
|
5f1fde8824
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
|
Mike Hommey
|
2812d11fce
|
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
Landing on a CLOSED TREE.
|
2013-11-19 11:50:54 +09:00 |
|
Mike Hommey
|
e06d795c71
|
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
|
2013-11-19 11:48:10 +09:00 |
|
Mike Hommey
|
e80e877ab7
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Mike Hommey
|
ffe0380912
|
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
|
2013-11-19 11:47:14 +09:00 |
|
Mike Hommey
|
b000a846c2
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
Ms2ger
|
5eda8396d3
|
Bug 923395 - Part d: Remove some Makefiles in image/; r=gps
|
2013-10-20 09:25:19 +02:00 |
|
Glenn Randers-Pehrson
|
eeac129b08
|
Bug 922471 - Remove MOZ_PNG_READ-WRITE global defines. r=jmuizelaar
|
2013-10-06 15:30:32 -04:00 |
|
Trevor Saunders
|
6e22b00095
|
bug 920754 - rm more makefiles r=mshal
|
2013-09-25 16:39:06 -04:00 |
|
Seth Fowler
|
6b56ec47c8
|
Bug 908514 (Part 1) - Replace imagelib endian macros with MFBT's endian functions. r=jrmuizel
|
2013-09-05 15:55:13 -07:00 |
|
Mike Hommey
|
f8bc7fa754
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Ms2ger
|
1c4d224f0e
|
Bug 883284 - Part d: Move LIBXUL_LIBRARY into moz.build (f-j); r=bsmedberg
|
2013-08-22 08:56:00 +02:00 |
|
Ms2ger
|
4807f1c86c
|
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
|
2013-08-22 08:55:59 +02:00 |
|
Trevor Saunders
|
e62a12b52f
|
bug 886526 - remove IS_COMPONENT and MODULE_NAME makefile vars for things in libxul r=bsmedberg r=glandium
|
2013-08-08 20:12:37 -04:00 |
|
Trevor Saunders
|
108b7dd046
|
backout bug 886526 because it probably made us use a lot more memory to link on windows
|
2013-07-29 11:03:21 -04:00 |
|
Joshua Cranmer
|
77f38b11be
|
Bug 884061 - Part 3k: Use NS_DECL_THREADSAFE_ISUPPORTS in image/, r=joedrew
--HG--
extra : rebase_source : f8582736fc5306c441ddcab7a215e16262c6f517
|
2013-07-18 21:23:31 -05:00 |
|
Trevor Saunders
|
f33ade0d68
|
bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal
|
2013-07-11 11:06:34 -04:00 |
|
Trevor Saunders
|
4fda35a773
|
bug 886526 - disallow MODULE_NAME and IS_COMPONENT for makefiles in libxul r=bsmedberg
|
2013-06-25 11:15:21 -04:00 |
|
Brian O'Keefe
|
11bcc1cd9e
|
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal
--HG--
extra : rebase_source : 385d3fd65475ffc18ee44ae088753649470e214b
|
2013-06-17 15:21:01 -04:00 |
|
Mike Shal
|
5169c0a913
|
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
|
2013-04-23 17:54:15 -04:00 |
|
Iivari Äikäs
|
6ad63ad8a5
|
Bug 617897 - Replace calls to AppendASCII('*') with Append('*'). r=dougt
|
2013-05-07 10:25:21 -04:00 |
|
Ms2ger
|
77b7525264
|
Bug 856973 - Outparamdel NS_New{In,Out}putStreamReadyEvent; r=ehsan
|
2013-04-04 09:05:18 +02:00 |
|
Kyle Machulis
|
72a717a860
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
43628a7867
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
334c0800cf
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
Mike Shal
|
7ecea60097
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Gregory Szorc
|
7d09ff18e0
|
Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium
|
2013-03-17 18:01:25 -07:00 |
|
Ms2ger
|
51cced7786
|
Bug 845374 - Part s: Stop including nsTArray.h in nsContentUtils.h; r=khuey
|
2013-03-17 08:55:16 +01:00 |
|
Gregory Szorc
|
ac908b7493
|
Bug 784841 - Part 18p: Convert /image; r=jrmuizel f=Ms2ger
|
2013-02-25 12:47:21 -08:00 |
|
Daniel Holbert
|
c4ae9ab2b8
|
Bug 802409: Mark a bunch of /image subdirectories as FAIL_ON_WARNINGS. r=joe
|
2012-10-17 08:32:12 -07:00 |
|
Bobby Holley
|
5150ce1dfa
|
Bug 505385 - Part 4: Fix some warnings. r=joe
|
2012-10-12 12:11:20 -04:00 |
|
Josh Matthews
|
138935b14a
|
Back out bug 585385 for build bustage.
|
2012-10-11 21:58:24 -04:00 |
|
Bobby Holley
|
293f4dd9eb
|
Bug 505385 - Part 4: Fix some warnings. r=joe
|
2012-10-11 21:34:22 -04:00 |
|
Trevor Saunders
|
fa29be8178
|
bug 797445 - remove prmem.h from imagelib r=joe
|
2012-10-03 14:10:31 -04:00 |
|
Luqman Aden
|
ab8b047314
|
Bug 714937 - Replace GFX_PACKED_PIXEL with an inline function. r=jrmuizel
|
2012-09-06 01:31:29 -04:00 |
|
Ehsan Akhgari
|
e15d129ab3
|
Backout changeset 25fd2119c8e1 (bug 714937) for possible orange
|
2012-09-06 18:51:02 -04:00 |
|
Luqman Aden
|
0f1d23f090
|
Bug 714937 - Replace GFX_PACKED_PIXEL with an inline function. r=jrmuizel
|
2012-09-06 01:31:29 -04:00 |
|
Randell Jesup
|
65539ef89c
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
|
Ehsan Akhgari
|
e368dc9c85
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
This patch was generated by a script. Here's the source of the script for
future reference:
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name nsXPCOMCID.h \
! -name prtypes.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRInt8 int8_t
convert PRUint8 uint8_t
convert PRInt16 int16_t
convert PRUint16 uint16_t
convert PRInt32 int32_t
convert PRUint32 uint32_t
convert PRInt64 int64_t
convert PRUint64 uint64_t
convert PRIntn int
convert PRUintn unsigned
convert PRSize size_t
convert PROffset32 int32_t
convert PROffset64 int64_t
convert PRPtrdiff ptrdiff_t
convert PRFloat64 double
|
2012-08-22 11:56:38 -04:00 |
|
Aryeh Gregor
|
0082f7aef8
|
Bug 782252 - Cast more setjmp()/longjmp() nsresult usage; r=ehsan
|
2012-08-07 20:17:27 +03:00 |
|
Honza Bambas
|
15daadba69
|
Bug 215450: Allow uploading of files greater than 2gb in size. Involves making input streams 64-bit capable. Significant work done by Makoto Kato, finished by Honza Bambas. r=hbambas,bsmedberg,jdrew,sicking
|
2012-08-10 22:44:11 -04:00 |
|
Mike Hommey
|
70d7c821af
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Aryeh Gregor
|
d0ad5a7d0c
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
|
Eddy Bruel
|
7ce28421e3
|
bug 722555 - Add RGBA support to BMP encoder; r=jgilbert
|
2012-07-17 16:20:14 +02:00 |
|
Ehsan Akhgari
|
768ae53ce1
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (imagelib parts); r=joedrew
|
2012-06-13 00:16:43 -04:00 |
|
Matt Brubeck
|
cdd426dda0
|
Back out 3c3bd7bd9093 (bug 722555) because of Linux PGO compiler segfault
|
2012-06-08 15:46:17 -07:00 |
|