summaryrefslogtreecommitdiffstats
path: root/pdf
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in pdf/.avi2015-12-2123-106/+165
* Keep pdf_engine in sync with PDF_ENABLE_XFA.tsepez2015-12-102-0/+12
* Minimize the number of range requests made by PDFiumspelchat2015-12-104-125/+150
* PDF: Always use Courier New for fixed ANSI fonts on Linux.thestig2015-12-081-1/+5
* Cleanup: Remove unused pdf resource header files.thestig2015-12-084-67/+0
* Set V8 extras mode in gin::V8Initializer.yhirano2015-12-071-0/+1
* base: get rid of deprecated TrimWhitespace() functiontfarina2015-12-061-3/+3
* Cleanup: Correctly spell success(ful).thestig2015-11-231-1/+1
* Prevent guest views from issuing a search for empty text.thestig2015-11-124-11/+15
* Setup and tear down V8 if the PDF module is not managed via pepperjochen2015-11-062-19/+22
* Printing: Move some printing code out of pdf/ and into printing/.thestig2015-10-282-169/+22
* Fix printing of PDFs. They should not be cut off.thestig2015-10-271-75/+96
* Material PDF: Add metrics to count usage of PDF title and bookmarkstsergeant2015-10-161-2/+19
* Stack exhaustion if PDFium returns circular bookmarks.tsepez2015-10-131-8/+17
* Roll PDFium revision to 3dedace and use the new init API.thestig2015-10-031-4/+7
* PDF: Properly apply the CropBox to the MediaBox.thestig2015-10-011-21/+44
* PDF: Prevent left/right arrow shortcuts when a PDF text field is focused.tsergeant2015-09-231-0/+10
* Cleanup: Pass std::string as const reference from pdf/ki.stfu2015-09-212-4/+5
* Use UintToString() to convert uint32 to stringricea2015-09-211-2/+2
* PDF: Use chrome.resourcesPrivate instead of Pepper to display translated stringstsergeant2015-09-182-28/+0
* Don't initialize V8 via Blink in ppapi pluginsjochen2015-09-175-3/+28
* Change the print preview UI to use the material design style buttons for zoomraymes2015-09-171-14/+8
* PDF: Update DEPS.thestig2015-09-161-3/+1
* PDF: Strip whitespace when determining whether a PDF's title is empty.sammc2015-09-101-1/+2
* Fix memory leak of PreviewModeClient in PDFraymes2015-09-082-1/+6
* PDF: Use PDF metadata for the title instead of the last path element.sammc2015-08-276-29/+114
* Prevent leaking PDF data cross-originraymes2015-08-251-15/+16
* Sync more GN unit tests with GYP.brettw2015-08-211-1/+1
* Revert of Sync more GN unit tests with GYP. (patchset #3 id:40001 of https://...nasko2015-08-211-1/+1
* Sync more GN unit tests with GYP.Brett Wilson2015-08-201-1/+1
* PDF: Use the z-order when there is a link and widget overlaps.thestig2015-08-151-7/+25
* Remove remaining legacy SplitString calls.brettw2015-08-121-2/+3
* Convert remaining StringToLowerASCII to ToLowerASCII.brettw2015-08-112-3/+3
* Add a scroll offset to PDF documents to account for the top material design t...raymes2015-08-055-13/+43
* Revert of Add a scroll offset to PDF documents to account for the top materia...vitalybuka2015-08-045-42/+13
* Remove remoting client plugin from chrome.sergeyu2015-08-041-0/+1
* Add a scroll offset to PDF documents to account for the top material design t...raymes2015-08-045-13/+42
* Set the content restriction to disable printing in PDFs that disallow itraymes2015-08-031-0/+5
* Remove legacy StartsWithASCII function.brettw2015-07-161-5/+9
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-6/+9
* Roll PDFium d1b0a8d:acf0647jochen2015-07-162-1/+6
* Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #...yosin2015-07-161-9/+6
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-6/+9
* PDF: Revert to the original shut down order for non-XFA.thestig2015-07-161-0/+8
* Move WriteInto to base namespace.Brett Wilson2015-07-073-4/+4
* New new versions of Starts/EndsWith and SplitString in net.brettw2015-07-061-1/+1
* Add more string_util functions to base namespace.brettw2015-06-241-1/+1
* Move more string_util functions to base namespace.brettw2015-06-241-1/+1
* Move EndsWith to base namespace.brettw2015-06-121-6/+6
* Move StartsWith[ASCII] to base namespace.brettw2015-06-122-6/+6