Michael Wu
|
3d86ea7a94
|
Backout bug 566686 due to orange
|
2010-06-02 17:05:49 -07:00 |
Michael Wu
|
0eb184ebfa
|
fix ExtractFile bustage from bug 566686 7b3a040d638d
--HG--
extra : rebase_source : b02e4359f0004510ef68fb37bea950286dbbb924
|
2010-06-02 16:14:30 -07:00 |
Michael Wu
|
75a1d26197
|
Bug 566686 - Provide a decompression API in nsZipArchive, patch mostly by taras, r=alfredkayser
--HG--
extra : rebase_source : 0e45fb4b4a78fbd4337ef7f95ee338b58f50e29f
|
2010-06-02 14:46:48 -07:00 |
Michael Wu
|
be55204793
|
Bug 552121 - Add omnijar API [2/7], r=bsmedberg
|
2010-05-21 10:58:32 -07:00 |
Ehsan Akhgari
|
cb3b3e8e7b
|
Bug 560647 - add startup timeline instrumentation; r=vlad
|
2010-05-19 19:22:19 -04:00 |
Vladimir Vukicevic
|
330abf52ff
|
Bug 564323 - Don't use PR_MALLOC in nsJAR.cpp, r=taras
|
2010-05-18 17:13:05 -07:00 |
Michael Kohler
|
c00ff9684a
|
Bug 506041 Part 2: Correct misspellings in source code
r=timeless
|
2010-05-13 14:19:50 +02:00 |
Taras Glek
|
b8c9f6f597
|
Bug 541828 - Do not crash on small invalid jar files r=alfredkayser
--HG--
extra : rebase_source : c8dd6d99b4e86d60e85e08eab4100df74c629ad4
|
2010-03-26 10:19:53 -07:00 |
Joel Maher
|
5a22815ee5
|
Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE
|
2010-03-12 13:53:36 -08:00 |
timeless@mozdev.org
|
16cfbb64c2
|
Bug 550887 unreachable code in nsZipReaderCache::GetZip
r=biesi
--HG--
extra : rebase_source : 22f7b7a702a99f98bb3f74f3cf6ccb638ea839fa
|
2010-03-12 07:50:11 +01:00 |
Brad Lassey
|
4492ee705c
|
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
|
2010-03-09 22:33:11 -05:00 |
Joel Maher
|
acb95ebf6d
|
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
|
2010-03-09 08:55:39 -08:00 |
Kyle Huey
|
f78a715db2
|
Backed out changeset 8ce70abd7777
|
2010-03-09 01:14:21 -05:00 |
Joel Maher
|
4b8aff6ea3
|
Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer
|
2010-03-08 19:21:33 -08:00 |
Clint Talbert
|
b962e844a9
|
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
|
2010-03-07 17:34:23 -08:00 |
Joel Maher
|
0c7928ce7d
|
Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte
|
2010-03-07 16:08:05 -08:00 |
Makoto Kato
|
cdb791bb33
|
Bug 346010 - Decom nsIJAR by merging it into nsIZipReader. r=tglek, sr=bsmedberg
|
2010-03-07 22:56:45 +09:00 |
Zack Weinberg
|
8a504435a7
|
Bug 543101: (Test-only change) When comparing filesystem timestamps to zip-file timestamps in zipwriter tests, truncate both values to second precision. r=dtownsend. CLOSED TREE
|
2010-02-05 11:22:39 -08:00 |
Daniel Holbert
|
adfae184e5
|
Bug 541828 followup: Convert "sizeof" result to signed integer, to fix signed-vs-unsigned build warning in nsZipArchive. r=tglek
|
2010-01-28 01:52:35 -08:00 |
Alfred Kayser
|
1f936b333f
|
Bug 541828: crash in BuildFileList (r=tglek)
|
2010-01-25 10:21:49 +01:00 |
Taras Glek
|
aef60d05c3
|
Bug 537165: Don't hold on to OS file handles in JARs r=ak
|
2010-01-23 11:40:21 -05:00 |
Michal Novotny
|
5e7ca2e251
|
Bug 525741 - two JAR tests fail if modification date of their files is on day daylight saving time starts or ends and after time change. r=dtownsend,tglek
|
2009-12-16 00:01:08 +01:00 |
Taras Glek
|
dfaa4cf98a
|
Bug 537398 - Fix copyright headers in libjar r=reed
--HG--
extra : rebase_source : 22b2082bcf17534346f833e36e3b4f9d80659782
|
2009-12-31 11:27:22 -08:00 |
Taras Glek
|
5cf794388d
|
Bug 536911: fix null dereference topcash r=alfredkayser
--HG--
extra : rebase_source : 60f760586ac33354e98e48015cecc4762b3d181a
|
2009-12-31 10:10:20 -08:00 |
Jae-Seong Lee-Russo
|
c16608f00d
|
Bug 530409 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in /modules/libjar/, r=tglek
|
2009-12-13 09:32:10 -08:00 |
Taras Glek
|
f9c9c2bf8a
|
Bug 531231 - "Incorrect mmap cleanup" [r=alfredkayser]
|
2009-12-03 01:25:39 -06:00 |
Taras Glek
|
05f3c0a3c5
|
Bug 525755 - crash [@ nsZipArchive::BuildFileList] using jar: with the file protocol without a '/' for the root of the filesystem. r=alfredkayser
|
2009-11-07 16:19:20 +01:00 |
Jae-Seong Lee-Russo
|
cf64db74a2
|
Bug 521191 - xpcshell-tests: some unit tests fail with the '-S' option ('strict' & 'werror' on). r=smontagu,dtownsend,mano
--HG--
extra : rebase_source : c5e0853fc64557f699d78c67f2907f6b48958563
|
2009-11-06 08:34:57 +01:00 |
Alfred Kayser
|
6b56d0cbed
|
[Bug 523065] libjar: use malloc instead of calloc for zlib. r=tglek
|
2009-10-21 11:58:49 +02:00 |
Alfred Kayser
|
2a8fd0e070
|
Bug 511754 - make nsZipItems point at ZipCentral references to mmapped jar area r=tglek
|
2009-10-17 17:54:54 +02:00 |
Alfred Kayser
|
e883e6f4cf
|
Bug 521227 - Remove the no longer needed zliballoc chunk optimizations. r=tglek
--HG--
extra : rebase_source : b128aefcb82852afa9c1641009e3f8fed146a70b
|
2009-10-09 14:30:45 +02:00 |
Alfred Kayser
|
e9616157f3
|
Bug 510874 - Replace ZIP error codes with the NS_ERROR_ codes
|
2009-10-08 16:24:22 +02:00 |
Alfred Kayser
|
efd21db20c
|
Bug 510878 - HG Remove nsJARDirectoryInputStream.cpp
--HG--
extra : rebase_source : e23f76a07a998d8a27ea253c2cfe7e07a3f4b268
|
2009-10-07 16:28:45 +02:00 |
Alfred Kayser
|
d1d9c57993
|
Bug 510844 - Remove memcpy()s for compressed jar reading. r=taras
|
2009-10-04 19:20:45 +02:00 |
Mitchell Field
|
02e66e18b9
|
Bug 514665 - fix stupid module name differences on windows. r=ted
|
2009-09-25 18:41:16 +02:00 |
Marco Bonardo
|
9f3fd30f1d
|
Backed out changeset 3cab7a0c2c3d due to mochitest timeout.
|
2009-09-03 14:15:19 +02:00 |
Alfred Kayser
|
686d48d813
|
Bug 510844 - "Remove memcpy()s for compressed jar reading" [r=tglek]
|
2009-09-01 14:47:00 -05:00 |
Reed Loden
|
ba6352bc2b
|
Backing out 510844 to fix unittest failure on CLOSED TREE.
|
2009-09-01 16:20:47 -05:00 |
Alfred Kayser
|
740080dd73
|
Bug 510844 - "Remove memcpy()s for compressed jar reading" [r=tglek]
|
2009-09-01 14:47:00 -05:00 |
Phil Ringnalda
|
68acab3a5b
|
Bug 512708 - Remove long-dead TestJarCache and its makefile.win, r=tglek
|
2009-08-27 19:35:20 -07:00 |
Taras Glek
|
4dc91848f7
|
Bug 512515. Let JAR channels report 'file not found' when the file isn't found in the JAR file. r=bsmedberg
--HG--
extra : rebase_source : bc52f7c34fe08c755d17ca5b3587807d63f34a14
|
2009-08-26 09:38:25 -07:00 |
Benjamin Smedberg
|
28fb767bd1
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
Alfred Kayser
|
07c32b8276
|
Bug 510247 - Simplify the BuildFileList scanner logic to prevent underruns on JAR files. r=tglek
|
2009-08-25 00:12:02 +02:00 |
Taras Glek
|
99756645a4
|
Bug 504864: mmap io for JARs r=bsmedberg
|
2009-08-12 13:50:12 -07:00 |
Navin Lal
|
65e19ef012
|
Bug 385154 - remove nsInt64 usage from the tree. r=roc
|
2009-08-12 10:51:46 +02:00 |
Serge Gautherie
|
7e911a2315
|
Backed out "changeset: ff9eba3f8224" of
Bug 504864 - mmap io for JARs; r=benjamin
which does not compile on Windows
|
2009-08-08 12:40:50 +02:00 |
Taras Glek
|
1bed2ff47c
|
Bug 504864 - mmap io for JARs; r=benjamin
|
2009-08-08 12:07:39 +02:00 |
Navin Lal
|
073dca3f02
|
Bug 74803 - Should make global data const where possible; const changes for nsmodulecomponentinfo; r=dbaron
|
2009-07-25 03:27:08 +02:00 |
Taras Glek
|
cadc63acef
|
bug 505784: nuke STANDALONE mode in libjar r=bsmedberg
|
2009-07-23 11:40:29 -07:00 |
Taras Glek
|
4c0e909fa2
|
Bug 505784: nuke STANDALONE mode in libjar r=bsmedberg
|
2009-07-22 14:43:10 -07:00 |