Граф коммитов

540 Коммитов

Автор SHA1 Сообщение Дата
pavlov%netscape.com 2b619759b3 fixing the stupid jpeg decoder to work right 2001-02-27 06:06:22 +00:00
pavlov%netscape.com db82897c01 make jpegs work. 2001-02-27 02:25:25 +00:00
pavlov%netscape.com cc3b86f36b adding a warning if we call close on the jpeg decoder without us having made it to the end of decoding 2001-02-26 04:59:40 +00:00
pavlov%netscape.com c455edff68 moving the logging code around a bit
fixing a crash in the jpeg code and a few other minor things
2001-02-26 04:22:47 +00:00
pavlov%netscape.com be1d7289fa do the offsetting based on the bytes per row of the dest frame 2001-02-26 00:26:37 +00:00
saari%netscape.com 663288f745 JPEGs limping enough for preliminary performance numbers 2001-02-26 00:17:36 +00:00
pavlov%netscape.com 8254147b29 removing stupid code 2001-02-25 09:02:25 +00:00
pavlov%netscape.com aac699b151 blah blah blah 2001-02-25 08:37:26 +00:00
pavlov%netscape.com 4a91682280 fixing the cancel nonsense to avoid longass page loads 2001-02-25 08:28:36 +00:00
pavlov%netscape.com a1603566b9 remove the channel cancelation stuff... don't do this here... 2001-02-25 02:23:55 +00:00
pavlov%netscape.com 98a0eae111 adding a loadgroup param 2001-02-24 23:45:30 +00:00
pavlov%netscape.com e29da0f07c add define incase of non-debug 2001-02-24 04:21:18 +00:00
pavlov%netscape.com 7ecc928aa6 check to see if numframes > 1 2001-02-24 00:31:08 +00:00
pavlov%netscape.com 43e705186c adding animation restart capibilities 2001-02-23 23:48:08 +00:00
pavlov%netscape.com 1f4d5cb549 using NS_STATIC_CAST(void*, this) 2001-02-23 18:40:29 +00:00
pavlov%netscape.com fe86f1b6b1 append __LINE__ to the local var name when using LOG_SCOPE() 2001-02-23 18:32:09 +00:00
pavlov%netscape.com ad99779364 more prlog fun.. added class to do scope based logging (enter/exit messages) 2001-02-23 10:57:00 +00:00
pavlov%netscape.com ffd268c7b0 more prlog stuff. some useful info should be generatable from this stuff now 2001-02-23 08:36:51 +00:00
pavlov%netscape.com 75776864a0 use the new necko interfaces/apis 2001-02-22 08:41:20 +00:00
pavlov%netscape.com 5fa4de6466 remove lots of useless ifdef PR_LOGGING lines 2001-02-22 02:12:21 +00:00
pavlov%netscape.com 066cc71265 add pr logging of stuff, fixing places where we try to remove an observer multiple times. use GetOriginalURI isntead of GetURI on the channel when an error occurs and we have to remove ourselves from the cache 2001-02-22 02:06:24 +00:00
pavlov%netscape.com f8ebd7ee8d aw yeah 2001-02-20 23:49:46 +00:00
pavlov%netscape.com 6dce52cf0e fixing decl stuff 2001-02-20 23:49:13 +00:00
pavlov%netscape.com 9bbc50ba30 changing libpr0n filenames to img* 2001-02-20 23:45:51 +00:00
pavlov%netscape.com 59bed3ba5f build baby build 2001-02-20 23:35:22 +00:00
pavlov%netscape.com 0311d39a5f renaming 2001-02-20 23:29:43 +00:00
pavlov%netscape.com 9d21c05189 lets do imgIRequest instead of lpIImageRequest 2001-02-20 23:27:48 +00:00
pavlov%netscape.com e494b10ad8 fix build issues 2001-02-20 23:13:54 +00:00
pavlov%netscape.com b526894c5e changing to new interface names 2001-02-20 23:09:09 +00:00
pavlov%netscape.com 9fc60b39a9 adding file... 2001-02-20 23:03:47 +00:00
pavlov%netscape.com 21092358de renaming nsIImageRequest2 2001-02-20 23:02:50 +00:00
pavlov%netscape.com 570d5a0a59 changing nsIImageRequest[2] to lpImageRequest 2001-02-20 22:55:53 +00:00
pavlov%netscape.com 5822a94835 changing nsIImageRequest2.idl to lpIImageRequest.idl 2001-02-20 22:55:15 +00:00
pavlov%netscape.com 95cab5df49 adding gif decoder.. oops 2001-02-20 22:45:10 +00:00
pavlov%netscape.com e3fbe3ae72 merge from IMGLIB_20010126_BRANCH 2001-02-20 22:43:56 +00:00
saari%netscape.com 6bb2937eca First Checked In. 2001-02-06 00:22:05 +00:00
pavlov%netscape.com ca4fe72fc4 adding decoderobserver so that people will be able to listen for notifications
decoders should QI the request to nsIImageDecoderObserver and call the methods with null for the request param

people will be able to add an observer to the request so that they can get the messages
2001-01-26 12:05:55 +00:00
pavlov%netscape.com 4f8f2165ba hee hee. threads are fun 2001-01-23 02:02:29 +00:00
pavlov%netscape.com 9cfbff6f51 adding more unix makefiles 2001-01-22 22:05:48 +00:00
pavlov%netscape.com a9cbc5ee24 some code for new imagelib (not part of bulid) 2001-01-22 22:01:03 +00:00