Yury Delendik
|
c321f51e54
|
Updates l10n resources
|
2014-05-28 09:11:40 -05:00 |
|
Yury Delendik
|
8fab610b7e
|
Merge pull request #4857 from yurydelendik/normtext
Making sure we are not importing CRs and BOMs
|
2014-05-28 09:05:51 -05:00 |
|
Yury Delendik
|
d65df7df82
|
Merge pull request #4833 from Koderok/openactionsupport
OpenAction support for printing
|
2014-05-28 08:59:35 -05:00 |
|
Yury Delendik
|
812c5accb2
|
Making sure we are not importing CRs and BOMs
|
2014-05-28 08:25:27 -05:00 |
|
Tim van der Meij
|
2a51b735fc
|
Merge pull request #4850 from timvandermeij/comment-nit
Small comment fix
|
2014-05-27 22:13:55 +02:00 |
|
Tim van der Meij
|
1f1de20d11
|
Small comment fix
|
2014-05-27 22:13:00 +02:00 |
|
Tim van der Meij
|
03dff83a60
|
Merge pull request #4823 from Snuffleupagus/overlay-manager
Simplify the interaction with overlays by adding an OverlayManager
|
2014-05-27 22:08:47 +02:00 |
|
Yury Delendik
|
9664ce8e8d
|
Merge pull request #4845 from nesQuick/fix_aurora_path
adjust the aurora path in the tests browser.json
|
2014-05-27 10:06:14 -05:00 |
|
Ole Michaelis
|
b4fb161255
|
adjust the aurora path in the tests browser.json
to match a default OSX installation path
|
2014-05-27 10:40:15 +02:00 |
|
Jonas Jenwald
|
f386501937
|
Update overlay stubs for the B2G viewer
|
2014-05-25 21:33:15 +02:00 |
|
Jonas Jenwald
|
5cd6dddeee
|
Convert the existing overlays to use the OverlayManager
|
2014-05-25 21:33:15 +02:00 |
|
Jonas Jenwald
|
6dc7a52e35
|
Simplify the interaction with overlays by adding an OverlayManager
|
2014-05-25 21:33:14 +02:00 |
|
koderok
|
81d3f4a89b
|
merged with earlier commits
|
2014-05-24 05:37:25 +05:30 |
|
Yury Delendik
|
6f39d7849f
|
Fixing ca/metadata.inc file
|
2014-05-23 18:32:37 -05:00 |
|
Yury Delendik
|
f000c04b73
|
Merge pull request #4829 from fkaelberer/optimize_parser_getObj
small optimizations in parser.getObj(), lexer.getObj()
|
2014-05-23 15:14:18 -05:00 |
|
Jonas Jenwald
|
002607502c
|
Merge pull request #4824 from yurydelendik/movecs
Moves colorspace.js and function.js into core/
|
2014-05-23 21:14:58 +02:00 |
|
Yury Delendik
|
fcc4dfd9b5
|
Moves shared/function.js to core/
|
2014-05-23 14:11:47 -05:00 |
|
Yury Delendik
|
7a19085159
|
Moves shared/colorspace.js into core/
|
2014-05-23 14:11:47 -05:00 |
|
Yury Delendik
|
542c9c4c7a
|
Moves ColorSpace logic into evaluator
|
2014-05-23 14:11:47 -05:00 |
|
Jonas Jenwald
|
62c16153c1
|
Merge pull request #4831 from yurydelendik/ext-preprocessor
Adds some addon/mozcentral files to the preprocessor
|
2014-05-23 20:20:30 +02:00 |
|
Yury Delendik
|
b9ba80810d
|
Adds some addon/mozcentral files to the preprocessor
|
2014-05-23 10:17:32 -05:00 |
|
fkaelberer
|
f88118dbf9
|
small optimizations in parser.getObj(), lexer.getObj()
|
2014-05-23 09:25:36 +02:00 |
|
Yury Delendik
|
fb74b02218
|
Merge pull request #4826 from dferer/localstorage-exceptions
Wrapped localstorage.setItem in try block to avoid uncaught exceptions.
|
2014-05-22 14:54:30 -05:00 |
|
Samuel Chantaraud
|
37c3641fad
|
Added Promise.catch
Fixed Promise so it rejects on uncaught exception
Catch possible rejection on ViewHistory.setMultiple
|
2014-05-22 13:53:19 -04:00 |
|
Yury Delendik
|
d2da73b8c4
|
Merge pull request #4821 from yurydelendik/fix-loadfontregr
Fixes regression in the cleanup
|
2014-05-20 22:38:39 -05:00 |
|
Yury Delendik
|
f4baea900e
|
Fixes regression in the cleanup
|
2014-05-20 21:57:04 -05:00 |
|
Jonas Jenwald
|
fe27a76004
|
Merge pull request #4815 from yurydelendik/loadFont
Refactors loadFont for translateFont be async
|
2014-05-20 21:30:42 +02:00 |
|
Yury Delendik
|
d39af0aba4
|
Merge pull request #4817 from p01/graphic_optimizations_3
Graphic optimizations 3
|
2014-05-20 08:08:18 -05:00 |
|
p01
|
455c6b2d35
|
Removed several 'in' operators in canvas.js
This gives up to 6x speed improvement on these methods
|
2014-05-20 12:39:59 +02:00 |
|
p01
|
cf5ff3d327
|
Fewer lookups in CanvasGraphics_constructPath
|
2014-05-20 12:39:58 +02:00 |
|
p01
|
7b68737baa
|
Strict isEOF / ~22% faster on issue2813, from 16.5s to 13.5s
|
2014-05-20 12:39:58 +02:00 |
|
Yury Delendik
|
e5a0d89da9
|
Refactors loadFont for translateFont be async; fixes type3 dup data
|
2014-05-19 16:27:54 -05:00 |
|
Jonas Jenwald
|
7079992d89
|
Merge pull request #4770 from yurydelendik/promise-operationlist
Adds Promises to getOperatorList
|
2014-05-19 23:22:40 +02:00 |
|
Yury Delendik
|
88aa396aca
|
Terminate getOperationList and getTextContent every 20 ms
|
2014-05-19 16:19:54 -05:00 |
|
Yury Delendik
|
d8eb8b1de1
|
Adds Promise to the getOperatorList
|
2014-05-19 16:19:54 -05:00 |
|
Yury Delendik
|
09b24d5231
|
Merge pull request #4808 from fkaelberer/fixAndroidButtons
Fix strange looking buttons in mobile Firefox
|
2014-05-19 11:56:57 -05:00 |
|
Yury Delendik
|
5cd6483ebb
|
Merge pull request #4809 from Snuffleupagus/bug-866395-redux
Fix loading of fonts with empty font files (bug 866395 and issue 3522)
|
2014-05-19 11:23:54 -05:00 |
|
Yury Delendik
|
b7d8296902
|
Merge pull request #4812 from Snuffleupagus/more-api-unittests
Add more unit tests for the API
|
2014-05-19 11:15:44 -05:00 |
|
Jonas Jenwald
|
a984fe5b55
|
Add more unit tests for the API
|
2014-05-18 23:35:29 +02:00 |
|
Jonas Jenwald
|
3e1db41ddd
|
Fix loading of fonts with empty font files (bug 866395 and issue 3522)
|
2014-05-18 21:41:06 +02:00 |
|
Jonas Jenwald
|
ea0453f106
|
Add isEmpty method to Stream, DecodeStream and ChunkedStream
|
2014-05-18 21:41:05 +02:00 |
|
fkaelberer
|
2d4c35cda7
|
fix buttons under android
|
2014-05-18 17:32:26 +02:00 |
|
Yury Delendik
|
c0419d7dea
|
Merge pull request #4773 from fkaelberer/shorterDecodeInt
Simplify Jbig2Image.decodeInteger()
|
2014-05-18 08:46:08 -05:00 |
|
Yury Delendik
|
37a6aac972
|
Merge pull request #4799 from chriskr/nested-ps-commands
Handle nested post script arguments in the preprocessor
|
2014-05-15 14:22:35 -05:00 |
|
Christian Krebs
|
3e7bcaa892
|
Handle nested post script arguments in the preprocessor
Fix for issue #4785
|
2014-05-15 19:49:43 +02:00 |
|
Tim van der Meij
|
6d330250da
|
Merge pull request #4549 from Rob--W/crx-pdf-embed-object
<object> / <embed> support in Chrome / Opera
|
2014-05-14 20:55:11 +02:00 |
|
Yury Delendik
|
7f6cb0ecff
|
Merge pull request #4764 from p01/graphic_optimizations_2
Graphic optimizations 2
|
2014-05-14 12:26:51 -05:00 |
|
p01
|
330b99f428
|
Optimized stream.js / 9-10x faster DecodeStream_ensureBuffer
|
2014-05-14 17:06:39 +02:00 |
|
p01
|
8cfd024e48
|
Optimized colorspace.js AlternateCS_getRgbBuffer
|
2014-05-14 17:06:39 +02:00 |
|
p01
|
95fda4fcdc
|
Optimized function.js / 2x Faster PDFFunction_constructPostScriptFromIR
|
2014-05-14 17:06:38 +02:00 |
|