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

629 Коммитов

Автор SHA1 Сообщение Дата
pavlov%pavlov.net 0dd6b2df94 additional speedups from bug 331298. r=vlad 2006-03-27 19:04:51 +00:00
pavlov%pavlov.net 0533ead25a speed up 8bit alpha png decoding by not doing extra division for opaque pixels. bug 331298 2006-03-25 20:02:21 +00:00
pavlov%pavlov.net 1ec7fcbd93 turns out you can't index in to an int 2006-03-25 04:55:19 +00:00
pavlov%pavlov.net e111dc9a93 more build fixes 2006-03-25 04:08:17 +00:00
pavlov%pavlov.net 68e73ff9c4 fixing linux build 2006-03-25 03:32:44 +00:00
pavlov%pavlov.net 03670d55a4 didn't mean to remove this line. 2006-03-25 01:20:24 +00:00
pavlov%pavlov.net 86b0b5cd53 fixing build bustage 2006-03-25 00:56:10 +00:00
pavlov%pavlov.net 44f55dc046 speed up image drawing by decoding directly in to 32bpp buffers. bug 331298. r=vlad 2006-03-25 00:34:48 +00:00
pavlov%pavlov.net abce285f57 remove locks and threadsafe claims from the not-really-threadsafe imagelib. bug 330425. r=mrbkap sr=bz. 2006-03-14 06:24:02 +00:00
darin%meer.net c388aa4e8d fixes bug 328903 "Image requests need to cancel properly" r=biesi sr=bzbarsky 2006-03-11 20:32:47 +00:00
dveditz%cruzio.com 588629eb31 bug 328509 initialization fix, patch from jhpedemonte, r/sr=pavlov, a=dveditz 2006-03-03 23:44:58 +00:00
benjamin%smedbergs.us ea521b759b Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-03-02 15:15:03 +00:00
roc+%cs.cmu.edu f885752b73 Bug 328684. Detect multipart channel by QI'ing the request object instead of peeking at the MIME type. r+sr=darin 2006-02-28 23:43:35 +00:00
timeless%mozdev.org a279d689e5 Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
vladimir%pobox.com e124ccac0e b=327580, fix image decoder endianness & pixel format bits [mainly cairo], r=stuart 2006-02-21 23:19:20 +00:00
cbiesinger%web.de c23a1e9670 bug 325177 r=darin sr=bz
- add a "request" parameter to nsIContentSniffer
- make the unknowndecoder implement nsIContentSniffer
- make nsBaseChannel do type detection via nsIContentSniffer rather than a
  stream converter
