Brendan Dahl
|
53549411b4
|
Add verbosity as an api setting.
|
2013-12-18 13:39:03 -08:00 |
|
Hengjie
|
b96811df25
|
Fix Blob creation in Safari 7.0.
It should be !== ‘undefined’ to avoid matching everything that Blob can be a type of
|
2013-12-06 02:10:41 +13:00 |
|
Benjamin Flesch
|
d0ae79c994
|
Fixed Typo
|
2013-11-18 11:58:38 +01:00 |
|
Yury Delendik
|
c8af2565f1
|
Uses blob URL instead of data when possible
|
2013-11-14 15:21:42 -08:00 |
|
Yury Delendik
|
4ce6cb8b0f
|
Uses postMessage transfers
|
2013-11-14 15:21:42 -08:00 |
|
Brendan Dahl
|
c2d65fc4ab
|
Don't traverse all pages to get a single page.
|
2013-11-13 15:27:46 -08:00 |
|
Brendan Dahl
|
f4942b11f8
|
Reduce the memory usage of the operator list.
|
2013-11-13 11:43:38 -08:00 |
|
Brendan Dahl
|
f72fad9a1a
|
Merge pull request #3744 from Snuffleupagus/enable-www-links
Enable links beginning with 'www.' even if no protocol is specified
|
2013-10-30 10:32:22 -07:00 |
|
Jonas Jenwald
|
fb52144cfb
|
Enable links beginning with 'www.' even if no protocol is specified
|
2013-10-16 00:12:23 +02:00 |
|
Kalervo Kujala
|
a5bf02573d
|
Implement initial CalGray support
Gamma and Whitepoint are supported in this patch for CalGray.
Blackpoint is not supported.
|
2013-10-13 19:55:42 +03:00 |
|
Tim van der Meij
|
48a24a48c1
|
Fixing annotation icon issues
|
2013-09-06 21:00:02 +02:00 |
|
Tim van der Meij
|
14912b5a03
|
Annotation selection
|
2013-09-05 23:19:04 +02:00 |
|
Yury Delendik
|
8a4a6f498f
|
Merge pull request #3553 from yurydelendik/reduce-scratch-canvases
Reduce max size for pattern and limit group canvases
|
2013-08-30 18:02:15 -07:00 |
|
Yury Delendik
|
1de48f1805
|
Merge pull request #3595 from brendandahl/fix-clip
Move the creation of canvas path fonts to the worker.
|
2013-08-26 06:48:05 -07:00 |
|
Brendan Dahl
|
feafb394d6
|
Use text widget annotation appearance stream if it is available.
|
2013-08-22 12:29:06 -07:00 |
|
Brendan Dahl
|
bb2529de03
|
Move the creation of canvas path fonts to the worker.
|
2013-08-19 16:33:20 -07:00 |
|
Yury Delendik
|
b8143b394c
|
Reduce max size for pattern and limit group canvases
|
2013-08-16 09:50:48 -05:00 |
|
Yury Delendik
|
cb59b31927
|
IE9 does not need onreadystatechange
|
2013-08-16 09:19:42 -05:00 |
|
Brendan Dahl
|
5ecce4996b
|
Split files into worker and main thread pieces.
|
2013-08-12 10:48:06 -07:00 |
|