1360 Commits (a2e8a5ee7fecdbb2f42eeeb2343faa38cd553a15)

Author SHA1 Message Date
Mitar 2f72ac1255 textLayer is not used anymore in render context. 11 years ago
Manuel Padrón Martínez 293d566f67 Changed to lowercase everywhere the hashParams is compared 11 years ago
Manuel Padrón Martínez 4623f20221 Lowerize the params to allow case sensitive 11 years ago
Jonas Jenwald ed5fc43510 Add |UnexpectedResponseException| to fix the exception handling when file loading fails because the server responds with a non 404 status message 11 years ago
sangm f4ccb1b61c Bug 1031612 - In PDF Viewer, the buggy XMP title "Untitled" overrides the document info title 11 years ago
Manuel Casas Barrado f40fa1ac2a Bug 1054643 - [B2G][PDF Viewer]PDF Viewer title is shown as blob:... 11 years ago
Fabian Lange 931b444e00 TextLayer selection coloring improvement for overlap. 11 years ago
Jonas Jenwald 2701edc7c6 Change `getDocumentError` in web/viewer.js to use `instanceof` instead of the exception name 11 years ago
Jonas Jenwald ca027ebfdb Fix the exception propagation when rejecting workerReadyCapability 11 years ago
Rob Wu c9b3ea2f84 Adjust use of chrome.storage.managed for Opera 11 years ago
Rob Wu 204d540af2 Handtool: Remove focus from previous node on click 11 years ago
yscumc 4acb744f77 Update document_properties.js 11 years ago
Jonas Jenwald 5c84dd319f Fix the placement of the findInput loading indicator in RTL locales 11 years ago
Chris Peterson 81d5bd86ea Replace magic scale value 0 with UNKNOWN_SCALE 11 years ago
Chris Peterson 50a4510ab7 Auto zoom landscape documents to fit their height 11 years ago
Jonas Jenwald 5abe1cae6a Fix Zoom box resizing when it's hidden when the viewer loads (issue 5224) 11 years ago
Nicholas Nethercote cd61aad24f Don't scale single-char text divs. 11 years ago
Fabian Lange 1da38ec91e no need to set textlayer properties which are overwritten in individual styles. 11 years ago
Fabian Lange 6a0aa2cf49 Set transformOrigin for text layer in css. 11 years ago
Fabian Lange 403a4e2bda Debounces scroll events in web viewer. 11 years ago
Nicholas Nethercote eda7dcbb9e Only use data-font-name attributes when necessary. 11 years ago
Jonas Jenwald 61e24c6f45 Small re-factoring of DocumentProperties 11 years ago
Yan Or d8bc16362c Bug 1054590 - [pdf.js] Update to use gaia-header 11 years ago
Nicholas Nethercote 9695958ebc Remove `position: absolute` from text divs. 11 years ago
Jonas Jenwald ca1dbda348 Disable the "Go to First/Last Page" buttons when the first/last page is currently active 11 years ago
Adolfo Jayme Barrientos ba426f479e Reduce load progress bar’s height to 4 pixels 11 years ago
Jonas Jenwald 3fd6c468b7 Attempt to display the File size quicker in the Document Properties dialog 11 years ago
Jonas Jenwald 4737e1ad8d Remove old unused code from PDFView.close() 11 years ago
Tom De Wolf a265861ba6 only convert in IE9 if the requested responseType is actually an arraybuffer, otherwise just return the responseText. That way the compatibility.js does not break other frameworks like angular that not always want an array from xhr requests. 11 years ago
Nicholas Nethercote be29fc44e0 Avoid repeated creation of a simple RegExp object. 11 years ago
Yury Delendik e8af56ffc5 Fixes text-selection example 11 years ago
Fabian Lange 39129fc441 Optimize TextLayerBuilder_renderLayer() for text heavy documents. 11 years ago
Hengjie eaa587753b Fix issue where pdfDocument is null 11 years ago
Tim van der Meij 097bf41285 Use strict equalities in web/compatibility.js 11 years ago
Tim van der Meij ddd3c8fc2f Use strict equalities in web/debugger.js 11 years ago
Rob Wu bd25f6be94 Load file:-URLs in the main thread. 11 years ago
Tim van der Meij 7ca6f0839f Use strict equalities in web/document_properties.js 11 years ago
Tim van der Meij ea85a2f7a7 Use strict equalities in web/viewer.js 11 years ago
Tim van der Meij 24cf969422 Use strict equalities in web/ui_utils.js 11 years ago
Rob Wu 00746011a3 Managed preferences for Chrome administrators 11 years ago
Tim van der Meij dbe22475e1 Converting PDFFindBar and PDFFindController to classes 11 years ago
Rob Wu bb13fb939e Initialize PDFView.url = '' 11 years ago
Lu Wang 91b7030bf4 fix typo 11 years ago
Yury Delendik 561fc8f98b Adds ImageData set support for legacy safari 11 years ago
Jonas Jenwald 28e194f670 Adjust the tabindices in the viewer 11 years ago
Tim van der Meij 34728ee49b Removing unused code 11 years ago
Fabian Lange 54fb1f7226 Improving CanvasPixelArray polyfill for Android 11 years ago
Fabian Lange 6447397c04 Do not run cleanup while printing is ongoing. 11 years ago
Fabian Lange 9fd6cc7f1e Fixes CanvasPixelArray set polyfill for chrome < 21 (#4974) 11 years ago
Tim van der Meij fa33b9c643 Refactoring PDFFindController in the text layer builder 11 years ago