2006-02-17 16:54:27 +00:00
sergei_d%fi.tartu.ee a9480bba2b [BeOS]Bug 327197. Fixing corrupted alpha in iconChannel.r=sergei_d, BeOS-only 2006-02-15 15:32:20 +00:00
dbaron%dbaron.org 2688b8f385 Cache GnomeIconTheme to fix serious performance problems. b=326714 r=biesi sr=roc 2006-02-13 00:27:11 +00:00
dbaron%dbaron.org 275d76891a Make the icon decoder allow 8-bit alpha in addition to 1-bit alpha (and a little further cleanup), and make the GTK icon code go through the icon decoder instead of PNG. b=326714 r=biesi sr=roc 2006-02-13 00:25:59 +00:00
pavlov%pavlov.net 79845e1785 removing unused files. 2006-02-11 06:31:41 +00:00
cbiesinger%web.de 462ebbb2ad bug 269280 implement moz-icon on BeOS
patch by Simon <simontaylor2@gawab.com> and Doug Shelton
<doug@sheltonfamily.org> r=biesi r=mconnor (toolkit parts)
2006-01-28 14:25:18 +00:00
neil%parkwaycc.co.uk e133eca20a Make moz-icon: work on Windows drives b=236227 r=mscott sr=tor 2006-01-10 12:04:08 +00:00
darin%meer.net 645a0a885e fixes bug 318193 "Input streams are not implemented consistently" r=biesi sr=bz 2006-01-02 02:30:32 +00:00
gerv%gerv.net f2d0296772 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-31 12:14:46 +00:00
timeless%mozdev.org 7b09668c76 Bug 320498 Fix NewChannel impls to handle null in argument
r=darin sr=darin
2005-12-18 01:50:50 +00:00
brettw%gmail.com 792e4a5d37 Bug 245684, add JPEG encoder. r=pavlov, sr=vladimir 2005-11-15 18:10:08 +00:00
bzbarsky%mit.edu 381a226a76 Remove unneeded row allocations and clean up some code in BlackenFrame. Bug
301594, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=pavlov,tor
2005-11-10 14:59:48 +00:00
cbiesinger%web.de a47197bb84 Bug 312241 make unimplemented methods return NS_ERROR_NOT_IMPLEMENTED
patch by Christian Persch <chpe@gnome.org> r=biesi sr=bryner
2005-11-08 20:13:39 +00:00
cbiesinger%web.de 8e4464c378 Bug 309386 Document what a null stream listener from loadImageWithChannel means
r=pavlov sr=bz
2005-10-12 18:42:02 +00:00
bryner%brianryner.com 9f1a00c470 Dispatch an OnStartDecode notification for ICO images. Bug 310740, r=biesi, sr=tor. 2005-10-11 00:21:51 +00:00
bryner%brianryner.com 0a3422432f Don't lose track of image requests that are multipart/x-mixed-replace, so that we can disable bfcache for these documents. Bug 308903, r=pavlov, sr=darin. 2005-10-03 22:27:20 +00:00
pkw%us.ibm.com 8919a65086 Bug 308126 - Trunk build failure in libpr0n module
r=mozilla@kaply.com, sr=tor@acm.org
2005-09-16 23:50:39 +00:00
dougt%meer.net f4610b12c1 Backing out Bug 268798 which caused a Tp regression. See bug 305356 for details. r+sr=bz, a=asa 2005-09-01 14:33:07 +00:00
pavlov%pavlov.net a80cc79252 adding support for image encoding. bug 245684. patches from Brett Wilson <brettw@gmail.com>. r=me, sr=vlad 2005-08-31 22:15:33 +00:00
pavlov%pavlov.net 0689d85cf0 moving native theme stuff to widget (bug 305291) and landing the remaining thebes gfx changes (bug 305538). r=vlad sr=roc 2005-08-23 02:11:54 +00:00
cbiesinger%web.de a5d8e38181 bug 285872 GIF Decoder: replace gathering buffer with dynamic malloc to fixed
256 bytes hold
patch by Alfred Kayser <alfredkayser@nl.ibm.com> r/sr=tor/pavlov
2005-08-22 18:10:23 +00:00
scott%scott-macgregor.org 7ce1162799 fix bad patch error 2005-08-18 21:23:46 +00:00
scott%scott-macgregor.org becba4bd2a Bug #302569 --> moz-icon urls broken on Mac OS X
r=biesi,pavlov
2005-08-18 21:10:58 +00:00
dbaron%dbaron.org 4f125b95bb Make nsIChannel implementations follow the rules that prevent them from leaking due to cycles with their notification callbacks. b=303043 r=biesi sr=darin 2005-08-12 22:53:22 +00:00
dougt%meer.net a362588a2d Bug 268798. fixes not flushing session cache during a memory-pressure notification. r=pavlov, sr=dbaron, a=benjamin 2005-07-26 15:00:20 +00:00
cbiesinger%web.de a531441ddb bug 300936 null check allocations, and remove a useless alloc. Also, indent a
block correctly.
r=tor sr=dveditz a=bsmedberg
2005-07-25 21:16:12 +00:00
mkaply%us.ibm.com 57ba9396d4 #291381
r=mkaply, sr=mkaply, a=mkaply
OS/2 only - certain icons resolutions crash - patch from Rich Walsh
2005-06-12 04:58:03 +00:00
timeless%mozdev.org d0db527069 Bug 293307 violation of c++ aliasing rules in imgCacheValidator::OnStartRequest() causing crash if compiled with gcc 4.0
r=pavlov sr=bz a=shaver
2005-06-01 18:28:20 +00:00
dveditz%cruzio.com 4735d5bee3 bug 295457 use malloc to avoid OOM exceptions thrown by libstdc++. Patch by biesi, r=tor, sr=dveditz, a=chofmann 2005-05-26 22:43:36 +00:00
cls%seawood.org 1a4e99d28f Set FORCE_USE_PIC when building libimgicongtk_s.a
Bug 292714 r=cbiesinger a=asa,bsmedberg
2005-05-10 06:05:56 +00:00
mkaply%us.ibm.com 039a061f6a #291381
r=mkaply, sr=mkaply (platform specific), a=mkaply (OS/2 only)
Patch from Rich Walsh - rewrite OS/2 icon code to fix some color corruption and overall cleanup
2005-05-07 04:26:15 +00:00
cbiesinger%web.de 0911e83759 245631 patch by Son Le <son.le0@gmail.com> r=biesi sr=dveditz a=asa
- Return error from WriteFrom when ProcessData fails
- verify that the type of the icon is correct (icon or cursor)
- make sure that the image offset is valid
- check for OOM (mRow, mAlphaBuffer)
- add safety checks for mRow and mAlphaBuffer
2005-04-29 12:16:00 +00:00
cbiesinger%web.de 0c0edb300c 286897 store hotspot information on XBM images if present in the file
patch by Aaron Kaluszka <ask@swva.net> r=biesi sr=tor a=asa
2005-04-20 17:17:02 +00:00
bsmedberg%covad.net cf47fb607f Fix internal defines (affects gtk2 only), bustage from bug 288626 2005-04-06 04:32:20 +00:00
timeless%mozdev.org 7acfc66b35 Bug 274956 return NS_ERROR_OUT_OF_MEMORY when NS_NEWXPCOM fails
patch by 116057@bacon.qcc.mass.edu r=darin sr=darin
2005-03-24 18:17:15 +00:00