pramodhkp
|
c8a4ab3a19
|
Optimization of save/restore usage
|
2014-06-25 02:47:29 +05:30 |
|
pramodhkp
|
8407d28c9e
|
Combine re element into constructPath
|
2014-06-25 00:27:42 +05:30 |
|
Jonas Jenwald
|
8ad1ea3c5f
|
Zero the height and width of the WebGL canvases on cleanup
|
2014-06-24 13:52:22 +02:00 |
|
Yury Delendik
|
834f466c05
|
Fixes SVG transforms on restore
|
2014-06-19 23:18:04 -05:00 |
|
pramodhkp
|
dd253aadeb
|
SVG Viewer example demo
|
2014-06-20 08:25:05 +05:30 |
|
Yury Delendik
|
c1c950ce74
|
Fixes AnnotationUtils in the extension build
|
2014-06-18 16:42:08 -05:00 |
|
Yury Delendik
|
bdeca30fbf
|
Splits shared/annotation.js into core/ and display/
|
2014-06-17 17:43:33 -05:00 |
|
Yury Delendik
|
0f0f0688a1
|
Merge pull request #4946 from Snuffleupagus/issue-3862
Refactor fake worker loading (issue 3862)
|
2014-06-17 13:27:01 -05:00 |
|
Yury Delendik
|
ea16723448
|
Merge pull request #4951 from pramodhkp/getoperatorlist
Added getOperatorList to api.js
|
2014-06-17 09:39:09 -05:00 |
|
pramodhkp
|
1d00e9d13c
|
Added getOperatorList to api.js
|
2014-06-18 01:30:42 +05:30 |
|
Yury Delendik
|
11302f09a4
|
Merge pull request #4959 from nnethercote/zero-cache-canvases
Zero the height and width of cached canvases before deleting them.
|
2014-06-17 08:26:04 -05:00 |
|
Nicholas Nethercote
|
7ef7f95374
|
Zero the height and width of the Cached canvases before deleting.
This reduces peak RSS by about 300 MiB on my Mac when scrolling slowly through
the first 30 pages of a scanned black and white document.
|
2014-06-16 22:58:11 -07:00 |
|
Yury Delendik
|
0cd28ebfa3
|
Telemetry for used stream and font types
|
2014-06-16 16:41:04 -05:00 |
|
Jonas Jenwald
|
3c78c7b8bc
|
Refactor fake worker loading (issue 3862)
|
2014-06-15 15:52:05 +02:00 |
|
Samuel Chantaraud
|
952545e20f
|
Limit the size of canvases to 5MP (iOS restriction)
|
2014-06-12 17:58:58 -04:00 |
|
Yury Delendik
|
1ac8ca66f7
|
Fixes optional backdrop regression
|
2014-06-10 15:47:25 -05:00 |
|
p01
|
e0bf7e2151
|
Optimized genericComposeSMask
Declaring the composition and backgdrop functions outside of genericComposeSMask
is more efficient.
|
2014-06-10 12:37:39 +02:00 |
|
p01
|
412febe4a4
|
canvas.js minor optimizations
|
2014-06-10 12:37:39 +02:00 |
|
p01
|
35e418c603
|
Optimized CanvasGraphics_executeOperatorList 66% faster
|
2014-06-10 12:37:38 +02:00 |
|
Mohammed Abu-alsaad
|
e6546642db
|
Added more preference variables from the available hash parameters
|
2014-05-30 10:44:41 +12:00 |
|
Jonas Jenwald
|
7e6cdc74af
|
Merge pull request #4832 from yurydelendik/showtext
Refactors showText: split type3, remove showSpacedText
|
2014-05-29 12:58:09 +02:00 |
|
Yury Delendik
|
542c9c4c7a
|
Moves ColorSpace logic into evaluator
|
2014-05-23 14:11:47 -05:00 |
|
Yury Delendik
|
d53dc2e7d6
|
Refactors showText: split type3, remove showSpacedText
|
2014-05-23 13:36:54 -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 |
|
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 |
|
Yury Delendik
|
e5a0d89da9
|
Refactors loadFont for translateFont be async; fixes type3 dup data
|
2014-05-19 16:27:54 -05:00 |
|
Yury Delendik
|
048c6d99f1
|
Merge pull request #4736 from Snuffleupagus/glyph-accent-buildPath
Build paths for glyph accents when drawing text as curves
|
2014-05-14 07:40:50 -05:00 |
|
Jonas Jenwald
|
c4d4682924
|
Fix regression that prevents downloading the PDF file (PR 4752)
|
2014-05-14 01:20:21 +02:00 |
|
Jonas Jenwald
|
b907e15a90
|
Build paths for glyph accents when drawing text as curves
|
2014-05-14 00:04:44 +02:00 |
|
Jonas Jenwald
|
44cd0f4a76
|
Merge pull request #4752 from yurydelendik/refmsghdlr
Refactors MessageHandler.send to remove callbacks
|
2014-05-13 22:47:04 +02:00 |
|
Yury Delendik
|
2acb40fffb
|
Merge pull request #4771 from Snuffleupagus/api-promise-reject-fix
Fix typo when rejecting Promise in getPage
|
2014-05-10 07:48:30 -05:00 |
|
Tim van der Meij
|
e359f0694f
|
Merge pull request #4740 from yurydelendik/pageviewportdoc
Adds pageviewport documentation
|
2014-05-09 22:30:16 +02:00 |
|
Yury Delendik
|
fd4fc89213
|
Merge pull request #4763 from yurydelendik/canvas-rAF
Uses rAF to interrupt the operator list execution
|
2014-05-09 07:25:52 -05:00 |
|
Yury Delendik
|
c5eb058b09
|
Uses rAF to interrupt the operator list execution
|
2014-05-09 07:00:47 -05:00 |
|
Yury Delendik
|
a26d28a393
|
Merge pull request #4683 from yurydelendik/grouppath
Groups path commands into single operation
|
2014-05-08 22:16:58 -05:00 |
|
Yury Delendik
|
cc9643cf32
|
Refactors GetAnnotationsRequest and GetPageRequest
|
2014-05-08 15:02:53 -05:00 |
|
Yury Delendik
|
2008f74185
|
Refactors MessageHandler.send to remove callbacks
|
2014-05-07 18:15:25 -05:00 |
|
Jonas Jenwald
|
652dde48da
|
Fix typo when rejecting Promise in getPage
|
2014-05-07 23:25:24 +02:00 |
|
Jonas Jenwald
|
f3f3db0d15
|
Remove 'info' and 'metadata' from GetDoc
|
2014-05-07 22:07:11 +02:00 |
|
Jonas Jenwald
|
069f0cc8c0
|
Remove 'javaScript' from GetDoc
|
2014-05-07 21:54:15 +02:00 |
|
Jonas Jenwald
|
4bfcb27d0b
|
Remove 'outline' from GetDoc
|
2014-05-07 21:16:35 +02:00 |
|
Yury Delendik
|
95e61ad0e3
|
Adds pageviewport documentation
|
2014-05-05 14:09:47 -05:00 |
|
p01
|
83cd530f45
|
Cleaner putBinaryImageData
|
2014-05-05 14:22:44 +02:00 |
|
Yury Delendik
|
2b82eb0161
|
Fixes cancel rendering regression
|
2014-05-01 15:51:38 -05:00 |
|
Pramodh KP
|
0d5b41633f
|
Remove legacy promises from api.js
|
2014-05-01 18:13:13 +05:30 |
|
Yury Delendik
|
63d5aae3f6
|
Groups path commands into single command
|
2014-04-30 09:09:04 -05:00 |
|
Samuel Chantaraud
|
25ee0e8572
|
Preliminary attachments support
Added a partial Filespec support
Added getAttachments in API
Added a new attachments view in UI (with a new icon by @shorlander)
|
2014-04-18 12:11:00 -04:00 |
|
Rob Wu
|
2e97c0d085
|
Remove some unused variables from src/
Only obviously useless, local variables have been removed.
|
2014-04-15 17:10:23 +02:00 |
|
Yury Delendik
|
a00f854848
|
Refactors buildImage to use Promise; don't draw bad images
|
2014-04-14 15:22:35 -05:00 |
|